Trace number 3711998

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-PB05/aloul/FPGA_SAT05/
normalized-chnl40_50_pb.cnf.cr--soft-66-100-0.wbo
MD5SUM0158a6ff32db5686aa85d7a9b49d6df3
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark1.74573
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables4000
Total number of constraints180
Number of soft constraints67
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint40
Maximum length of a constraint50
Top cost 3472
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 3471
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 51
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.00/0.04	c 2012-05-28T04:10:42+0200
0.00/0.04	c arch = x86_64
0.00/0.04	c os = linux
0.00/0.04	c compiler = ghc 7.4
0.00/0.04	c packages:
0.00/0.04	c   OptDir-0.0.1
0.00/0.04	c   array-0.4.0.0
0.00/0.04	c   base-4.5.0.0
0.00/0.04	c   bytestring-0.9.2.1
0.00/0.04	c   containers-0.4.2.1
0.00/0.04	c   deepseq-1.3.0.0
0.00/0.04	c   mtl-2.1.1
0.00/0.04	c   old_locale-1.0.0.4
0.00/0.04	c   parse_dimacs-1.2
0.00/0.04	c   parsec-3.1.2
0.00/0.04	c   queue-0.1.2
0.00/0.04	c   stm-2.3
0.00/0.04	c   time-1.4
0.00/0.04	c command line = ["--wbo","HOME/instance-3711998-1338171042.wbo"]
0.00/0.04	c #vars 4000
0.00/0.04	c #constraints 180
0.00/0.04	c Solving starts ...
0.39/0.40	c solving time = 0.351s
0.39/0.40	c #decision = 2686
0.39/0.40	c #conflict = 273
0.39/0.40	c #restart = 2
0.39/0.40	o 83
0.39/0.40	c Solving starts ...
3.59/3.69	c solving time = 3.292s
3.59/3.69	c #decision = 16545
3.59/3.69	c #conflict = 1610
3.59/3.69	c #restart = 7
3.59/3.69	o 66
3.59/3.69	c Solving starts ...
3.69/3.70	c learnt constraints deletion: 1603 -> 802
4.49/4.53	c solving time = 0.833s
4.49/4.53	c #decision = 24278
4.49/4.53	c #conflict = 2088
4.49/4.53	c #restart = 10
4.49/4.53	o 30
4.49/4.53	c Solving starts ...
4.49/4.54	c solving time = 0.009s
4.49/4.54	c #decision = 25989
4.49/4.54	c #conflict = 2088
4.49/4.54	c #restart = 10
4.49/4.54	o 17
4.49/4.54	c Solving starts ...
4.69/4.73	c solving time = 0.185s
4.69/4.73	c #decision = 29717
4.69/4.73	c #conflict = 2202
4.69/4.73	c #restart = 11
4.69/4.73	o 5
4.69/4.73	c Solving starts ...
4.89/4.90	c learnt constraints deletion: 1489 -> 745
8.98/9.02	c learnt constraints deletion: 2721 -> 1361
16.49/16.59	c learnt constraints deletion: 4214 -> 2107
21.98/22.05	c learnt constraints deletion: 4676 -> 2338
29.79/29.85	c learnt constraints deletion: 5355 -> 2688
38.07/38.16	c learnt constraints deletion: 5655 -> 2840
47.56/47.61	c learnt constraints deletion: 6492 -> 3246
68.74/68.86	c learnt constraints deletion: 8006 -> 4014
104.14/104.23	c learnt constraints deletion: 7928 -> 3964
118.94/119.08	c learnt constraints deletion: 6433 -> 3219
141.64/141.78	c learnt constraints deletion: 6413 -> 3212
154.73/154.86	c learnt constraints deletion: 6437 -> 3223
166.92/167.04	c learnt constraints deletion: 6396 -> 3202
201.11/201.27	c learnt constraints deletion: 8690 -> 4348
259.51/259.67	c learnt constraints deletion: 8714 -> 4367
324.39/324.50	c learnt constraints deletion: 8751 -> 4386
379.67/379.82	c learnt constraints deletion: 8691 -> 4358
405.77/405.95	c learnt constraints deletion: 6285 -> 3143
491.05/491.29	c learnt constraints deletion: 8758 -> 4383
572.95/573.11	c learnt constraints deletion: 8756 -> 4383
657.74/657.93	c learnt constraints deletion: 8747 -> 4378
739.82/740.06	c learnt constraints deletion: 8750 -> 4379
817.50/817.74	c learnt constraints deletion: 8733 -> 4371
889.49/889.76	c learnt constraints deletion: 8721 -> 4365
914.89/915.15	c learnt constraints deletion: 6216 -> 3108
948.39/948.61	c learnt constraints deletion: 8400 -> 4204
977.88/978.17	c learnt constraints deletion: 8379 -> 4193
1015.97/1016.22	c learnt constraints deletion: 8380 -> 4194
1051.07/1051.31	c learnt constraints deletion: 8370 -> 4190
1081.56/1081.86	c learnt constraints deletion: 8405 -> 4207
1111.56/1111.85	c learnt constraints deletion: 8392 -> 4200
1147.86/1148.10	c learnt constraints deletion: 8387 -> 4199
1178.85/1179.19	c learnt constraints deletion: 8371 -> 4192
1222.24/1222.50	c learnt constraints deletion: 8399 -> 4206
1251.44/1251.76	c learnt constraints deletion: 8391 -> 4202
1280.53/1280.88	c learnt constraints deletion: 9259 -> 4635
1307.33/1307.65	c learnt constraints deletion: 9130 -> 4574
1333.73/1334.08	c learnt constraints deletion: 9138 -> 4579
1359.52/1359.86	c learnt constraints deletion: 9102 -> 4561
1383.41/1383.71	c learnt constraints deletion: 9173 -> 4597
1407.21/1407.55	c learnt constraints deletion: 9154 -> 4587
1429.61/1429.92	c learnt constraints deletion: 9154 -> 4588
1453.81/1454.19	c learnt constraints deletion: 9155 -> 4588
1477.01/1477.31	c learnt constraints deletion: 9151 -> 4585
1513.10/1513.46	c learnt constraints deletion: 9095 -> 4557
1548.59/1548.91	c learnt constraints deletion: 9097 -> 4560
1576.59/1576.90	c learnt constraints deletion: 9041 -> 4531
1618.18/1618.54	c learnt constraints deletion: 9020 -> 4521
1680.87/1681.25	c learnt constraints deletion: 9024 -> 4523
1727.37/1727.76	c learnt constraints deletion: 7312 -> 3656
1740.36/1740.78	c learnt constraints deletion: 7756 -> 3878
1749.77/1750.11	c learnt constraints deletion: 7717 -> 3863
1787.66/1788.01	c learnt constraints deletion: 9803 -> 4917

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-3711998-1338171042/watcher-3711998-1338171042 -o /tmp/evaluation-result-3711998-1338171042/solver-3711998-1338171042 -C 1800 -W 1900 -M 15500 HOME/toysat --wbo HOME/instance-3711998-1338171042.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.01 2.02 2.00 3/177 31219
/proc/meminfo: memFree=31044828/32873844 swapFree=7620/7620
[pid=31219] ppid=31217 vsize=6208 CPUtime=0 cores=1,3,5,7
/proc/31219/stat : 31219 (toysat) R 31217 31219 29738 0 -1 4202496 816 0 0 0 0 0 0 0 20 0 1 0 283228558 6356992 737 33554432000 4194304 8973514 140736483376048 140733572799608 4209439 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31219/statm: 1552 737 422 1167 0 333 0

