Trace number 3725619

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.09 1800.52

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_100_25_1.opb
MD5SUMfd0cd32338d58e5da2d0a0f96e14ad7d
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-15
Best CPU time to get the best result obtained on this benchmark1797.5
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -16
Optimality of the best value was proved NO
Number of variables200
Total number of constraints301
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
Number of terms in the objective function 100
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6076
Sum of products size (including duplicates)12152
Number of different products3038
Sum of products size6076

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.08	c 2012-06-02T14:16:37+0200
0.01/0.08	c arch = x86_64
0.01/0.08	c os = linux
0.01/0.08	c compiler = ghc 7.4
0.01/0.08	c packages:
0.01/0.08	c   OptDir-0.0.1
0.01/0.08	c   array-0.4.0.0
0.01/0.08	c   base-4.5.0.0
0.01/0.08	c   bytestring-0.9.2.1
0.01/0.08	c   containers-0.4.2.1
0.01/0.08	c   deepseq-1.3.0.0
0.01/0.08	c   mtl-2.1.1
0.01/0.08	c   old_locale-1.0.0.4
0.01/0.08	c   parse_dimacs-1.2
0.01/0.08	c   parsec-3.1.2
0.01/0.08	c   queue-0.1.2
0.01/0.08	c   stm-2.3
0.01/0.08	c   time-1.4
0.01/0.08	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725619-1338639397.opb"]
0.01/0.08	c #vars 200
0.01/0.08	c #constraints 301
0.01/0.08	c Solving starts ...
0.38/0.47	c solving time = 0.384s
0.38/0.47	c #decision = 4034
0.38/0.47	c #conflict = 260
0.38/0.47	c #restart = 2
0.38/0.47	o -9
0.38/0.47	c Solving starts ...
14.18/14.20	c learnt constraints deletion: 11609 -> 5805
19.69/19.76	c solving time = 19.290s
19.69/19.76	c #decision = 85140
19.69/19.76	c #conflict = 15194
19.69/19.76	c #restart = 12
19.69/19.76	o -10
19.69/19.76	c Solving starts ...
19.80/19.87	c learnt constraints deletion: 9378 -> 4689
19.90/19.95	c learnt constraints deletion: 4689 -> 2345
31.99/32.03	c learnt constraints deletion: 10965 -> 5483
38.89/38.96	c solving time = 19.194s
38.89/38.96	c #decision = 180871
38.89/38.96	c #conflict = 30192
38.89/38.96	c #restart = 22
38.89/38.96	o -11
38.89/38.96	c Solving starts ...
38.98/39.00	c learnt constraints deletion: 11851 -> 5926
39.08/39.15	c learnt constraints deletion: 5926 -> 2963
46.38/46.45	c learnt constraints deletion: 10460 -> 5230
53.58/53.68	c learnt constraints deletion: 14152 -> 7090
58.38/58.46	c learnt constraints deletion: 12620 -> 6311
60.59/60.64	c solving time = 21.675s
60.59/60.64	c #decision = 342631
60.59/60.64	c #conflict = 54409
60.59/60.64	c #restart = 33
60.59/60.64	o -12
60.59/60.64	c Solving starts ...
60.59/60.68	c learnt constraints deletion: 8568 -> 4284
60.78/60.88	c learnt constraints deletion: 4284 -> 2142
67.68/67.75	c learnt constraints deletion: 10773 -> 5399
72.68/72.75	c learnt constraints deletion: 12297 -> 6150
79.78/79.84	c learnt constraints deletion: 15075 -> 7555
86.37/86.48	c learnt constraints deletion: 14777 -> 7402
97.17/97.24	c learnt constraints deletion: 17665 -> 8847
108.27/108.34	c learnt constraints deletion: 17708 -> 8885
115.66/115.71	c learnt constraints deletion: 16423 -> 8212
127.76/127.88	c learnt constraints deletion: 19190 -> 9595
140.26/140.36	c learnt constraints deletion: 19198 -> 9601
150.16/150.26	c learnt constraints deletion: 18299 -> 9150
163.65/163.74	c learnt constraints deletion: 20833 -> 10417
178.26/178.36	c learnt constraints deletion: 20834 -> 10430
190.15/190.24	c learnt constraints deletion: 20835 -> 10440
199.84/199.99	c learnt constraints deletion: 20761 -> 10390
214.23/214.36	c learnt constraints deletion: 22593 -> 11297
226.63/226.76	c learnt constraints deletion: 22588 -> 11298
240.12/240.21	c learnt constraints deletion: 22557 -> 11286
254.12/254.22	c learnt constraints deletion: 22584 -> 11296
270.62/270.77	c learnt constraints deletion: 22463 -> 11250
286.02/286.12	c learnt constraints deletion: 23076 -> 11538
300.11/300.23	c learnt constraints deletion: 24510 -> 12259
315.62/315.76	c learnt constraints deletion: 24510 -> 12266
332.00/332.13	c learnt constraints deletion: 24356 -> 12181
352.39/352.50	c learnt constraints deletion: 24542 -> 12281
366.09/366.23	c learnt constraints deletion: 24490 -> 12251
384.60/384.71	c learnt constraints deletion: 24561 -> 12292
399.19/399.33	c learnt constraints deletion: 24417 -> 12216
416.08/416.22	c learnt constraints deletion: 26622 -> 13312
434.88/435.00	c learnt constraints deletion: 26535 -> 13271
451.37/451.54	c learnt constraints deletion: 26633 -> 13322
467.48/467.62	c learnt constraints deletion: 26512 -> 13261
487.76/487.96	c learnt constraints deletion: 26623 -> 13325
505.07/505.22	c learnt constraints deletion: 26686 -> 13350
524.46/524.62	c learnt constraints deletion: 26666 -> 13339
548.86/549.06	c learnt constraints deletion: 26674 -> 13360
566.84/567.07	c learnt constraints deletion: 26576 -> 13304
588.93/589.12	c learnt constraints deletion: 26637 -> 13339
604.93/605.11	c learnt constraints deletion: 26624 -> 13317
625.32/625.51	c learnt constraints deletion: 29023 -> 14518
647.41/647.67	c learnt constraints deletion: 29034 -> 14526
667.21/667.46	c learnt constraints deletion: 29002 -> 14507
689.52/689.78	c learnt constraints deletion: 29021 -> 14519
707.90/708.17	c learnt constraints deletion: 29037 -> 14524
736.30/736.50	c learnt constraints deletion: 29031 -> 14526
755.68/755.94	c learnt constraints deletion: 29025 -> 14517
774.38/774.61	c learnt constraints deletion: 28977 -> 14501
790.88/791.18	c learnt constraints deletion: 28989 -> 14508
808.67/808.95	c learnt constraints deletion: 28953 -> 14482
827.87/828.11	c learnt constraints deletion: 29039 -> 14527
846.97/847.20	c learnt constraints deletion: 28973 -> 14494
866.26/866.53	c learnt constraints deletion: 28970 -> 14492
887.76/888.06	c learnt constraints deletion: 29039 -> 14528
909.75/910.05	c learnt constraints deletion: 29010 -> 14513
932.35/932.64	c learnt constraints deletion: 29489 -> 14745
954.14/954.40	c learnt constraints deletion: 31588 -> 15795
975.44/975.80	c learnt constraints deletion: 31611 -> 15807
998.02/998.31	c learnt constraints deletion: 31507 -> 15757
1024.71/1025.00	c learnt constraints deletion: 31537 -> 15787
1043.32/1043.68	c learnt constraints deletion: 31522 -> 15766
1068.11/1068.42	c learnt constraints deletion: 31502 -> 15755
1092.40/1092.71	c learnt constraints deletion: 31594 -> 15800
1114.01/1114.35	c learnt constraints deletion: 31579 -> 15796
1135.60/1135.91	c learnt constraints deletion: 31606 -> 15824
1155.18/1155.50	c learnt constraints deletion: 31600 -> 15802
1179.47/1179.85	c learnt constraints deletion: 31592 -> 15806
1199.66/1200.00	c learnt constraints deletion: 31604 -> 15805
1222.36/1222.75	c learnt constraints deletion: 31502 -> 15753
1246.36/1246.75	c learnt constraints deletion: 31620 -> 15813
1265.86/1266.23	c learnt constraints deletion: 31587 -> 15798
1288.65/1289.08	c learnt constraints deletion: 31617 -> 15813
1311.64/1312.01	c learnt constraints deletion: 31585 -> 15795
1333.73/1334.12	c learnt constraints deletion: 31614 -> 15810
1355.44/1355.87	c learnt constraints deletion: 31620 -> 15814
1376.43/1376.82	c learnt constraints deletion: 31613 -> 15812
1400.93/1401.34	c learnt constraints deletion: 32570 -> 16285
1431.42/1431.83	c learnt constraints deletion: 34440 -> 17221
1455.81/1456.25	c learnt constraints deletion: 34329 -> 17167
1486.01/1486.41	c learnt constraints deletion: 34406 -> 17209
1516.11/1516.57	c learnt constraints deletion: 34461 -> 17235
1540.10/1540.58	c learnt constraints deletion: 34406 -> 17208
1564.50/1564.99	c learnt constraints deletion: 34431 -> 17221
1587.40/1587.83	c learnt constraints deletion: 34439 -> 17223
1615.50/1615.94	c learnt constraints deletion: 34443 -> 17226
1640.89/1641.38	c learnt constraints deletion: 34394 -> 17210
1667.39/1667.86	c learnt constraints deletion: 34463 -> 17249
1697.29/1697.71	c learnt constraints deletion: 34426 -> 17219
1732.48/1732.93	c learnt constraints deletion: 34423 -> 17225
1751.47/1751.96	c learnt constraints deletion: 34410 -> 17206
1776.77/1777.24	c learnt constraints deletion: 34281 -> 17144

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-3725619-1338639397/watcher-3725619-1338639397 -o /tmp/evaluation-result-3725619-1338639397/solver-3725619-1338639397 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725619-1338639397.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: 1.97 2.00 2.00 3/176 25562
/proc/meminfo: memFree=31482916/32873844 swapFree=7116/7116
[pid=25562] ppid=25560 vsize=6224 CPUtime=0 cores=1,3,5,7
/proc/25562/stat : 25562 (toysat) R 25560 25562 24826 0 -1 4202496 829 0 0 0 0 0 0 0 20 0 1 0 330066659 6373376 749 33554432000 4194304 8989770 140734700952272 140734228933512 5757152 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25562/statm: 1556 749 428 1171 0 333 0

