Trace number 3724727

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
toysat 2012-06-01? (TO) 1800.06 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/
heinz/normalized-air04.opb
MD5SUMbe0d50f47077f17e0f3c28ea78925374
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark71079
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables8904
Total number of constraints823
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)823
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint368
Number of terms in the objective function 8904
Biggest coefficient in the objective function 2258
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 5135151
Number of bits of the sum of numbers in the objective function 23
Biggest number in a constraint 2258
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 5135151
Number of bits of the biggest sum of numbers23
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

9.19/9.28	c 2012-06-02T15:17:00+0200
9.19/9.28	c arch = x86_64
9.19/9.28	c os = linux
9.19/9.28	c compiler = ghc 7.4
9.19/9.28	c packages:
9.19/9.28	c   OptDir-0.0.1
9.19/9.28	c   array-0.4.0.0
9.19/9.28	c   base-4.5.0.0
9.19/9.28	c   bytestring-0.9.2.1
9.19/9.28	c   containers-0.4.2.1
9.19/9.28	c   deepseq-1.3.0.0
9.19/9.28	c   mtl-2.1.1
9.19/9.28	c   old_locale-1.0.0.4
9.19/9.28	c   parse_dimacs-1.2
9.19/9.28	c   parsec-3.1.2
9.19/9.28	c   queue-0.1.2
9.19/9.28	c   stm-2.3
9.19/9.28	c   time-1.4
9.19/9.28	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3724727-1338643019.opb"]
9.19/9.28	c #vars 8904
9.19/9.28	c #constraints 823
9.19/9.28	c Solving starts ...
20.18/20.25	c learnt constraints deletion: 9145 -> 4573
26.19/26.26	c learnt constraints deletion: 9283 -> 4642
33.39/33.45	c learnt constraints deletion: 10208 -> 5104
40.78/40.89	c learnt constraints deletion: 10465 -> 5233
49.18/49.21	c learnt constraints deletion: 11476 -> 5738
57.28/57.30	c learnt constraints deletion: 11167 -> 5584
67.78/67.88	c learnt constraints deletion: 12294 -> 6147
78.88/78.94	c learnt constraints deletion: 12774 -> 6387
87.68/87.70	c learnt constraints deletion: 12487 -> 6244
104.48/104.51	c learnt constraints deletion: 14281 -> 7145
119.67/119.78	c learnt constraints deletion: 14133 -> 7067
131.18/131.26	c learnt constraints deletion: 13813 -> 6908
144.27/144.39	c learnt constraints deletion: 14891 -> 7447
157.77/157.85	c learnt constraints deletion: 15852 -> 7928
169.46/169.50	c learnt constraints deletion: 15065 -> 7534
181.96/182.00	c learnt constraints deletion: 15240 -> 7621
201.66/201.79	c learnt constraints deletion: 15130 -> 7566
214.76/214.89	c learnt constraints deletion: 15235 -> 7619
228.95/229.01	c learnt constraints deletion: 16560 -> 8281
245.55/245.66	c learnt constraints deletion: 17919 -> 8973
260.35/260.44	c learnt constraints deletion: 17070 -> 8536
277.34/277.43	c learnt constraints deletion: 18035 -> 9029
291.94/292.08	c learnt constraints deletion: 16932 -> 8467
309.74/309.81	c learnt constraints deletion: 17914 -> 8962
323.94/324.08	c learnt constraints deletion: 17026 -> 8514
337.84/337.95	c learnt constraints deletion: 17062 -> 8534
357.93/358.08	c learnt constraints deletion: 19167 -> 9585
375.24/375.33	c learnt constraints deletion: 19163 -> 9596
396.83/396.90	c learnt constraints deletion: 18382 -> 9192
413.82/413.94	c learnt constraints deletion: 18898 -> 9451
431.53/431.66	c learnt constraints deletion: 18873 -> 9438
448.42/448.53	c learnt constraints deletion: 19115 -> 9566
463.32/463.45	c learnt constraints deletion: 18570 -> 9286
481.71/481.89	c learnt constraints deletion: 19506 -> 9755
499.39/499.55	c learnt constraints deletion: 20127 -> 10079
512.28/512.43	c learnt constraints deletion: 18182 -> 9092
531.57/531.74	c learnt constraints deletion: 20200 -> 10101
551.87/552.06	c learnt constraints deletion: 21069 -> 10537
570.66/570.81	c learnt constraints deletion: 20673 -> 10342
596.16/596.35	c learnt constraints deletion: 22377 -> 11197
615.15/615.30	c learnt constraints deletion: 21759 -> 10886
634.15/634.31	c learnt constraints deletion: 22045 -> 11041
656.55/656.73	c learnt constraints deletion: 22961 -> 11507
673.25/673.45	c learnt constraints deletion: 20434 -> 10218
692.95/693.12	c learnt constraints deletion: 20820 -> 10416
717.54/717.72	c learnt constraints deletion: 22153 -> 11081
738.63/738.84	c learnt constraints deletion: 20322 -> 10162
763.24/763.45	c learnt constraints deletion: 20031 -> 10017
789.13/789.34	c learnt constraints deletion: 21321 -> 10662
816.62/816.83	c learnt constraints deletion: 21795 -> 10902
844.72/844.94	c learnt constraints deletion: 22906 -> 11462
869.82/870.05	c learnt constraints deletion: 22903 -> 11466
890.61/890.87	c learnt constraints deletion: 23320 -> 11661
913.81/914.01	c learnt constraints deletion: 23734 -> 11875
940.51/940.76	c learnt constraints deletion: 22921 -> 11464
962.80/963.09	c learnt constraints deletion: 24784 -> 12398
988.79/989.07	c learnt constraints deletion: 24717 -> 12362
1027.89/1028.18	c learnt constraints deletion: 23901 -> 11987
1051.09/1051.30	c learnt constraints deletion: 23174 -> 11594
1074.49/1074.73	c learnt constraints deletion: 22292 -> 11147
1099.38/1099.61	c learnt constraints deletion: 23177 -> 11590
1155.27/1155.52	c learnt constraints deletion: 22920 -> 11500
1191.07/1191.33	c learnt constraints deletion: 24393 -> 12202
1215.66/1215.94	c learnt constraints deletion: 23769 -> 11886
1239.64/1239.93	c learnt constraints deletion: 23627 -> 11831
1261.23/1261.55	c learnt constraints deletion: 22791 -> 11406
1288.33/1288.61	c learnt constraints deletion: 23103 -> 11553
1311.62/1311.90	c learnt constraints deletion: 22917 -> 11461
1349.32/1349.66	c learnt constraints deletion: 26402 -> 13202
1385.72/1386.02	c learnt constraints deletion: 27646 -> 13826
1426.41/1426.78	c learnt constraints deletion: 26820 -> 13416
1478.99/1479.37	c learnt constraints deletion: 27476 -> 13746
1520.58/1520.90	c learnt constraints deletion: 24876 -> 12440
1546.99/1547.35	c learnt constraints deletion: 24119 -> 12061
1582.78/1583.17	c learnt constraints deletion: 25073 -> 12538
1614.87/1615.22	c learnt constraints deletion: 25502 -> 12766
1655.26/1655.69	c learnt constraints deletion: 26357 -> 13254
1698.85/1699.26	c learnt constraints deletion: 25160 -> 12586

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3724727-1338643019/watcher-3724727-1338643019 -o /tmp/evaluation-result-3724727-1338643019/solver-3724727-1338643019 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724727-1338643019.opb 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 11439
/proc/meminfo: memFree=27639188/32873844 swapFree=7120/7120
[pid=11439] ppid=11437 vsize=6224 CPUtime=0 cores=1,3,5,7
/proc/11439/stat : 11439 (toysat) R 11437 11439 10378 0 -1 4202496 813 0 0 0 0 0 0 0 20 0 1 0 330426835 6373376 733 33554432000 4194304 8989770 140734358636672 140737292078264 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11439/statm: 1556 733 425 1171 0 333 0

