Trace number 3706532

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.01 1800.31

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat25_4_7_4_mh_ic.opb
MD5SUM28aef98ecae5ad7c0bc1921f6d6032a5
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5114454
Best CPU time to get the best result obtained on this benchmark1800.17
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables45775
Total number of constraints102733
Number of constraints which are clauses71450
Number of constraints which are cardinality constraints (but not clauses)33
Number of constraints which are nor clauses,nor cardinality constraints31250
Minimum length of a constraint2
Maximum length of a constraint925
Number of terms in the objective function 17425
Biggest coefficient in the objective function 106496424
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 13952376603
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 106496424
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 13952376603
Number of bits of the biggest sum of numbers34
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

42.89/42.98	c 2012-05-28T18:03:21+0200
42.89/42.98	c arch = x86_64
42.89/42.98	c os = linux
42.89/42.98	c compiler = ghc 7.4
42.89/42.98	c packages:
42.89/42.98	c   OptDir-0.0.1
42.89/42.98	c   array-0.4.0.0
42.89/42.98	c   base-4.5.0.0
42.89/42.98	c   bytestring-0.9.2.1
42.89/42.98	c   containers-0.4.2.1
42.89/42.98	c   deepseq-1.3.0.0
42.89/42.98	c   mtl-2.1.1
42.89/42.98	c   old_locale-1.0.0.4
42.89/42.98	c   parse_dimacs-1.2
42.89/42.98	c   parsec-3.1.2
42.89/42.98	c   queue-0.1.2
42.89/42.98	c   stm-2.3
42.89/42.98	c   time-1.4
42.89/42.98	c command line = ["--pb","HOME/instance-3706532-1338221001.opb"]
42.89/42.98	c #vars 45775
42.89/42.98	c #constraints 102733
42.89/42.98	c Solving starts ...
322.04/322.19	c solving time = 279.101s
322.04/322.19	c #decision = 121962
322.04/322.19	c #conflict = 31675
322.04/322.19	c #restart = 12
322.04/322.19	o 34550136
322.14/322.24	c Solving starts ...
324.84/324.96	c solving time = 2.655s
324.84/324.96	c #decision = 123474
324.84/324.96	c #conflict = 31679
324.84/324.96	c #restart = 12
324.84/324.96	o 33439419
324.94/325.00	c Solving starts ...
326.44/326.53	c solving time = 1.458s
326.44/326.53	c #decision = 124855
326.44/326.53	c #conflict = 31680
326.44/326.53	c #restart = 12
326.44/326.53	o 32417307
326.44/326.57	c Solving starts ...
328.34/328.47	c solving time = 1.833s
328.34/328.47	c #decision = 125577
328.34/328.47	c #conflict = 31681
328.34/328.47	c #restart = 12
328.34/328.48	o 32377716
328.44/328.52	c Solving starts ...
345.34/345.42	c solving time = 16.831s
345.34/345.42	c #decision = 127272
345.34/345.42	c #conflict = 31710
345.34/345.42	c #restart = 12
345.34/345.42	o 31706366
345.34/345.47	c Solving starts ...
346.83/346.90	c solving time = 1.370s
346.83/346.90	c #decision = 128696
346.83/346.90	c #conflict = 31711
346.83/346.90	c #restart = 12
346.83/346.90	o 30845012
346.83/346.95	c Solving starts ...
348.34/348.48	c solving time = 1.462s
348.34/348.48	c #decision = 129634
348.34/348.48	c #conflict = 31712
348.34/348.48	c #restart = 12
348.34/348.48	o 30736222
348.44/348.52	c Solving starts ...
362.23/362.33	c solving time = 13.743s
362.23/362.33	c #decision = 130344
362.23/362.33	c #conflict = 31739
362.23/362.33	c #restart = 12
362.23/362.33	o 30716585
362.23/362.38	c Solving starts ...
364.23/364.38	c solving time = 1.939s
364.23/364.38	c #decision = 131228
364.23/364.38	c #conflict = 31740
364.23/364.38	c #restart = 12
364.23/364.38	o 30638963
364.33/364.43	c Solving starts ...
366.34/366.43	c solving time = 1.938s
366.34/366.43	c #decision = 131987
366.34/366.43	c #conflict = 31741
366.34/366.43	c #restart = 12
366.34/366.43	o 30599372
366.34/366.47	c Solving starts ...
398.03/398.11	c solving time = 31.568s
398.03/398.11	c #decision = 133985
398.03/398.11	c #conflict = 31910
398.03/398.11	c #restart = 13
398.03/398.11	o 19844194
398.03/398.16	c Solving starts ...
408.72/408.88	c solving time = 10.653s
408.72/408.88	c #decision = 134999
408.72/408.88	c #conflict = 31913
408.72/408.88	c #restart = 13
408.72/408.88	o 19696116
408.82/408.92	c Solving starts ...
415.43/415.50	c solving time = 6.512s
415.43/415.50	c #decision = 136101
415.43/415.50	c #conflict = 31914
415.43/415.50	c #restart = 13
415.43/415.50	o 19530717
415.43/415.54	c Solving starts ...
441.32/441.42	c solving time = 25.811s
441.32/441.42	c #decision = 136974
441.32/441.42	c #conflict = 31927
441.32/441.42	c #restart = 13
441.32/441.42	o 19452095
441.32/441.47	c Solving starts ...
444.71/444.85	c solving time = 3.319s
444.71/444.85	c #decision = 137706
444.71/444.85	c #conflict = 31928
444.71/444.85	c #restart = 13
444.71/444.85	o 19407587
444.82/444.90	c Solving starts ...
448.31/448.41	c solving time = 3.445s
448.31/448.41	c #decision = 138753
448.31/448.41	c #conflict = 31929
448.31/448.41	c #restart = 13
448.31/448.41	o 19242188
448.31/448.45	c Solving starts ...
459.72/459.89	c solving time = 11.368s
459.72/459.89	c #decision = 140212
459.72/459.89	c #conflict = 31943
459.72/459.89	c #restart = 13
459.72/459.89	o 18525548
459.82/459.93	c Solving starts ...
464.21/464.35	c solving time = 4.356s
464.21/464.35	c #decision = 141204
464.21/464.35	c #conflict = 31945
464.21/464.35	c #restart = 13
464.21/464.36	o 18381797
464.31/464.40	c Solving starts ...
469.91/470.06	c solving time = 5.600s
469.91/470.06	c #decision = 142101
469.91/470.06	c #conflict = 31948
469.91/470.06	c #restart = 13
469.91/470.07	o 18304175
470.01/470.11	c Solving starts ...
476.51/476.60	c solving time = 6.426s
476.51/476.60	c #decision = 142837
476.51/476.60	c #conflict = 31949
476.51/476.60	c #restart = 13
476.51/476.60	o 18264584
476.71/476.83	c Solving starts ...
484.31/484.48	c solving time = 7.581s
484.31/484.48	c #decision = 143608
484.31/484.48	c #conflict = 31950
484.31/484.48	c #restart = 13
484.31/484.48	o 18220076
484.41/484.52	c Solving starts ...

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-3706532-1338221001/watcher-3706532-1338221001 -o /tmp/evaluation-result-3706532-1338221001/solver-3706532-1338221001 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706532-1338221001.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/174 23269
/proc/meminfo: memFree=30417932/32873844 swapFree=6088/6088
[pid=23269] ppid=23267 vsize=6208 CPUtime=0 cores=1,3,5,7
/proc/23269/stat : 23269 (toysat) R 23267 23269 20536 0 -1 4202496 804 0 0 0 0 0 0 0 20 0 1 0 288228522 6356992 726 33554432000 4194304 8973514 140736797268464 140734153720760 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/23269/statm: 1552 726 411 1167 0 333 0