[startup+0.021024 s]
/proc/loadavg: 1.97 2.00 2.00 3/176 25562
/proc/meminfo: memFree=31482916/32873844 swapFree=7116/7116
[pid=25562] ppid=25560 vsize=8272 CPUtime=0.01 cores=1,3,5,7
/proc/25562/stat : 25562 (toysat) R 25560 25562 24826 0 -1 4202496 1139 0 0 0 1 0 0 0 20 0 1 0 330066659 8470528 1059 33554432000 4194304 8989770 140734700952272 140734700951536 5654051 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25562/statm: 2068 1059 429 1171 0 845 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8272

[startup+0.100267 s]
/proc/loadavg: 1.97 2.00 2.00 3/176 25562
/proc/meminfo: memFree=31482916/32873844 swapFree=7116/7116
[pid=25562] ppid=25560 vsize=15440 CPUtime=0.09 cores=1,3,5,7
/proc/25562/stat : 25562 (toysat) R 25560 25562 24826 0 -1 4202496 3167 0 0 0 9 0 0 0 20 0 1 0 330066659 15810560 3087 33554432000 4194304 8989770 140734700952272 140734700951536 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25562/statm: 3860 3087 459 1171 0 2637 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15440

[startup+0.300332 s]
/proc/loadavg: 1.97 2.00 2.00 3/176 25562
/proc/meminfo: memFree=31482916/32873844 swapFree=7116/7116
[pid=25562] ppid=25560 vsize=19536 CPUtime=0.28 cores=1,3,5,7
/proc/25562/stat : 25562 (toysat) R 25560 25562 24826 0 -1 4202496 4191 0 0 0 28 0 0 0 20 0 1 0 330066659 20004864 4111 33554432000 4194304 8989770 140734700952272 140734700951536 4209278 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25562/statm: 4884 4111 459 1171 0 3661 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 19536