[startup+0.0584299 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 31219
/proc/meminfo: memFree=31044828/32873844 swapFree=7620/7620
[pid=31219] ppid=31217 vsize=10304 CPUtime=0.05 cores=1,3,5,7
/proc/31219/stat : 31219 (toysat) R 31217 31219 29738 0 -1 4202496 1887 0 0 0 5 0 0 0 20 0 1 0 283228558 10551296 1808 33554432000 4194304 8973514 140736483376048 140736483375312 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31219/statm: 2576 1808 456 1167 0 1357 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10304

[startup+0.100291 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 31219
/proc/meminfo: memFree=31044828/32873844 swapFree=7620/7620
[pid=31219] ppid=31217 vsize=11328 CPUtime=0.09 cores=1,3,5,7
/proc/31219/stat : 31219 (toysat) R 31217 31219 29738 0 -1 4202496 2005 0 0 0 9 0 0 0 20 0 1 0 283228558 11599872 1926 33554432000 4194304 8973514 140736483376048 140736483375312 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31219/statm: 2832 1926 456 1167 0 1613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11328

[startup+0.30021 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 31219
/proc/meminfo: memFree=31044828/32873844 swapFree=7620/7620
[pid=31219] ppid=31217 vsize=11328 CPUtime=0.29 cores=1,3,5,7
/proc/31219/stat : 31219 (toysat) R 31217 31219 29738 0 -1 4202496 2143 0 0 0 29 0 0 0 20 0 1 0 283228558 11599872 2064 33554432000 4194304 8973514 140736483376048 140736483375544 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31219/statm: 2832 2064 456 1167 0 1613 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11328

[startup+0.700245 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 31219
/proc/meminfo: memFree=31044828/32873844 swapFree=7620/7620
[pid=31219] ppid=31217 vsize=14400 CPUtime=0.69 cores=1,3,5,7
/proc/31219/stat : 31219 (toysat) R 31217 31219 29738 0 -1 4202496 2692 0 0 0 69 0 0 0 20 0 1 0 283228558 14745600 2613 33554432000 4194304 8973514 140736483376048 140736483375544 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31219/statm: 3600 2613 466 1167 0 2381 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14400

[startup+1.50028 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 31220
/proc/meminfo: memFree=31035536/32873844 swapFree=7620/7620
[pid=31219] ppid=31217 vsize=16448 CPUtime=1.49 cores=1,3,5,7
/proc/31219/stat : 31219 (toysat) R 31217 31219 29738 0 -1 4202496 3433 0 0 0 148 1 0 0 20 0 1 0 283228558 16842752 3354 33554432000 4194304 8973514 140736483376048 140736483375544 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31219/statm: 4112 3354 466 1167 0 2893 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16448

[startup+3.10024 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 31220
/proc/meminfo: memFree=31032064/32873844 swapFree=7620/7620
[pid=31219] ppid=31217 vsize=20544 CPUtime=3.09 cores=1,3,5,7
/proc/31219/stat : 31219 (toysat) R 31217 31219 29738 0 -1 4202496 4433 0 0 0 307 2 0 0 20 0 1 0 283228558 21037056 4354 33554432000 4194304 8973514 140736483376048 140736483375312 4368544 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31219/statm: 5136 4354 466 1167 0 3917 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20544

[startup+6.30032 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 31220
/proc/meminfo: memFree=31026724/32873844 swapFree=7620/7620
[pid=31219] ppid=31217 vsize=22592 CPUtime=6.29 cores=1,3,5,7
/proc/31219/stat : 31219 (toysat) R 31217 31219 29738 0 -1 4202496 4971 0 0 0 625 4 0 0 20 0 1 0 283228558 23134208 4892 33554432000 4194304 8973514 140736483376048 140736483375544 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31219/statm: 5648 4892 468 1167 0 4429 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22592

[startup+12.7002 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 31220
/proc/meminfo: memFree=31016308/32873844 swapFree=7620/7620
[pid=31219] ppid=31217 vsize=32832 CPUtime=12.69 cores=1,3,5,7
/proc/31219/stat : 31219 (toysat) R 31217 31219 29738 0 -1 4202496 7535 0 0 0 1262 7 0 0 20 0 1 0 283228558 33619968 7457 33554432000 4194304 8973514 140736483376048 140736483375544 6576777 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31219/statm: 8208 7457 468 1167 0 6989 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32832

[startup+25.5003 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 31220
/proc/meminfo: memFree=30997088/32873844 swapFree=7620/7620
[pid=31219] ppid=31217 vsize=52288 CPUtime=25.48 cores=1,3,5,7
/proc/31219/stat : 31219 (toysat) R 31217 31219 29738 0 -1 4202496 12405 0 0 0 2535 13 0 0 20 0 1 0 283228558 53542912 12321 33554432000 4194304 8973514 140736483376048 140736483375544 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31219/statm: 13072 12321 468 1167 0 11853 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 52288

[startup+51.1003 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 31220
/proc/meminfo: memFree=30963252/32873844 swapFree=7620/7620
[pid=31219] ppid=31217 vsize=86080 CPUtime=51.06 cores=1,3,5,7
/proc/31219/stat : 31219 (toysat) R 31217 31219 29738 0 -1 4202496 20865 0 0 0 5083 23 0 0 20 0 1 0 283228558 88145920 20769 33554432000 4194304 8973514 140736483376048 140736483375544 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31219/statm: 21520 20769 468 1167 0 20301 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 86080

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 31221
/proc/meminfo: memFree=30901956/32873844 swapFree=7620/7620
[pid=31219] ppid=31217 vsize=147520 CPUtime=102.24 cores=1,3,5,7
/proc/31219/stat : 31219 (toysat) R 31217 31219 29738 0 -1 4202496 36174 0 0 0 10180 44 0 0 20 0 1 0 283228558 151060480 36061 33554432000 4194304 8973514 140736483376048 140736483374888 4427144 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31219/statm: 36880 36061 468 1167 0 35661 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 147520

[startup+162.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 31221
/proc/meminfo: memFree=30903928/32873844 swapFree=7620/7620
[pid=31219] ppid=31217 vsize=144448 CPUtime=162.22 cores=1,3,5,7
/proc/31219/stat : 31219 (toysat) R 31217 31219 29738 0 -1 4202496 37274 0 0 0 16157 65 0 0 20 0 1 0 283228558 147914752 35361 33554432000 4194304 8973514 140736483376048 140736483375312 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31219/statm: 36112 35361 468 1167 0 34893 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 144448

[startup+222.307 s]
/proc/loadavg: 1.96 2.00 1.99 3/177 31260
/proc/meminfo: memFree=30873616/32873844 swapFree=7620/7620
[pid=31219] ppid=31217 vsize=161856 CPUtime=222.22 cores=1,3,5,7
/proc/31219/stat : 31219 (toysat) R 31217 31219 29738 0 -1 4202496 45556 0 0 0 22135 87 0 0 20 0 1 0 283228558 165740544 39544 33554432000 4194304 8973514 140736483376048 140736483375312 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31219/statm: 40464 39544 468 1167 0 39245 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 161856

[startup+282.3 s]
/proc/loadavg: 1.98 2.00 1.99 3/177 31260
/proc/meminfo: memFree=30803684/32873844 swapFree=7620/7620
[pid=31219] ppid=31217 vsize=196672 CPUtime=282.19 cores=1,3,5,7
/proc/31219/stat : 31219 (toysat) R 31217 31219 29738 0 -1 4202496 54445 0 0 0 28115 104 0 0 20 0 1 0 283228558 201392128 48417 33554432000 4194304 8973514 140736483376048 140736483375544 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31219/statm: 49168 48417 468 1167 0 47949 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 196672

[startup+342.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 31260
/proc/meminfo: memFree=30798096/32873844 swapFree=7620/7620
[pid=31219] ppid=31217 vsize=196672 CPUtime=342.17 cores=1,3,5,7
/proc/31219/stat : 31219 (toysat) R 31217 31219 29738 0 -1 4202496 54447 0 0 0 34098 119 0 0 20 0 1 0 283228558 201392128 48417 33554432000 4194304 8973514 140736483376048 140736483375544 4208822 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31219/statm: 49168 48417 468 1167 0 47949 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 196672

[startup+402.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 31261
/proc/meminfo: memFree=30793632/32873844 swapFree=7620/7620
[pid=31219] ppid=31217 vsize=196672 CPUtime=402.17 cores=1,3,5,7
/proc/31219/stat : 31219 (toysat) R 31217 31219 29738 0 -1 4202496 54447 0 0 0 40084 133 0 0 20 0 1 0 283228558 201392128 48417 33554432000 4194304 8973514 140736483376048 140736483375312 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31219/statm: 49168 48417 468 1167 0 47949 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 196672

[startup+462.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 31261
/proc/meminfo: memFree=30811004/32873844 swapFree=7620/7620
[pid=31219] ppid=31217 vsize=177216 CPUtime=462.16 cores=1,3,5,7
/proc/31219/stat : 31219 (toysat) R 31217 31219 29738 0 -1 4202496 54447 0 0 0 46064 152 0 0 20 0 1 0 283228558 181469184 43553 33554432000 4194304 8973514 140736483376048 140736483375312 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31219/statm: 44304 43553 468 1167 0 43085 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 177216

[startup+522.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 31261
/proc/meminfo: memFree=30795436/32873844 swapFree=7620/7620
[pid=31219] ppid=31217 vsize=177216 CPUtime=522.15 cores=1,3,5,7
/proc/31219/stat : 31219 (toysat) R 31217 31219 29738 0 -1 4202496 54447 0 0 0 52049 166 0 0 20 0 1 0 283228558 181469184 43553 33554432000 4194304 8973514 140736483376048 140736483375312 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31219/statm: 44304 43553 468 1167 0 43085 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 177216

[startup+582.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/178 31264
/proc/meminfo: memFree=30781540/32873844 swapFree=7620/7620
[pid=31219] ppid=31217 vsize=179264 CPUtime=582.14 cores=1,3,5,7
/proc/31219/stat : 31219 (toysat) R 31217 31219 29738 0 -1 4202496 54959 0 0 0 58036 178 0 0 20 0 1 0 283228558 183566336 44065 33554432000 4194304 8973514 140736483376048 140736483375544 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31219/statm: 44816 44065 468 1167 0 43597 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 179264

[startup+642.3 s]

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

[startup+882.307 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 31265
/proc/meminfo: memFree=30784060/32873844 swapFree=7620/7620
[pid=31219] ppid=31217 vsize=179264 CPUtime=882.11 cores=1,3,5,7
/proc/31219/stat : 31219 (toysat) R 31217 31219 29738 0 -1 4202496 54959 0 0 0 87959 252 0 0 20 0 1 0 283228558 183566336 44065 33554432000 4194304 8973514 140736483376048 140736483375312 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31219/statm: 44816 44065 468 1167 0 43597 0
Current children cumulated CPU time (s) 882.11
Current children cumulated vsize (KiB) 179264

[startup+942.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 31265
/proc/meminfo: memFree=30810168/32873844 swapFree=7620/7620
[pid=31219] ppid=31217 vsize=152640 CPUtime=942.08 cores=1,3,5,7
/proc/31219/stat : 31219 (toysat) R 31217 31219 29738 0 -1 4202496 54959 0 0 0 93933 275 0 0 20 0 1 0 283228558 156303360 37409 33554432000 4194304 8973514 140736483376048 140736483375544 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31219/statm: 38160 37409 468 1167 0 36941 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 152640

[startup+1002.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 31266
/proc/meminfo: memFree=30808616/32873844 swapFree=7620/7620
[pid=31219] ppid=31217 vsize=152640 CPUtime=1002.07 cores=1,3,5,7
/proc/31219/stat : 31219 (toysat) R 31217 31219 29738 0 -1 4202496 54959 0 0 0 99910 297 0 0 20 0 1 0 283228558 156303360 37409 33554432000 4194304 8973514 140736483376048 140736483375544 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31219/statm: 38160 37409 468 1167 0 36941 0
Current children cumulated CPU time (s) 1002.07
Current children cumulated vsize (KiB) 152640

[startup+1062.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 31266
/proc/meminfo: memFree=30801292/32873844 swapFree=7620/7620
[pid=31219] ppid=31217 vsize=152640 CPUtime=1062.07 cores=1,3,5,7
/proc/31219/stat : 31219 (toysat) R 31217 31219 29738 0 -1 4202496 54959 0 0 0 105886 321 0 0 20 0 1 0 283228558 156303360 37409 33554432000 4194304 8973514 140736483376048 140736483375312 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31219/statm: 38160 37409 468 1167 0 36941 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 152640

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31266
/proc/meminfo: memFree=30806128/32873844 swapFree=7620/7620
[pid=31219] ppid=31217 vsize=152640 CPUtime=1122.06 cores=1,3,5,7
/proc/31219/stat : 31219 (toysat) R 31217 31219 29738 0 -1 4202496 54959 0 0 0 111861 345 0 0 20 0 1 0 283228558 156303360 37409 33554432000 4194304 8973514 140736483376048 140736483375544 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31219/statm: 38160 37409 468 1167 0 36941 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 152640

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31269
/proc/meminfo: memFree=30791048/32873844 swapFree=7620/7620
[pid=31219] ppid=31217 vsize=152640 CPUtime=1182.05 cores=1,3,5,7
/proc/31219/stat : 31219 (toysat) R 31217 31219 29738 0 -1 4202496 54959 0 0 0 117833 372 0 0 20 0 1 0 283228558 156303360 37409 33554432000 4194304 8973514 140736483376048 140736483375312 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31219/statm: 38160 37409 468 1167 0 36941 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 152640

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31269
/proc/meminfo: memFree=30776292/32873844 swapFree=7620/7620
[pid=31219] ppid=31217 vsize=163904 CPUtime=1242.04 cores=1,3,5,7
/proc/31219/stat : 31219 (toysat) R 31217 31219 29738 0 -1 4202496 57775 0 0 0 123813 391 0 0 20 0 1 0 283228558 167837696 40225 33554432000 4194304 8973514 140736483376048 140736483375544 6842547 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31219/statm: 40976 40225 468 1167 0 39757 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 163904

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31270
/proc/meminfo: memFree=30778824/32873844 swapFree=7620/7620
[pid=31219] ppid=31217 vsize=164928 CPUtime=1302.03 cores=1,3,5,7
/proc/31219/stat : 31219 (toysat) R 31217 31219 29738 0 -1 4202496 57817 0 0 0 129788 415 0 0 20 0 1 0 283228558 168886272 40266 33554432000 4194304 8973514 140736483376048 140736483375312 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31219/statm: 41232 40266 468 1167 0 40013 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 164928

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31270
/proc/meminfo: memFree=30775900/32873844 swapFree=7620/7620
[pid=31219] ppid=31217 vsize=171072 CPUtime=1362.03 cores=1,3,5,7
/proc/31219/stat : 31219 (toysat) R 31217 31219 29738 0 -1 4202496 59568 0 0 0 135762 441 0 0 20 0 1 0 283228558 175177728 42017 33554432000 4194304 8973514 140736483376048 140736483375312 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31219/statm: 42768 42017 468 1167 0 41549 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 171072

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31270
/proc/meminfo: memFree=30775460/32873844 swapFree=7620/7620
[pid=31219] ppid=31217 vsize=171072 CPUtime=1422.02 cores=1,3,5,7
/proc/31219/stat : 31219 (toysat) R 31217 31219 29738 0 -1 4202496 59569 0 0 0 141733 469 0 0 20 0 1 0 283228558 175177728 42017 33554432000 4194304 8973514 140736483376048 140736483375544 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31219/statm: 42768 42017 468 1167 0 41549 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 171072

[startup+1482.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 31270
/proc/meminfo: memFree=30773908/32873844 swapFree=7620/7620
[pid=31219] ppid=31217 vsize=171072 CPUtime=1482 cores=1,3,5,7
/proc/31219/stat : 31219 (toysat) R 31217 31219 29738 0 -1 4202496 59569 0 0 0 147708 492 0 0 20 0 1 0 283228558 175177728 42017 33554432000 4194304 8973514 140736483376048 140736483375312 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31219/statm: 42768 42017 468 1167 0 41549 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 171072

[startup+1542.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 31270
/proc/meminfo: memFree=30772792/32873844 swapFree=7620/7620
[pid=31219] ppid=31217 vsize=173120 CPUtime=1542 cores=1,3,5,7
/proc/31219/stat : 31219 (toysat) R 31217 31219 29738 0 -1 4202496 59851 0 0 0 153686 514 0 0 20 0 1 0 283228558 177274880 42299 33554432000 4194304 8973514 140736483376048 140736483375544 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31219/statm: 43280 42299 468 1167 0 42061 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 173120

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 31271
/proc/meminfo: memFree=30765964/32873844 swapFree=7620/7620
[pid=31219] ppid=31217 vsize=179264 CPUtime=1601.99 cores=1,3,5,7
/proc/31219/stat : 31219 (toysat) R 31217 31219 29738 0 -1 4202496 61617 0 0 0 159662 537 0 0 20 0 1 0 283228558 183566336 44065 33554432000 4194304 8973514 140736483376048 140736483375312 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31219/statm: 44816 44065 468 1167 0 43597 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 179264

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 31271
/proc/meminfo: memFree=30763364/32873844 swapFree=7620/7620
[pid=31219] ppid=31217 vsize=179264 CPUtime=1661.98 cores=1,3,5,7
/proc/31219/stat : 31219 (toysat) R 31217 31219 29738 0 -1 4202496 61617 0 0 0 165643 555 0 0 20 0 1 0 283228558 183566336 44065 33554432000 4194304 8973514 140736483376048 140736483375312 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31219/statm: 44816 44065 468 1167 0 43597 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 179264

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 31271
/proc/meminfo: memFree=30751456/32873844 swapFree=7620/7620
[pid=31219] ppid=31217 vsize=184384 CPUtime=1721.97 cores=1,3,5,7
/proc/31219/stat : 31219 (toysat) R 31217 31219 29738 0 -1 4202496 62897 0 0 0 171628 569 0 0 20 0 1 0 283228558 188809216 45345 33554432000 4194304 8973514 140736483376048 140736483375312 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31219/statm: 46096 45345 468 1167 0 44877 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 184384

[startup+1782.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/178 31274
/proc/meminfo: memFree=30753656/32873844 swapFree=7620/7620
[pid=31219] ppid=31217 vsize=177216 CPUtime=1781.95 cores=1,3,5,7
/proc/31219/stat : 31219 (toysat) R 31217 31219 29738 0 -1 4202496 62897 0 0 0 177606 589 0 0 20 0 1 0 283228558 181469184 43553 33554432000 4194304 8973514 140736483376048 140736483375312 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31219/statm: 44304 43553 468 1167 0 43085 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 177216



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.19 2.05 2.01 3/178 31274
/proc/meminfo: memFree=30753904/32873844 swapFree=7620/7620
[pid=31219] ppid=31217 vsize=177216 CPUtime=1800.06 cores=1,3,5,7
/proc/31219/stat : 31219 (toysat) R 31217 31219 29738 0 -1 4202496 62897 0 0 0 179410 596 0 0 20 0 1 0 283228558 181469184 43553 33554432000 4194304 8973514 140736483376048 140736483375544 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31219/statm: 44304 43553 468 1167 0 43085 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 177216

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.19 2.05 2.01 3/178 31274
/proc/meminfo: memFree=30753904/32873844 swapFree=7620/7620
[pid=31219] ppid=31217 vsize=177216 CPUtime=1800.06 cores=1,3,5,7
/proc/31219/stat : 31219 (toysat) R 31217 31219 29738 0 -1 4202496 62897 0 0 0 179410 596 0 0 20 0 1 0 283228558 181469184 43553 33554432000 4194304 8973514 140736483376048 140736483375544 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31219/statm: 44304 43553 468 1167 0 43085 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 177216

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.07
CPU user time (s): 1794.11
CPU system time (s): 5.96409
CPU usage (%): 99.9813
Max. virtual memory (cumulated for all children) (KiB): 196672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.11
system time used= 5.96409
maximum resident set size= 193668
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62897
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= 73
involuntary context switches= 1851

runsolver used 3.2925 second user time and 9.28359 second system time

The end

Launcher Data

Begin job on node143 at 2012-05-28 04:10:42
IDJOB=3711998
IDBENCH=78669
IDSOLVER=2291
FILE ID=node143/3711998-1338171042
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-PB05/aloul/FPGA_SAT05/normalized-chnl40_50_pb.cnf.cr--soft-66-100-0.wbo
COMMAND LINE= HOME/toysat --wbo BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3711998-1338171042/watcher-3711998-1338171042 -o /tmp/evaluation-result-3711998-1338171042/solver-3711998-1338171042 -C 1800 -W 1900 -M 15500  HOME/toysat --wbo HOME/instance-3711998-1338171042.wbo

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

MD5SUM BENCH= 0158a6ff32db5686aa85d7a9b49d6df3
RANDOM SEED=1812763415

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:        31045720 kB
Buffers:          374416 kB
Cached:           595492 kB
SwapCached:            0 kB
Active:           617588 kB
Inactive:         373996 kB
Active(anon):      12432 kB
Inactive(anon):    11300 kB
Active(file):     605156 kB
Inactive(file):   362696 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7432 kB
Writeback:             0 kB
AnonPages:         28844 kB
Mapped:            16056 kB
Shmem:               200 kB
Slab:             696692 kB
SReclaimable:     139056 kB
SUnreclaim:       557636 kB
KernelStack:        1472 kB
PageTables:         4132 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     136372 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 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 04:40:44