Trace number 3706137

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.03 1800.41

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_25_2_15.opb
MD5SUMb437bd5db918ab114396d43dfca73285
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark93.6968
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables200
Total number of constraints302
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)1
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 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6148
Sum of products size (including duplicates)12296
Number of different products3074
Sum of products size6148

Solver Data

0.06/0.08	c 2012-05-27T18:38:58+0200
0.06/0.08	c arch = x86_64
0.06/0.08	c os = linux
0.06/0.08	c compiler = ghc 7.4
0.06/0.08	c packages:
0.06/0.08	c   OptDir-0.0.1
0.06/0.08	c   array-0.4.0.0
0.06/0.08	c   base-4.5.0.0
0.06/0.08	c   bytestring-0.9.2.1
0.06/0.08	c   containers-0.4.2.1
0.06/0.08	c   deepseq-1.3.0.0
0.06/0.08	c   mtl-2.1.1
0.06/0.08	c   old_locale-1.0.0.4
0.06/0.08	c   parse_dimacs-1.2
0.06/0.08	c   parsec-3.1.2
0.06/0.08	c   queue-0.1.2
0.06/0.08	c   stm-2.3
0.06/0.08	c   time-1.4
0.06/0.08	c command line = ["--pb","HOME/instance-3706137-1338136737.opb"]
0.06/0.08	c #vars 200
0.06/0.08	c #constraints 302
0.06/0.08	c Solving starts ...
15.89/15.93	c learnt constraints deletion: 11351 -> 5676
26.99/27.01	c learnt constraints deletion: 15225 -> 7653
42.89/42.96	c learnt constraints deletion: 16433 -> 8250
60.57/60.61	c learnt constraints deletion: 16502 -> 8286
72.37/72.45	c learnt constraints deletion: 17851 -> 8960
79.86/79.98	c learnt constraints deletion: 17884 -> 8980
88.26/88.30	c learnt constraints deletion: 19453 -> 9767
96.16/96.26	c learnt constraints deletion: 18675 -> 9368
103.16/103.28	c learnt constraints deletion: 17084 -> 8558
113.55/113.62	c learnt constraints deletion: 19192 -> 9599
122.75/122.84	c learnt constraints deletion: 19340 -> 9676
131.55/131.63	c learnt constraints deletion: 19036 -> 9525
142.75/142.82	c learnt constraints deletion: 20950 -> 10488
153.05/153.19	c learnt constraints deletion: 22787 -> 11409
162.34/162.44	c learnt constraints deletion: 22847 -> 11451
170.94/171.06	c learnt constraints deletion: 22857 -> 11458
179.15/179.26	c learnt constraints deletion: 22815 -> 11436
187.84/187.97	c learnt constraints deletion: 22855 -> 11455
196.75/196.86	c learnt constraints deletion: 22851 -> 11468
211.74/211.83	c learnt constraints deletion: 24480 -> 12250
227.24/227.34	c learnt constraints deletion: 24756 -> 12393
238.94/239.08	c learnt constraints deletion: 24796 -> 12408
252.93/253.06	c learnt constraints deletion: 24837 -> 12432
266.63/266.77	c learnt constraints deletion: 24753 -> 12382
281.92/282.01	c learnt constraints deletion: 24731 -> 12378
298.51/298.60	c learnt constraints deletion: 24819 -> 12419
313.00/313.19	c learnt constraints deletion: 24787 -> 12431
327.61/327.72	c learnt constraints deletion: 26775 -> 13391
344.21/344.34	c learnt constraints deletion: 26909 -> 13463
360.30/360.43	c learnt constraints deletion: 26930 -> 13472
377.30/377.49	c learnt constraints deletion: 26931 -> 13474
398.39/398.58	c learnt constraints deletion: 26974 -> 13496
414.88/415.04	c learnt constraints deletion: 26974 -> 13496
435.29/435.45	c learnt constraints deletion: 26990 -> 13517
452.99/453.10	c learnt constraints deletion: 26943 -> 13495
471.27/471.47	c learnt constraints deletion: 26974 -> 13506
490.88/491.02	c learnt constraints deletion: 26913 -> 13462
515.47/515.63	c learnt constraints deletion: 28531 -> 14266
535.27/535.44	c learnt constraints deletion: 29350 -> 14679
555.76/555.91	c learnt constraints deletion: 29321 -> 14677
580.26/580.45	c learnt constraints deletion: 29336 -> 14677
599.55/599.76	c learnt constraints deletion: 29366 -> 14689
620.25/620.47	c learnt constraints deletion: 29305 -> 14656
641.84/642.07	c learnt constraints deletion: 29283 -> 14646
659.94/660.17	c learnt constraints deletion: 29257 -> 14634
682.73/682.99	c learnt constraints deletion: 29349 -> 14695
701.44/701.63	c learnt constraints deletion: 29342 -> 14679
724.14/724.30	c learnt constraints deletion: 29245 -> 14632
750.53/750.77	c learnt constraints deletion: 29366 -> 14713
770.53/770.74	c learnt constraints deletion: 29343 -> 14713
788.22/788.48	c learnt constraints deletion: 29292 -> 14675
811.41/811.62	c learnt constraints deletion: 29360 -> 14718
835.51/835.71	c learnt constraints deletion: 31578 -> 15789
859.20/859.44	c learnt constraints deletion: 31970 -> 15985
872.10/872.35	c learnt constraints deletion: 31882 -> 15943
886.70/886.90	c learnt constraints deletion: 31974 -> 15989
907.49/907.71	c learnt constraints deletion: 31951 -> 15978
923.49/923.79	c learnt constraints deletion: 31957 -> 15981
943.78/944.04	c learnt constraints deletion: 31951 -> 15979
959.48/959.71	c learnt constraints deletion: 31961 -> 15983
977.08/977.39	c learnt constraints deletion: 31975 -> 15991
990.98/991.29	c learnt constraints deletion: 31934 -> 15969
1008.08/1008.31	c learnt constraints deletion: 31981 -> 15995
1023.67/1023.92	c learnt constraints deletion: 31957 -> 15981
1041.27/1041.58	c learnt constraints deletion: 31947 -> 15976
1059.46/1059.79	c learnt constraints deletion: 31952 -> 15980
1074.87/1075.20	c learnt constraints deletion: 31917 -> 15961
1092.17/1092.43	c learnt constraints deletion: 31979 -> 15992
1110.36/1110.60	c learnt constraints deletion: 31927 -> 15967
1126.46/1126.73	c learnt constraints deletion: 31939 -> 15972
1144.76/1145.01	c learnt constraints deletion: 31980 -> 15992
1162.25/1162.53	c learnt constraints deletion: 31930 -> 15967
1181.44/1181.70	c learnt constraints deletion: 31971 -> 15988
1204.43/1204.77	c learnt constraints deletion: 34677 -> 17341
1227.42/1227.73	c learnt constraints deletion: 34834 -> 17419
1257.82/1258.18	c learnt constraints deletion: 34770 -> 17388
1285.81/1286.17	c learnt constraints deletion: 34826 -> 17433
1312.41/1312.74	c learnt constraints deletion: 34735 -> 17370
1337.31/1337.66	c learnt constraints deletion: 34839 -> 17424
1364.20/1364.52	c learnt constraints deletion: 34836 -> 17424
1388.10/1388.44	c learnt constraints deletion: 34852 -> 17428
1409.99/1410.34	c learnt constraints deletion: 34792 -> 17400
1428.89/1429.29	c learnt constraints deletion: 34857 -> 17444
1447.09/1447.45	c learnt constraints deletion: 34851 -> 17437
1467.29/1467.68	c learnt constraints deletion: 34779 -> 17401
1487.89/1488.30	c learnt constraints deletion: 34808 -> 17415
1507.57/1507.93	c learnt constraints deletion: 34855 -> 17459
1525.97/1526.36	c learnt constraints deletion: 34810 -> 17444
1547.06/1547.44	c learnt constraints deletion: 34842 -> 17463
1564.26/1564.68	c learnt constraints deletion: 34863 -> 17465
1587.85/1588.25	c learnt constraints deletion: 34845 -> 17430
1618.35/1618.70	c learnt constraints deletion: 34863 -> 17447
1642.84/1643.28	c learnt constraints deletion: 34796 -> 17405
1676.94/1677.31	c learnt constraints deletion: 34856 -> 17443
1715.34/1715.75	c learnt constraints deletion: 34853 -> 17463
1739.63/1740.05	c learnt constraints deletion: 34829 -> 17417
1764.53/1764.96	c learnt constraints deletion: 34852 -> 17430
1784.33/1784.74	c learnt constraints deletion: 34748 -> 17377

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-3706137-1338136737/watcher-3706137-1338136737 -o /tmp/evaluation-result-3706137-1338136737/solver-3706137-1338136737 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706137-1338136737.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.99 1.98 1.99 3/176 21114
/proc/meminfo: memFree=31008348/32873648 swapFree=7112/7112
[pid=21114] ppid=21112 vsize=7232 CPUtime=0 cores=1,3,5,7
/proc/21114/stat : 21114 (toysat) R 21112 21114 18885 0 -1 4202496 824 0 0 0 0 0 0 0 20 0 1 0 279799660 7405568 745 33554432000 4194304 8973514 140735330071584 140735946389976 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21114/statm: 1808 745 415 1167 0 589 0

