Trace number 3724505

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-06-01? (TO) 1800.05 1800.41

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K97.opb
MD5SUM43f0e9fb1c8ca4724fdfde37689b9cda
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, 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 benchmark650.612
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6596
Total number of constraints6792
Number of constraints which are clauses6695
Number of constraints which are cardinality constraints (but not clauses)97
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint97
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 98
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.18/0.27	c 2012-06-02T15:36:26+0200
0.18/0.27	c arch = x86_64
0.18/0.27	c os = linux
0.18/0.27	c compiler = ghc 7.4
0.18/0.27	c packages:
0.18/0.27	c   OptDir-0.0.1
0.18/0.27	c   array-0.4.0.0
0.18/0.27	c   base-4.5.0.0
0.18/0.27	c   bytestring-0.9.2.1
0.18/0.27	c   containers-0.4.2.1
0.18/0.27	c   deepseq-1.3.0.0
0.18/0.27	c   mtl-2.1.1
0.18/0.27	c   old_locale-1.0.0.4
0.18/0.27	c   parse_dimacs-1.2
0.18/0.27	c   parsec-3.1.2
0.18/0.27	c   queue-0.1.2
0.18/0.27	c   stm-2.3
0.18/0.27	c   time-1.4
0.18/0.27	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3724505-1338644186.opb"]
0.18/0.27	c #vars 6596
0.18/0.27	c #constraints 6792
0.18/0.27	c Solving starts ...
18.79/18.83	c learnt constraints deletion: 12732 -> 6366
37.77/37.82	c learnt constraints deletion: 16244 -> 8151
49.06/49.15	c learnt constraints deletion: 15117 -> 7566
60.96/61.07	c learnt constraints deletion: 15406 -> 7703
88.34/88.47	c learnt constraints deletion: 17219 -> 8629
148.54/148.63	c learnt constraints deletion: 20009 -> 10005
165.03/165.12	c learnt constraints deletion: 18177 -> 9095
184.13/184.24	c learnt constraints deletion: 18020 -> 9037
201.82/201.98	c learnt constraints deletion: 18580 -> 9360
221.72/221.86	c learnt constraints deletion: 19699 -> 9864
242.12/242.28	c learnt constraints deletion: 20464 -> 10265
261.62/261.70	c learnt constraints deletion: 19983 -> 10012
280.12/280.23	c learnt constraints deletion: 19820 -> 9919
302.21/302.36	c learnt constraints deletion: 22512 -> 11302
328.50/328.61	c learnt constraints deletion: 22228 -> 11173
362.20/362.31	c learnt constraints deletion: 24487 -> 12465
426.09/426.22	c learnt constraints deletion: 22609 -> 11338
460.98/461.12	c learnt constraints deletion: 24123 -> 12257
540.76/540.91	c learnt constraints deletion: 22687 -> 11376
566.15/566.39	c learnt constraints deletion: 24228 -> 12124
588.95/589.19	c learnt constraints deletion: 23730 -> 11878
607.25/607.49	c learnt constraints deletion: 24244 -> 12531
646.84/647.02	c learnt constraints deletion: 26918 -> 13685
753.82/754.09	c learnt constraints deletion: 26979 -> 13679
806.60/806.86	c learnt constraints deletion: 24237 -> 13663
841.01/841.20	c learnt constraints deletion: 26937 -> 14212
879.30/879.52	c learnt constraints deletion: 26463 -> 14493
936.78/937.08	c learnt constraints deletion: 27729 -> 14943
957.99/958.29	c learnt constraints deletion: 26435 -> 15462
1009.97/1010.29	c learnt constraints deletion: 29771 -> 16121
1043.97/1044.29	c learnt constraints deletion: 27178 -> 16587
1062.06/1062.38	c learnt constraints deletion: 26844 -> 17050
1084.46/1084.79	c learnt constraints deletion: 27860 -> 17503
1102.96/1103.26	c learnt constraints deletion: 27583 -> 17923
1117.66/1117.99	c learnt constraints deletion: 26405 -> 18301
1132.86/1133.15	c learnt constraints deletion: 26830 -> 18615
1151.45/1151.73	c learnt constraints deletion: 28987 -> 19247
1188.15/1188.45	c learnt constraints deletion: 28617 -> 19588
1226.04/1226.39	c learnt constraints deletion: 29250 -> 19919
1269.92/1270.23	c learnt constraints deletion: 28694 -> 19972
1319.61/1319.91	c learnt constraints deletion: 31203 -> 20312
1333.32/1333.64	c learnt constraints deletion: 29071 -> 20607
1346.41/1346.76	c learnt constraints deletion: 28911 -> 21008
1387.60/1387.96	c learnt constraints deletion: 31938 -> 21718
1401.30/1401.67	c learnt constraints deletion: 29695 -> 22154
1411.61/1411.99	c learnt constraints deletion: 29418 -> 22510
1422.20/1422.58	c learnt constraints deletion: 29192 -> 22858
1444.50/1444.85	c learnt constraints deletion: 32044 -> 23419
1473.19/1473.50	c learnt constraints deletion: 29657 -> 23665
1489.89/1490.27	c learnt constraints deletion: 30990 -> 23981
1504.89/1505.29	c learnt constraints deletion: 31256 -> 24206
1512.19/1512.52	c learnt constraints deletion: 29407 -> 24467
1518.38/1518.78	c learnt constraints deletion: 28760 -> 24720
1548.58/1548.95	c learnt constraints deletion: 32295 -> 25104
1584.36/1584.79	c learnt constraints deletion: 31989 -> 25311
1609.17/1609.56	c learnt constraints deletion: 32514 -> 25481
1632.17/1632.59	c learnt constraints deletion: 32328 -> 25672
1661.06/1661.48	c learnt constraints deletion: 32019 -> 25799
1688.45/1688.85	c learnt constraints deletion: 30773 -> 25878
1698.05/1698.47	c learnt constraints deletion: 29998 -> 25977
1710.95/1711.30	c learnt constraints deletion: 30560 -> 26088
1723.45/1723.89	c learnt constraints deletion: 31497 -> 26314
1745.54/1745.91	c learnt constraints deletion: 31833 -> 26411
1768.64/1769.01	c learnt constraints deletion: 31554 -> 26473
1772.64/1773.04	c learnt constraints deletion: 29685 -> 26507
1783.33/1783.71	c learnt constraints deletion: 30910 -> 26644
1790.23/1790.65	c learnt constraints deletion: 30881 -> 26855
1794.23/1794.67	c learnt constraints deletion: 29815 -> 26939

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-3724505-1338644186/watcher-3724505-1338644186 -o /tmp/evaluation-result-3724505-1338644186/solver-3724505-1338644186 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724505-1338644186.opb 