[startup+0.700332 s]
/proc/loadavg: 1.97 2.00 2.00 3/176 25562
/proc/meminfo: memFree=31482916/32873844 swapFree=7116/7116
[pid=25562] ppid=25560 vsize=20560 CPUtime=0.68 cores=1,3,5,7
/proc/25562/stat : 25562 (toysat) R 25560 25562 24826 0 -1 4202496 4458 0 0 0 68 0 0 0 20 0 1 0 330066659 21053440 4378 33554432000 4194304 8989770 140734700952272 140734700951536 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25562/statm: 5140 4378 470 1171 0 3917 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 20560

[startup+1.50033 s]
/proc/loadavg: 1.97 2.00 2.00 3/177 25563
/proc/meminfo: memFree=31467252/32873844 swapFree=7116/7116
[pid=25562] ppid=25560 vsize=20560 CPUtime=1.49 cores=1,3,5,7
/proc/25562/stat : 25562 (toysat) R 25560 25562 24826 0 -1 4202496 4458 0 0 0 148 1 0 0 20 0 1 0 330066659 21053440 4378 33554432000 4194304 8989770 140734700952272 140734700951536 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25562/statm: 5140 4378 470 1171 0 3917 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20560

[startup+3.1004 s]
/proc/loadavg: 1.97 2.00 2.00 3/177 25563
/proc/meminfo: memFree=31465144/32873844 swapFree=7116/7116
[pid=25562] ppid=25560 vsize=23632 CPUtime=3.09 cores=1,3,5,7
/proc/25562/stat : 25562 (toysat) R 25560 25562 24826 0 -1 4202496 5226 0 0 0 308 1 0 0 20 0 1 0 330066659 24199168 5146 33554432000 4194304 8989770 140734700952272 140734700951768 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25562/statm: 5908 5146 470 1171 0 4685 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23632

