Trace number 3712080

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 NameAnswerCPU timeWall clock time
toysat 2012-05-17? (TO) 1800.07 1800.41

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-55-50--soft-66-100-0.wbo
MD5SUMd7a0ad39836c923faf2776c1a468a22d
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark9
Best CPU time to get the best result obtained on this benchmark0.730888
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables2750
Total number of constraints105
Number of soft constraints35
Number of constraints which are clauses55
Number of constraints which are cardinality constraints (but not clauses)50
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint55
Top cost 1904
Min constraint cost 1
Max constraint cost 97
Sum of constraints costs 1903
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 56
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.01/0.03	c 2012-05-28T06:10:52+0200
0.01/0.03	c arch = x86_64
0.01/0.03	c os = linux
0.01/0.03	c compiler = ghc 7.4
0.01/0.03	c packages:
0.01/0.03	c   OptDir-0.0.1
0.01/0.03	c   array-0.4.0.0
0.01/0.03	c   base-4.5.0.0
0.01/0.03	c   bytestring-0.9.2.1
0.01/0.03	c   containers-0.4.2.1
0.01/0.03	c   deepseq-1.3.0.0
0.01/0.03	c   mtl-2.1.1
0.01/0.03	c   old_locale-1.0.0.4
0.01/0.03	c   parse_dimacs-1.2
0.01/0.03	c   parsec-3.1.2
0.01/0.03	c   queue-0.1.2
0.01/0.03	c   stm-2.3
0.01/0.03	c   time-1.4
0.01/0.03	c command line = ["--wbo","HOME/instance-3712080-1338178252.wbo"]
0.01/0.03	c #vars 2750
0.01/0.03	c #constraints 105
0.01/0.03	c Solving starts ...
1.48/1.56	c solving time = 1.523s
1.48/1.56	c #decision = 4995
1.48/1.56	c #conflict = 668
1.48/1.56	c #restart = 3
1.48/1.56	o 97
1.48/1.56	c Solving starts ...
1.48/1.56	c solving time = 0.006s
1.48/1.56	c #decision = 6276
1.48/1.56	c #conflict = 668
1.48/1.56	c #restart = 3
1.48/1.56	o 81
1.48/1.56	c Solving starts ...
1.48/1.58	c solving time = 0.015s
1.48/1.58	c #decision = 7565
1.48/1.58	c #conflict = 677
1.48/1.58	c #restart = 3
1.48/1.58	o 9
1.48/1.58	c Solving starts ...
3.39/3.42	c learnt constraints deletion: 1483 -> 742
6.88/6.90	c learnt constraints deletion: 2008 -> 1004
11.98/12.00	c learnt constraints deletion: 2145 -> 1073
13.68/13.72	c learnt constraints deletion: 2495 -> 1248
22.48/22.54	c learnt constraints deletion: 4107 -> 2054
33.48/33.59	c learnt constraints deletion: 5010 -> 2513
36.98/37.01	c learnt constraints deletion: 3411 -> 1706
50.37/50.44	c learnt constraints deletion: 5225 -> 2617
61.86/61.99	c learnt constraints deletion: 4880 -> 2440
70.46/70.58	c learnt constraints deletion: 5506 -> 2759
79.05/79.19	c learnt constraints deletion: 5486 -> 2751
90.25/90.32	c learnt constraints deletion: 5632 -> 2816
104.43/104.59	c learnt constraints deletion: 5758 -> 2881
129.22/129.35	c learnt constraints deletion: 5749 -> 2884
160.53/160.67	c learnt constraints deletion: 5764 -> 2891
186.42/186.53	c learnt constraints deletion: 5761 -> 2888
198.02/198.17	c learnt constraints deletion: 4340 -> 2170
227.41/227.56	c learnt constraints deletion: 5976 -> 2991
261.20/261.30	c learnt constraints deletion: 5986 -> 2995
294.70/294.87	c learnt constraints deletion: 5991 -> 2999
324.58/324.78	c learnt constraints deletion: 6003 -> 3005
354.98/355.18	c learnt constraints deletion: 5971 -> 2989
389.07/389.21	c learnt constraints deletion: 5982 -> 2993
397.57/397.71	c learnt constraints deletion: 3752 -> 1876
430.37/430.55	c learnt constraints deletion: 6319 -> 3171
454.37/454.55	c learnt constraints deletion: 6334 -> 3180
477.96/478.10	c learnt constraints deletion: 6287 -> 3156
504.66/504.83	c learnt constraints deletion: 6308 -> 3167
533.65/533.88	c learnt constraints deletion: 6303 -> 3165
561.25/561.42	c learnt constraints deletion: 6314 -> 3170
590.65/590.87	c learnt constraints deletion: 6258 -> 3141
624.14/624.38	c learnt constraints deletion: 6263 -> 3145
654.34/654.60	c learnt constraints deletion: 6064 -> 3032
685.72/685.92	c learnt constraints deletion: 6664 -> 3341
722.43/722.68	c learnt constraints deletion: 6669 -> 3352
761.72/761.93	c learnt constraints deletion: 6634 -> 3335
803.81/804.09	c learnt constraints deletion: 6629 -> 3333
844.00/844.29	c learnt constraints deletion: 6622 -> 3329
886.30/886.60	c learnt constraints deletion: 6638 -> 3337
925.08/925.32	c learnt constraints deletion: 6659 -> 3348
968.78/969.00	c learnt constraints deletion: 6655 -> 3348
1013.28/1013.55	c learnt constraints deletion: 6665 -> 3351
1056.46/1056.70	c learnt constraints deletion: 6654 -> 3347
1092.46/1092.78	c learnt constraints deletion: 6637 -> 3337
1137.05/1137.33	c learnt constraints deletion: 6641 -> 3339
1194.15/1194.48	c learnt constraints deletion: 7048 -> 3542
1233.84/1234.15	c learnt constraints deletion: 7096 -> 3553
1281.53/1281.87	c learnt constraints deletion: 7073 -> 3546
1325.42/1325.70	c learnt constraints deletion: 7032 -> 3527
1369.62/1369.94	c learnt constraints deletion: 7061 -> 3543
1412.51/1412.84	c learnt constraints deletion: 7070 -> 3545
1458.70/1459.00	c learnt constraints deletion: 7059 -> 3540
1499.10/1499.42	c learnt constraints deletion: 7046 -> 3533
1542.88/1543.24	c learnt constraints deletion: 7012 -> 3517
1588.19/1588.55	c learnt constraints deletion: 7047 -> 3534
1631.67/1632.08	c learnt constraints deletion: 7043 -> 3532
1670.76/1671.17	c learnt constraints deletion: 7046 -> 3534
1711.56/1711.93	c learnt constraints deletion: 7063 -> 3542
1749.06/1749.41	c learnt constraints deletion: 7065 -> 3543
1787.75/1788.10	c learnt constraints deletion: 7066 -> 3544

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-3712080-1338178252/watcher-3712080-1338178252 -o /tmp/evaluation-result-3712080-1338178252/solver-3712080-1338178252 -C 1800 -W 1900 -M 15500 HOME/toysat --wbo HOME/instance-3712080-1338178252.wbo 

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.08 2.03 2.01 3/177 31677
/proc/meminfo: memFree=31010492/32873844 swapFree=7620/7620
[pid=31677] ppid=31675 vsize=6208 CPUtime=0 cores=1,3,5,7
/proc/31677/stat : 31677 (toysat) R 31675 31677 29738 0 -1 4202496 622 0 0 0 0 0 0 0 20 0 1 0 283949584 6356992 551 33554432000 4194304 8973514 140736922129008 140734472079976 4209325 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/31677/statm: 1552 554 328 1167 0 333 0

