Trace number 3706260

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
toysat 2012-05-17? (TO) 1800.02 1800.31

General information on the benchmark

Namenormalized-PB07/OPT-BIGINT-LIN/submittedPB07/
aksoy/trarea_ac/normalized-fir07_trarea_ac.opb
MD5SUMbd686f1ac9d6c1a64cf0c9041039dd75
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark57179
Best CPU time to get the best result obtained on this benchmark1800.17
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables2278
Total number of constraints4879
Number of constraints which are clauses4879
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint43
Number of terms in the objective function 1076
Biggest coefficient in the objective function 2162
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 1745862
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 2162
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 1745862
Number of bits of the biggest sum of numbers21
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.22	c 2012-05-27T16:37:12+0200
0.19/0.22	c arch = x86_64
0.19/0.22	c os = linux
0.19/0.22	c compiler = ghc 7.4
0.19/0.22	c packages:
0.19/0.22	c   OptDir-0.0.1
0.19/0.22	c   array-0.4.0.0
0.19/0.22	c   base-4.5.0.0
0.19/0.22	c   bytestring-0.9.2.1
0.19/0.22	c   containers-0.4.2.1
0.19/0.22	c   deepseq-1.3.0.0
0.19/0.22	c   mtl-2.1.1
0.19/0.22	c   old_locale-1.0.0.4
0.19/0.22	c   parse_dimacs-1.2
0.19/0.22	c   parsec-3.1.2
0.19/0.22	c   queue-0.1.2
0.19/0.22	c   stm-2.3
0.19/0.22	c   time-1.4
0.19/0.22	c command line = ["--pb","HOME/instance-3706260-1338129432.opb"]
0.19/0.22	c #vars 2278
0.19/0.22	c #constraints 4879
0.19/0.22	c Solving starts ...
0.19/0.23	c solving time = 0.003s
0.19/0.23	c #decision = 1025
0.19/0.23	c #conflict = 0
0.19/0.23	c #restart = 0
0.19/0.23	o 72625
0.19/0.23	c Solving starts ...
0.19/0.27	c solving time = 0.032s
0.19/0.27	c #decision = 2079
0.19/0.27	c #conflict = 24
0.19/0.27	c #restart = 0
0.19/0.27	o 71323
0.19/0.27	c Solving starts ...
25.68/25.77	c learnt constraints deletion: 4859 -> 2430
43.08/43.12	c learnt constraints deletion: 5812 -> 2910
58.77/58.82	c learnt constraints deletion: 5758 -> 2881
78.28/78.32	c learnt constraints deletion: 6415 -> 3208
97.77/97.84	c learnt constraints deletion: 6915 -> 3458
115.26/115.33	c learnt constraints deletion: 6891 -> 3447
134.96/135.00	c learnt constraints deletion: 6953 -> 3477
159.46/159.56	c learnt constraints deletion: 7588 -> 3795
178.85/178.96	c learnt constraints deletion: 7580 -> 3793
196.55/196.68	c learnt constraints deletion: 7621 -> 3816
218.45/218.51	c learnt constraints deletion: 8419 -> 4210
238.34/238.48	c learnt constraints deletion: 8483 -> 4245
258.74/258.87	c learnt constraints deletion: 8529 -> 4270
277.74/277.87	c learnt constraints deletion: 8512 -> 4263
299.83/299.90	c learnt constraints deletion: 9190 -> 4595
324.43/324.50	c learnt constraints deletion: 9293 -> 4647
344.82/344.91	c learnt constraints deletion: 9303 -> 4659
365.52/365.64	c learnt constraints deletion: 9212 -> 4608
388.81/388.96	c learnt constraints deletion: 9307 -> 4658
412.71/412.89	c learnt constraints deletion: 9331 -> 4670
439.02/439.16	c learnt constraints deletion: 10177 -> 5090
463.41/463.50	c learnt constraints deletion: 10012 -> 5007
487.31/487.41	c learnt constraints deletion: 10293 -> 5151
511.00/511.18	c learnt constraints deletion: 10125 -> 5067
534.61/534.73	c learnt constraints deletion: 10136 -> 5072
559.19/559.30	c learnt constraints deletion: 10241 -> 5127
579.29/579.47	c learnt constraints deletion: 10425 -> 5225
599.78/599.99	c learnt constraints deletion: 10134 -> 5076
621.98/622.13	c learnt constraints deletion: 10112 -> 5063
650.68/650.80	c learnt constraints deletion: 11219 -> 5619
674.28/674.50	c learnt constraints deletion: 11110 -> 5555
701.78/701.97	c learnt constraints deletion: 11133 -> 5568
728.77/728.96	c learnt constraints deletion: 11173 -> 5589
755.26/755.46	c learnt constraints deletion: 11288 -> 5649
779.26/779.41	c learnt constraints deletion: 11368 -> 5695
800.45/800.68	c learnt constraints deletion: 11041 -> 5525
829.36/829.52	c learnt constraints deletion: 11210 -> 5610
853.25/853.44	c learnt constraints deletion: 11019 -> 5516
881.34/881.55	c learnt constraints deletion: 11225 -> 5621
907.84/908.01	c learnt constraints deletion: 11198 -> 5608
941.23/941.47	c learnt constraints deletion: 12279 -> 6150
974.32/974.53	c learnt constraints deletion: 12331 -> 6166
1005.13/1005.31	c learnt constraints deletion: 12300 -> 6151
1035.82/1036.06	c learnt constraints deletion: 12256 -> 6128
1066.51/1066.74	c learnt constraints deletion: 12231 -> 6117
1095.81/1096.03	c learnt constraints deletion: 12237 -> 6123
1127.31/1127.52	c learnt constraints deletion: 12314 -> 6162
1158.60/1158.81	c learnt constraints deletion: 12284 -> 6149
1186.59/1186.85	c learnt constraints deletion: 12294 -> 6159
1217.19/1217.40	c learnt constraints deletion: 12269 -> 6141
1246.19/1246.47	c learnt constraints deletion: 12429 -> 6224
1275.88/1276.11	c learnt constraints deletion: 12148 -> 6075
1305.87/1306.10	c learnt constraints deletion: 12253 -> 6131
1335.28/1335.54	c learnt constraints deletion: 12331 -> 6176
1361.97/1362.24	c learnt constraints deletion: 12417 -> 6226
1390.56/1390.81	c learnt constraints deletion: 12413 -> 6211
1424.66/1424.92	c learnt constraints deletion: 13384 -> 6692
1463.96/1464.30	c learnt constraints deletion: 13564 -> 6783
1495.05/1495.36	c learnt constraints deletion: 13608 -> 6809
1527.64/1527.98	c learnt constraints deletion: 13551 -> 6780
1560.64/1560.97	c learnt constraints deletion: 13615 -> 6815
1593.43/1593.74	c learnt constraints deletion: 13608 -> 6806
1627.52/1627.80	c learnt constraints deletion: 13577 -> 6792
1657.93/1658.23	c learnt constraints deletion: 13576 -> 6793
1692.91/1693.23	c learnt constraints deletion: 13578 -> 6795
1726.71/1727.07	c learnt constraints deletion: 13435 -> 6718
1760.00/1760.32	c learnt constraints deletion: 13439 -> 6721
1794.40/1794.75	c learnt constraints deletion: 13705 -> 6859

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-3706260-1338129432/watcher-3706260-1338129432 -o /tmp/evaluation-result-3706260-1338129432/solver-3706260-1338129432 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706260-1338129432.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 1938
/proc/meminfo: memFree=28770796/32873648 swapFree=6844/6844
[pid=1938] ppid=1936 vsize=6208 CPUtime=0 cores=1,3,5,7
/proc/1938/stat : 1938 (toysat) R 1936 1938 32696 0 -1 4202496 662 0 0 0 0 0 0 0 20 0 1 0 279069065 6356992 588 33554432000 4194304 8973514 140734416770880 140733946051416 4214791 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1938/statm: 1552 601 367 1167 0 333 0

