Trace number 3706122

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.11 1800.51

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K87.opb
MD5SUM800363f05bcd3a7fdae42567bbf8c0cf
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5916
Total number of constraints6092
Number of constraints which are clauses6005
Number of constraints which are cardinality constraints (but not clauses)87
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint87
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 88
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.19/0.23	c 2012-05-27T23:59:18+0200
0.19/0.23	c arch = x86_64
0.19/0.23	c os = linux
0.19/0.23	c compiler = ghc 7.4
0.19/0.23	c packages:
0.19/0.23	c   OptDir-0.0.1
0.19/0.23	c   array-0.4.0.0
0.19/0.23	c   base-4.5.0.0
0.19/0.23	c   bytestring-0.9.2.1
0.19/0.23	c   containers-0.4.2.1
0.19/0.23	c   deepseq-1.3.0.0
0.19/0.23	c   mtl-2.1.1
0.19/0.23	c   old_locale-1.0.0.4
0.19/0.23	c   parse_dimacs-1.2
0.19/0.23	c   parsec-3.1.2
0.19/0.23	c   queue-0.1.2
0.19/0.23	c   stm-2.3
0.19/0.23	c   time-1.4
0.19/0.23	c command line = ["--pb","HOME/instance-3706122-1338155958.opb"]
0.19/0.23	c #vars 5916
0.19/0.23	c #constraints 6092
0.19/0.23	c Solving starts ...
15.28/15.39	c learnt constraints deletion: 10685 -> 5343
24.48/24.55	c learnt constraints deletion: 11549 -> 5778
41.68/41.78	c learnt constraints deletion: 13294 -> 6647
54.58/54.60	c learnt constraints deletion: 14530 -> 7274
68.98/69.06	c learnt constraints deletion: 14852 -> 7427
84.88/84.95	c learnt constraints deletion: 15550 -> 7793
108.68/108.71	c learnt constraints deletion: 17106 -> 8581
126.77/126.89	c learnt constraints deletion: 16196 -> 8100
141.76/141.80	c learnt constraints deletion: 16518 -> 8281
168.27/168.35	c learnt constraints deletion: 18168 -> 9185
186.66/186.75	c learnt constraints deletion: 17916 -> 8961
202.95/203.08	c learnt constraints deletion: 17905 -> 8986
219.26/219.30	c learnt constraints deletion: 19167 -> 9646
248.66/248.71	c learnt constraints deletion: 20332 -> 10364
306.30/306.47	c learnt constraints deletion: 20103 -> 10052
331.49/331.63	c learnt constraints deletion: 21192 -> 10647
348.79/348.93	c learnt constraints deletion: 20003 -> 10052
367.99/368.17	c learnt constraints deletion: 20375 -> 10248
386.98/387.13	c learnt constraints deletion: 21328 -> 10783
409.88/410.00	c learnt constraints deletion: 20509 -> 10355
425.28/425.44	c learnt constraints deletion: 19933 -> 10140
459.88/460.05	c learnt constraints deletion: 22564 -> 11338
530.55/530.74	c learnt constraints deletion: 21456 -> 10731
553.94/554.12	c learnt constraints deletion: 22986 -> 11528
589.55/589.75	c learnt constraints deletion: 23121 -> 11709
619.54/619.74	c learnt constraints deletion: 21983 -> 12174
643.53/643.79	c learnt constraints deletion: 22270 -> 12609
663.03/663.27	c learnt constraints deletion: 22952 -> 13228
678.93/679.14	c learnt constraints deletion: 22552 -> 13539
692.52/692.73	c learnt constraints deletion: 21629 -> 13936
712.42/712.67	c learnt constraints deletion: 22910 -> 14309
730.32/730.51	c learnt constraints deletion: 23970 -> 14898
764.81/765.03	c learnt constraints deletion: 26525 -> 15729
786.61/786.83	c learnt constraints deletion: 25507 -> 16062
808.40/808.61	c learnt constraints deletion: 25210 -> 16268
817.90/818.10	c learnt constraints deletion: 23626 -> 16684
885.88/886.16	c learnt constraints deletion: 24963 -> 16926
895.49/895.79	c learnt constraints deletion: 23404 -> 17208
911.98/912.25	c learnt constraints deletion: 26127 -> 17619
931.08/931.35	c learnt constraints deletion: 25522 -> 17853
940.88/941.19	c learnt constraints deletion: 23993 -> 18062
950.28/950.51	c learnt constraints deletion: 23472 -> 18336
965.07/965.39	c learnt constraints deletion: 25619 -> 18761
977.77/978.04	c learnt constraints deletion: 24956 -> 18930
986.56/986.82	c learnt constraints deletion: 24659 -> 19142
1003.65/1003.99	c learnt constraints deletion: 26427 -> 19562
1012.25/1012.50	c learnt constraints deletion: 24316 -> 19634
1033.25/1033.51	c learnt constraints deletion: 25995 -> 19911
1040.95/1041.24	c learnt constraints deletion: 24261 -> 20178
1049.75/1050.04	c learnt constraints deletion: 24851 -> 20406
1058.15/1058.41	c learnt constraints deletion: 24453 -> 20595
1072.54/1072.83	c learnt constraints deletion: 27444 -> 20785
1085.33/1085.61	c learnt constraints deletion: 26276 -> 21032
1092.04/1092.36	c learnt constraints deletion: 25904 -> 21273
1107.63/1107.96	c learnt constraints deletion: 27852 -> 21459
1126.53/1126.82	c learnt constraints deletion: 28182 -> 21651
1144.63/1144.99	c learnt constraints deletion: 27683 -> 21844
1157.52/1157.88	c learnt constraints deletion: 27944 -> 22028
1176.51/1176.86	c learnt constraints deletion: 27337 -> 22138
1189.92/1190.22	c learnt constraints deletion: 28031 -> 22287
1206.31/1206.60	c learnt constraints deletion: 28202 -> 22491
1224.11/1224.41	c learnt constraints deletion: 27709 -> 22595
1240.51/1240.81	c learnt constraints deletion: 28026 -> 22792
1254.81/1255.18	c learnt constraints deletion: 27417 -> 22891
1272.89/1273.26	c learnt constraints deletion: 28400 -> 23043
1287.90/1288.21	c learnt constraints deletion: 27938 -> 23182
1302.99/1303.32	c learnt constraints deletion: 27986 -> 23294
1313.19/1313.52	c learnt constraints deletion: 27510 -> 23284
1325.39/1325.76	c learnt constraints deletion: 27973 -> 23412
1334.88/1335.28	c learnt constraints deletion: 27436 -> 23471
1351.59/1351.98	c learnt constraints deletion: 28373 -> 23549
1370.87/1371.28	c learnt constraints deletion: 28132 -> 23671
1390.87/1391.21	c learnt constraints deletion: 28674 -> 23751
1404.77/1405.18	c learnt constraints deletion: 28012 -> 23814
1420.37/1420.79	c learnt constraints deletion: 27957 -> 23818
1433.87/1434.26	c learnt constraints deletion: 28109 -> 23872
1451.27/1451.65	c learnt constraints deletion: 28523 -> 23900
1465.16/1465.56	c learnt constraints deletion: 28330 -> 23945
1479.05/1479.41	c learnt constraints deletion: 28301 -> 24029
1490.65/1491.07	c learnt constraints deletion: 28049 -> 24099
1503.75/1504.14	c learnt constraints deletion: 28028 -> 24149
1518.54/1518.98	c learnt constraints deletion: 28427 -> 24220
1526.35/1526.72	c learnt constraints deletion: 27691 -> 24268
1539.24/1539.63	c learnt constraints deletion: 28450 -> 24306
1549.44/1549.84	c learnt constraints deletion: 27468 -> 24329
1556.54/1556.99	c learnt constraints deletion: 27761 -> 24333
1558.55/1558.91	c learnt constraints deletion: 25893 -> 24348
1560.55/1560.90	c learnt constraints deletion: 25996 -> 24432
1570.34/1570.70	c learnt constraints deletion: 28705 -> 24637
1572.54/1572.99	c learnt constraints deletion: 26621 -> 24693
1582.74/1583.13	c learnt constraints deletion: 28502 -> 24805
1591.14/1591.56	c learnt constraints deletion: 27543 -> 24829
1591.93/1592.38	c learnt constraints deletion: 25539 -> 24798
1592.84/1593.20	c learnt constraints deletion: 25559 -> 24860
1594.23/1594.68	c learnt constraints deletion: 26134 -> 24936
1595.75/1596.15	c learnt constraints deletion: 25909 -> 24969
1597.84/1598.29	c learnt constraints deletion: 26191 -> 25009
1598.84/1599.26	c learnt constraints deletion: 25590 -> 25037
1600.63/1601.03	c learnt constraints deletion: 26558 -> 25087
1601.24/1601.63	c learnt constraints deletion: 25551 -> 25121
1603.33/1603.73	c learnt constraints deletion: 26336 -> 25155
1605.53/1605.94	c learnt constraints deletion: 26341 -> 25191
1607.74/1608.15	c learnt constraints deletion: 26711 -> 25246
1616.23/1616.67	c learnt constraints deletion: 28628 -> 25423
1625.13/1625.54	c learnt constraints deletion: 28559 -> 25517
1634.93/1635.31	c learnt constraints deletion: 28697 -> 25629
1643.43/1643.87	c learnt constraints deletion: 28529 -> 25776
1652.22/1652.60	c learnt constraints deletion: 28534 -> 25892
1660.02/1660.46	c learnt constraints deletion: 28506 -> 26003
1670.62/1671.01	c learnt constraints deletion: 28492 -> 26035
1674.42/1674.82	c learnt constraints deletion: 28297 -> 26127
1679.52/1679.91	c learnt constraints deletion: 28514 -> 26191
1695.12/1695.59	c learnt constraints deletion: 31157 -> 26356
1698.52/1698.93	c learnt constraints deletion: 27768 -> 26317
1709.90/1710.31	c learnt constraints deletion: 31279 -> 26514
1724.80/1725.26	c learnt constraints deletion: 30825 -> 26597
1740.91/1741.38	c learnt constraints deletion: 31052 -> 26810
1757.80/1758.25	c learnt constraints deletion: 30832 -> 26971
1769.80/1770.26	c learnt constraints deletion: 31115 -> 27165
1779.50/1779.97	c learnt constraints deletion: 31268 -> 27401
1788.80/1789.20	c learnt constraints deletion: 30816 -> 27561
1797.10/1797.52	c learnt constraints deletion: 31203 -> 27691

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-3706122-1338155958/watcher-3706122-1338155958 -o /tmp/evaluation-result-3706122-1338155958/solver-3706122-1338155958 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706122-1338155958.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 23118
/proc/meminfo: memFree=30051628/32873844 swapFree=7388/7388
[pid=23118] ppid=23116 vsize=6208 CPUtime=0 cores=1,3,5,7
/proc/23118/stat : 23118 (toysat) R 23116 23118 20110 0 -1 4202496 794 0 0 0 0 0 0 0 20 0 1 0 281720238 6356992 716 33554432000 4194304 8973514 140736870692672 140737344225784 4209325 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23118/statm: 1552 720 415 1167 0 333 0