[startup+0.023396 s]
/proc/loadavg: 2.08 2.03 2.01 3/177 31677
/proc/meminfo: memFree=31010492/32873844 swapFree=7620/7620
[pid=31677] ppid=31675 vsize=7232 CPUtime=0.01 cores=1,3,5,7
/proc/31677/stat : 31677 (toysat) R 31675 31677 29738 0 -1 4202496 1082 0 0 0 1 0 0 0 20 0 1 0 283949584 7405568 1002 33554432000 4194304 8973514 140736922129008 140734472079976 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/31677/statm: 1808 1002 423 1167 0 589 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7232

[startup+0.100271 s]
/proc/loadavg: 2.08 2.03 2.01 3/177 31677
/proc/meminfo: memFree=31010492/32873844 swapFree=7620/7620
[pid=31677] ppid=31675 vsize=10304 CPUtime=0.09 cores=1,3,5,7
/proc/31677/stat : 31677 (toysat) R 31675 31677 29738 0 -1 4202496 1731 0 0 0 9 0 0 0 20 0 1 0 283949584 10551296 1651 33554432000 4194304 8973514 140736922129008 140734472079976 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/31677/statm: 2576 1651 454 1167 0 1357 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10304

[startup+0.300243 s]
/proc/loadavg: 2.08 2.03 2.01 3/177 31677
/proc/meminfo: memFree=31010492/32873844 swapFree=7620/7620
[pid=31677] ppid=31675 vsize=10304 CPUtime=0.29 cores=1,3,5,7
/proc/31677/stat : 31677 (toysat) R 31675 31677 29738 0 -1 4202496 1887 0 0 0 29 0 0 0 20 0 1 0 283949584 10551296 1807 33554432000 4194304 8973514 140736922129008 140734472079976 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/31677/statm: 2576 1807 454 1167 0 1357 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10304