[startup+0.037089 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 23269
/proc/meminfo: memFree=30417932/32873844 swapFree=6088/6088
[pid=23269] ppid=23267 vsize=8256 CPUtime=0.03 cores=1,3,5,7
/proc/23269/stat : 23269 (toysat) R 23267 23269 20536 0 -1 4202496 1212 0 0 0 3 0 0 0 20 0 1 0 288228522 8454144 1134 33554432000 4194304 8973514 140736797268464 140734153720760 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/23269/statm: 2064 1134 412 1167 0 845 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8256

[startup+0.100272 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 23269
/proc/meminfo: memFree=30417932/32873844 swapFree=6088/6088
[pid=23269] ppid=23267 vsize=11328 CPUtime=0.09 cores=1,3,5,7
/proc/23269/stat : 23269 (toysat) R 23267 23269 20536 0 -1 4202496 2097 0 0 0 9 0 0 0 20 0 1 0 288228522 11599872 2019 33554432000 4194304 8973514 140736797268464 140734153720760 7841851 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/23269/statm: 2832 2019 417 1167 0 1613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11328

[startup+0.300317 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 23269
/proc/meminfo: memFree=30417932/32873844 swapFree=6088/6088
[pid=23269] ppid=23267 vsize=22592 CPUtime=0.29 cores=1,3,5,7
/proc/23269/stat : 23269 (toysat) R 23267 23269 20536 0 -1 4202496 4914 0 0 0 29 0 0 0 20 0 1 0 288228522 23134208 4836 33554432000 4194304 8973514 140736797268464 140734153720760 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/23269/statm: 5648 4836 418 1167 0 4429 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22592

[startup+0.700329 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 23269
/proc/meminfo: memFree=30417932/32873844 swapFree=6088/6088
[pid=23269] ppid=23267 vsize=48192 CPUtime=0.68 cores=1,3,5,7
/proc/23269/stat : 23269 (toysat) R 23267 23269 20536 0 -1 4202496 11314 0 0 0 67 1 0 0 20 0 1 0 288228522 49348608 11236 33554432000 4194304 8973514 140736797268464 140736797267728 7841851 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/23269/statm: 12048 11236 418 1167 0 10829 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 48192

[startup+1.50034 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 23270
/proc/meminfo: memFree=30360636/32873844 swapFree=6088/6088
[pid=23269] ppid=23267 vsize=108608 CPUtime=1.49 cores=1,3,5,7
/proc/23269/stat : 23269 (toysat) R 23267 23269 20536 0 -1 4202496 26418 0 0 0 145 4 0 0 20 0 1 0 288228522 111214592 26340 33554432000 4194304 8973514 140736797268464 140736797267568 7733324 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/23269/statm: 27152 26340 418 1167 0 25933 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 108608

[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 23270
/proc/meminfo: memFree=30277820/32873844 swapFree=6088/6088
[pid=23269] ppid=23267 vsize=172096 CPUtime=3.09 cores=1,3,5,7
/proc/23269/stat : 23269 (toysat) R 23267 23269 20536 0 -1 4202496 42313 0 0 0 302 7 0 0 20 0 1 0 288228522 176226304 42235 33554432000 4194304 8973514 140736797268464 140736797267728 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/23269/statm: 43024 42235 435 1167 0 41805 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 172096

[startup+6.30024 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 23270
/proc/meminfo: memFree=30245828/32873844 swapFree=6088/6088
[pid=23269] ppid=23267 vsize=186432 CPUtime=6.29 cores=1,3,5,7
/proc/23269/stat : 23269 (toysat) R 23267 23269 20536 0 -1 4202496 45897 0 0 0 621 8 0 0 20 0 1 0 288228522 190906368 45819 33554432000 4194304 8973514 140736797268464 140736797266432 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/23269/statm: 46608 45819 435 1167 0 45389 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 186432

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 23270
/proc/meminfo: memFree=30226996/32873844 swapFree=6088/6088
[pid=23269] ppid=23267 vsize=194624 CPUtime=12.69 cores=1,3,5,7
/proc/23269/stat : 23269 (toysat) R 23267 23269 20536 0 -1 4202496 47945 0 0 0 1260 9 0 0 20 0 1 0 288228522 199294976 47867 33554432000 4194304 8973514 140736797268464 140736797267960 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/23269/statm: 48656 47867 435 1167 0 47437 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 194624

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 23270
/proc/meminfo: memFree=30227368/32873844 swapFree=6088/6088
[pid=23269] ppid=23267 vsize=194624 CPUtime=25.48 cores=1,3,5,7
/proc/23269/stat : 23269 (toysat) R 23267 23269 20536 0 -1 4202496 47945 0 0 0 2537 11 0 0 20 0 1 0 288228522 199294976 47867 33554432000 4194304 8973514 140736797268464 140736797267960 5372834 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/23269/statm: 48656 47867 435 1167 0 47437 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 194624

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 23270
/proc/meminfo: memFree=30217200/32873844 swapFree=6088/6088
[pid=23269] ppid=23267 vsize=204864 CPUtime=51.08 cores=1,3,5,7
/proc/23269/stat : 23269 (toysat) R 23267 23269 20536 0 -1 4202496 50517 0 0 0 5093 15 0 0 20 0 1 0 288228522 209780736 50439 33554432000 4194304 8973514 140736797268464 140736797267728 7707296 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/23269/statm: 51216 50439 447 1167 0 49997 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 204864

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 23270
/proc/meminfo: memFree=30203808/32873844 swapFree=6088/6088
[pid=23269] ppid=23267 vsize=218176 CPUtime=102.28 cores=1,3,5,7
/proc/23269/stat : 23269 (toysat) R 23267 23269 20536 0 -1 4202496 53845 0 0 0 10208 20 0 0 20 0 1 0 288228522 223412224 53767 33554432000 4194304 8973514 140736797268464 140736797266432 7841851 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/23269/statm: 54544 53767 447 1167 0 53325 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 218176

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 23270
/proc/meminfo: memFree=30190300/32873844 swapFree=6088/6088
[pid=23269] ppid=23267 vsize=231488 CPUtime=162.26 cores=1,3,5,7
/proc/23269/stat : 23269 (toysat) R 23267 23269 20536 0 -1 4202496 57173 0 0 0 16201 25 0 0 20 0 1 0 288228522 237043712 57095 33554432000 4194304 8973514 140736797268464 140736797267960 6571859 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/23269/statm: 57872 57095 447 1167 0 56653 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 231488

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 23271
/proc/meminfo: memFree=30169956/32873844 swapFree=6088/6088
[pid=23269] ppid=23267 vsize=251968 CPUtime=222.26 cores=1,3,5,7
/proc/23269/stat : 23269 (toysat) R 23267 23269 20536 0 -1 4202496 62293 0 0 0 22193 33 0 0 20 0 1 0 288228522 258015232 62215 33554432000 4194304 8973514 140736797268464 140736797267960 7400245 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/23269/statm: 62992 62215 447 1167 0 61773 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 251968

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 23271
/proc/meminfo: memFree=30154456/32873844 swapFree=6088/6088
[pid=23269] ppid=23267 vsize=267328 CPUtime=282.25 cores=1,3,5,7
/proc/23269/stat : 23269 (toysat) R 23267 23269 20536 0 -1 4202496 66133 0 0 0 28184 41 0 0 20 0 1 0 288228522 273743872 66055 33554432000 4194304 8973514 140736797268464 140736797267960 4440784 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/23269/statm: 66832 66055 447 1167 0 65613 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 267328

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 23271
/proc/meminfo: memFree=30108328/32873844 swapFree=6088/6088
[pid=23269] ppid=23267 vsize=313408 CPUtime=342.24 cores=1,3,5,7
/proc/23269/stat : 23269 (toysat) R 23267 23269 20536 0 -1 4202496 77663 0 0 0 34177 47 0 0 20 0 1 0 288228522 320929792 77585 33554432000 4194304 8973514 140736797268464 140736797266432 4208855 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/23269/statm: 78352 77585 457 1167 0 77133 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 313408

[startup+402.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/176 23274
/proc/meminfo: memFree=30055572/32873844 swapFree=6088/6088
[pid=23269] ppid=23267 vsize=365632 CPUtime=402.23 cores=1,3,5,7
/proc/23269/stat : 23269 (toysat) R 23267 23269 20536 0 -1 4202496 90720 0 0 0 40166 57 0 0 20 0 1 0 288228522 374407168 90641 33554432000 4194304 8973514 140736797268464 140736797267960 4205032 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/23269/statm: 91408 90641 457 1167 0 90189 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 365632

[startup+462.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 23274
/proc/meminfo: memFree=30031824/32873844 swapFree=6088/6088
[pid=23269] ppid=23267 vsize=389184 CPUtime=462.21 cores=1,3,5,7
/proc/23269/stat : 23269 (toysat) R 23267 23269 20536 0 -1 4202496 96622 0 0 0 46156 65 0 0 20 0 1 0 288228522 398524416 96529 33554432000 4194304 8973514 140736797268464 140736797267960 4437689 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/23269/statm: 97296 96529 457 1167 0 96077 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 389184

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 23275
/proc/meminfo: memFree=30015732/32873844 swapFree=6088/6088
[pid=23269] ppid=23267 vsize=405568 CPUtime=522.2 cores=1,3,5,7
/proc/23269/stat : 23269 (toysat) R 23267 23269 20536 0 -1 4202496 100741 0 0 0 52146 74 0 0 20 0 1 0 288228522 415301632 100625 33554432000 4194304 8973514 140736797268464 140736797267960 7720528 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/23269/statm: 101392 100625 457 1167 0 100173 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 405568

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 23275
/proc/meminfo: memFree=30013776/32873844 swapFree=6088/6088
[pid=23269] ppid=23267 vsize=407616 CPUtime=582.18 cores=1,3,5,7
/proc/23269/stat : 23269 (toysat) R 23267 23269 20536 0 -1 4202496 101261 0 0 0 58140 78 0 0 20 0 1 0 288228522 417398784 101137 33554432000 4194304 8973514 140736797268464 140736797267728 7716225 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/23269/statm: 101904 101137 457 1167 0 100685 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 407616

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 23276
/proc/meminfo: memFree=29991496/32873844 swapFree=6088/6088
[pid=23269] ppid=23267 vsize=430144 CPUtime=822.14 cores=1,3,5,7
/proc/23269/stat : 23269 (toysat) R 23267 23269 20536 0 -1 4202496 106896 0 0 0 82107 107 0 0 20 0 1 0 288228522 440467456 106769 33554432000 4194304 8973514 140736797268464 140736797267728 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23269/statm: 107536 106769 457 1167 0 106317 0
Current children cumulated CPU time (s) 822.14
Current children cumulated vsize (KiB) 430144

[startup+882.307 s]
/proc/loadavg: 2.06 2.01 2.00 3/175 23276
/proc/meminfo: memFree=29991496/32873844 swapFree=6088/6088
[pid=23269] ppid=23267 vsize=430144 CPUtime=882.14 cores=1,3,5,7
/proc/23269/stat : 23269 (toysat) R 23267 23269 20536 0 -1 4202496 106896 0 0 0 88098 116 0 0 20 0 1 0 288228522 440467456 106769 33554432000 4194304 8973514 140736797268464 140736797266432 4209230 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23269/statm: 107536 106769 457 1167 0 106317 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 430144

[startup+942.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 23276
/proc/meminfo: memFree=29991620/32873844 swapFree=6088/6088
[pid=23269] ppid=23267 vsize=430144 CPUtime=942.13 cores=1,3,5,7
/proc/23269/stat : 23269 (toysat) R 23267 23269 20536 0 -1 4202496 106896 0 0 0 94086 127 0 0 20 0 1 0 288228522 440467456 106769 33554432000 4194304 8973514 140736797268464 140736797267728 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23269/statm: 107536 106769 457 1167 0 106317 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 430144

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 23318
/proc/meminfo: memFree=30564928/32873844 swapFree=6088/6088
[pid=23269] ppid=23267 vsize=430144 CPUtime=1002.11 cores=1,3,5,7
/proc/23269/stat : 23269 (toysat) R 23267 23269 20536 0 -1 4202496 106896 0 0 0 100076 135 0 0 20 0 1 0 288228522 440467456 106769 33554432000 4194304 8973514 140736797268464 140736797267960 4434768 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23269/statm: 107536 106769 457 1167 0 106317 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 430144

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 23318
/proc/meminfo: memFree=30563736/32873844 swapFree=6088/6088
[pid=23269] ppid=23267 vsize=430144 CPUtime=1062.1 cores=1,3,5,7
/proc/23269/stat : 23269 (toysat) R 23267 23269 20536 0 -1 4202496 106896 0 0 0 106070 140 0 0 20 0 1 0 288228522 440467456 106769 33554432000 4194304 8973514 140736797268464 140736797267960 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23269/statm: 107536 106769 457 1167 0 106317 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 430144

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 23319
/proc/meminfo: memFree=30563860/32873844 swapFree=6088/6088
[pid=23269] ppid=23267 vsize=430144 CPUtime=1122.1 cores=1,3,5,7
/proc/23269/stat : 23269 (toysat) R 23267 23269 20536 0 -1 4202496 106896 0 0 0 112061 149 0 0 20 0 1 0 288228522 440467456 106769 33554432000 4194304 8973514 140736797268464 140736797267728 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23269/statm: 107536 106769 457 1167 0 106317 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 430144

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 23319
/proc/meminfo: memFree=30562868/32873844 swapFree=6088/6088
[pid=23269] ppid=23267 vsize=430144 CPUtime=1182.08 cores=1,3,5,7
/proc/23269/stat : 23269 (toysat) R 23267 23269 20536 0 -1 4202496 106896 0 0 0 118052 156 0 0 20 0 1 0 288228522 440467456 106769 33554432000 4194304 8973514 140736797268464 140736797267728 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23269/statm: 107536 106769 457 1167 0 106317 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 430144

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 23319
/proc/meminfo: memFree=30561484/32873844 swapFree=6088/6088
[pid=23269] ppid=23267 vsize=430144 CPUtime=1242.08 cores=1,3,5,7
/proc/23269/stat : 23269 (toysat) R 23267 23269 20536 0 -1 4202496 106896 0 0 0 124044 164 0 0 20 0 1 0 288228522 440467456 106769 33554432000 4194304 8973514 140736797268464 140736797266432 4208816 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23269/statm: 107536 106769 457 1167 0 106317 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 430144

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 23319
/proc/meminfo: memFree=30560564/32873844 swapFree=6088/6088
[pid=23269] ppid=23267 vsize=430144 CPUtime=1302.07 cores=1,3,5,7
/proc/23269/stat : 23269 (toysat) R 23267 23269 20536 0 -1 4202496 106896 0 0 0 130036 171 0 0 20 0 1 0 288228522 440467456 106769 33554432000 4194304 8973514 140736797268464 140736797266432 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23269/statm: 107536 106769 457 1167 0 106317 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 430144

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 23319
/proc/meminfo: memFree=30560564/32873844 swapFree=6088/6088
[pid=23269] ppid=23267 vsize=430144 CPUtime=1362.07 cores=1,3,5,7
/proc/23269/stat : 23269 (toysat) R 23267 23269 20536 0 -1 4202496 106896 0 0 0 136028 179 0 0 20 0 1 0 288228522 440467456 106769 33554432000 4194304 8973514 140736797268464 140736797267960 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23269/statm: 107536 106769 457 1167 0 106317 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 430144

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 23320
/proc/meminfo: memFree=30558580/32873844 swapFree=6088/6088
[pid=23269] ppid=23267 vsize=430144 CPUtime=1422.06 cores=1,3,5,7
/proc/23269/stat : 23269 (toysat) R 23267 23269 20536 0 -1 4202496 106896 0 0 0 142020 186 0 0 20 0 1 0 288228522 440467456 106769 33554432000 4194304 8973514 140736797268464 140736797267960 4209198 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23269/statm: 107536 106769 457 1167 0 106317 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 430144

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 23320
/proc/meminfo: memFree=30558580/32873844 swapFree=6088/6088
[pid=23269] ppid=23267 vsize=430144 CPUtime=1482.04 cores=1,3,5,7
/proc/23269/stat : 23269 (toysat) R 23267 23269 20536 0 -1 4202496 106896 0 0 0 148010 194 0 0 20 0 1 0 288228522 440467456 106769 33554432000 4194304 8973514 140736797268464 140736797267728 7662101 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23269/statm: 107536 106769 457 1167 0 106317 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 430144

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 23320
/proc/meminfo: memFree=30557340/32873844 swapFree=6088/6088
[pid=23269] ppid=23267 vsize=430144 CPUtime=1542.04 cores=1,3,5,7
/proc/23269/stat : 23269 (toysat) R 23267 23269 20536 0 -1 4202496 106896 0 0 0 154003 201 0 0 20 0 1 0 288228522 440467456 106769 33554432000 4194304 8973514 140736797268464 140736797267728 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23269/statm: 107536 106769 457 1167 0 106317 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 430144

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 23323
/proc/meminfo: memFree=30556300/32873844 swapFree=6088/6088
[pid=23269] ppid=23267 vsize=430144 CPUtime=1602.03 cores=1,3,5,7
/proc/23269/stat : 23269 (toysat) R 23267 23269 20536 0 -1 4202496 106896 0 0 0 159995 208 0 0 20 0 1 0 288228522 440467456 106769 33554432000 4194304 8973514 140736797268464 140736797267960 4208857 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23269/statm: 107536 106769 457 1167 0 106317 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 430144

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 23323
/proc/meminfo: memFree=30556964/32873844 swapFree=6088/6088
[pid=23269] ppid=23267 vsize=430144 CPUtime=1662.01 cores=1,3,5,7
/proc/23269/stat : 23269 (toysat) R 23267 23269 20536 0 -1 4202496 106896 0 0 0 165987 214 0 0 20 0 1 0 288228522 440467456 106769 33554432000 4194304 8973514 140736797268464 140736797267960 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23269/statm: 107536 106769 457 1167 0 106317 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 430144

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 23324
/proc/meminfo: memFree=30555972/32873844 swapFree=6088/6088
[pid=23269] ppid=23267 vsize=430144 CPUtime=1722 cores=1,3,5,7
/proc/23269/stat : 23269 (toysat) R 23267 23269 20536 0 -1 4202496 106896 0 0 0 171979 221 0 0 20 0 1 0 288228522 440467456 106769 33554432000 4194304 8973514 140736797268464 140736797267960 4204592 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23269/statm: 107536 106769 457 1167 0 106317 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 430144

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 23324
/proc/meminfo: memFree=30555724/32873844 swapFree=6088/6088
[pid=23269] ppid=23267 vsize=430144 CPUtime=1782 cores=1,3,5,7
/proc/23269/stat : 23269 (toysat) R 23267 23269 20536 0 -1 4202496 106896 0 0 0 177973 227 0 0 20 0 1 0 288228522 440467456 106769 33554432000 4194304 8973514 140736797268464 140736797266432 4208823 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23269/statm: 107536 106769 457 1167 0 106317 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 430144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 23324
/proc/meminfo: memFree=30555972/32873844 swapFree=6088/6088
[pid=23269] ppid=23267 vsize=430144 CPUtime=1800 cores=1,3,5,7
/proc/23269/stat : 23269 (toysat) R 23267 23269 20536 0 -1 4202496 106896 0 0 0 179770 230 0 0 20 0 1 0 288228522 440467456 106769 33554432000 4194304 8973514 140736797268464 140736797267960 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23269/statm: 107536 106769 457 1167 0 106317 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 430144

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.31
CPU time (s): 1800.01
CPU user time (s): 1797.71
CPU system time (s): 2.30465
CPU usage (%): 99.9836
Max. virtual memory (cumulated for all children) (KiB): 430144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.71
system time used= 2.30465
maximum resident set size= 427076
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 106896
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= 52
involuntary context switches= 2385

runsolver used 4.76028 second user time and 8.43472 second system time

The end

Launcher Data

Begin job on node110 at 2012-05-28 18:03:21
IDJOB=3706532
IDBENCH=92662
IDSOLVER=2285
FILE ID=node110/3706532-1338221001
RUNJOBID= node110-1338191929-20553
PBS_JOBID= 14624574
Free space on /tmp= 71640 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/MH+IC/normalized-minisat25_4_7_4_mh_ic.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3706532-1338221001/watcher-3706532-1338221001 -o /tmp/evaluation-result-3706532-1338221001/solver-3706532-1338221001 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3706532-1338221001.opb

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

MD5SUM BENCH= 28aef98ecae5ad7c0bc1921f6d6032a5
RANDOM SEED=1912595119

node110.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.893
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.78
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.893
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.893
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.893
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.893
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.893
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.90
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.893
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.893
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:        30418460 kB
Buffers:          317008 kB
Cached:           692152 kB
SwapCached:          148 kB
Active:          1213696 kB
Inactive:         425100 kB
Active(anon):     619876 kB
Inactive(anon):    12496 kB
Active(file):     593820 kB
Inactive(file):   412604 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67108004 kB
Dirty:             11660 kB
Writeback:             0 kB
AnonPages:        635320 kB
Mapped:            15976 kB
Shmem:               196 kB
Slab:             676036 kB
SReclaimable:     118556 kB
SUnreclaim:       557480 kB
KernelStack:        1440 kB
PageTables:         4776 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     731064 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    616448 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= 71644 MiB
End job on node110 at 2012-05-28 18:33:23