[startup+0.105757 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 1938
/proc/meminfo: memFree=28770796/32873648 swapFree=6844/6844
[pid=1938] ppid=1936 vsize=12352 CPUtime=0.09 cores=1,3,5,7
/proc/1938/stat : 1938 (toysat) R 1936 1938 32696 0 -1 4202496 2373 0 0 0 9 0 0 0 20 0 1 0 279069065 12648448 2294 33554432000 4194304 8973514 140734416770880 140734416770144 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1938/statm: 3088 2294 429 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.201068 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 1938
/proc/meminfo: memFree=28770796/32873648 swapFree=6844/6844
[pid=1938] ppid=1936 vsize=12352 CPUtime=0.19 cores=1,3,5,7
/proc/1938/stat : 1938 (toysat) R 1936 1938 32696 0 -1 4202496 2373 0 0 0 19 0 0 0 20 0 1 0 279069065 12648448 2294 33554432000 4194304 8973514 140734416770880 140734416770144 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1938/statm: 3088 2294 429 1167 0 1869 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 12352

[startup+0.30106 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 1938
/proc/meminfo: memFree=28770796/32873648 swapFree=6844/6844
[pid=1938] ppid=1936 vsize=14400 CPUtime=0.29 cores=1,3,5,7
/proc/1938/stat : 1938 (toysat) R 1936 1938 32696 0 -1 4202496 2697 0 0 0 29 0 0 0 20 0 1 0 279069065 14745600 2618 33554432000 4194304 8973514 140734416770880 140734416770144 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1938/statm: 3600 2618 455 1167 0 2381 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14400

[startup+0.701113 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 1938
/proc/meminfo: memFree=28770796/32873648 swapFree=6844/6844
[pid=1938] ppid=1936 vsize=15424 CPUtime=0.69 cores=1,3,5,7
/proc/1938/stat : 1938 (toysat) R 1936 1938 32696 0 -1 4202496 2953 0 0 0 68 1 0 0 20 0 1 0 279069065 15794176 2874 33554432000 4194304 8973514 140734416770880 140734416770144 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1938/statm: 3856 2874 455 1167 0 2637 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15424

[startup+1.50112 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1939
/proc/meminfo: memFree=28759852/32873648 swapFree=6844/6844
[pid=1938] ppid=1936 vsize=15424 CPUtime=1.49 cores=1,3,5,7
/proc/1938/stat : 1938 (toysat) R 1936 1938 32696 0 -1 4202496 3167 0 0 0 148 1 0 0 20 0 1 0 279069065 15794176 3088 33554432000 4194304 8973514 140734416770880 140734416770376 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1938/statm: 3856 3088 455 1167 0 2637 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15424

[startup+3.10089 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1939
/proc/meminfo: memFree=28759604/32873648 swapFree=6844/6844
[pid=1938] ppid=1936 vsize=15424 CPUtime=3.09 cores=1,3,5,7
/proc/1938/stat : 1938 (toysat) R 1936 1938 32696 0 -1 4202496 3167 0 0 0 307 2 0 0 20 0 1 0 279069065 15794176 3088 33554432000 4194304 8973514 140734416770880 140734416770144 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1938/statm: 3856 3088 455 1167 0 2637 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15424

[startup+6.3011 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1939
/proc/meminfo: memFree=28758644/32873648 swapFree=6844/6844
[pid=1938] ppid=1936 vsize=17472 CPUtime=6.28 cores=1,3,5,7
/proc/1938/stat : 1938 (toysat) R 1936 1938 32696 0 -1 4202496 3679 0 0 0 625 3 0 0 20 0 1 0 279069065 17891328 3600 33554432000 4194304 8973514 140734416770880 140734416770376 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1938/statm: 4368 3600 455 1167 0 3149 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 17472

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1939
/proc/meminfo: memFree=28756080/32873648 swapFree=6844/6844
[pid=1938] ppid=1936 vsize=20544 CPUtime=12.68 cores=1,3,5,7
/proc/1938/stat : 1938 (toysat) R 1936 1938 32696 0 -1 4202496 4447 0 0 0 1263 5 0 0 20 0 1 0 279069065 21037056 4368 33554432000 4194304 8973514 140734416770880 140734416770376 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1938/statm: 5136 4368 455 1167 0 3917 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 20544

[startup+25.5067 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1939
/proc/meminfo: memFree=28749788/32873648 swapFree=6844/6844
[pid=1938] ppid=1936 vsize=25664 CPUtime=25.49 cores=1,3,5,7
/proc/1938/stat : 1938 (toysat) R 1936 1938 32696 0 -1 4202496 5727 0 0 0 2538 11 0 0 20 0 1 0 279069065 26279936 5648 33554432000 4194304 8973514 140734416770880 140734416770376 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1938/statm: 6416 5648 455 1167 0 5197 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 25664

[startup+51.1009 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1939
/proc/meminfo: memFree=28742324/32873648 swapFree=6844/6844
[pid=1938] ppid=1936 vsize=32832 CPUtime=51.07 cores=1,3,5,7
/proc/1938/stat : 1938 (toysat) R 1936 1938 32696 0 -1 4202496 7524 0 0 0 5085 22 0 0 20 0 1 0 279069065 33619968 7446 33554432000 4194304 8973514 140734416770880 140734416770376 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1938/statm: 8208 7446 456 1167 0 6989 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 32832

[startup+102.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 1939
/proc/meminfo: memFree=28736868/32873648 swapFree=6844/6844
[pid=1938] ppid=1936 vsize=35904 CPUtime=102.26 cores=1,3,5,7
/proc/1938/stat : 1938 (toysat) R 1936 1938 32696 0 -1 4202496 8292 0 0 0 10181 45 0 0 20 0 1 0 279069065 36765696 8214 33554432000 4194304 8973514 140734416770880 140734416770144 7667034 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1938/statm: 8976 8214 456 1167 0 7757 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 35904

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 1939
/proc/meminfo: memFree=28735876/32873648 swapFree=6844/6844
[pid=1938] ppid=1936 vsize=36928 CPUtime=162.25 cores=1,3,5,7
/proc/1938/stat : 1938 (toysat) R 1936 1938 32696 0 -1 4202496 8548 0 0 0 16153 72 0 0 20 0 1 0 279069065 37814272 8470 33554432000 4194304 8973514 140734416770880 140734416770376 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1938/statm: 9232 8470 456 1167 0 8013 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 36928

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1942
/proc/meminfo: memFree=28729160/32873648 swapFree=6844/6844
[pid=1938] ppid=1936 vsize=40000 CPUtime=222.26 cores=1,3,5,7
/proc/1938/stat : 1938 (toysat) R 1936 1938 32696 0 -1 4202496 9316 0 0 0 22128 98 0 0 20 0 1 0 279069065 40960000 9238 33554432000 4194304 8973514 140734416770880 140734416770376 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1938/statm: 10000 9238 456 1167 0 8781 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 40000

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1942
/proc/meminfo: memFree=28721780/32873648 swapFree=6844/6844
[pid=1938] ppid=1936 vsize=46144 CPUtime=282.23 cores=1,3,5,7
/proc/1938/stat : 1938 (toysat) R 1936 1938 32696 0 -1 4202496 11371 0 0 0 28101 122 0 0 20 0 1 0 279069065 47251456 10774 33554432000 4194304 8973514 140734416770880 140734416770144 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1938/statm: 11536 10774 456 1167 0 10317 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 46144

[startup+342.308 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1943
/proc/meminfo: memFree=28716080/32873648 swapFree=6844/6844
[pid=1938] ppid=1936 vsize=46144 CPUtime=342.23 cores=1,3,5,7
/proc/1938/stat : 1938 (toysat) R 1936 1938 32696 0 -1 4202496 11371 0 0 0 34076 147 0 0 20 0 1 0 279069065 47251456 10774 33554432000 4194304 8973514 140734416770880 140734416770376 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1938/statm: 11536 10774 456 1167 0 10317 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 46144

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1943
/proc/meminfo: memFree=28715956/32873648 swapFree=6844/6844
[pid=1938] ppid=1936 vsize=46144 CPUtime=402.22 cores=1,3,5,7
/proc/1938/stat : 1938 (toysat) R 1936 1938 32696 0 -1 4202496 11371 0 0 0 40049 173 0 0 20 0 1 0 279069065 47251456 10774 33554432000 4194304 8973514 140734416770880 140734416770376 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1938/statm: 11536 10774 456 1167 0 10317 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 46144

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1943
/proc/meminfo: memFree=28716140/32873648 swapFree=6844/6844
[pid=1938] ppid=1936 vsize=46144 CPUtime=462.21 cores=1,3,5,7
/proc/1938/stat : 1938 (toysat) R 1936 1938 32696 0 -1 4202496 12651 0 0 0 46020 201 0 0 20 0 1 0 279069065 47251456 10774 33554432000 4194304 8973514 140734416770880 140734416770144 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1938/statm: 11536 10774 456 1167 0 10317 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 46144

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1943
/proc/meminfo: memFree=28716388/32873648 swapFree=6844/6844
[pid=1938] ppid=1936 vsize=46144 CPUtime=522.2 cores=1,3,5,7
/proc/1938/stat : 1938 (toysat) R 1936 1938 32696 0 -1 4202496 12651 0 0 0 51995 225 0 0 20 0 1 0 279069065 47251456 10774 33554432000 4194304 8973514 140734416770880 140734416770376 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1938/statm: 11536 10774 456 1167 0 10317 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 46144

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1943
/proc/meminfo: memFree=28708576/32873648 swapFree=6844/6844
[pid=1938] ppid=1936 vsize=51264 CPUtime=582.19 cores=1,3,5,7
/proc/1938/stat : 1938 (toysat) R 1936 1938 32696 0 -1 4202496 13931 0 0 0 57969 250 0 0 20 0 1 0 279069065 52494336 12054 33554432000 4194304 8973514 140734416770880 140734416770144 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1938/statm: 12816 12054 456 1167 0 11597 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 51264

[startup+642.3 s]

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

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2062
/proc/meminfo: memFree=28954272/32873648 swapFree=6844/6844
[pid=1938] ppid=1936 vsize=50240 CPUtime=882.15 cores=1,3,5,7
/proc/1938/stat : 1938 (toysat) R 1936 1938 32696 0 -1 4202496 15726 0 0 0 87848 367 0 0 20 0 1 0 279069065 51445760 11798 33554432000 4194304 8973514 140734416770880 140734416770376 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1938/statm: 12560 11798 456 1167 0 11341 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 50240

[startup+942.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/177 2063
/proc/meminfo: memFree=28943732/32873648 swapFree=6844/6844
[pid=1938] ppid=1936 vsize=57408 CPUtime=942.13 cores=1,3,5,7
/proc/1938/stat : 1938 (toysat) R 1936 1938 32696 0 -1 4202496 17518 0 0 0 93823 390 0 0 20 0 1 0 279069065 58785792 13590 33554432000 4194304 8973514 140734416770880 140734416770376 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1938/statm: 14352 13590 456 1167 0 13133 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 57408

[startup+1002.31 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 2063
/proc/meminfo: memFree=28942420/32873648 swapFree=6844/6844
[pid=1938] ppid=1936 vsize=55360 CPUtime=1002.13 cores=1,3,5,7
/proc/1938/stat : 1938 (toysat) R 1936 1938 32696 0 -1 4202496 17774 0 0 0 99801 412 0 0 20 0 1 0 279069065 56688640 13078 33554432000 4194304 8973514 140734416770880 140734416770144 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1938/statm: 13840 13078 456 1167 0 12621 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 55360

[startup+1062.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 2063
/proc/meminfo: memFree=28940628/32873648 swapFree=6844/6844
[pid=1938] ppid=1936 vsize=54336 CPUtime=1062.11 cores=1,3,5,7
/proc/1938/stat : 1938 (toysat) R 1936 1938 32696 0 -1 4202496 18800 0 0 0 105777 434 0 0 20 0 1 0 279069065 55640064 12822 33554432000 4194304 8973514 140734416770880 140734416770144 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1938/statm: 13584 12822 456 1167 0 12365 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 54336

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 2063
/proc/meminfo: memFree=28940600/32873648 swapFree=6844/6844
[pid=1938] ppid=1936 vsize=54336 CPUtime=1122.11 cores=1,3,5,7
/proc/1938/stat : 1938 (toysat) R 1936 1938 32696 0 -1 4202496 18800 0 0 0 111752 459 0 0 20 0 1 0 279069065 55640064 12822 33554432000 4194304 8973514 140734416770880 140734416770376 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1938/statm: 13584 12822 456 1167 0 12365 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 54336

[startup+1182.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 2063
/proc/meminfo: memFree=28933908/32873648 swapFree=6844/6844
[pid=1938] ppid=1936 vsize=58432 CPUtime=1182.1 cores=1,3,5,7
/proc/1938/stat : 1938 (toysat) R 1936 1938 32696 0 -1 4202496 20080 0 0 0 117728 482 0 0 20 0 1 0 279069065 59834368 13846 33554432000 4194304 8973514 140734416770880 140734416770376 4213683 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1938/statm: 14608 13846 456 1167 0 13389 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 58432

[startup+1242.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 2064
/proc/meminfo: memFree=28936876/32873648 swapFree=6844/6844
[pid=1938] ppid=1936 vsize=56384 CPUtime=1242.09 cores=1,3,5,7
/proc/1938/stat : 1938 (toysat) R 1936 1938 32696 0 -1 4202496 20592 0 0 0 123703 506 0 0 20 0 1 0 279069065 57737216 13334 33554432000 4194304 8973514 140734416770880 140734416770144 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1938/statm: 14096 13334 456 1167 0 12877 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 56384

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 2064
/proc/meminfo: memFree=28933468/32873648 swapFree=6844/6844
[pid=1938] ppid=1936 vsize=58432 CPUtime=1302.08 cores=1,3,5,7
/proc/1938/stat : 1938 (toysat) R 1936 1938 32696 0 -1 4202496 21105 0 0 0 129675 533 0 0 20 0 1 0 279069065 59834368 13846 33554432000 4194304 8973514 140734416770880 140734416770376 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1938/statm: 14608 13846 456 1167 0 13389 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 58432

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2064
/proc/meminfo: memFree=28934900/32873648 swapFree=6844/6844
[pid=1938] ppid=1936 vsize=57408 CPUtime=1362.07 cores=1,3,5,7
/proc/1938/stat : 1938 (toysat) R 1936 1938 32696 0 -1 4202496 21873 0 0 0 135651 556 0 0 20 0 1 0 279069065 58785792 13590 33554432000 4194304 8973514 140734416770880 140734416770144 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1938/statm: 14352 13590 456 1167 0 13133 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 57408

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2067
/proc/meminfo: memFree=28936820/32873648 swapFree=6844/6844
[pid=1938] ppid=1936 vsize=55360 CPUtime=1422.06 cores=1,3,5,7
/proc/1938/stat : 1938 (toysat) R 1936 1938 32696 0 -1 4202496 22129 0 0 0 141625 581 0 0 20 0 1 0 279069065 56688640 13078 33554432000 4194304 8973514 140734416770880 140734416770144 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1938/statm: 13840 13078 456 1167 0 12621 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 55360

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2090
/proc/meminfo: memFree=28937812/32873648 swapFree=6844/6844
[pid=1938] ppid=1936 vsize=54336 CPUtime=1482.05 cores=1,3,5,7
/proc/1938/stat : 1938 (toysat) R 1936 1938 32696 0 -1 4202496 22385 0 0 0 147597 608 0 0 20 0 1 0 279069065 55640064 12822 33554432000 4194304 8973514 140734416770880 140734416770376 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1938/statm: 13584 12822 456 1167 0 12365 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 54336

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2091
/proc/meminfo: memFree=28931552/32873648 swapFree=6844/6844
[pid=1938] ppid=1936 vsize=60480 CPUtime=1542.05 cores=1,3,5,7
/proc/1938/stat : 1938 (toysat) R 1936 1938 32696 0 -1 4202496 23921 0 0 0 153569 636 0 0 20 0 1 0 279069065 61931520 14358 33554432000 4194304 8973514 140734416770880 140734416770144 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1938/statm: 15120 14358 456 1167 0 13901 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 60480

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2091
/proc/meminfo: memFree=28933820/32873648 swapFree=6844/6844
[pid=1938] ppid=1936 vsize=58432 CPUtime=1602.03 cores=1,3,5,7
/proc/1938/stat : 1938 (toysat) R 1936 1938 32696 0 -1 4202496 24945 0 0 0 159540 663 0 0 20 0 1 0 279069065 59834368 13846 33554432000 4194304 8973514 140734416770880 140734416770376 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1938/statm: 14608 13846 456 1167 0 13389 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 58432

[startup+1662.31 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 2091
/proc/meminfo: memFree=28934068/32873648 swapFree=6844/6844
[pid=1938] ppid=1936 vsize=58432 CPUtime=1662.03 cores=1,3,5,7
/proc/1938/stat : 1938 (toysat) R 1936 1938 32696 0 -1 4202496 24945 0 0 0 165513 690 0 0 20 0 1 0 279069065 59834368 13846 33554432000 4194304 8973514 140734416770880 140734416770144 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1938/statm: 14608 13846 456 1167 0 13389 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 58432

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 2091
/proc/meminfo: memFree=28933200/32873648 swapFree=6844/6844
[pid=1938] ppid=1936 vsize=58432 CPUtime=1722.01 cores=1,3,5,7
/proc/1938/stat : 1938 (toysat) R 1936 1938 32696 0 -1 4202496 24945 0 0 0 171487 714 0 0 20 0 1 0 279069065 59834368 13846 33554432000 4194304 8973514 140734416770880 140734416770144 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1938/statm: 14608 13846 456 1167 0 13389 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 58432

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2091
/proc/meminfo: memFree=28932796/32873648 swapFree=6844/6844
[pid=1938] ppid=1936 vsize=58432 CPUtime=1782 cores=1,3,5,7
/proc/1938/stat : 1938 (toysat) R 1936 1938 32696 0 -1 4202496 25457 0 0 0 177461 739 0 0 20 0 1 0 279069065 59834368 13846 33554432000 4194304 8973514 140734416770880 140734416770144 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1938/statm: 14608 13846 456 1167 0 13389 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 58432



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2091
/proc/meminfo: memFree=28931308/32873648 swapFree=6844/6844
[pid=1938] ppid=1936 vsize=61504 CPUtime=1800.01 cores=1,3,5,7
/proc/1938/stat : 1938 (toysat) R 1936 1938 32696 0 -1 4202496 26225 0 0 0 179255 746 0 0 20 0 1 0 279069065 62980096 14614 33554432000 4194304 8973514 140734416770880 140734416770376 7716779 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1938/statm: 15376 14614 456 1167 0 14157 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 61504

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

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

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2091
/proc/meminfo: memFree=28931308/32873648 swapFree=6844/6844
[pid=1938] ppid=1936 vsize=61504 CPUtime=1800.01 cores=1,3,5,7
/proc/1938/stat : 1938 (toysat) R 1936 1938 32696 0 -1 4202496 26225 0 0 0 179255 746 0 0 20 0 1 0 279069065 62980096 14614 33554432000 4194304 8973514 140734416770880 140734416770376 7716779 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1938/statm: 15376 14614 456 1167 0 14157 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 61504

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1792.55
CPU system time (s): 7.46686
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 64576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.55
system time used= 7.46686
maximum resident set size= 61528
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26225
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= 20
involuntary context switches= 1852

runsolver used 3.24051 second user time and 9.44356 second system time

The end

Launcher Data

Begin job on node124 at 2012-05-27 16:37:12
IDJOB=3706260
IDBENCH=25043
IDSOLVER=2285
FILE ID=node124/3706260-1338129432
RUNJOBID= node124-1338107934-32713
PBS_JOBID= 14624469
Free space on /tmp= 71420 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB07/normalized-PB07/OPT-BIGINT-LIN/submittedPB07/aksoy/trarea_ac/normalized-fir07_trarea_ac.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3706260-1338129432/watcher-3706260-1338129432 -o /tmp/evaluation-result-3706260-1338129432/solver-3706260-1338129432 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3706260-1338129432.opb

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

MD5SUM BENCH= bd686f1ac9d6c1a64cf0c9041039dd75
RANDOM SEED=1498639658

node124.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.325
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.65
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5357.53
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5385.03
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.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28771432 kB
Buffers:          342192 kB
Cached:          2701244 kB
SwapCached:            0 kB
Active:          1168652 kB
Inactive:        2126796 kB
Active(anon):     254124 kB
Inactive(anon):        0 kB
Active(file):     914528 kB
Inactive(file):  2126796 kB
Unevictable:        6844 kB
Mlocked:            6844 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7392 kB
Writeback:             0 kB
AnonPages:        258064 kB
Mapped:            16188 kB
Shmem:               200 kB
Slab:             668380 kB
SReclaimable:     112868 kB
SUnreclaim:       555512 kB
KernelStack:        1456 kB
PageTables:         4500 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     363484 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    237568 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= 71420 MiB
End job on node124 at 2012-05-27 17:07:14