[startup+0.700161 s]
/proc/loadavg: 2.08 2.03 2.01 3/177 31677
/proc/meminfo: memFree=31010492/32873844 swapFree=7620/7620
[pid=31677] ppid=31675 vsize=12352 CPUtime=0.68 cores=1,3,5,7
/proc/31677/stat : 31677 (toysat) R 31675 31677 29738 0 -1 4202496 2399 0 0 0 68 0 0 0 20 0 1 0 283949584 12648448 2319 33554432000 4194304 8973514 140736922129008 140736922128504 4459284 0 0 0 34082818 0 0 0 17 7 0 0 0 0 0
/proc/31677/statm: 3088 2319 454 1167 0 1869 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 12352

[startup+1.50026 s]
/proc/loadavg: 2.08 2.03 2.01 3/178 31678
/proc/meminfo: memFree=31001456/32873844 swapFree=7620/7620
[pid=31677] ppid=31675 vsize=14400 CPUtime=1.48 cores=1,3,5,7
/proc/31677/stat : 31677 (toysat) R 31675 31677 29738 0 -1 4202496 2911 0 0 0 147 1 0 0 20 0 1 0 283949584 14745600 2831 33554432000 4194304 8973514 140736922129008 140736922128504 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31677/statm: 3600 2831 454 1167 0 2381 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 14400

[startup+3.10027 s]
/proc/loadavg: 2.07 2.03 2.00 3/178 31678
/proc/meminfo: memFree=30997952/32873844 swapFree=7620/7620
[pid=31677] ppid=31675 vsize=19520 CPUtime=3.08 cores=1,3,5,7
/proc/31677/stat : 31677 (toysat) R 31675 31677 29738 0 -1 4202496 4059 0 0 0 306 2 0 0 20 0 1 0 283949584 19988480 3979 33554432000 4194304 8973514 140736922129008 140736922128272 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31677/statm: 4880 3979 465 1167 0 3661 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 19520

[startup+6.30027 s]
/proc/loadavg: 2.07 2.03 2.00 3/178 31678
/proc/meminfo: memFree=30991132/32873844 swapFree=7620/7620
[pid=31677] ppid=31675 vsize=25664 CPUtime=6.28 cores=1,3,5,7
/proc/31677/stat : 31677 (toysat) R 31675 31677 29738 0 -1 4202496 5671 0 0 0 624 4 0 0 20 0 1 0 283949584 26279936 5591 33554432000 4194304 8973514 140736922129008 140736922128504 7841851 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31677/statm: 6416 5591 466 1167 0 5197 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 25664