[startup+0.0691519 s]
/proc/loadavg: 1.99 1.98 1.99 3/176 21114
/proc/meminfo: memFree=31008348/32873648 swapFree=7112/7112
[pid=21114] ppid=21112 vsize=13376 CPUtime=0.06 cores=1,3,5,7
/proc/21114/stat : 21114 (toysat) R 21112 21114 18885 0 -1 4202496 2411 0 0 0 6 0 0 0 20 0 1 0 279799660 13697024 2332 33554432000 4194304 8973514 140735330071584 140735946389976 4209439 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21114/statm: 3344 2340 428 1167 0 2125 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13376

[startup+0.100276 s]
/proc/loadavg: 1.99 1.98 1.99 3/176 21114
/proc/meminfo: memFree=31008348/32873648 swapFree=7112/7112
[pid=21114] ppid=21112 vsize=15424 CPUtime=0.09 cores=1,3,5,7
/proc/21114/stat : 21114 (toysat) R 21112 21114 18885 0 -1 4202496 3041 0 0 0 9 0 0 0 20 0 1 0 279799660 15794176 2962 33554432000 4194304 8973514 140735330071584 140735330071080 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21114/statm: 3856 2962 445 1167 0 2637 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15424

[startup+0.300246 s]
/proc/loadavg: 1.99 1.98 1.99 3/176 21114
/proc/meminfo: memFree=31008348/32873648 swapFree=7112/7112
[pid=21114] ppid=21112 vsize=20544 CPUtime=0.29 cores=1,3,5,7
/proc/21114/stat : 21114 (toysat) R 21112 21114 18885 0 -1 4202496 4286 0 0 0 29 0 0 0 20 0 1 0 279799660 21037056 4207 33554432000 4194304 8973514 140735330071584 140735330071080 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21114/statm: 5136 4207 445 1167 0 3917 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20544