[startup+0.0500131 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 23118
/proc/meminfo: memFree=30051628/32873844 swapFree=7388/7388
[pid=23118] ppid=23116 vsize=9280 CPUtime=0.04 cores=1,3,5,7
/proc/23118/stat : 23118 (toysat) R 23116 23118 20110 0 -1 4202496 1448 0 0 0 4 0 0 0 20 0 1 0 281720238 9502720 1370 33554432000 4194304 8973514 140736870692672 140737344225784 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23118/statm: 2320 1370 417 1167 0 1101 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9280

[startup+0.100285 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 23118
/proc/meminfo: memFree=30051628/32873844 swapFree=7388/7388
[pid=23118] ppid=23116 vsize=12352 CPUtime=0.08 cores=1,3,5,7
/proc/23118/stat : 23118 (toysat) R 23116 23118 20110 0 -1 4202496 2324 0 0 0 8 0 0 0 20 0 1 0 281720238 12648448 2246 33554432000 4194304 8973514 140736870692672 140737344225784 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23118/statm: 3088 2247 418 1167 0 1869 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12352

[startup+0.300314 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 23118
/proc/meminfo: memFree=30051628/32873844 swapFree=7388/7388
[pid=23118] ppid=23116 vsize=21568 CPUtime=0.29 cores=1,3,5,7
/proc/23118/stat : 23118 (toysat) R 23116 23118 20110 0 -1 4202496 4691 0 0 0 28 1 0 0 20 0 1 0 281720238 22085632 4613 33554432000 4194304 8973514 140736870692672 140737344225784 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23118/statm: 5392 4613 444 1167 0 4173 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21568

[startup+0.700326 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 23118
/proc/meminfo: memFree=30051628/32873844 swapFree=7388/7388
[pid=23118] ppid=23116 vsize=22592 CPUtime=0.69 cores=1,3,5,7
/proc/23118/stat : 23118 (toysat) R 23116 23118 20110 0 -1 4202496 4947 0 0 0 68 1 0 0 20 0 1 0 281720238 23134208 4869 33554432000 4194304 8973514 140736870692672 140736870691936 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23118/statm: 5648 4869 444 1167 0 4429 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22592

[startup+1.50032 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23119
/proc/meminfo: memFree=30034028/32873844 swapFree=7388/7388
[pid=23118] ppid=23116 vsize=22592 CPUtime=1.49 cores=1,3,5,7
/proc/23118/stat : 23118 (toysat) R 23116 23118 20110 0 -1 4202496 4947 0 0 0 148 1 0 0 20 0 1 0 281720238 23134208 4869 33554432000 4194304 8973514 140736870692672 140736870691936 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23118/statm: 5648 4869 444 1167 0 4429 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22592

[startup+3.10032 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23119
/proc/meminfo: memFree=30032284/32873844 swapFree=7388/7388
[pid=23118] ppid=23116 vsize=26688 CPUtime=3.09 cores=1,3,5,7
/proc/23118/stat : 23118 (toysat) R 23116 23118 20110 0 -1 4202496 5742 0 0 0 308 1 0 0 20 0 1 0 281720238 27328512 5664 33554432000 4194304 8973514 140736870692672 140736870692168 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23118/statm: 6672 5664 444 1167 0 5453 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26688

[startup+6.30033 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23119
/proc/meminfo: memFree=30023720/32873844 swapFree=7388/7388
[pid=23118] ppid=23116 vsize=34880 CPUtime=6.29 cores=1,3,5,7
/proc/23118/stat : 23118 (toysat) R 23116 23118 20110 0 -1 4202496 7846 0 0 0 626 3 0 0 20 0 1 0 281720238 35717120 7768 33554432000 4194304 8973514 140736870692672 140736870692168 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23118/statm: 8720 7768 444 1167 0 7501 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34880

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23119
/proc/meminfo: memFree=30005864/32873844 swapFree=7388/7388
[pid=23118] ppid=23116 vsize=52288 CPUtime=12.69 cores=1,3,5,7
/proc/23118/stat : 23118 (toysat) R 23116 23118 20110 0 -1 4202496 12175 0 0 0 1263 6 0 0 20 0 1 0 281720238 53542912 12097 33554432000 4194304 8973514 140736870692672 140736870692168 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23118/statm: 13072 12097 444 1167 0 11853 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52288

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23119
/proc/meminfo: memFree=29987148/32873844 swapFree=7388/7388
[pid=23118] ppid=23116 vsize=68672 CPUtime=25.48 cores=1,3,5,7
/proc/23118/stat : 23118 (toysat) R 23116 23118 20110 0 -1 4202496 16468 0 0 0 2538 10 0 0 20 0 1 0 281720238 70320128 16390 33554432000 4194304 8973514 140736870692672 140736870692168 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23118/statm: 17168 16390 445 1167 0 15949 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 68672

[startup+51.1004 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 23122
/proc/meminfo: memFree=29977956/32873844 swapFree=7388/7388
[pid=23118] ppid=23116 vsize=77888 CPUtime=51.08 cores=1,3,5,7
/proc/23118/stat : 23118 (toysat) R 23116 23118 20110 0 -1 4202496 18772 0 0 0 5086 22 0 0 20 0 1 0 281720238 79757312 18694 33554432000 4194304 8973514 140736870692672 140736870692168 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23118/statm: 19472 18694 445 1167 0 18253 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 77888

[startup+102.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 23122
/proc/meminfo: memFree=29969780/32873844 swapFree=7388/7388
[pid=23118] ppid=23116 vsize=86080 CPUtime=102.28 cores=1,3,5,7
/proc/23118/stat : 23118 (toysat) R 23116 23118 20110 0 -1 4202496 20804 0 0 0 10188 40 0 0 20 0 1 0 281720238 88145920 20726 33554432000 4194304 8973514 140736870692672 140736870692168 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23118/statm: 21520 20726 445 1167 0 20301 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 86080

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 23146
/proc/meminfo: memFree=29959736/32873844 swapFree=7388/7388
[pid=23118] ppid=23116 vsize=98368 CPUtime=162.27 cores=1,3,5,7
/proc/23118/stat : 23118 (toysat) R 23116 23118 20110 0 -1 4202496 24177 0 0 0 16165 62 0 0 20 0 1 0 281720238 100728832 23587 33554432000 4194304 8973514 140736870692672 140736870692168 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23118/statm: 24592 23587 445 1167 0 23373 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 98368

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23146
/proc/meminfo: memFree=29967432/32873844 swapFree=7388/7388
[pid=23118] ppid=23116 vsize=88128 CPUtime=222.26 cores=1,3,5,7
/proc/23118/stat : 23118 (toysat) R 23116 23118 20110 0 -1 4202496 27988 0 0 0 22141 85 0 0 20 0 1 0 281720238 90243072 21254 33554432000 4194304 8973514 140736870692672 140736870692168 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23118/statm: 22032 21254 445 1167 0 20813 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 88128

[startup+282.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 23146
/proc/meminfo: memFree=29929756/32873844 swapFree=7388/7388
[pid=23118] ppid=23116 vsize=128064 CPUtime=282.22 cores=1,3,5,7
/proc/23118/stat : 23118 (toysat) R 23116 23118 20110 0 -1 4202496 37761 0 0 0 28115 107 0 0 20 0 1 0 281720238 131137536 31011 33554432000 4194304 8973514 140736870692672 140736870692168 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23118/statm: 32016 31011 445 1167 0 30797 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 128064

[startup+342.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 23146
/proc/meminfo: memFree=29925780/32873844 swapFree=7388/7388
[pid=23118] ppid=23116 vsize=128064 CPUtime=342.19 cores=1,3,5,7
/proc/23118/stat : 23118 (toysat) R 23116 23118 20110 0 -1 4202496 44936 0 0 0 34087 132 0 0 20 0 1 0 281720238 131137536 31243 33554432000 4194304 8973514 140736870692672 140736870692168 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23118/statm: 32016 31243 445 1167 0 30797 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 128064

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23185
/proc/meminfo: memFree=30335384/32873844 swapFree=7388/7388
[pid=23118] ppid=23116 vsize=95296 CPUtime=402.19 cores=1,3,5,7
/proc/23118/stat : 23118 (toysat) R 23116 23118 20110 0 -1 4202496 46737 0 0 0 40065 154 0 0 20 0 1 0 281720238 97583104 22804 33554432000 4194304 8973514 140736870692672 140736870692168 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23118/statm: 23824 22804 445 1167 0 22605 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 95296

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23186
/proc/meminfo: memFree=30319580/32873844 swapFree=7388/7388
[pid=23118] ppid=23116 vsize=87104 CPUtime=462.18 cores=1,3,5,7
/proc/23118/stat : 23118 (toysat) R 23116 23118 20110 0 -1 4202496 52469 0 0 0 46040 178 0 0 20 0 1 0 281720238 89194496 21004 33554432000 4194304 8973514 140736870692672 140736870692168 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23118/statm: 21776 21004 445 1167 0 20557 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 87104

[startup+522.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 23186
/proc/meminfo: memFree=30296912/32873844 swapFree=7388/7388
[pid=23118] ppid=23116 vsize=113728 CPUtime=522.15 cores=1,3,5,7
/proc/23118/stat : 23118 (toysat) R 23116 23118 20110 0 -1 4202496 59012 0 0 0 52015 200 0 0 20 0 1 0 281720238 116457472 27541 33554432000 4194304 8973514 140736870692672 140736870691936 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23118/statm: 28432 27541 445 1167 0 27213 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 113728

[startup+582.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 23186
/proc/meminfo: memFree=30287412/32873844 swapFree=7388/7388
[pid=23118] ppid=23116 vsize=105536 CPUtime=582.14 cores=1,3,5,7
/proc/23118/stat : 23118 (toysat) R 23116 23118 20110 0 -1 4202496 66624 0 0 0 57989 225 0 0 20 0 1 0 281720238 108068864 25417 33554432000 4194304 8973514 140736870692672 140736870691936 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23118/statm: 26384 25417 445 1167 0 25165 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 105536

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 23190
/proc/meminfo: memFree=30301120/32873844 swapFree=7388/7388
[pid=23118] ppid=23116 vsize=87104 CPUtime=822.1 cores=1,3,5,7
/proc/23118/stat : 23118 (toysat) R 23116 23118 20110 0 -1 4202496 101677 0 0 0 81889 321 0 0 20 0 1 0 281720238 89194496 21004 33554432000 4194304 8973514 140736870692672 140736870692168 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23118/statm: 21776 21004 445 1167 0 20557 0
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (KiB) 87104

[startup+882.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23190
/proc/meminfo: memFree=30276504/32873844 swapFree=7388/7388
[pid=23118] ppid=23116 vsize=112704 CPUtime=882.09 cores=1,3,5,7
/proc/23118/stat : 23118 (toysat) R 23116 23118 20110 0 -1 4202496 107941 0 0 0 87866 343 0 0 20 0 1 0 281720238 115408896 27268 33554432000 4194304 8973514 140736870692672 140736870692168 6576141 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23118/statm: 28176 27268 445 1167 0 26957 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 112704

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23190
/proc/meminfo: memFree=30305264/32873844 swapFree=7388/7388
[pid=23118] ppid=23116 vsize=78912 CPUtime=942.08 cores=1,3,5,7
/proc/23118/stat : 23118 (toysat) R 23116 23118 20110 0 -1 4202496 117295 0 0 0 93841 367 0 0 20 0 1 0 281720238 80805888 18956 33554432000 4194304 8973514 140736870692672 140736870690688 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23118/statm: 19728 18956 445 1167 0 18509 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 78912

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23190
/proc/meminfo: memFree=30311984/32873844 swapFree=7388/7388
[pid=23118] ppid=23116 vsize=90176 CPUtime=1002.06 cores=1,3,5,7
/proc/23118/stat : 23118 (toysat) R 23116 23118 20110 0 -1 4202496 121300 0 0 0 99811 395 0 0 20 0 1 0 281720238 92340224 21667 33554432000 4194304 8973514 140736870692672 140736870691936 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23118/statm: 22544 21667 445 1167 0 21325 0
Current children cumulated CPU time (s) 1002.06
Current children cumulated vsize (KiB) 90176

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23191
/proc/meminfo: memFree=30313156/32873844 swapFree=7388/7388
[pid=23118] ppid=23116 vsize=83008 CPUtime=1062.05 cores=1,3,5,7
/proc/23118/stat : 23118 (toysat) R 23116 23118 20110 0 -1 4202496 126013 0 0 0 105785 420 0 0 20 0 1 0 281720238 85000192 19980 33554432000 4194304 8973514 140736870692672 140736870692168 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23118/statm: 20752 19980 445 1167 0 19533 0
Current children cumulated CPU time (s) 1062.05
Current children cumulated vsize (KiB) 83008

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23191
/proc/meminfo: memFree=30282876/32873844 swapFree=7388/7388
[pid=23118] ppid=23116 vsize=92224 CPUtime=1122.03 cores=1,3,5,7
/proc/23118/stat : 23118 (toysat) R 23116 23118 20110 0 -1 4202496 131905 0 0 0 111758 445 0 0 20 0 1 0 281720238 94437376 22284 33554432000 4194304 8973514 140736870692672 140736870692168 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23118/statm: 23056 22284 445 1167 0 21837 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 92224

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23191
/proc/meminfo: memFree=30269376/32873844 swapFree=7388/7388
[pid=23118] ppid=23116 vsize=91200 CPUtime=1182.01 cores=1,3,5,7
/proc/23118/stat : 23118 (toysat) R 23116 23118 20110 0 -1 4202496 138060 0 0 0 117730 471 0 0 20 0 1 0 281720238 93388800 22028 33554432000 4194304 8973514 140736870692672 140736870691936 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23118/statm: 22800 22028 445 1167 0 21581 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 91200

[startup+1242.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 23191
/proc/meminfo: memFree=30261292/32873844 swapFree=7388/7388
[pid=23118] ppid=23116 vsize=95296 CPUtime=1242 cores=1,3,5,7
/proc/23118/stat : 23118 (toysat) R 23116 23118 20110 0 -1 4202496 139596 0 0 0 123702 498 0 0 20 0 1 0 281720238 97583104 23052 33554432000 4194304 8973514 140736870692672 140736870692168 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23118/statm: 23824 23052 445 1167 0 22605 0
Current children cumulated CPU time (s) 1242
Current children cumulated vsize (KiB) 95296

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 23194
/proc/meminfo: memFree=30260216/32873844 swapFree=7388/7388
[pid=23118] ppid=23116 vsize=95296 CPUtime=1301.99 cores=1,3,5,7
/proc/23118/stat : 23118 (toysat) R 23116 23118 20110 0 -1 4202496 141393 0 0 0 129681 518 0 0 20 0 1 0 281720238 97583104 23052 33554432000 4194304 8973514 140736870692672 140736870692168 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23118/statm: 23824 23052 445 1167 0 22605 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 95296

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23195
/proc/meminfo: memFree=30263884/32873844 swapFree=7388/7388
[pid=23118] ppid=23116 vsize=92224 CPUtime=1361.98 cores=1,3,5,7
/proc/23118/stat : 23118 (toysat) R 23116 23118 20110 0 -1 4202496 141649 0 0 0 135658 540 0 0 20 0 1 0 281720238 94437376 22284 33554432000 4194304 8973514 140736870692672 140736870692168 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23118/statm: 23056 22284 445 1167 0 21837 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 92224

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23195
/proc/meminfo: memFree=30260092/32873844 swapFree=7388/7388
[pid=23118] ppid=23116 vsize=95296 CPUtime=1421.98 cores=1,3,5,7
/proc/23118/stat : 23118 (toysat) R 23116 23118 20110 0 -1 4202496 144724 0 0 0 141634 564 0 0 20 0 1 0 281720238 97583104 23052 33554432000 4194304 8973514 140736870692672 140736870692168 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23118/statm: 23824 23052 445 1167 0 22605 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 95296

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23195
/proc/meminfo: memFree=30271924/32873844 swapFree=7388/7388
[pid=23118] ppid=23116 vsize=92224 CPUtime=1481.95 cores=1,3,5,7
/proc/23118/stat : 23118 (toysat) R 23116 23118 20110 0 -1 4202496 147545 0 0 0 147608 587 0 0 20 0 1 0 281720238 94437376 22284 33554432000 4194304 8973514 140736870692672 140736870692168 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23118/statm: 23056 22284 445 1167 0 21837 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 92224

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23195
/proc/meminfo: memFree=30269816/32873844 swapFree=7388/7388
[pid=23118] ppid=23116 vsize=94272 CPUtime=1541.95 cores=1,3,5,7
/proc/23118/stat : 23118 (toysat) R 23116 23118 20110 0 -1 4202496 148057 0 0 0 153587 608 0 0 20 0 1 0 281720238 96534528 22796 33554432000 4194304 8973514 140736870692672 140736870692168 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23118/statm: 23568 22796 445 1167 0 22349 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 94272

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23195
/proc/meminfo: memFree=30292820/32873844 swapFree=7388/7388
[pid=23118] ppid=23116 vsize=78912 CPUtime=1601.94 cores=1,3,5,7
/proc/23118/stat : 23118 (toysat) R 23116 23118 20110 0 -1 4202496 150361 0 0 0 159560 634 0 0 20 0 1 0 281720238 80805888 18956 33554432000 4194304 8973514 140736870692672 140736870692168 4209332 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23118/statm: 19728 18956 445 1167 0 18509 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 78912

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23196
/proc/meminfo: memFree=30306576/32873844 swapFree=7388/7388
[pid=23118] ppid=23116 vsize=84032 CPUtime=1661.92 cores=1,3,5,7
/proc/23118/stat : 23118 (toysat) R 23116 23118 20110 0 -1 4202496 151647 0 0 0 165534 658 0 0 20 0 1 0 281720238 86048768 20236 33554432000 4194304 8973514 140736870692672 140736870691936 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23118/statm: 21008 20236 445 1167 0 19789 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 84032

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23196
/proc/meminfo: memFree=30278968/32873844 swapFree=7388/7388
[pid=23118] ppid=23116 vsize=98368 CPUtime=1721.9 cores=1,3,5,7
/proc/23118/stat : 23118 (toysat) R 23116 23118 20110 0 -1 4202496 157350 0 0 0 171506 684 0 0 20 0 1 0 281720238 100728832 23627 33554432000 4194304 8973514 140736870692672 140736870692168 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23118/statm: 24592 23627 445 1167 0 23373 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 98368

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 23196
/proc/meminfo: memFree=30269032/32873844 swapFree=7388/7388
[pid=23118] ppid=23116 vsize=103488 CPUtime=1781.9 cores=1,3,5,7
/proc/23118/stat : 23118 (toysat) R 23116 23118 20110 0 -1 4202496 161127 0 0 0 177483 707 0 0 20 0 1 0 281720238 105971712 25100 33554432000 4194304 8973514 140736870692672 140736870691936 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23118/statm: 25872 25100 445 1167 0 24653 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 103488



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 23196
/proc/meminfo: memFree=30269024/32873844 swapFree=7388/7388
[pid=23118] ppid=23116 vsize=103488 CPUtime=1800.1 cores=1,3,5,7
/proc/23118/stat : 23118 (toysat) R 23116 23118 20110 0 -1 4202496 161128 0 0 0 179295 715 0 0 20 0 1 0 281720238 105971712 25100 33554432000 4194304 8973514 140736870692672 140736870692168 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23118/statm: 25872 25100 445 1167 0 24653 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 103488

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.51
CPU time (s): 1800.11
CPU user time (s): 1792.96
CPU system time (s): 7.15791
CPU usage (%): 99.9779
Max. virtual memory (cumulated for all children) (KiB): 155712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.96
system time used= 7.15791
maximum resident set size= 152620
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 161128
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= 138
involuntary context switches= 1842

runsolver used 3.18152 second user time and 10.0755 second system time

The end

Launcher Data

Begin job on node147 at 2012-05-27 23:59:18
IDJOB=3706122
IDBENCH=90113
IDSOLVER=2285
FILE ID=node147/3706122-1338155958
RUNJOBID= node147-1338122460-20127
PBS_JOBID= 14624486
Free space on /tmp= 71648 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K87.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3706122-1338155958/watcher-3706122-1338155958 -o /tmp/evaluation-result-3706122-1338155958/solver-3706122-1338155958 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3706122-1338155958.opb

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

MD5SUM BENCH= 800363f05bcd3a7fdae42567bbf8c0cf
RANDOM SEED=1390419546

node147.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.951
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.90
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.951
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.951
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.87
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.951
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.951
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.951
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.951
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.951
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:        30051900 kB
Buffers:          346892 kB
Cached:          1234912 kB
SwapCached:         5068 kB
Active:          1031132 kB
Inactive:         971004 kB
Active(anon):     414900 kB
Inactive(anon):     7584 kB
Active(file):     616232 kB
Inactive(file):   963420 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67098668 kB
Dirty:              7784 kB
Writeback:             0 kB
AnonPages:        423272 kB
Mapped:            11480 kB
Shmem:                 0 kB
Slab:             679200 kB
SReclaimable:     120504 kB
SUnreclaim:       558696 kB
KernelStack:        1464 kB
PageTables:         4892 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     539248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    397312 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= 71660 MiB
End job on node147 at 2012-05-28 00:29:21