[startup+6.30033 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 25563
/proc/meminfo: memFree=31454984/32873844 swapFree=7116/7116
[pid=25562] ppid=25560 vsize=30800 CPUtime=6.29 cores=1,3,5,7
/proc/25562/stat : 25562 (toysat) R 25560 25562 24826 0 -1 4202496 7018 0 0 0 626 3 0 0 20 0 1 0 330066659 31539200 6938 33554432000 4194304 8989770 140734700952272 140734700951768 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25562/statm: 7700 6938 470 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.05 2.01 2.00 3/177 25563
/proc/meminfo: memFree=31444588/32873844 swapFree=7116/7116
[pid=25562] ppid=25560 vsize=48208 CPUtime=12.69 cores=1,3,5,7
/proc/25562/stat : 25562 (toysat) R 25560 25562 24826 0 -1 4202496 11119 0 0 0 1263 6 0 0 20 0 1 0 330066659 49364992 11039 33554432000 4194304 8989770 140734700952272 140734700951768 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25562/statm: 12052 11039 470 1171 0 10829 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48208

[startup+25.5004 s]
/proc/loadavg: 2.11 2.03 2.01 3/177 25563
/proc/meminfo: memFree=31432356/32873844 swapFree=7116/7116
[pid=25562] ppid=25560 vsize=57424 CPUtime=25.49 cores=1,3,5,7
/proc/25562/stat : 25562 (toysat) R 25560 25562 24826 0 -1 4202496 13680 0 0 0 2538 11 0 0 20 0 1 0 330066659 58802176 13600 33554432000 4194304 8989770 140734700952272 140734700950208 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25562/statm: 14356 13600 472 1171 0 13133 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 57424

[startup+51.1004 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 25563
/proc/meminfo: memFree=31416824/32873844 swapFree=7116/7116
[pid=25562] ppid=25560 vsize=60496 CPUtime=51.08 cores=1,3,5,7
/proc/25562/stat : 25562 (toysat) R 25560 25562 24826 0 -1 4202496 17265 0 0 0 5088 20 0 0 20 0 1 0 330066659 61947904 14373 33554432000 4194304 8989770 140734700952272 140734700951768 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25562/statm: 15124 14373 472 1171 0 13901 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 60496

[startup+102.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/177 25563
/proc/meminfo: memFree=31393024/32873844 swapFree=7116/7116
[pid=25562] ppid=25560 vsize=86096 CPUtime=102.28 cores=1,3,5,7
/proc/25562/stat : 25562 (toysat) R 25560 25562 24826 0 -1 4202496 29817 0 0 0 10188 40 0 0 20 0 1 0 330066659 88162304 20773 33554432000 4194304 8989770 140734700952272 140734700951536 4213703 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25562/statm: 21524 20773 472 1171 0 20301 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 86096

[startup+162.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/177 25563
/proc/meminfo: memFree=31381184/32873844 swapFree=7116/7116
[pid=25562] ppid=25560 vsize=109648 CPUtime=162.25 cores=1,3,5,7
/proc/25562/stat : 25562 (toysat) R 25560 25562 24826 0 -1 4202496 41593 0 0 0 16161 64 0 0 20 0 1 0 330066659 112279552 26661 33554432000 4194304 8989770 140734700952272 140734700951768 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25562/statm: 27412 26661 472 1171 0 26189 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 109648

[startup+222.307 s]
/proc/loadavg: 2.03 2.03 2.00 3/178 25566
/proc/meminfo: memFree=31370776/32873844 swapFree=7116/7116
[pid=25562] ppid=25560 vsize=115792 CPUtime=222.24 cores=1,3,5,7
/proc/25562/stat : 25562 (toysat) R 25560 25562 24826 0 -1 4202496 51596 0 0 0 22138 86 0 0 20 0 1 0 330066659 118571008 28197 33554432000 4194304 8989770 140734700952272 140734700951768 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25562/statm: 28948 28197 472 1171 0 27725 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 115792

[startup+282.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 25566
/proc/meminfo: memFree=31347208/32873844 swapFree=7116/7116
[pid=25562] ppid=25560 vsize=139344 CPUtime=282.22 cores=1,3,5,7
/proc/25562/stat : 25562 (toysat) R 25560 25562 24826 0 -1 4202496 65172 0 0 0 28114 108 0 0 20 0 1 0 330066659 142688256 34085 33554432000 4194304 8989770 140734700952272 140734700951536 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25562/statm: 34836 34085 472 1171 0 33613 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 139344

[startup+342.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 25567
/proc/meminfo: memFree=31350180/32873844 swapFree=7116/7116
[pid=25562] ppid=25560 vsize=130128 CPUtime=342.2 cores=1,3,5,7
/proc/25562/stat : 25562 (toysat) R 25560 25562 24826 0 -1 4202496 71911 0 0 0 34094 126 0 0 20 0 1 0 330066659 133251072 31604 33554432000 4194304 8989770 140734700952272 140734700951536 4451620 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25562/statm: 32532 31604 472 1171 0 31309 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 130128

[startup+402.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 25567
/proc/meminfo: memFree=31358332/32873844 swapFree=7116/7116
[pid=25562] ppid=25560 vsize=128080 CPUtime=402.19 cores=1,3,5,7
/proc/25562/stat : 25562 (toysat) R 25560 25562 24826 0 -1 4202496 88996 0 0 0 40072 147 0 0 20 0 1 0 330066659 131153920 31269 33554432000 4194304 8989770 140734700952272 140734700951536 4209569 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25562/statm: 32020 31269 472 1171 0 30797 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 128080

[startup+462.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 25567
/proc/meminfo: memFree=31329724/32873844 swapFree=7116/7116
[pid=25562] ppid=25560 vsize=144464 CPUtime=462.17 cores=1,3,5,7
/proc/25562/stat : 25562 (toysat) R 25560 25562 24826 0 -1 4202496 98214 0 0 0 46050 167 0 0 20 0 1 0 330066659 147931136 35365 33554432000 4194304 8989770 140734700952272 140734700951768 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25562/statm: 36116 35365 472 1171 0 34893 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 144464

[startup+522.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 25567
/proc/meminfo: memFree=31347296/32873844 swapFree=7116/7116
[pid=25562] ppid=25560 vsize=131152 CPUtime=522.16 cores=1,3,5,7
/proc/25562/stat : 25562 (toysat) R 25560 25562 24826 0 -1 4202496 102310 0 0 0 52028 188 0 0 20 0 1 0 330066659 134299648 32037 33554432000 4194304 8989770 140734700952272 140734700951768 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25562/statm: 32788 32037 472 1171 0 31565 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 131152

[startup+582.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 25567
/proc/meminfo: memFree=31329640/32873844 swapFree=7116/7116
[pid=25562] ppid=25560 vsize=136272 CPUtime=582.12 cores=1,3,5,7
/proc/25562/stat : 25562 (toysat) R 25560 25562 24826 0 -1 4202496 113346 0 0 0 58002 210 0 0 20 0 1 0 330066659 139542528 33317 33554432000 4194304 8989770 140734700952272 140734700951768 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25562/statm: 34068 33317 472 1171 0 32845 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 136272

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 25571
/proc/meminfo: memFree=31308408/32873844 swapFree=7116/7116
[pid=25562] ppid=25560 vsize=156752 CPUtime=822.07 cores=1,3,5,7
/proc/25562/stat : 25562 (toysat) R 25560 25562 24826 0 -1 4202496 152542 0 0 0 81915 292 0 0 20 0 1 0 330066659 160514048 38438 33554432000 4194304 8989770 140734700952272 140734700951768 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25562/statm: 39188 38438 472 1171 0 37965 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 156752

[startup+882.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 25571
/proc/meminfo: memFree=31306764/32873844 swapFree=7116/7116
[pid=25562] ppid=25560 vsize=162896 CPUtime=882.06 cores=1,3,5,7
/proc/25562/stat : 25562 (toysat) R 25560 25562 24826 0 -1 4202496 154078 0 0 0 87898 308 0 0 20 0 1 0 330066659 166805504 39974 33554432000 4194304 8989770 140734700952272 140734700951768 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25562/statm: 40724 39974 472 1171 0 39501 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 162896

[startup+942.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 25572
/proc/meminfo: memFree=31343772/32873844 swapFree=7116/7116
[pid=25562] ppid=25560 vsize=132176 CPUtime=942.05 cores=1,3,5,7
/proc/25562/stat : 25562 (toysat) R 25560 25562 24826 0 -1 4202496 159454 0 0 0 93875 330 0 0 20 0 1 0 330066659 135348224 32294 33554432000 4194304 8989770 140734700952272 140734700951768 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25562/statm: 33044 32294 472 1171 0 31821 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 132176

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25572
/proc/meminfo: memFree=31318948/32873844 swapFree=7116/7116
[pid=25562] ppid=25560 vsize=154704 CPUtime=1002.02 cores=1,3,5,7
/proc/25562/stat : 25562 (toysat) R 25560 25562 24826 0 -1 4202496 171509 0 0 0 99851 351 0 0 20 0 1 0 330066659 158416896 37926 33554432000 4194304 8989770 140734700952272 140734700951768 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25562/statm: 38676 37926 472 1171 0 37453 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 154704

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25572
/proc/meminfo: memFree=31301104/32873844 swapFree=7116/7116
[pid=25562] ppid=25560 vsize=185424 CPUtime=1062.01 cores=1,3,5,7
/proc/25562/stat : 25562 (toysat) R 25560 25562 24826 0 -1 4202496 190197 0 0 0 105829 372 0 0 20 0 1 0 330066659 189874176 45606 33554432000 4194304 8989770 140734700952272 140734700951768 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25562/statm: 46356 45606 472 1171 0 45133 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 185424

[startup+1122.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/178 25574
/proc/meminfo: memFree=31305200/32873844 swapFree=7116/7116
[pid=25562] ppid=25560 vsize=164944 CPUtime=1122 cores=1,3,5,7
/proc/25562/stat : 25562 (toysat) R 25560 25562 24826 0 -1 4202496 193781 0 0 0 111811 389 0 0 20 0 1 0 330066659 168902656 40486 33554432000 4194304 8989770 140734700952272 140734700951768 4437777 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25562/statm: 41236 40486 472 1171 0 40013 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 164944

[startup+1182.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 25574
/proc/meminfo: memFree=31287644/32873844 swapFree=7116/7116
[pid=25562] ppid=25560 vsize=173136 CPUtime=1181.97 cores=1,3,5,7
/proc/25562/stat : 25562 (toysat) R 25560 25562 24826 0 -1 4202496 201233 0 0 0 117787 410 0 0 20 0 1 0 330066659 177291264 42534 33554432000 4194304 8989770 140734700952272 140734700951768 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25562/statm: 43284 42534 472 1171 0 42061 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 173136

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25614
/proc/meminfo: memFree=29328016/32873844 swapFree=7116/7116
[pid=25562] ppid=25560 vsize=153680 CPUtime=1241.96 cores=1,3,5,7
/proc/25562/stat : 25562 (toysat) R 25560 25562 24826 0 -1 4202496 205841 0 0 0 123767 429 0 0 20 0 1 0 330066659 157368320 37670 33554432000 4194304 8989770 140734700952272 140734700951768 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25562/statm: 38420 37670 472 1171 0 37197 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 153680

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25614
/proc/meminfo: memFree=24945448/32873844 swapFree=7116/7116
[pid=25562] ppid=25560 vsize=190544 CPUtime=1301.95 cores=1,3,5,7
/proc/25562/stat : 25562 (toysat) R 25560 25562 24826 0 -1 4202496 215060 0 0 0 129744 451 0 0 20 0 1 0 330066659 195117056 46886 33554432000 4194304 8989770 140734700952272 140734700951536 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25562/statm: 47636 46886 472 1171 0 46413 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 190544

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25614
/proc/meminfo: memFree=24959500/32873844 swapFree=7116/7116
[pid=25562] ppid=25560 vsize=176208 CPUtime=1361.93 cores=1,3,5,7
/proc/25562/stat : 25562 (toysat) R 25560 25562 24826 0 -1 4202496 216859 0 0 0 135724 469 0 0 20 0 1 0 330066659 180436992 43302 33554432000 4194304 8989770 140734700952272 140734700950208 6677533 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25562/statm: 44052 43302 472 1171 0 42829 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 176208

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25617
/proc/meminfo: memFree=25007304/32873844 swapFree=7116/7116
[pid=25562] ppid=25560 vsize=128080 CPUtime=1421.93 cores=1,3,5,7
/proc/25562/stat : 25562 (toysat) R 25560 25562 24826 0 -1 4202496 217371 0 0 0 141704 489 0 0 20 0 1 0 330066659 131153920 31270 33554432000 4194304 8989770 140734700952272 140734700951768 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25562/statm: 32020 31270 472 1171 0 30797 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 128080

[startup+1482.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 25617
/proc/meminfo: memFree=24950552/32873844 swapFree=7116/7116
[pid=25562] ppid=25560 vsize=185424 CPUtime=1481.92 cores=1,3,5,7
/proc/25562/stat : 25562 (toysat) R 25560 25562 24826 0 -1 4202496 232731 0 0 0 147684 508 0 0 20 0 1 0 330066659 189874176 45606 33554432000 4194304 8989770 140734700952272 140734700951768 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25562/statm: 46356 45606 472 1171 0 45133 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 185424

[startup+1542.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 25618
/proc/meminfo: memFree=24802508/32873844 swapFree=7116/7116
[pid=25562] ppid=25560 vsize=177232 CPUtime=1541.91 cores=1,3,5,7
/proc/25562/stat : 25562 (toysat) R 25560 25562 24826 0 -1 4202496 244251 0 0 0 153663 528 0 0 20 0 1 0 330066659 181485568 43558 33554432000 4194304 8989770 140734700952272 140734700951768 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25562/statm: 44308 43558 472 1171 0 43085 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 177232

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25618
/proc/meminfo: memFree=24798396/32873844 swapFree=7116/7116
[pid=25562] ppid=25560 vsize=181328 CPUtime=1601.89 cores=1,3,5,7
/proc/25562/stat : 25562 (toysat) R 25560 25562 24826 0 -1 4202496 251419 0 0 0 159643 546 0 0 20 0 1 0 330066659 185679872 44582 33554432000 4194304 8989770 140734700952272 140734700951536 4437889 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25562/statm: 45332 44582 472 1171 0 44109 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 181328

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25618
/proc/meminfo: memFree=24814880/32873844 swapFree=7116/7116
[pid=25562] ppid=25560 vsize=164944 CPUtime=1661.89 cores=1,3,5,7
/proc/25562/stat : 25562 (toysat) R 25560 25562 24826 0 -1 4202496 255771 0 0 0 165626 563 0 0 20 0 1 0 330066659 168902656 40486 33554432000 4194304 8989770 140734700952272 140734700951536 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25562/statm: 41236 40486 472 1171 0 40013 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 164944

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25618
/proc/meminfo: memFree=24754768/32873844 swapFree=7116/7116
[pid=25562] ppid=25560 vsize=226384 CPUtime=1721.87 cores=1,3,5,7
/proc/25562/stat : 25562 (toysat) R 25560 25562 24826 0 -1 4202496 271131 0 0 0 171604 583 0 0 20 0 1 0 330066659 231817216 55846 33554432000 4194304 8989770 140734700952272 140734700951768 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25562/statm: 56596 55846 472 1171 0 55373 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 226384

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25618
/proc/meminfo: memFree=24789640/32873844 swapFree=7116/7116
[pid=25562] ppid=25560 vsize=189520 CPUtime=1781.87 cores=1,3,5,7
/proc/25562/stat : 25562 (toysat) R 25560 25562 24826 0 -1 4202496 287259 0 0 0 177587 600 0 0 20 0 1 0 330066659 194068480 46630 33554432000 4194304 8989770 140734700952272 140734700951768 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25562/statm: 47380 46630 472 1171 0 46157 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 189520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25618
/proc/meminfo: memFree=24792584/32873844 swapFree=7116/7116
[pid=25562] ppid=25560 vsize=187472 CPUtime=1800.07 cores=1,3,5,7
/proc/25562/stat : 25562 (toysat) R 25560 25562 24826 0 -1 4202496 287771 0 0 0 179401 606 0 0 20 0 1 0 330066659 191971328 46118 33554432000 4194304 8989770 140734700952272 140734700950208 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25562/statm: 46868 46118 472 1171 0 45645 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 187472

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.52
CPU time (s): 1800.09
CPU user time (s): 1794.02
CPU system time (s): 6.07508
CPU usage (%): 99.9764
Max. virtual memory (cumulated for all children) (KiB): 242768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.02
system time used= 6.07508
maximum resident set size= 239768
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 287771
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= 174
involuntary context switches= 1840

runsolver used 3.66244 second user time and 9.74352 second system time

The end

Launcher Data

Begin job on node111 at 2012-06-02 14:16:37
IDJOB=3725619
IDBENCH=48243
IDSOLVER=2308
FILE ID=node111/3725619-1338639397
RUNJOBID= node111-1338631507-24843
PBS_JOBID= 14636469
Free space on /tmp= 67388 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_100_25_1.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3725619-1338639397/watcher-3725619-1338639397 -o /tmp/evaluation-result-3725619-1338639397/solver-3725619-1338639397 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725619-1338639397.opb

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

MD5SUM BENCH= fd0cd32338d58e5da2d0a0f96e14ad7d
RANDOM SEED=213517861

node111.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.152
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	: 5332.30
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.152
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.152
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.92
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.152
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.152
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.91
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.152
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.152
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.152
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31482924 kB
Buffers:          137936 kB
Cached:           400608 kB
SwapCached:         1324 kB
Active:           182492 kB
Inactive:         424728 kB
Active(anon):      69880 kB
Inactive(anon):     1088 kB
Active(file):     112612 kB
Inactive(file):   423640 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100044 kB
Dirty:              7392 kB
Writeback:             0 kB
AnonPages:         74680 kB
Mapped:            10588 kB
Shmem:                 0 kB
Slab:             644012 kB
SReclaimable:      86272 kB
SUnreclaim:       557740 kB
KernelStack:        1456 kB
PageTables:         4148 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     190696 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 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= 67260 MiB
End job on node111 at 2012-06-02 14:46:39