[startup+0.0801731 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 11439
/proc/meminfo: memFree=27639188/32873844 swapFree=7120/7120
[pid=11439] ppid=11437 vsize=10320 CPUtime=0.07 cores=1,3,5,7
/proc/11439/stat : 11439 (toysat) R 11437 11439 10378 0 -1 4202496 1856 0 0 0 7 0 0 0 20 0 1 0 330426835 10567680 1776 33554432000 4194304 8989770 140734358636672 140737292078264 5796789 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11439/statm: 2580 1776 430 1171 0 1357 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 10320

[startup+0.100317 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 11439
/proc/meminfo: memFree=27639188/32873844 swapFree=7120/7120
[pid=11439] ppid=11437 vsize=12368 CPUtime=0.09 cores=1,3,5,7
/proc/11439/stat : 11439 (toysat) R 11437 11439 10378 0 -1 4202496 2165 0 0 0 9 0 0 0 20 0 1 0 330426835 12664832 2085 33554432000 4194304 8989770 140734358636672 140737292078264 4209439 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11439/statm: 3092 2086 430 1171 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12368

[startup+0.300318 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 11439
/proc/meminfo: memFree=27639188/32873844 swapFree=7120/7120
[pid=11439] ppid=11437 vsize=24656 CPUtime=0.29 cores=1,3,5,7
/proc/11439/stat : 11439 (toysat) R 11437 11439 10378 0 -1 4202496 5440 0 0 0 29 0 0 0 20 0 1 0 330426835 25247744 5360 33554432000 4194304 8989770 140734358636672 140737292078264 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11439/statm: 6164 5360 430 1171 0 4941 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24656

[startup+0.700303 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 11439
/proc/meminfo: memFree=27639188/32873844 swapFree=7120/7120
[pid=11439] ppid=11437 vsize=30800 CPUtime=0.69 cores=1,3,5,7
/proc/11439/stat : 11439 (toysat) R 11437 11439 10378 0 -1 4202496 6852 0 0 0 68 1 0 0 20 0 1 0 330426835 31539200 6772 33554432000 4194304 8989770 140734358636672 140734358634624 5400533 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11439/statm: 7700 6772 442 1171 0 6477 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30800

[startup+1.50019 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11440
/proc/meminfo: memFree=27613776/32873844 swapFree=7120/7120
[pid=11439] ppid=11437 vsize=30800 CPUtime=1.49 cores=1,3,5,7
/proc/11439/stat : 11439 (toysat) R 11437 11439 10378 0 -1 4202496 6852 0 0 0 148 1 0 0 20 0 1 0 330426835 31539200 6772 33554432000 4194304 8989770 140734358636672 140734358636168 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11439/statm: 7700 6772 442 1171 0 6477 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30800

[startup+3.10026 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11440
/proc/meminfo: memFree=27613024/32873844 swapFree=7120/7120
[pid=11439] ppid=11437 vsize=30800 CPUtime=3.09 cores=1,3,5,7
/proc/11439/stat : 11439 (toysat) R 11437 11439 10378 0 -1 4202496 6994 0 0 0 307 2 0 0 20 0 1 0 330426835 31539200 6914 33554432000 4194304 8989770 140734358636672 140734358636168 5395121 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11439/statm: 7700 6914 442 1171 0 6477 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30800

[startup+6.30028 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11440
/proc/meminfo: memFree=27607164/32873844 swapFree=7120/7120
[pid=11439] ppid=11437 vsize=30800 CPUtime=6.29 cores=1,3,5,7
/proc/11439/stat : 11439 (toysat) R 11437 11439 10378 0 -1 4202496 6994 0 0 0 626 3 0 0 20 0 1 0 330426835 31539200 6914 33554432000 4194304 8989770 140734358636672 140734358636168 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11439/statm: 7700 6914 442 1171 0 6477 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30800

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11440
/proc/meminfo: memFree=27597864/32873844 swapFree=7120/7120
[pid=11439] ppid=11437 vsize=38992 CPUtime=12.68 cores=1,3,5,7
/proc/11439/stat : 11439 (toysat) R 11437 11439 10378 0 -1 4202496 8842 0 0 0 1262 6 0 0 20 0 1 0 330426835 39927808 8762 33554432000 4194304 8989770 140734358636672 140734358636168 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11439/statm: 9748 8762 459 1171 0 8525 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 38992

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11440
/proc/meminfo: memFree=27559772/32873844 swapFree=7120/7120
[pid=11439] ppid=11437 vsize=62544 CPUtime=25.49 cores=1,3,5,7
/proc/11439/stat : 11439 (toysat) R 11437 11439 10378 0 -1 4202496 14795 0 0 0 2536 13 0 0 20 0 1 0 330426835 64045056 14715 33554432000 4194304 8989770 140734358636672 140734358635936 4361280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11439/statm: 15636 14715 461 1171 0 14413 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 62544

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11440
/proc/meminfo: memFree=27522168/32873844 swapFree=7120/7120
[pid=11439] ppid=11437 vsize=77904 CPUtime=51.08 cores=1,3,5,7
/proc/11439/stat : 11439 (toysat) R 11437 11439 10378 0 -1 4202496 18790 0 0 0 5085 23 0 0 20 0 1 0 330426835 79773696 18710 33554432000 4194304 8989770 140734358636672 140734358636168 6548327 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11439/statm: 19476 18710 461 1171 0 18253 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 77904

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11440
/proc/meminfo: memFree=27471496/32873844 swapFree=7120/7120
[pid=11439] ppid=11437 vsize=95312 CPUtime=102.28 cores=1,3,5,7
/proc/11439/stat : 11439 (toysat) R 11437 11439 10378 0 -1 4202496 23142 0 0 0 10184 44 0 0 20 0 1 0 330426835 97599488 23062 33554432000 4194304 8989770 140734358636672 140734358636168 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11439/statm: 23828 23062 461 1171 0 22605 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 95312

[startup+162.3 s]
/proc/loadavg: 2.16 2.04 2.01 3/176 11440
/proc/meminfo: memFree=27418204/32873844 swapFree=7120/7120
[pid=11439] ppid=11437 vsize=111696 CPUtime=162.27 cores=1,3,5,7
/proc/11439/stat : 11439 (toysat) R 11437 11439 10378 0 -1 4202496 27238 0 0 0 16159 68 0 0 20 0 1 0 330426835 114376704 27158 33554432000 4194304 8989770 140734358636672 140734358636168 4435168 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11439/statm: 27924 27158 461 1171 0 26701 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 111696

[startup+222.3 s]
/proc/loadavg: 2.06 2.03 2.01 3/178 11444
/proc/meminfo: memFree=27390200/32873844 swapFree=7120/7120
[pid=11439] ppid=11437 vsize=111696 CPUtime=222.26 cores=1,3,5,7
/proc/11439/stat : 11439 (toysat) R 11437 11439 10378 0 -1 4202496 29030 0 0 0 22135 91 0 0 20 0 1 0 330426835 114376704 27158 33554432000 4194304 8989770 140734358636672 140734358636168 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11439/statm: 27924 27158 461 1171 0 26701 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 111696

[startup+282.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 11444
/proc/meminfo: memFree=27353780/32873844 swapFree=7120/7120
[pid=11439] ppid=11437 vsize=118864 CPUtime=282.24 cores=1,3,5,7
/proc/11439/stat : 11439 (toysat) R 11437 11439 10378 0 -1 4202496 31846 0 0 0 28113 111 0 0 20 0 1 0 330426835 121716736 28950 33554432000 4194304 8989770 140734358636672 140734358636168 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11439/statm: 29716 28950 461 1171 0 28493 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 118864

[startup+342.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 11444
/proc/meminfo: memFree=27315988/32873844 swapFree=7120/7120
[pid=11439] ppid=11437 vsize=118864 CPUtime=342.23 cores=1,3,5,7
/proc/11439/stat : 11439 (toysat) R 11437 11439 10378 0 -1 4202496 31846 0 0 0 34088 135 0 0 20 0 1 0 330426835 121716736 28950 33554432000 4194304 8989770 140734358636672 140734358636168 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11439/statm: 29716 28950 461 1171 0 28493 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 118864

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 11444
/proc/meminfo: memFree=27261208/32873844 swapFree=7120/7120
[pid=11439] ppid=11437 vsize=135248 CPUtime=402.23 cores=1,3,5,7
/proc/11439/stat : 11439 (toysat) R 11437 11439 10378 0 -1 4202496 35942 0 0 0 40064 159 0 0 20 0 1 0 330426835 138493952 33046 33554432000 4194304 8989770 140734358636672 140734358635936 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11439/statm: 33812 33046 461 1171 0 32589 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 135248

[startup+462.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 11444
/proc/meminfo: memFree=27232220/32873844 swapFree=7120/7120
[pid=11439] ppid=11437 vsize=128080 CPUtime=462.22 cores=1,3,5,7
/proc/11439/stat : 11439 (toysat) R 11437 11439 10378 0 -1 4202496 35942 0 0 0 46040 182 0 0 20 0 1 0 330426835 131153920 31254 33554432000 4194304 8989770 140734358636672 140734358636168 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11439/statm: 32020 31254 461 1171 0 30797 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 128080

[startup+522.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/177 11445
/proc/meminfo: memFree=27201496/32873844 swapFree=7120/7120
[pid=11439] ppid=11437 vsize=123984 CPUtime=522.17 cores=1,3,5,7
/proc/11439/stat : 11439 (toysat) R 11437 11439 10378 0 -1 4202496 35976 0 0 0 52011 206 0 0 20 0 1 0 330426835 126959616 30230 33554432000 4194304 8989770 140734358636672 140734358636168 4371743 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11439/statm: 30996 30230 461 1171 0 29773 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 123984

[startup+582.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 11445
/proc/meminfo: memFree=27149764/32873844 swapFree=7120/7120
[pid=11439] ppid=11437 vsize=136272 CPUtime=582.16 cores=1,3,5,7
/proc/11439/stat : 11439 (toysat) R 11437 11439 10378 0 -1 4202496 39058 0 0 0 57984 232 0 0 20 0 1 0 330426835 139542528 33302 33554432000 4194304 8989770 140734358636672 140734358636168 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11439/statm: 34068 33302 461 1171 0 32845 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 136272

[startup+642.3 s]

################
# More data... #
################

[startup+822.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/178 11449
/proc/meminfo: memFree=26995500/32873844 swapFree=7120/7120
[pid=11439] ppid=11437 vsize=153680 CPUtime=822.12 cores=1,3,5,7
/proc/11439/stat : 11439 (toysat) R 11437 11439 10378 0 -1 4202496 45458 0 0 0 81877 335 0 0 20 0 1 0 330426835 157368320 37654 33554432000 4194304 8989770 140734358636672 140734358636168 4371137 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11439/statm: 38420 37654 461 1171 0 37197 0
Current children cumulated CPU time (s) 822.12
Current children cumulated vsize (KiB) 153680

[startup+882.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/177 11449
/proc/meminfo: memFree=26962400/32873844 swapFree=7120/7120
[pid=11439] ppid=11437 vsize=154704 CPUtime=882.12 cores=1,3,5,7
/proc/11439/stat : 11439 (toysat) R 11437 11439 10378 0 -1 4202496 45714 0 0 0 87851 361 0 0 20 0 1 0 330426835 158416896 37910 33554432000 4194304 8989770 140734358636672 140734358636168 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11439/statm: 38676 37910 461 1171 0 37453 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 154704

[startup+942.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/178 11450
/proc/meminfo: memFree=26925564/32873844 swapFree=7120/7120
[pid=11439] ppid=11437 vsize=166992 CPUtime=942.1 cores=1,3,5,7
/proc/11439/stat : 11439 (toysat) R 11437 11439 10378 0 -1 4202496 48786 0 0 0 93827 383 0 0 20 0 1 0 330426835 170999808 40982 33554432000 4194304 8989770 140734358636672 140734358636168 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11439/statm: 41748 40982 461 1171 0 40525 0
Current children cumulated CPU time (s) 942.1
Current children cumulated vsize (KiB) 166992

[startup+1002.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 11450
/proc/meminfo: memFree=26889116/32873844 swapFree=7120/7120
[pid=11439] ppid=11437 vsize=166992 CPUtime=1002.1 cores=1,3,5,7
/proc/11439/stat : 11439 (toysat) R 11437 11439 10378 0 -1 4202496 48786 0 0 0 99801 409 0 0 20 0 1 0 330426835 170999808 40982 33554432000 4194304 8989770 140734358636672 140734358636168 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11439/statm: 41748 40982 461 1171 0 40525 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 166992

[startup+1062.3 s]
/proc/loadavg: 2.12 2.05 2.01 3/177 11450
/proc/meminfo: memFree=26853160/32873844 swapFree=7120/7120
[pid=11439] ppid=11437 vsize=173136 CPUtime=1062.08 cores=1,3,5,7
/proc/11439/stat : 11439 (toysat) R 11437 11439 10378 0 -1 4202496 53650 0 0 0 105775 433 0 0 20 0 1 0 330426835 177291264 42518 33554432000 4194304 8989770 140734358636672 140734358634688 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11439/statm: 43284 42518 461 1171 0 42061 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 173136

[startup+1122.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/177 11451
/proc/meminfo: memFree=26838404/32873844 swapFree=7120/7120
[pid=11439] ppid=11437 vsize=160848 CPUtime=1122.08 cores=1,3,5,7
/proc/11439/stat : 11439 (toysat) R 11437 11439 10378 0 -1 4202496 53650 0 0 0 111751 457 0 0 20 0 1 0 330426835 164708352 39446 33554432000 4194304 8989770 140734358636672 140734358636168 4209168 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11439/statm: 40212 39446 461 1171 0 38989 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 160848

[startup+1182.3 s]
/proc/loadavg: 1.95 2.03 1.99 3/177 11490
/proc/meminfo: memFree=28953764/32873844 swapFree=7120/7120
[pid=11439] ppid=11437 vsize=191568 CPUtime=1182.07 cores=1,3,5,7
/proc/11439/stat : 11439 (toysat) R 11437 11439 10378 0 -1 4202496 61330 0 0 0 117730 477 0 0 20 0 1 0 330426835 196165632 47126 33554432000 4194304 8989770 140734358636672 140734358636168 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11439/statm: 47892 47126 461 1171 0 46669 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 191568

[startup+1242.3 s]
/proc/loadavg: 1.98 2.02 1.99 3/177 11490
/proc/meminfo: memFree=28904068/32873844 swapFree=7120/7120
[pid=11439] ppid=11437 vsize=169040 CPUtime=1242.04 cores=1,3,5,7
/proc/11439/stat : 11439 (toysat) R 11437 11439 10378 0 -1 4202496 62630 0 0 0 123707 497 0 0 20 0 1 0 330426835 173096960 41494 33554432000 4194304 8989770 140734358636672 140734358636168 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11439/statm: 42260 41494 461 1171 0 41037 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 169040

[startup+1302.3 s]
/proc/loadavg: 1.99 2.01 1.99 3/177 11490
/proc/meminfo: memFree=28901012/32873844 swapFree=7120/7120
[pid=11439] ppid=11437 vsize=153680 CPUtime=1302.03 cores=1,3,5,7
/proc/11439/stat : 11439 (toysat) R 11437 11439 10378 0 -1 4202496 62893 0 0 0 129684 519 0 0 20 0 1 0 330426835 157368320 37654 33554432000 4194304 8989770 140734358636672 140734358636168 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11439/statm: 38420 37654 461 1171 0 37197 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 153680

[startup+1362.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 11490
/proc/meminfo: memFree=28861376/32873844 swapFree=7120/7120
[pid=11439] ppid=11437 vsize=169040 CPUtime=1362.02 cores=1,3,5,7
/proc/11439/stat : 11439 (toysat) R 11437 11439 10378 0 -1 4202496 70061 0 0 0 135657 545 0 0 20 0 1 0 330426835 173096960 41494 33554432000 4194304 8989770 140734358636672 140734358635936 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11439/statm: 42260 41494 461 1171 0 41037 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 169040

[startup+1422.31 s]
/proc/loadavg: 2.04 2.03 2.00 3/178 11494
/proc/meminfo: memFree=28875656/32873844 swapFree=7120/7120
[pid=11439] ppid=11437 vsize=189520 CPUtime=1422.01 cores=1,3,5,7
/proc/11439/stat : 11439 (toysat) R 11437 11439 10378 0 -1 4202496 75187 0 0 0 141634 567 0 0 20 0 1 0 330426835 194068480 46614 33554432000 4194304 8989770 140734358636672 140734358635936 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11439/statm: 47380 46614 461 1171 0 46157 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 189520

[startup+1482.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 11494
/proc/meminfo: memFree=28848808/32873844 swapFree=7120/7120
[pid=11439] ppid=11437 vsize=189520 CPUtime=1481.99 cores=1,3,5,7
/proc/11439/stat : 11439 (toysat) R 11437 11439 10378 0 -1 4202496 75190 0 0 0 147609 590 0 0 20 0 1 0 330426835 194068480 46614 33554432000 4194304 8989770 140734358636672 140734358636168 4209206 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11439/statm: 47380 46614 461 1171 0 46157 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 189520

[startup+1542.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 11494
/proc/meminfo: memFree=28802356/32873844 swapFree=7120/7120
[pid=11439] ppid=11437 vsize=185424 CPUtime=1541.99 cores=1,3,5,7
/proc/11439/stat : 11439 (toysat) R 11437 11439 10378 0 -1 4202496 75190 0 0 0 153585 614 0 0 20 0 1 0 330426835 189874176 45590 33554432000 4194304 8989770 140734358636672 140734358636168 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11439/statm: 46356 45590 461 1171 0 45133 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 185424

[startup+1602.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 11494
/proc/meminfo: memFree=28817300/32873844 swapFree=7120/7120
[pid=11439] ppid=11437 vsize=171088 CPUtime=1601.98 cores=1,3,5,7
/proc/11439/stat : 11439 (toysat) R 11437 11439 10378 0 -1 4202496 76727 0 0 0 159561 637 0 0 20 0 1 0 330426835 175194112 42006 33554432000 4194304 8989770 140734358636672 140734358635936 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11439/statm: 42772 42006 461 1171 0 41549 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 171088

[startup+1662.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/177 11494
/proc/meminfo: memFree=28811472/32873844 swapFree=7120/7120
[pid=11439] ppid=11437 vsize=179280 CPUtime=1661.96 cores=1,3,5,7
/proc/11439/stat : 11439 (toysat) R 11437 11439 10378 0 -1 4202496 78775 0 0 0 165535 661 0 0 20 0 1 0 330426835 183582720 44054 33554432000 4194304 8989770 140734358636672 140734358635936 7696122 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11439/statm: 44820 44054 461 1171 0 43597 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 179280

[startup+1722.3 s]
/proc/loadavg: 2.08 2.06 2.01 3/177 11495
/proc/meminfo: memFree=28864736/32873844 swapFree=7120/7120
[pid=11439] ppid=11437 vsize=179280 CPUtime=1721.96 cores=1,3,5,7
/proc/11439/stat : 11439 (toysat) R 11437 11439 10378 0 -1 4202496 78775 0 0 0 171515 681 0 0 20 0 1 0 330426835 183582720 44054 33554432000 4194304 8989770 140734358636672 140734358636168 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11439/statm: 44820 44054 461 1171 0 43597 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 179280

[startup+1782.3 s]
/proc/loadavg: 2.14 2.07 2.01 3/177 11495
/proc/meminfo: memFree=28858580/32873844 swapFree=7120/7120
[pid=11439] ppid=11437 vsize=203856 CPUtime=1781.94 cores=1,3,5,7
/proc/11439/stat : 11439 (toysat) R 11437 11439 10378 0 -1 4202496 84924 0 0 0 177493 701 0 0 20 0 1 0 330426835 208748544 50198 33554432000 4194304 8989770 140734358636672 140734358635936 4204605 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11439/statm: 50964 50198 461 1171 0 49741 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 203856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.10 2.07 2.01 3/177 11495
/proc/meminfo: memFree=28867508/32873844 swapFree=7120/7120
[pid=11439] ppid=11437 vsize=214096 CPUtime=1800.04 cores=1,3,5,7
/proc/11439/stat : 11439 (toysat) R 11437 11439 10378 0 -1 4202496 87361 0 0 0 179296 708 0 0 20 0 1 0 330426835 219234304 52635 33554432000 4194304 8989770 140734358636672 140734358635936 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11439/statm: 53524 52635 461 1171 0 52301 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 214096

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.06
CPU user time (s): 1792.97
CPU system time (s): 7.08992
CPU usage (%): 99.9803
Max. virtual memory (cumulated for all children) (KiB): 214096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.97
system time used= 7.08992
maximum resident set size= 210540
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87361
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 89
involuntary context switches= 1928

runsolver used 3.9214 second user time and 9.48356 second system time

The end

Launcher Data

Begin job on node142 at 2012-06-02 15:17:00
IDJOB=3724727
IDBENCH=89888
IDSOLVER=2308
FILE ID=node142/3724727-1338643019
RUNJOBID= node142-1338631506-10395
PBS_JOBID= 14636438
Free space on /tmp= 71152 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB11/normalized-PB11/OPT-BIGINT-LIN/heinz/normalized-air04.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3724727-1338643019/watcher-3724727-1338643019 -o /tmp/evaluation-result-3724727-1338643019/solver-3724727-1338643019 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724727-1338643019.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= be0d50f47077f17e0f3c28ea78925374
RANDOM SEED=711738673

node142.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5391.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27639452 kB
Buffers:          217088 kB
Cached:          2711252 kB
SwapCached:            0 kB
Active:          2595232 kB
Inactive:        1825424 kB
Active(anon):    1483144 kB
Inactive(anon):    11236 kB
Active(file):    1112088 kB
Inactive(file):  1814188 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8160 kB
Writeback:             0 kB
AnonPages:       1498312 kB
Mapped:            12152 kB
Shmem:               200 kB
Slab:             672804 kB
SReclaimable:     114980 kB
SUnreclaim:       557824 kB
KernelStack:        1464 kB
PageTables:         6968 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1605932 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    999424 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71188 MiB
End job on node142 at 2012-06-02 15:47:02