running on 4 cores: 0,2,4,6

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 2/176 8907
/proc/meminfo: memFree=27488784/32873648 swapFree=6864/6864
[pid=8907] ppid=8905 vsize=6224 CPUtime=0 cores=0,2,4,6
/proc/8907/stat : 8907 (toysat) R 8905 8907 7878 0 -1 4202496 805 0 0 0 0 0 0 0 20 0 1 0 330545461 6373376 725 33554432000 4194304 8989770 140734697858400 140737256119240 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/8907/statm: 1556 725 428 1171 0 333 0

[startup+0.012739 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 8907
/proc/meminfo: memFree=27488784/32873648 swapFree=6864/6864
[pid=8907] ppid=8905 vsize=7248 CPUtime=0 cores=0,2,4,6
/proc/8907/stat : 8907 (toysat) R 8905 8907 7878 0 -1 4202496 944 0 0 0 0 0 0 0 20 0 1 0 330545461 7421952 864 33554432000 4194304 8989770 140734697858400 140737256119240 7737893 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/8907/statm: 1812 864 428 1171 0 589 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7248

[startup+0.100206 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 8907
/proc/meminfo: memFree=27488784/32873648 swapFree=6864/6864
[pid=8907] ppid=8905 vsize=11344 CPUtime=0.09 cores=0,2,4,6
/proc/8907/stat : 8907 (toysat) R 8905 8907 7878 0 -1 4202496 2115 0 0 0 9 0 0 0 20 0 1 0 330545461 11616256 2035 33554432000 4194304 8989770 140734697858400 140734697857896 5799704 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/8907/statm: 2836 2035 431 1171 0 1613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11344

[startup+0.300229 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 8907
/proc/meminfo: memFree=27488784/32873648 swapFree=6864/6864
[pid=8907] ppid=8905 vsize=21584 CPUtime=0.29 cores=0,2,4,6
/proc/8907/stat : 8907 (toysat) R 8905 8907 7878 0 -1 4202496 4709 0 0 0 28 1 0 0 20 0 1 0 330545461 22102016 4629 33554432000 4194304 8989770 140734697858400 140734697857896 4453020 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/8907/statm: 5396 4629 459 1171 0 4173 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21584

[startup+0.700241 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 8907
/proc/meminfo: memFree=27488784/32873648 swapFree=6864/6864
[pid=8907] ppid=8905 vsize=22608 CPUtime=0.69 cores=0,2,4,6
/proc/8907/stat : 8907 (toysat) R 8905 8907 7878 0 -1 4202496 4756 0 0 0 68 1 0 0 20 0 1 0 330545461 23150592 4676 33554432000 4194304 8989770 140734697858400 140734697857896 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/8907/statm: 5652 4676 459 1171 0 4429 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22608

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8908
/proc/meminfo: memFree=27471168/32873648 swapFree=6864/6864
[pid=8907] ppid=8905 vsize=24656 CPUtime=1.49 cores=0,2,4,6
/proc/8907/stat : 8907 (toysat) R 8905 8907 7878 0 -1 4202496 5233 0 0 0 148 1 0 0 20 0 1 0 330545461 25247744 5153 33554432000 4194304 8989770 140734697858400 140734697857896 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/8907/statm: 6164 5153 459 1171 0 4941 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24656

[startup+3.10021 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8908
/proc/meminfo: memFree=27466440/32873648 swapFree=6864/6864
[pid=8907] ppid=8905 vsize=28752 CPUtime=3.09 cores=0,2,4,6
/proc/8907/stat : 8907 (toysat) R 8905 8907 7878 0 -1 4202496 6501 0 0 0 307 2 0 0 20 0 1 0 330545461 29442048 6421 33554432000 4194304 8989770 140734697858400 140734697857896 4209328 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/8907/statm: 7188 6421 459 1171 0 5965 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28752

[startup+6.30024 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8908
/proc/meminfo: memFree=27456528/32873648 swapFree=6864/6864
[pid=8907] ppid=8905 vsize=38992 CPUtime=6.29 cores=0,2,4,6
/proc/8907/stat : 8907 (toysat) R 8905 8907 7878 0 -1 4202496 8885 0 0 0 626 3 0 0 20 0 1 0 330545461 39927808 8805 33554432000 4194304 8989770 140734697858400 140734697857896 7857787 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/8907/statm: 9748 8805 459 1171 0 8525 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38992

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8908
/proc/meminfo: memFree=27434796/32873648 swapFree=6864/6864
[pid=8907] ppid=8905 vsize=58448 CPUtime=12.68 cores=0,2,4,6
/proc/8907/stat : 8907 (toysat) R 8905 8907 7878 0 -1 4202496 13687 0 0 0 1262 6 0 0 20 0 1 0 330545461 59850752 13607 33554432000 4194304 8989770 140734697858400 140734697857664 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/8907/statm: 14612 13607 459 1171 0 13389 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 58448

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8908
/proc/meminfo: memFree=27415832/32873648 swapFree=6864/6864
[pid=8907] ppid=8905 vsize=73808 CPUtime=25.48 cores=0,2,4,6
/proc/8907/stat : 8907 (toysat) R 8905 8907 7878 0 -1 4202496 17767 0 0 0 2536 12 0 0 20 0 1 0 330545461 75579392 17687 33554432000 4194304 8989770 140734697858400 140734697857896 4213881 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/8907/statm: 18452 17687 461 1171 0 17229 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 73808

[startup+51.1003 s]
/proc/loadavg: 1.94 1.98 1.99 3/177 8947
/proc/meminfo: memFree=28127000/32873648 swapFree=6864/6864
[pid=8907] ppid=8905 vsize=93264 CPUtime=51.07 cores=0,2,4,6
/proc/8907/stat : 8907 (toysat) R 8905 8907 7878 0 -1 4202496 22645 0 0 0 5085 22 0 0 20 0 1 0 330545461 95502336 22556 33554432000 4194304 8989770 140734697858400 140734697857896 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/8907/statm: 23316 22556 461 1171 0 22093 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 93264

[startup+102.3 s]
/proc/loadavg: 1.97 1.98 1.99 3/177 8948
/proc/meminfo: memFree=28056760/32873648 swapFree=6864/6864
[pid=8907] ppid=8905 vsize=106576 CPUtime=102.25 cores=0,2,4,6
/proc/8907/stat : 8907 (toysat) R 8905 8907 7878 0 -1 4202496 25999 0 0 0 10183 42 0 0 20 0 1 0 330545461 109133824 25884 33554432000 4194304 8989770 140734697858400 140734697857664 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8907/statm: 26644 25884 461 1171 0 25421 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 106576

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 8948
/proc/meminfo: memFree=27950272/32873648 swapFree=6864/6864
[pid=8907] ppid=8905 vsize=149584 CPUtime=162.22 cores=0,2,4,6
/proc/8907/stat : 8907 (toysat) R 8905 8907 7878 0 -1 4202496 36751 0 0 0 16158 64 0 0 20 0 1 0 330545461 153174016 36636 33554432000 4194304 8989770 140734697858400 140734697857896 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8907/statm: 37396 36636 461 1171 0 36173 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 149584

[startup+222.307 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 8951
/proc/meminfo: memFree=27957840/32873648 swapFree=6864/6864
[pid=8907] ppid=8905 vsize=91216 CPUtime=222.23 cores=0,2,4,6
/proc/8907/stat : 8907 (toysat) R 8905 8907 7878 0 -1 4202496 37775 0 0 0 22137 86 0 0 20 0 1 0 330545461 93405184 22044 33554432000 4194304 8989770 140734697858400 140734697857896 6592085 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8907/statm: 22804 22044 461 1171 0 21581 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 91216

[startup+282.3 s]
/proc/loadavg: 2.04 2.00 2.00 3/177 8951
/proc/meminfo: memFree=27922276/32873648 swapFree=6864/6864
[pid=8907] ppid=8905 vsize=91216 CPUtime=282.21 cores=0,2,4,6
/proc/8907/stat : 8907 (toysat) R 8905 8907 7878 0 -1 4202496 40335 0 0 0 28113 108 0 0 20 0 1 0 330545461 93405184 22044 33554432000 4194304 8989770 140734697858400 140734697857896 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8907/statm: 22804 22044 461 1171 0 21581 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 91216

[startup+342.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 8951
/proc/meminfo: memFree=27906456/32873648 swapFree=6864/6864
[pid=8907] ppid=8905 vsize=103504 CPUtime=342.2 cores=0,2,4,6
/proc/8907/stat : 8907 (toysat) R 8905 8907 7878 0 -1 4202496 45205 0 0 0 34091 129 0 0 20 0 1 0 330545461 105988096 25116 33554432000 4194304 8989770 140734697858400 140734697857664 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8907/statm: 25876 25116 461 1171 0 24653 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 103504

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8952
/proc/meminfo: memFree=27871116/32873648 swapFree=6864/6864
[pid=8907] ppid=8905 vsize=140368 CPUtime=402.19 cores=0,2,4,6
/proc/8907/stat : 8907 (toysat) R 8905 8907 7878 0 -1 4202496 54421 0 0 0 40072 147 0 0 20 0 1 0 330545461 143736832 34332 33554432000 4194304 8989770 140734697858400 140734697857664 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8907/statm: 35092 34332 461 1171 0 33869 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 140368

[startup+462.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 8952
/proc/meminfo: memFree=27877248/32873648 swapFree=6864/6864
[pid=8907] ppid=8905 vsize=119888 CPUtime=462.18 cores=0,2,4,6
/proc/8907/stat : 8907 (toysat) R 8905 8907 7878 0 -1 4202496 61845 0 0 0 46050 168 0 0 20 0 1 0 330545461 122765312 29212 33554432000 4194304 8989770 140734697858400 140734697857896 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8907/statm: 29972 29212 461 1171 0 28749 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 119888

[startup+522.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 8952
/proc/meminfo: memFree=27849260/32873648 swapFree=6864/6864
[pid=8907] ppid=8905 vsize=127056 CPUtime=522.15 cores=0,2,4,6
/proc/8907/stat : 8907 (toysat) R 8905 8907 7878 0 -1 4202496 63652 0 0 0 52027 188 0 0 20 0 1 0 330545461 130105344 31004 33554432000 4194304 8989770 140734697858400 140734697857896 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8907/statm: 31764 31004 461 1171 0 30541 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 127056

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8952
/proc/meminfo: memFree=27853476/32873648 swapFree=6864/6864
[pid=8907] ppid=8905 vsize=107600 CPUtime=582.15 cores=0,2,4,6
/proc/8907/stat : 8907 (toysat) R 8905 8907 7878 0 -1 4202496 66514 0 0 0 58004 211 0 0 20 0 1 0 330545461 110182400 25930 33554432000 4194304 8989770 140734697858400 140734697857896 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8907/statm: 26900 25930 461 1171 0 25677 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 107600

[startup+642.3 s]

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

[startup+882.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8956
/proc/meminfo: memFree=27834680/32873648 swapFree=6864/6864
[pid=8907] ppid=8905 vsize=104528 CPUtime=882.1 cores=0,2,4,6
/proc/8907/stat : 8907 (toysat) R 8905 8907 7878 0 -1 4202496 105937 0 0 0 87900 310 0 0 20 0 1 0 330545461 107036672 25372 33554432000 4194304 8989770 140734697858400 140734697857896 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8907/statm: 26132 25372 461 1171 0 24909 0
Current children cumulated CPU time (s) 882.1
Current children cumulated vsize (KiB) 104528

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8956
/proc/meminfo: memFree=27840632/32873648 swapFree=6864/6864
[pid=8907] ppid=8905 vsize=97360 CPUtime=942.09 cores=0,2,4,6
/proc/8907/stat : 8907 (toysat) R 8905 8907 7878 0 -1 4202496 116177 0 0 0 93877 332 0 0 20 0 1 0 330545461 99696640 23580 33554432000 4194304 8989770 140734697858400 140734697856320 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8907/statm: 24340 23580 461 1171 0 23117 0
Current children cumulated CPU time (s) 942.09
Current children cumulated vsize (KiB) 97360

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8956
/proc/meminfo: memFree=27798700/32873648 swapFree=6864/6864
[pid=8907] ppid=8905 vsize=141392 CPUtime=1002.08 cores=0,2,4,6
/proc/8907/stat : 8907 (toysat) R 8905 8907 7878 0 -1 4202496 130528 0 0 0 99856 352 0 0 20 0 1 0 330545461 144785408 34344 33554432000 4194304 8989770 140734697858400 140734697857896 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8907/statm: 35348 34344 461 1171 0 34125 0
Current children cumulated CPU time (s) 1002.08
Current children cumulated vsize (KiB) 141392

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8957
/proc/meminfo: memFree=27827284/32873648 swapFree=6864/6864
[pid=8907] ppid=8905 vsize=111696 CPUtime=1062.06 cores=0,2,4,6
/proc/8907/stat : 8907 (toysat) R 8905 8907 7878 0 -1 4202496 137434 0 0 0 105832 374 0 0 20 0 1 0 330545461 114376704 27164 33554432000 4194304 8989770 140734697858400 140734697857896 4208823 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8907/statm: 27924 27164 461 1171 0 26701 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 111696

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8957
/proc/meminfo: memFree=27843780/32873648 swapFree=6864/6864
[pid=8907] ppid=8905 vsize=95312 CPUtime=1122.06 cores=0,2,4,6
/proc/8907/stat : 8907 (toysat) R 8905 8907 7878 0 -1 4202496 141018 0 0 0 111810 396 0 0 20 0 1 0 330545461 97599488 23068 33554432000 4194304 8989770 140734697858400 140734697857896 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8907/statm: 23828 23068 461 1171 0 22605 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 95312

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8957
/proc/meminfo: memFree=27799636/32873648 swapFree=6864/6864
[pid=8907] ppid=8905 vsize=125008 CPUtime=1182.05 cores=0,2,4,6
/proc/8907/stat : 8907 (toysat) R 8905 8907 7878 0 -1 4202496 150234 0 0 0 117786 419 0 0 20 0 1 0 330545461 128008192 30492 33554432000 4194304 8989770 140734697858400 140734697857896 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8907/statm: 31252 30492 461 1171 0 30029 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 125008

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8957
/proc/meminfo: memFree=27798816/32873648 swapFree=6864/6864
[pid=8907] ppid=8905 vsize=107600 CPUtime=1242.04 cores=0,2,4,6
/proc/8907/stat : 8907 (toysat) R 8905 8907 7878 0 -1 4202496 159450 0 0 0 123762 442 0 0 20 0 1 0 330545461 110182400 26140 33554432000 4194304 8989770 140734697858400 140734697857896 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8907/statm: 26900 26140 461 1171 0 25677 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 107600

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8957
/proc/meminfo: memFree=27766480/32873648 swapFree=6864/6864
[pid=8907] ppid=8905 vsize=142416 CPUtime=1302.02 cores=0,2,4,6
/proc/8907/stat : 8907 (toysat) R 8905 8907 7878 0 -1 4202496 168393 0 0 0 129741 461 0 0 20 0 1 0 330545461 145833984 34810 33554432000 4194304 8989770 140734697858400 140734697857664 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8907/statm: 35604 34810 461 1171 0 34381 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 142416

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8958
/proc/meminfo: memFree=27810196/32873648 swapFree=6864/6864
[pid=8907] ppid=8905 vsize=99408 CPUtime=1362.01 cores=0,2,4,6
/proc/8907/stat : 8907 (toysat) R 8905 8907 7878 0 -1 4202496 175794 0 0 0 135719 482 0 0 20 0 1 0 330545461 101793792 24035 33554432000 4194304 8989770 140734697858400 140734697857896 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8907/statm: 24852 24035 461 1171 0 23629 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 99408

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8961
/proc/meminfo: memFree=27819704/32873648 swapFree=6864/6864
[pid=8907] ppid=8905 vsize=87120 CPUtime=1422 cores=0,2,4,6
/proc/8907/stat : 8907 (toysat) R 8905 8907 7878 0 -1 4202496 184811 0 0 0 141699 501 0 0 20 0 1 0 330545461 89210880 21020 33554432000 4194304 8989770 140734697858400 140734697857896 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8907/statm: 21780 21020 461 1171 0 20557 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 87120

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8984
/proc/meminfo: memFree=27794208/32873648 swapFree=6864/6864
[pid=8907] ppid=8905 vsize=111696 CPUtime=1481.99 cores=0,2,4,6
/proc/8907/stat : 8907 (toysat) R 8905 8907 7878 0 -1 4202496 196587 0 0 0 147675 524 0 0 20 0 1 0 330545461 114376704 27164 33554432000 4194304 8989770 140734697858400 140734697857896 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8907/statm: 27924 27164 461 1171 0 26701 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 111696

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8984
/proc/meminfo: memFree=27794748/32873648 swapFree=6864/6864
[pid=8907] ppid=8905 vsize=111696 CPUtime=1541.99 cores=0,2,4,6
/proc/8907/stat : 8907 (toysat) R 8905 8907 7878 0 -1 4202496 202664 0 0 0 153655 544 0 0 20 0 1 0 330545461 114376704 27094 33554432000 4194304 8989770 140734697858400 140734697856320 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8907/statm: 27924 27094 461 1171 0 26701 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 111696

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8984
/proc/meminfo: memFree=27763660/32873648 swapFree=6864/6864
[pid=8907] ppid=8905 vsize=119888 CPUtime=1601.97 cores=0,2,4,6
/proc/8907/stat : 8907 (toysat) R 8905 8907 7878 0 -1 4202496 212984 0 0 0 159628 569 0 0 20 0 1 0 330545461 122765312 29212 33554432000 4194304 8989770 140734697858400 140734697857896 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8907/statm: 29972 29212 461 1171 0 28749 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 119888

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8985
/proc/meminfo: memFree=27762668/32873648 swapFree=6864/6864
[pid=8907] ppid=8905 vsize=117840 CPUtime=1661.96 cores=0,2,4,6
/proc/8907/stat : 8907 (toysat) R 8905 8907 7878 0 -1 4202496 222502 0 0 0 165602 594 0 0 20 0 1 0 330545461 120668160 28490 33554432000 4194304 8989770 140734697858400 140734697857664 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8907/statm: 29460 28490 461 1171 0 28237 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 117840

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8985
/proc/meminfo: memFree=27788212/32873648 swapFree=6864/6864
[pid=8907] ppid=8905 vsize=99408 CPUtime=1721.94 cores=0,2,4,6
/proc/8907/stat : 8907 (toysat) R 8905 8907 7878 0 -1 4202496 224248 0 0 0 171577 617 0 0 20 0 1 0 330545461 101793792 24092 33554432000 4194304 8989770 140734697858400 140734697857896 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8907/statm: 24852 24092 461 1171 0 23629 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 99408

[startup+1782.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 8985
/proc/meminfo: memFree=27796812/32873648 swapFree=6864/6864
[pid=8907] ppid=8905 vsize=95312 CPUtime=1781.94 cores=0,2,4,6
/proc/8907/stat : 8907 (toysat) R 8905 8907 7878 0 -1 4202496 227832 0 0 0 177555 639 0 0 20 0 1 0 330545461 97599488 23068 33554432000 4194304 8989770 140734697858400 140734697857896 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8907/statm: 23828 23068 461 1171 0 22605 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 95312



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 8985
/proc/meminfo: memFree=27800712/32873648 swapFree=6864/6864
[pid=8907] ppid=8905 vsize=91216 CPUtime=1800.04 cores=0,2,4,6
/proc/8907/stat : 8907 (toysat) R 8905 8907 7878 0 -1 4202496 227832 0 0 0 179359 645 0 0 20 0 1 0 330545461 93405184 22044 33554432000 4194304 8989770 140734697858400 140734697857896 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8907/statm: 22804 22044 461 1171 0 21581 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 91216

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

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

[startup+1800.4 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 8985
/proc/meminfo: memFree=27800712/32873648 swapFree=6864/6864
[pid=8907] ppid=8905 vsize=91216 CPUtime=1800.04 cores=0,2,4,6
/proc/8907/stat : 8907 (toysat) R 8905 8907 7878 0 -1 4202496 227832 0 0 0 179359 645 0 0 20 0 1 0 330545461 93405184 22044 33554432000 4194304 8989770 140734697858400 140734697857896 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8907/statm: 22804 22044 461 1171 0 21581 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 91216

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.05
CPU user time (s): 1793.59
CPU system time (s): 6.46102
CPU usage (%): 99.9801
Max. virtual memory (cumulated for all children) (KiB): 191568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.59
system time used= 6.46102
maximum resident set size= 188528
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 227832
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= 116
involuntary context switches= 1954

runsolver used 3.61045 second user time and 9.02463 second system time

The end

Launcher Data

Begin job on node113 at 2012-06-02 15:36:26
IDJOB=3724505
IDBENCH=90122
IDSOLVER=2308
FILE ID=node113/3724505-1338644186
RUNJOBID= node113-1338631506-7894
PBS_JOBID= 14636467
Free space on /tmp= 71032 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K97.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3724505-1338644186/watcher-3724505-1338644186 -o /tmp/evaluation-result-3724505-1338644186/solver-3724505-1338644186 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724505-1338644186.opb

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

MD5SUM BENCH= 43f0e9fb1c8ca4724fdfde37689b9cda
RANDOM SEED=1281731813

node113.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		: 2667.026
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	: 5334.05
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		: 2667.026
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.90
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		: 2667.026
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	: 5438.54
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		: 2667.026
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		: 2667.026
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		: 2667.026
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		: 2667.026
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.92
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		: 2667.026
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:       32873648 kB
MemFree:        27489652 kB
Buffers:          491940 kB
Cached:          3216124 kB
SwapCached:         2020 kB
Active:          2381444 kB
Inactive:        2117944 kB
Active(anon):     790360 kB
Inactive(anon):     1800 kB
Active(file):    1591084 kB
Inactive(file):  2116144 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67099596 kB
Dirty:              7768 kB
Writeback:             0 kB
AnonPages:        795276 kB
Mapped:            12936 kB
Shmem:                 0 kB
Slab:             748452 kB
SReclaimable:     192852 kB
SUnreclaim:       555600 kB
KernelStack:        1456 kB
PageTables:         5488 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     910936 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    729088 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= 71032 MiB
End job on node113 at 2012-06-02 16:06:29