[startup+12.7003 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 31678
/proc/meminfo: memFree=30978020/32873844 swapFree=7620/7620
[pid=31677] ppid=31675 vsize=36928 CPUtime=12.68 cores=1,3,5,7
/proc/31677/stat : 31677 (toysat) R 31675 31677 29738 0 -1 4202496 8555 0 0 0 1262 6 0 0 20 0 1 0 283949584 37814272 8475 33554432000 4194304 8973514 140736922129008 140736922128504 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31677/statm: 9232 8475 466 1167 0 8013 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 36928

[startup+25.5003 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 31678
/proc/meminfo: memFree=30961288/32873844 swapFree=7620/7620
[pid=31677] ppid=31675 vsize=52288 CPUtime=25.48 cores=1,3,5,7
/proc/31677/stat : 31677 (toysat) R 31675 31677 29738 0 -1 4202496 12395 0 0 0 2535 13 0 0 20 0 1 0 283949584 53542912 12315 33554432000 4194304 8973514 140736922129008 140736922128504 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31677/statm: 13072 12315 466 1167 0 11853 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 52288

[startup+51.1004 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 31678
/proc/meminfo: memFree=30933748/32873844 swapFree=7620/7620
[pid=31677] ppid=31675 vsize=78912 CPUtime=51.07 cores=1,3,5,7
/proc/31677/stat : 31677 (toysat) R 31675 31677 29738 0 -1 4202496 19056 0 0 0 5080 27 0 0 20 0 1 0 283949584 80805888 18976 33554432000 4194304 8973514 140736922129008 140736922128272 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31677/statm: 19728 18976 466 1167 0 18509 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 78912

[startup+102.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 31678
/proc/meminfo: memFree=30909860/32873844 swapFree=7620/7620
[pid=31677] ppid=31675 vsize=102464 CPUtime=102.23 cores=1,3,5,7
/proc/31677/stat : 31677 (toysat) R 31675 31677 29738 0 -1 4202496 24981 0 0 0 10169 54 0 0 20 0 1 0 283949584 104923136 24864 33554432000 4194304 8973514 140736922129008 140736922128504 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31677/statm: 25616 24864 466 1167 0 24397 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 102464

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 31678
/proc/meminfo: memFree=30886356/32873844 swapFree=7620/7620
[pid=31677] ppid=31675 vsize=127040 CPUtime=162.22 cores=1,3,5,7
/proc/31677/stat : 31677 (toysat) R 31675 31677 29738 0 -1 4202496 31126 0 0 0 16150 72 0 0 20 0 1 0 283949584 130088960 31008 33554432000 4194304 8973514 140736922129008 140736922128272 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31677/statm: 31760 31008 466 1167 0 30541 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 127040

[startup+222.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 31679
/proc/meminfo: memFree=30915624/32873844 swapFree=7620/7620
[pid=31677] ppid=31675 vsize=95296 CPUtime=222.21 cores=1,3,5,7
/proc/31677/stat : 31677 (toysat) R 31675 31677 29738 0 -1 4202496 31128 0 0 0 22123 98 0 0 20 0 1 0 283949584 97583104 23072 33554432000 4194304 8973514 140736922129008 140736922128504 4441196 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31677/statm: 23824 23072 466 1167 0 22605 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 95296

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31679
/proc/meminfo: memFree=30893296/32873844 swapFree=7620/7620
[pid=31677] ppid=31675 vsize=118848 CPUtime=282.2 cores=1,3,5,7
/proc/31677/stat : 31677 (toysat) R 31675 31677 29738 0 -1 4202496 37016 0 0 0 28100 120 0 0 20 0 1 0 283949584 121700352 28960 33554432000 4194304 8973514 140736922129008 140736922128272 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31677/statm: 29712 28960 466 1167 0 28493 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 118848

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31679
/proc/meminfo: memFree=30896872/32873844 swapFree=7620/7620
[pid=31677] ppid=31675 vsize=118848 CPUtime=342.18 cores=1,3,5,7
/proc/31677/stat : 31677 (toysat) R 31675 31677 29738 0 -1 4202496 37024 0 0 0 34076 142 0 0 20 0 1 0 283949584 121700352 28960 33554432000 4194304 8973514 140736922129008 140736922128272 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31677/statm: 29712 28960 466 1167 0 28493 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 118848

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31679
/proc/meminfo: memFree=30897616/32873844 swapFree=7620/7620
[pid=31677] ppid=31675 vsize=118848 CPUtime=402.17 cores=1,3,5,7
/proc/31677/stat : 31677 (toysat) R 31675 31677 29738 0 -1 4202496 37024 0 0 0 40055 162 0 0 20 0 1 0 283949584 121700352 28960 33554432000 4194304 8973514 140736922129008 140736922128504 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31677/statm: 29712 28960 466 1167 0 28493 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 118848

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31679
/proc/meminfo: memFree=30899664/32873844 swapFree=7620/7620
[pid=31677] ppid=31675 vsize=120896 CPUtime=462.16 cores=1,3,5,7
/proc/31677/stat : 31677 (toysat) R 31675 31677 29738 0 -1 4202496 37536 0 0 0 46031 185 0 0 20 0 1 0 283949584 123797504 29472 33554432000 4194304 8973514 140736922129008 140736922128272 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31677/statm: 30224 29472 466 1167 0 29005 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 120896

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31680
/proc/meminfo: memFree=30887632/32873844 swapFree=7620/7620
[pid=31677] ppid=31675 vsize=120896 CPUtime=522.15 cores=1,3,5,7
/proc/31677/stat : 31677 (toysat) R 31675 31677 29738 0 -1 4202496 37537 0 0 0 52008 207 0 0 20 0 1 0 283949584 123797504 29472 33554432000 4194304 8973514 140736922129008 140736922128272 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31677/statm: 30224 29472 466 1167 0 29005 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 120896

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31683
/proc/meminfo: memFree=30886996/32873844 swapFree=7620/7620
[pid=31677] ppid=31675 vsize=124992 CPUtime=582.14 cores=1,3,5,7
/proc/31677/stat : 31677 (toysat) R 31675 31677 29738 0 -1 4202496 38561 0 0 0 57987 227 0 0 20 0 1 0 283949584 127991808 30496 33554432000 4194304 8973514 140736922129008 140736922128504 4215035 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31677/statm: 31248 30496 466 1167 0 30029 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 124992

[startup+642.3 s]

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

[startup+882.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31684
/proc/meminfo: memFree=30867256/32873844 swapFree=7620/7620
[pid=31677] ppid=31675 vsize=144448 CPUtime=882.1 cores=1,3,5,7
/proc/31677/stat : 31677 (toysat) R 31675 31677 29738 0 -1 4202496 43430 0 0 0 87894 316 0 0 20 0 1 0 283949584 147914752 35360 33554432000 4194304 8973514 140736922129008 140736922128272 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31677/statm: 36112 35360 466 1167 0 34893 0
Current children cumulated CPU time (s) 882.1
Current children cumulated vsize (KiB) 144448

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31684
/proc/meminfo: memFree=30867504/32873844 swapFree=7620/7620
[pid=31677] ppid=31675 vsize=144448 CPUtime=942.08 cores=1,3,5,7
/proc/31677/stat : 31677 (toysat) R 31675 31677 29738 0 -1 4202496 43430 0 0 0 93876 332 0 0 20 0 1 0 283949584 147914752 35360 33554432000 4194304 8973514 140736922129008 140736922128272 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31677/statm: 36112 35360 466 1167 0 34893 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 144448

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31684
/proc/meminfo: memFree=30858200/32873844 swapFree=7620/7620
[pid=31677] ppid=31675 vsize=153664 CPUtime=1002.08 cores=1,3,5,7
/proc/31677/stat : 31677 (toysat) R 31675 31677 29738 0 -1 4202496 45734 0 0 0 99860 348 0 0 20 0 1 0 283949584 157351936 37664 33554432000 4194304 8973514 140736922129008 140736922128504 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31677/statm: 38416 37664 466 1167 0 37197 0
Current children cumulated CPU time (s) 1002.08
Current children cumulated vsize (KiB) 153664

[startup+1062.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 31684
/proc/meminfo: memFree=30857696/32873844 swapFree=7620/7620
[pid=31677] ppid=31675 vsize=153664 CPUtime=1062.07 cores=1,3,5,7
/proc/31677/stat : 31677 (toysat) R 31675 31677 29738 0 -1 4202496 45736 0 0 0 105845 362 0 0 20 0 1 0 283949584 157351936 37664 33554432000 4194304 8973514 140736922129008 140736922128272 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31677/statm: 38416 37664 466 1167 0 37197 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 153664

[startup+1122.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 31685
/proc/meminfo: memFree=30855460/32873844 swapFree=7620/7620
[pid=31677] ppid=31675 vsize=153664 CPUtime=1122.06 cores=1,3,5,7
/proc/31677/stat : 31677 (toysat) R 31675 31677 29738 0 -1 4202496 45736 0 0 0 111826 380 0 0 20 0 1 0 283949584 157351936 37664 33554432000 4194304 8973514 140736922129008 140736922128272 4204638 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31677/statm: 38416 37664 466 1167 0 37197 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 153664

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31688
/proc/meminfo: memFree=30855204/32873844 swapFree=7620/7620
[pid=31677] ppid=31675 vsize=153664 CPUtime=1182.05 cores=1,3,5,7
/proc/31677/stat : 31677 (toysat) R 31675 31677 29738 0 -1 4202496 45736 0 0 0 117808 397 0 0 20 0 1 0 283949584 157351936 37664 33554432000 4194304 8973514 140736922129008 140736922128504 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31677/statm: 38416 37664 466 1167 0 37197 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 153664

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31688
/proc/meminfo: memFree=30854220/32873844 swapFree=7620/7620
[pid=31677] ppid=31675 vsize=157760 CPUtime=1242.04 cores=1,3,5,7
/proc/31677/stat : 31677 (toysat) R 31675 31677 29738 0 -1 4202496 46760 0 0 0 123793 411 0 0 20 0 1 0 283949584 161546240 38688 33554432000 4194304 8973514 140736922129008 140736922128272 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31677/statm: 39440 38688 466 1167 0 38221 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 157760

[startup+1302.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 31688
/proc/meminfo: memFree=30835164/32873844 swapFree=7620/7620
[pid=31677] ppid=31675 vsize=176192 CPUtime=1302.02 cores=1,3,5,7
/proc/31677/stat : 31677 (toysat) R 31675 31677 29738 0 -1 4202496 51373 0 0 0 129776 426 0 0 20 0 1 0 283949584 180420608 43296 33554432000 4194304 8973514 140736922129008 140736922128272 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31677/statm: 44048 43296 466 1167 0 42829 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 176192

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 31688
/proc/meminfo: memFree=30834976/32873844 swapFree=7620/7620
[pid=31677] ppid=31675 vsize=176192 CPUtime=1362.01 cores=1,3,5,7
/proc/31677/stat : 31677 (toysat) R 31675 31677 29738 0 -1 4202496 51373 0 0 0 135757 444 0 0 20 0 1 0 283949584 180420608 43296 33554432000 4194304 8973514 140736922129008 140736922128272 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31677/statm: 44048 43296 466 1167 0 42829 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 176192

[startup+1422.3 s]
/proc/loadavg: 1.96 1.99 1.99 3/178 31729
/proc/meminfo: memFree=30816344/32873844 swapFree=7620/7620
[pid=31677] ppid=31675 vsize=176192 CPUtime=1422.01 cores=1,3,5,7
/proc/31677/stat : 31677 (toysat) R 31675 31677 29738 0 -1 4202496 51373 0 0 0 141739 462 0 0 20 0 1 0 283949584 180420608 43296 33554432000 4194304 8973514 140736922129008 140736922128272 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31677/statm: 44048 43296 466 1167 0 42829 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 176192

[startup+1482.3 s]
/proc/loadavg: 1.98 1.99 1.99 3/177 31729
/proc/meminfo: memFree=30766176/32873844 swapFree=7620/7620
[pid=31677] ppid=31675 vsize=176192 CPUtime=1481.99 cores=1,3,5,7
/proc/31677/stat : 31677 (toysat) R 31675 31677 29738 0 -1 4202496 51373 0 0 0 147722 477 0 0 20 0 1 0 283949584 180420608 43296 33554432000 4194304 8973514 140736922129008 140736922128272 4213841 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31677/statm: 44048 43296 466 1167 0 42829 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 176192

[startup+1542.31 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 31729
/proc/meminfo: memFree=30735448/32873844 swapFree=7620/7620
[pid=31677] ppid=31675 vsize=176192 CPUtime=1541.99 cores=1,3,5,7
/proc/31677/stat : 31677 (toysat) R 31675 31677 29738 0 -1 4202496 51373 0 0 0 153708 491 0 0 20 0 1 0 283949584 180420608 43296 33554432000 4194304 8973514 140736922129008 140736922128272 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31677/statm: 44048 43296 466 1167 0 42829 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 176192

[startup+1602.3 s]
/proc/loadavg: 2.06 2.00 2.00 3/177 31729
/proc/meminfo: memFree=30735200/32873844 swapFree=7620/7620
[pid=31677] ppid=31675 vsize=176192 CPUtime=1601.98 cores=1,3,5,7
/proc/31677/stat : 31677 (toysat) R 31675 31677 29738 0 -1 4202496 51373 0 0 0 159692 506 0 0 20 0 1 0 283949584 180420608 43296 33554432000 4194304 8973514 140736922129008 140736922128272 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31677/statm: 44048 43296 466 1167 0 42829 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 176192

[startup+1662.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/177 31729
/proc/meminfo: memFree=30735076/32873844 swapFree=7620/7620
[pid=31677] ppid=31675 vsize=176192 CPUtime=1661.97 cores=1,3,5,7
/proc/31677/stat : 31677 (toysat) R 31675 31677 29738 0 -1 4202496 51373 0 0 0 165675 522 0 0 20 0 1 0 283949584 180420608 43296 33554432000 4194304 8973514 140736922129008 140736922128272 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31677/statm: 44048 43296 466 1167 0 42829 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 176192

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 31730
/proc/meminfo: memFree=30722840/32873844 swapFree=7620/7620
[pid=31677] ppid=31675 vsize=176192 CPUtime=1721.96 cores=1,3,5,7
/proc/31677/stat : 31677 (toysat) R 31675 31677 29738 0 -1 4202496 51373 0 0 0 171657 539 0 0 20 0 1 0 283949584 180420608 43296 33554432000 4194304 8973514 140736922129008 140736922128272 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31677/statm: 44048 43296 466 1167 0 42829 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 176192

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31734
/proc/meminfo: memFree=30712532/32873844 swapFree=7620/7620
[pid=31677] ppid=31675 vsize=176192 CPUtime=1781.95 cores=1,3,5,7
/proc/31677/stat : 31677 (toysat) R 31675 31677 29738 0 -1 4202496 51373 0 0 0 177638 557 0 0 20 0 1 0 283949584 180420608 43296 33554432000 4194304 8973514 140736922129008 140736922128272 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31677/statm: 44048 43296 466 1167 0 42829 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 176192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31734
/proc/meminfo: memFree=30704720/32873844 swapFree=7620/7620
[pid=31677] ppid=31675 vsize=176192 CPUtime=1800.06 cores=1,3,5,7
/proc/31677/stat : 31677 (toysat) R 31675 31677 29738 0 -1 4202496 51373 0 0 0 179444 562 0 0 20 0 1 0 283949584 180420608 43296 33554432000 4194304 8973514 140736922129008 140736922128504 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31677/statm: 44048 43296 466 1167 0 42829 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 176192

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

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31734
/proc/meminfo: memFree=30704720/32873844 swapFree=7620/7620
[pid=31677] ppid=31675 vsize=176192 CPUtime=1800.06 cores=1,3,5,7
/proc/31677/stat : 31677 (toysat) R 31675 31677 29738 0 -1 4202496 51373 0 0 0 179444 562 0 0 20 0 1 0 283949584 180420608 43296 33554432000 4194304 8973514 140736922129008 140736922128504 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31677/statm: 44048 43296 466 1167 0 42829 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 176192

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.07
CPU user time (s): 1794.44
CPU system time (s): 5.62514
CPU usage (%): 99.9809
Max. virtual memory (cumulated for all children) (KiB): 176192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.44
system time used= 5.62514
maximum resident set size= 173184
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51373
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= 69
involuntary context switches= 1864

runsolver used 3.56246 second user time and 8.84266 second system time

The end

Launcher Data

Begin job on node143 at 2012-05-28 06:10:52
IDJOB=3712080
IDBENCH=78709
IDSOLVER=2291
FILE ID=node143/3712080-1338178252
RUNJOBID= node143-1338160335-29755
PBS_JOBID= 14624561
Free space on /tmp= 71656 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-55-50--soft-66-100-0.wbo
COMMAND LINE= HOME/toysat --wbo BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3712080-1338178252/watcher-3712080-1338178252 -o /tmp/evaluation-result-3712080-1338178252/solver-3712080-1338178252 -C 1800 -W 1900 -M 15500  HOME/toysat --wbo HOME/instance-3712080-1338178252.wbo

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

MD5SUM BENCH= d7a0ad39836c923faf2776c1a468a22d
RANDOM SEED=572758311

node143.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.787
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.57
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.787
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.787
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	: 5331.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.787
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.91
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.787
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.787
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	: 5298.57
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.787
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.787
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:        31011004 kB
Buffers:          378484 kB
Cached:           595888 kB
SwapCached:            0 kB
Active:           650700 kB
Inactive:         375632 kB
Active(anon):      43092 kB
Inactive(anon):    11300 kB
Active(file):     607608 kB
Inactive(file):   364332 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7024 kB
Writeback:             0 kB
AnonPages:         59484 kB
Mapped:            16056 kB
Shmem:               200 kB
Slab:             696768 kB
SReclaimable:     139160 kB
SUnreclaim:       557608 kB
KernelStack:        1464 kB
PageTables:         4040 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     167108 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     34816 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= 71648 MiB
End job on node143 at 2012-05-28 06:40:55