[startup+0.700253 s]
/proc/loadavg: 1.99 1.98 1.99 3/176 21114
/proc/meminfo: memFree=31008348/32873648 swapFree=7112/7112
[pid=21114] ppid=21112 vsize=21568 CPUtime=0.69 cores=1,3,5,7
/proc/21114/stat : 21114 (toysat) R 21112 21114 18885 0 -1 4202496 4689 0 0 0 68 1 0 0 20 0 1 0 279799660 22085632 4610 33554432000 4194304 8973514 140735330071584 140735330071080 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21114/statm: 5392 4610 445 1167 0 4173 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21568

[startup+1.50031 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 21115
/proc/meminfo: memFree=30989144/32873648 swapFree=7112/7112
[pid=21114] ppid=21112 vsize=24640 CPUtime=1.49 cores=1,3,5,7
/proc/21114/stat : 21114 (toysat) R 21112 21114 18885 0 -1 4202496 5457 0 0 0 148 1 0 0 20 0 1 0 279799660 25231360 5378 33554432000 4194304 8973514 140735330071584 140735330070848 4209376 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21114/statm: 6160 5378 445 1167 0 4941 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24640

[startup+3.10021 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 21115
/proc/meminfo: memFree=30987160/32873648 swapFree=7112/7112
[pid=21114] ppid=21112 vsize=27712 CPUtime=3.09 cores=1,3,5,7
/proc/21114/stat : 21114 (toysat) R 21112 21114 18885 0 -1 4202496 6225 0 0 0 307 2 0 0 20 0 1 0 279799660 28377088 6146 33554432000 4194304 8973514 140735330071584 140735330071080 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21114/statm: 6928 6146 445 1167 0 5709 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27712

[startup+6.30026 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 21115
/proc/meminfo: memFree=30978772/32873648 swapFree=7112/7112
[pid=21114] ppid=21112 vsize=33856 CPUtime=6.29 cores=1,3,5,7
/proc/21114/stat : 21114 (toysat) R 21112 21114 18885 0 -1 4202496 7761 0 0 0 627 2 0 0 20 0 1 0 279799660 34668544 7682 33554432000 4194304 8973514 140735330071584 140735330071080 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21114/statm: 8464 7682 445 1167 0 7245 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33856

[startup+12.7003 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 21115
/proc/meminfo: memFree=30968788/32873648 swapFree=7112/7112
[pid=21114] ppid=21112 vsize=43072 CPUtime=12.69 cores=1,3,5,7
/proc/21114/stat : 21114 (toysat) R 21112 21114 18885 0 -1 4202496 10065 0 0 0 1265 4 0 0 20 0 1 0 279799660 44105728 9986 33554432000 4194304 8973514 140735330071584 140735330070848 4204592 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21114/statm: 10768 9986 445 1167 0 9549 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43072

[startup+25.5003 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 21115
/proc/meminfo: memFree=30949384/32873648 swapFree=7112/7112
[pid=21114] ppid=21112 vsize=63552 CPUtime=25.48 cores=1,3,5,7
/proc/21114/stat : 21114 (toysat) R 21112 21114 18885 0 -1 4202496 15191 0 0 0 2540 8 0 0 20 0 1 0 279799660 65077248 15112 33554432000 4194304 8973514 140735330071584 140735330070848 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21114/statm: 15888 15112 446 1167 0 14669 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 63552

[startup+51.1003 s]
/proc/loadavg: 2.06 2.00 2.00 3/177 21116
/proc/meminfo: memFree=30931592/32873648 swapFree=7112/7112
[pid=21114] ppid=21112 vsize=75840 CPUtime=51.07 cores=1,3,5,7
/proc/21114/stat : 21114 (toysat) R 21112 21114 18885 0 -1 4202496 18272 0 0 0 5093 14 0 0 20 0 1 0 279799660 77660160 18190 33554432000 4194304 8973514 140735330071584 140735330070848 4214408 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21114/statm: 18960 18190 446 1167 0 17741 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 75840

[startup+102.307 s]
/proc/loadavg: 2.02 2.00 2.00 3/178 21119
/proc/meminfo: memFree=30921188/32873648 swapFree=7112/7112
[pid=21114] ppid=21112 vsize=83008 CPUtime=102.26 cores=1,3,5,7
/proc/21114/stat : 21114 (toysat) R 21112 21114 18885 0 -1 4202496 21874 0 0 0 10193 33 0 0 20 0 1 0 279799660 85000192 19982 33554432000 4194304 8973514 140735330071584 140735330070848 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21114/statm: 20752 19982 446 1167 0 19533 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 83008

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 21119
/proc/meminfo: memFree=30841960/32873648 swapFree=7112/7112
[pid=21114] ppid=21112 vsize=157760 CPUtime=162.24 cores=1,3,5,7
/proc/21114/stat : 21114 (toysat) R 21112 21114 18885 0 -1 4202496 40562 0 0 0 16166 58 0 0 20 0 1 0 279799660 161546240 38670 33554432000 4194304 8973514 140735330071584 140735330069696 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21114/statm: 39440 38670 446 1167 0 38221 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 157760

[startup+222.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/176 21119
/proc/meminfo: memFree=30863496/32873648 swapFree=7112/7112
[pid=21114] ppid=21112 vsize=132160 CPUtime=222.24 cores=1,3,5,7
/proc/21114/stat : 21114 (toysat) R 21112 21114 18885 0 -1 4202496 44914 0 0 0 22143 81 0 0 20 0 1 0 279799660 135331840 32270 33554432000 4194304 8973514 140735330071584 140735330070848 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21114/statm: 33040 32270 446 1167 0 31821 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 132160

[startup+282.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 21120
/proc/meminfo: memFree=30843052/32873648 swapFree=7112/7112
[pid=21114] ppid=21112 vsize=149568 CPUtime=282.22 cores=1,3,5,7
/proc/21114/stat : 21114 (toysat) R 21112 21114 18885 0 -1 4202496 57214 0 0 0 28119 103 0 0 20 0 1 0 279799660 153157632 36622 33554432000 4194304 8973514 140735330071584 140735330069504 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21114/statm: 37392 36622 446 1167 0 36173 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 149568

[startup+342.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 21120
/proc/meminfo: memFree=30826828/32873648 swapFree=7112/7112
[pid=21114] ppid=21112 vsize=160832 CPUtime=342.2 cores=1,3,5,7
/proc/21114/stat : 21114 (toysat) R 21112 21114 18885 0 -1 4202496 65932 0 0 0 34094 126 0 0 20 0 1 0 279799660 164691968 39438 33554432000 4194304 8973514 140735330071584 140735330071080 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21114/statm: 40208 39438 446 1167 0 38989 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 160832

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21121
/proc/meminfo: memFree=30806008/32873648 swapFree=7112/7112
[pid=21114] ppid=21112 vsize=169024 CPUtime=402.19 cores=1,3,5,7
/proc/21114/stat : 21114 (toysat) R 21112 21114 18885 0 -1 4202496 71308 0 0 0 40073 146 0 0 20 0 1 0 279799660 173080576 41486 33554432000 4194304 8973514 140735330071584 140735330071080 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21114/statm: 42256 41486 446 1167 0 41037 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 169024

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21121
/proc/meminfo: memFree=30808168/32873648 swapFree=7112/7112
[pid=21114] ppid=21112 vsize=160832 CPUtime=462.18 cores=1,3,5,7
/proc/21114/stat : 21114 (toysat) R 21112 21114 18885 0 -1 4202496 74892 0 0 0 46055 163 0 0 20 0 1 0 279799660 164691968 39438 33554432000 4194304 8973514 140735330071584 140735330071080 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21114/statm: 40208 39438 446 1167 0 38989 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 160832

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21121
/proc/meminfo: memFree=30813344/32873648 swapFree=7112/7112
[pid=21114] ppid=21112 vsize=152640 CPUtime=522.17 cores=1,3,5,7
/proc/21114/stat : 21114 (toysat) R 21112 21114 18885 0 -1 4202496 80524 0 0 0 52036 181 0 0 20 0 1 0 279799660 156303360 37390 33554432000 4194304 8973514 140735330071584 140735330070848 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21114/statm: 38160 37390 446 1167 0 36941 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 152640

[startup+582.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 21121
/proc/meminfo: memFree=30765212/32873648 swapFree=7112/7112
[pid=21114] ppid=21112 vsize=196672 CPUtime=582.15 cores=1,3,5,7
/proc/21114/stat : 21114 (toysat) R 21112 21114 18885 0 -1 4202496 95892 0 0 0 58013 202 0 0 20 0 1 0 279799660 201392128 48398 33554432000 4194304 8973514 140735330071584 140735330071080 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21114/statm: 49168 48398 446 1167 0 47949 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 196672

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21125
/proc/meminfo: memFree=30784964/32873648 swapFree=7112/7112
[pid=21114] ppid=21112 vsize=160832 CPUtime=822.11 cores=1,3,5,7
/proc/21114/stat : 21114 (toysat) R 21112 21114 18885 0 -1 4202496 125348 0 0 0 81923 288 0 0 20 0 1 0 279799660 164691968 39438 33554432000 4194304 8973514 140735330071584 140735330071080 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21114/statm: 40208 39438 446 1167 0 38989 0
Current children cumulated CPU time (s) 822.11
Current children cumulated vsize (KiB) 160832

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21125
/proc/meminfo: memFree=30718964/32873648 swapFree=7112/7112
[pid=21114] ppid=21112 vsize=222272 CPUtime=882.09 cores=1,3,5,7
/proc/21114/stat : 21114 (toysat) R 21112 21114 18885 0 -1 4202496 141225 0 0 0 87900 309 0 0 20 0 1 0 279799660 227606528 54798 33554432000 4194304 8973514 140735330071584 140735330071080 4209198 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21114/statm: 55568 54798 446 1167 0 54349 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 222272

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21125
/proc/meminfo: memFree=30664336/32873648 swapFree=7112/7112
[pid=21114] ppid=21112 vsize=271424 CPUtime=942.09 cores=1,3,5,7
/proc/21114/stat : 21114 (toysat) R 21112 21114 18885 0 -1 4202496 159658 0 0 0 93883 326 0 0 20 0 1 0 279799660 277938176 67086 33554432000 4194304 8973514 140735330071584 140735330071080 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21114/statm: 67856 67086 446 1167 0 66637 0
Current children cumulated CPU time (s) 942.09
Current children cumulated vsize (KiB) 271424

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21126
/proc/meminfo: memFree=30712244/32873648 swapFree=7112/7112
[pid=21114] ppid=21112 vsize=218176 CPUtime=1002.08 cores=1,3,5,7
/proc/21114/stat : 21114 (toysat) R 21112 21114 18885 0 -1 4202496 159658 0 0 0 99862 346 0 0 20 0 1 0 279799660 223412224 53774 33554432000 4194304 8973514 140735330071584 140735330071080 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21114/statm: 54544 53774 446 1167 0 53325 0
Current children cumulated CPU time (s) 1002.08
Current children cumulated vsize (KiB) 218176

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21126
/proc/meminfo: memFree=30705236/32873648 swapFree=7112/7112
[pid=21114] ppid=21112 vsize=219200 CPUtime=1062.06 cores=1,3,5,7
/proc/21114/stat : 21114 (toysat) R 21112 21114 18885 0 -1 4202496 165034 0 0 0 105840 366 0 0 20 0 1 0 279799660 224460800 54030 33554432000 4194304 8973514 140735330071584 140735330071080 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21114/statm: 54800 54030 446 1167 0 53581 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 219200

[startup+1122.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 21126
/proc/meminfo: memFree=30694016/32873648 swapFree=7112/7112
[pid=21114] ppid=21112 vsize=226368 CPUtime=1122.06 cores=1,3,5,7
/proc/21114/stat : 21114 (toysat) R 21112 21114 18885 0 -1 4202496 171178 0 0 0 111819 387 0 0 20 0 1 0 279799660 231800832 55822 33554432000 4194304 8973514 140735330071584 140735330071080 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21114/statm: 56592 55822 446 1167 0 55373 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 226368

[startup+1182.3 s]
/proc/loadavg: 2.09 2.03 2.00 3/177 21126
/proc/meminfo: memFree=30662200/32873648 swapFree=7112/7112
[pid=21114] ppid=21112 vsize=254016 CPUtime=1182.04 cores=1,3,5,7
/proc/21114/stat : 21114 (toysat) R 21112 21114 18885 0 -1 4202496 186802 0 0 0 117796 408 0 0 20 0 1 0 279799660 260112384 62734 33554432000 4194304 8973514 140735330071584 140735330071080 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21114/statm: 63504 62734 446 1167 0 62285 0
Current children cumulated CPU time (s) 1182.04
Current children cumulated vsize (KiB) 254016

[startup+1242.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 21165
/proc/meminfo: memFree=30880236/32873648 swapFree=7112/7112
[pid=21114] ppid=21112 vsize=215104 CPUtime=1242.02 cores=1,3,5,7
/proc/21114/stat : 21114 (toysat) R 21112 21114 18885 0 -1 4202496 187079 0 0 0 123774 428 0 0 20 0 1 0 279799660 220266496 53006 33554432000 4194304 8973514 140735330071584 140735330071080 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21114/statm: 53776 53006 446 1167 0 52557 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 215104

[startup+1302.3 s]
/proc/loadavg: 2.13 2.06 2.01 3/178 21169
/proc/meminfo: memFree=30800444/32873648 swapFree=7112/7112
[pid=21114] ppid=21112 vsize=234560 CPUtime=1302.01 cores=1,3,5,7
/proc/21114/stat : 21114 (toysat) R 21112 21114 18885 0 -1 4202496 191943 0 0 0 129755 446 0 0 20 0 1 0 279799660 240189440 57870 33554432000 4194304 8973514 140735330071584 140735330071080 4447417 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21114/statm: 58640 57870 446 1167 0 57421 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 234560

[startup+1362.3 s]
/proc/loadavg: 2.12 2.07 2.02 3/178 21192
/proc/meminfo: memFree=30801360/32873648 swapFree=7112/7112
[pid=21114] ppid=21112 vsize=229440 CPUtime=1362 cores=1,3,5,7
/proc/21114/stat : 21114 (toysat) R 21112 21114 18885 0 -1 4202496 195527 0 0 0 135733 467 0 0 20 0 1 0 279799660 234946560 56590 33554432000 4194304 8973514 140735330071584 140735330070848 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21114/statm: 57360 56590 446 1167 0 56141 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 229440

[startup+1422.31 s]
/proc/loadavg: 2.08 2.07 2.02 3/177 21192
/proc/meminfo: memFree=30823764/32873648 swapFree=7112/7112
[pid=21114] ppid=21112 vsize=206912 CPUtime=1422 cores=1,3,5,7
/proc/21114/stat : 21114 (toysat) R 21112 21114 18885 0 -1 4202496 198855 0 0 0 141714 486 0 0 20 0 1 0 279799660 211877888 50958 33554432000 4194304 8973514 140735330071584 140735330070848 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21114/statm: 51728 50958 446 1167 0 50509 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 206912

[startup+1482.3 s]
/proc/loadavg: 2.10 2.07 2.02 3/177 21192
/proc/meminfo: memFree=30811404/32873648 swapFree=7112/7112
[pid=21114] ppid=21112 vsize=219200 CPUtime=1481.98 cores=1,3,5,7
/proc/21114/stat : 21114 (toysat) R 21112 21114 18885 0 -1 4202496 211663 0 0 0 147693 505 0 0 20 0 1 0 279799660 224460800 54030 33554432000 4194304 8973514 140735330071584 140735330070848 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21114/statm: 54800 54030 446 1167 0 53581 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 219200

[startup+1542.3 s]
/proc/loadavg: 2.12 2.09 2.02 3/177 21192
/proc/meminfo: memFree=30772828/32873648 swapFree=7112/7112
[pid=21114] ppid=21112 vsize=257088 CPUtime=1541.96 cores=1,3,5,7
/proc/21114/stat : 21114 (toysat) R 21112 21114 18885 0 -1 4202496 223452 0 0 0 153670 526 0 0 20 0 1 0 279799660 263258112 63502 33554432000 4194304 8973514 140735330071584 140735330070848 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21114/statm: 64272 63502 446 1167 0 63053 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 257088

[startup+1602.3 s]
/proc/loadavg: 2.08 2.08 2.02 3/177 21193
/proc/meminfo: memFree=30834956/32873648 swapFree=7112/7112
[pid=21114] ppid=21112 vsize=193600 CPUtime=1601.96 cores=1,3,5,7
/proc/21114/stat : 21114 (toysat) R 21112 21114 18885 0 -1 4202496 226268 0 0 0 159649 547 0 0 20 0 1 0 279799660 198246400 47630 33554432000 4194304 8973514 140735330071584 140735330071080 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21114/statm: 48400 47630 446 1167 0 47181 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 193600

[startup+1662.3 s]
/proc/loadavg: 2.03 2.06 2.01 3/177 21193
/proc/meminfo: memFree=30801404/32873648 swapFree=7112/7112
[pid=21114] ppid=21112 vsize=230464 CPUtime=1661.94 cores=1,3,5,7
/proc/21114/stat : 21114 (toysat) R 21112 21114 18885 0 -1 4202496 240860 0 0 0 165626 568 0 0 20 0 1 0 279799660 235995136 56846 33554432000 4194304 8973514 140735330071584 140735330071080 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21114/statm: 57616 56846 446 1167 0 56397 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 230464

[startup+1722.3 s]
/proc/loadavg: 2.01 2.05 2.01 3/177 21193
/proc/meminfo: memFree=30802604/32873648 swapFree=7112/7112
[pid=21114] ppid=21112 vsize=226368 CPUtime=1721.94 cores=1,3,5,7
/proc/21114/stat : 21114 (toysat) R 21112 21114 18885 0 -1 4202496 245724 0 0 0 171610 584 0 0 20 0 1 0 279799660 231800832 55822 33554432000 4194304 8973514 140735330071584 140735330071080 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21114/statm: 56592 55822 446 1167 0 55373 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 226368

[startup+1782.3 s]
/proc/loadavg: 2.04 2.05 2.01 3/177 21193
/proc/meminfo: memFree=30822832/32873648 swapFree=7112/7112
[pid=21114] ppid=21112 vsize=205888 CPUtime=1781.92 cores=1,3,5,7
/proc/21114/stat : 21114 (toysat) R 21112 21114 18885 0 -1 4202496 250082 0 0 0 177589 603 0 0 20 0 1 0 279799660 210829312 50702 33554432000 4194304 8973514 140735330071584 140735330071080 4355870 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21114/statm: 51472 50702 446 1167 0 50253 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 205888



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.09 2.06 2.01 3/177 21193
/proc/meminfo: memFree=30813204/32873648 swapFree=7112/7112
[pid=21114] ppid=21112 vsize=216128 CPUtime=1800.02 cores=1,3,5,7
/proc/21114/stat : 21114 (toysat) R 21112 21114 18885 0 -1 4202496 252649 0 0 0 179393 609 0 0 20 0 1 0 279799660 221315072 53262 33554432000 4194304 8973514 140735330071584 140735330071080 6661559 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21114/statm: 54032 53262 446 1167 0 52813 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 216128

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.03
CPU user time (s): 1793.94
CPU system time (s): 6.09507
CPU usage (%): 99.979
Max. virtual memory (cumulated for all children) (KiB): 271424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.94
system time used= 6.09507
maximum resident set size= 268344
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 252649
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= 149
involuntary context switches= 1840

runsolver used 3.12153 second user time and 9.95249 second system time

The end

Launcher Data

Begin job on node126 at 2012-05-27 18:38:58
IDJOB=3706137
IDBENCH=48376
IDSOLVER=2285
FILE ID=node126/3706137-1338136737
RUNJOBID= node126-1338111870-18902
PBS_JOBID= 14624471
Free space on /tmp= 71352 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_100_25_2_15.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3706137-1338136737/watcher-3706137-1338136737 -o /tmp/evaluation-result-3706137-1338136737/solver-3706137-1338136737 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3706137-1338136737.opb

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

MD5SUM BENCH= b437bd5db918ab114396d43dfca73285
RANDOM SEED=1676099206

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        31008620 kB
Buffers:          303520 kB
Cached:           580472 kB
SwapCached:        17756 kB
Active:           899660 kB
Inactive:         158496 kB
Active(anon):     155952 kB
Inactive(anon):    20452 kB
Active(file):     743708 kB
Inactive(file):   138044 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67086932 kB
Dirty:              7156 kB
Writeback:            36 kB
AnonPages:        164268 kB
Mapped:            11448 kB
Shmem:                 0 kB
Slab:             669240 kB
SReclaimable:     112972 kB
SUnreclaim:       556268 kB
KernelStack:        1472 kB
PageTables:         4316 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     278928 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    116736 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71344 MiB
End job on node126 at 2012-05-27 19:09:00