Trace number 3706189

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
toysat 2012-05-17? (TO) 1800.11 1800.41

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped3.F.recomb10-0.10-9.opb
MD5SUM4729c8a3829810469c3b8c83b3528a30
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark8223
Best CPU time to get the best result obtained on this benchmark1800.83
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables70131
Total number of constraints607545
Number of constraints which are clauses607545
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 constraint339
Number of terms in the objective function 4960
Biggest coefficient in the objective function 341
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 1575760
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 341
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1575760
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

Quality of the solution as a function of time


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

Solver Data

13.88/13.91	c 2012-05-29T01:45:58+0200
13.88/13.91	c arch = x86_64
13.88/13.91	c os = linux
13.88/13.91	c compiler = ghc 7.4
13.88/13.91	c packages:
13.88/13.91	c   OptDir-0.0.1
13.88/13.91	c   array-0.4.0.0
13.88/13.91	c   base-4.5.0.0
13.88/13.91	c   bytestring-0.9.2.1
13.88/13.91	c   containers-0.4.2.1
13.88/13.91	c   deepseq-1.3.0.0
13.88/13.91	c   mtl-2.1.1
13.88/13.91	c   old_locale-1.0.0.4
13.88/13.91	c   parse_dimacs-1.2
13.88/13.91	c   parsec-3.1.2
13.88/13.91	c   queue-0.1.2
13.88/13.91	c   stm-2.3
13.88/13.91	c   time-1.4
13.88/13.91	c command line = ["--pb","HOME/instance-3706189-1338248757.opb"]
13.88/13.91	c #vars 70131
13.88/13.91	c #constraints 607545
13.88/13.91	c Solving starts ...
15.09/15.15	c solving time = 1.202s
15.09/15.15	c #decision = 131182
15.09/15.15	c #conflict = 216
15.09/15.15	c #restart = 1
15.09/15.15	o 13357
15.09/15.16	c Solving starts ...
15.30/15.34	c solving time = 0.140s
15.30/15.34	c #decision = 146221
15.30/15.34	c #conflict = 216
15.30/15.34	c #restart = 1
15.30/15.34	o 13356
15.30/15.35	c Solving starts ...
15.49/15.54	c solving time = 0.152s
15.49/15.54	c #decision = 161348
15.49/15.54	c #conflict = 216
15.49/15.54	c #restart = 1
15.49/15.54	o 13355
15.49/15.55	c Solving starts ...
15.89/15.97	c solving time = 0.382s
15.89/15.97	c #decision = 176359
15.89/15.97	c #conflict = 216
15.89/15.97	c #restart = 1
15.89/15.97	o 13354
15.89/15.97	c Solving starts ...
16.08/16.18	c solving time = 0.173s
16.08/16.18	c #decision = 191292
16.08/16.18	c #conflict = 216
16.08/16.18	c #restart = 1
16.08/16.18	o 13353
16.08/16.19	c Solving starts ...
16.40/16.42	c solving time = 0.188s
16.40/16.42	c #decision = 206307
16.40/16.42	c #conflict = 216
16.40/16.42	c #restart = 1
16.40/16.42	o 13352
16.40/16.42	c Solving starts ...
16.59/16.67	c solving time = 0.205s
16.59/16.67	c #decision = 221211
16.59/16.67	c #conflict = 216
16.59/16.67	c #restart = 1
16.59/16.67	o 13351
16.59/16.67	c Solving starts ...
16.89/16.93	c solving time = 0.220s
16.89/16.93	c #decision = 236131
16.89/16.93	c #conflict = 216
16.89/16.93	c #restart = 1
16.89/16.93	o 13350
16.89/16.94	c Solving starts ...
17.19/17.21	c solving time = 0.236s
17.19/17.21	c #decision = 250904
17.19/17.21	c #conflict = 216
17.19/17.21	c #restart = 1
17.19/17.21	o 13349
17.19/17.22	c Solving starts ...
37.29/37.31	c solving time = 20.054s
37.29/37.31	c #decision = 272329
37.29/37.31	c #conflict = 475
37.29/37.31	c #restart = 3
37.29/37.31	o 13018
37.29/37.31	c Solving starts ...
37.58/37.63	c solving time = 0.287s
37.58/37.63	c #decision = 281781
37.58/37.63	c #conflict = 475
37.58/37.63	c #restart = 3
37.58/37.63	o 13017
37.58/37.64	c Solving starts ...
38.08/38.15	c solving time = 0.470s
38.08/38.15	c #decision = 291183
38.08/38.15	c #conflict = 475
38.08/38.15	c #restart = 3
38.08/38.15	o 13016
38.08/38.16	c Solving starts ...
38.49/38.50	c solving time = 0.316s
38.49/38.50	c #decision = 300641
38.49/38.50	c #conflict = 475
38.49/38.50	c #restart = 3
38.49/38.50	o 13015
38.49/38.51	c Solving starts ...
39.19/39.24	c solving time = 0.698s
39.19/39.24	c #decision = 311197
39.19/39.24	c #conflict = 479
39.19/39.24	c #restart = 3
39.19/39.24	o 13014
39.19/39.25	c Solving starts ...
39.59/39.65	c solving time = 0.366s
39.59/39.65	c #decision = 320957
39.59/39.65	c #conflict = 479
39.59/39.65	c #restart = 3
39.59/39.65	o 13013
39.59/39.66	c Solving starts ...
40.28/40.32	c solving time = 0.634s
40.28/40.32	c #decision = 331277
40.28/40.32	c #conflict = 484
40.28/40.32	c #restart = 3
40.28/40.33	o 13012
40.28/40.33	c Solving starts ...
47.18/47.20	c solving time = 6.835s
47.18/47.20	c #decision = 343938
47.18/47.20	c #conflict = 521
47.18/47.20	c #restart = 3
47.18/47.20	o 13011
47.18/47.21	c Solving starts ...
49.08/49.16	c solving time = 1.914s
49.08/49.16	c #decision = 354204
49.08/49.16	c #conflict = 525
49.08/49.16	c #restart = 3
49.08/49.16	o 13010
49.08/49.17	c Solving starts ...
52.79/52.82	c solving time = 3.621s
52.79/52.82	c #decision = 365211
52.79/52.82	c #conflict = 549
52.79/52.82	c #restart = 3
52.79/52.82	o 13009
52.79/52.83	c Solving starts ...
53.28/53.32	c solving time = 0.458s
53.28/53.32	c #decision = 375281
53.28/53.32	c #conflict = 549
53.28/53.32	c #restart = 3
53.28/53.32	o 13008
53.28/53.33	c Solving starts ...
502.39/502.52	c solving time = 449.065s
502.39/502.52	c #decision = 386936
502.39/502.52	c #conflict = 926
502.39/502.52	c #restart = 5
502.39/502.52	o 13007
502.39/502.53	c Solving starts ...
1192.49/1192.77	c solving time = 690.103s
1192.49/1192.77	c #decision = 401409
1192.49/1192.77	c #conflict = 1505
1192.49/1192.77	c #restart = 8
1192.49/1192.77	o 13006
1192.49/1192.78	c Solving starts ...
1551.74/1552.05	c solving time = 359.188s
1551.74/1552.05	c #decision = 415285
1551.74/1552.05	c #conflict = 2072
1551.74/1552.05	c #restart = 11
1551.74/1552.05	o 13005
1551.74/1552.06	c Solving starts ...
1571.63/1571.93	c solving time = 19.834s
1571.63/1571.93	c #decision = 425775
1571.63/1571.93	c #conflict = 2097
1571.63/1571.93	c #restart = 11
1571.63/1571.93	o 13004
1571.83/1572.10	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-3706189-1338248757/watcher-3706189-1338248757 -o /tmp/evaluation-result-3706189-1338248757/solver-3706189-1338248757 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706189-1338248757.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: 1.92 1.98 1.99 3/175 27745
/proc/meminfo: memFree=30751712/32873844 swapFree=7372/7372
[pid=27745] ppid=27743 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/27745/stat : 27745 (toysat) R 27743 27745 25529 0 -1 4202496 793 0 0 0 0 0 0 0 20 0 1 0 291001846 6356992 715 33554432000 4194304 8973514 140733952870144 140736785667928 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/27745/statm: 1552 715 411 1167 0 333 0

[startup+0.0432541 s]
/proc/loadavg: 1.92 1.98 1.99 3/175 27745
/proc/meminfo: memFree=30751712/32873844 swapFree=7372/7372
[pid=27745] ppid=27743 vsize=8256 CPUtime=0.04 cores=0,2,4,6
/proc/27745/stat : 27745 (toysat) R 27743 27745 25529 0 -1 4202496 1330 0 0 0 4 0 0 0 20 0 1 0 291001846 8454144 1252 33554432000 4194304 8973514 140733952870144 140736785667928 6809224 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/27745/statm: 2064 1252 417 1167 0 845 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8256

[startup+0.100221 s]
/proc/loadavg: 1.92 1.98 1.99 3/175 27745
/proc/meminfo: memFree=30751712/32873844 swapFree=7372/7372
[pid=27745] ppid=27743 vsize=12352 CPUtime=0.08 cores=0,2,4,6
/proc/27745/stat : 27745 (toysat) R 27743 27745 25529 0 -1 4202496 2355 0 0 0 8 0 0 0 20 0 1 0 291001846 12648448 2277 33554432000 4194304 8973514 140733952870144 140736785667928 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/27745/statm: 3088 2277 418 1167 0 1869 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12352

[startup+0.300207 s]
/proc/loadavg: 1.92 1.98 1.99 3/175 27745
/proc/meminfo: memFree=30751712/32873844 swapFree=7372/7372
[pid=27745] ppid=27743 vsize=22592 CPUtime=0.29 cores=0,2,4,6
/proc/27745/stat : 27745 (toysat) R 27743 27745 25529 0 -1 4202496 4915 0 0 0 28 1 0 0 20 0 1 0 291001846 23134208 4837 33554432000 4194304 8973514 140733952870144 140733952869640 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/27745/statm: 5648 4837 418 1167 0 4429 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22592

[startup+0.700225 s]
/proc/loadavg: 1.92 1.98 1.99 3/175 27745
/proc/meminfo: memFree=30751712/32873844 swapFree=7372/7372
[pid=27745] ppid=27743 vsize=46144 CPUtime=0.69 cores=0,2,4,6
/proc/27745/stat : 27745 (toysat) R 27743 27745 25529 0 -1 4202496 10803 0 0 0 67 2 0 0 20 0 1 0 291001846 47251456 10725 33554432000 4194304 8973514 140733952870144 140733952869640 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/27745/statm: 11536 10725 418 1167 0 10317 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46144

[startup+1.50023 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 27746
/proc/meminfo: memFree=30648908/32873844 swapFree=7372/7372
[pid=27745] ppid=27743 vsize=101440 CPUtime=1.49 cores=0,2,4,6
/proc/27745/stat : 27745 (toysat) R 27743 27745 25529 0 -1 4202496 24627 0 0 0 144 5 0 0 20 0 1 0 291001846 103874560 24549 33554432000 4194304 8973514 140733952870144 140733952869640 7858672 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/27745/statm: 25360 24549 418 1167 0 24141 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 101440

[startup+3.10022 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 27746
/proc/meminfo: memFree=30515856/32873844 swapFree=7372/7372
[pid=27745] ppid=27743 vsize=178240 CPUtime=3.09 cores=0,2,4,6
/proc/27745/stat : 27745 (toysat) R 27743 27745 25529 0 -1 4202496 43827 0 0 0 300 9 0 0 20 0 1 0 291001846 182517760 43749 33554432000 4194304 8973514 140733952870144 140733952869640 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/27745/statm: 44560 43749 418 1167 0 43341 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 178240

[startup+6.30021 s]
/proc/loadavg: 1.93 1.98 1.99 3/176 27746
/proc/meminfo: memFree=30144368/32873844 swapFree=7372/7372
[pid=27745] ppid=27743 vsize=418880 CPUtime=6.29 cores=0,2,4,6
/proc/27745/stat : 27745 (toysat) R 27743 27745 25529 0 -1 4202496 103987 0 0 0 609 20 0 0 20 0 1 0 291001846 428933120 103909 33554432000 4194304 8973514 140733952870144 140733952868096 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/27745/statm: 104720 103909 418 1167 0 103501 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 418880

[startup+12.7002 s]
/proc/loadavg: 1.93 1.98 1.99 3/176 27746
/proc/meminfo: memFree=29912916/32873844 swapFree=7372/7372
[pid=27745] ppid=27743 vsize=631872 CPUtime=12.69 cores=0,2,4,6
/proc/27745/stat : 27745 (toysat) R 27743 27745 25529 0 -1 4202496 157253 0 0 0 1238 31 0 0 20 0 1 0 291001846 647036928 157175 33554432000 4194304 8973514 140733952870144 140733952869640 4447951 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/27745/statm: 157968 157175 430 1167 0 156749 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 631872

[startup+25.5003 s]
/proc/loadavg: 1.95 1.98 1.99 3/177 27747
/proc/meminfo: memFree=30138092/32873844 swapFree=7372/7372
[pid=27745] ppid=27743 vsize=406592 CPUtime=25.49 cores=0,2,4,6
/proc/27745/stat : 27745 (toysat) R 27743 27745 25529 0 -1 4202496 157278 0 0 0 2513 36 0 0 20 0 1 0 291001846 416350208 100880 33554432000 4194304 8973514 140733952870144 140733952868160 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27745/statm: 101648 100880 455 1167 0 100429 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 406592

[startup+51.1003 s]
/proc/loadavg: 1.96 1.98 1.99 3/177 27747
/proc/meminfo: memFree=30138292/32873844 swapFree=7372/7372
[pid=27745] ppid=27743 vsize=406592 CPUtime=51.08 cores=0,2,4,6
/proc/27745/stat : 27745 (toysat) R 27743 27745 25529 0 -1 4202496 157278 0 0 0 5066 42 0 0 20 0 1 0 291001846 416350208 100880 33554432000 4194304 8973514 140733952870144 140733952869640 4209212 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27745/statm: 101648 100880 455 1167 0 100429 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 406592

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.99 3/177 27747
/proc/meminfo: memFree=30137964/32873844 swapFree=7372/7372
[pid=27745] ppid=27743 vsize=406592 CPUtime=102.28 cores=0,2,4,6
/proc/27745/stat : 27745 (toysat) R 27743 27745 25529 0 -1 4202496 157278 0 0 0 10173 55 0 0 20 0 1 0 291001846 416350208 100880 33554432000 4194304 8973514 140733952870144 140733952868096 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27745/statm: 101648 100880 455 1167 0 100429 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 406592

[startup+162.3 s]
/proc/loadavg: 2.03 2.00 2.00 3/177 27747
/proc/meminfo: memFree=30137620/32873844 swapFree=7372/7372
[pid=27745] ppid=27743 vsize=406592 CPUtime=162.26 cores=0,2,4,6
/proc/27745/stat : 27745 (toysat) R 27743 27745 25529 0 -1 4202496 157278 0 0 0 16156 70 0 0 20 0 1 0 291001846 416350208 100880 33554432000 4194304 8973514 140733952870144 140733952869408 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27745/statm: 101648 100880 455 1167 0 100429 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 406592

[startup+222.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 27747
/proc/meminfo: memFree=30138084/32873844 swapFree=7372/7372
[pid=27745] ppid=27743 vsize=406592 CPUtime=222.25 cores=0,2,4,6
/proc/27745/stat : 27745 (toysat) R 27743 27745 25529 0 -1 4202496 157278 0 0 0 22139 86 0 0 20 0 1 0 291001846 416350208 100880 33554432000 4194304 8973514 140733952870144 140733952868160 4209212 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27745/statm: 101648 100880 455 1167 0 100429 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 406592

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27750
/proc/meminfo: memFree=30137312/32873844 swapFree=7372/7372
[pid=27745] ppid=27743 vsize=406592 CPUtime=282.24 cores=0,2,4,6
/proc/27745/stat : 27745 (toysat) R 27743 27745 25529 0 -1 4202496 157290 0 0 0 28123 101 0 0 20 0 1 0 291001846 416350208 100880 33554432000 4194304 8973514 140733952870144 140733952868096 4209212 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27745/statm: 101648 100880 455 1167 0 100429 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 406592

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27751
/proc/meminfo: memFree=30137348/32873844 swapFree=7372/7372
[pid=27745] ppid=27743 vsize=406592 CPUtime=342.22 cores=0,2,4,6
/proc/27745/stat : 27745 (toysat) R 27743 27745 25529 0 -1 4202496 157290 0 0 0 34108 114 0 0 20 0 1 0 291001846 416350208 100880 33554432000 4194304 8973514 140733952870144 140733952869640 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27745/statm: 101648 100880 455 1167 0 100429 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 406592

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27751
/proc/meminfo: memFree=30137376/32873844 swapFree=7372/7372
[pid=27745] ppid=27743 vsize=406592 CPUtime=402.21 cores=0,2,4,6
/proc/27745/stat : 27745 (toysat) R 27743 27745 25529 0 -1 4202496 157291 0 0 0 40093 128 0 0 20 0 1 0 291001846 416350208 100880 33554432000 4194304 8973514 140733952870144 140733952868096 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27745/statm: 101648 100880 455 1167 0 100429 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 406592

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27751
/proc/meminfo: memFree=30137404/32873844 swapFree=7372/7372
[pid=27745] ppid=27743 vsize=406592 CPUtime=462.2 cores=0,2,4,6
/proc/27745/stat : 27745 (toysat) R 27743 27745 25529 0 -1 4202496 157298 0 0 0 46078 142 0 0 20 0 1 0 291001846 416350208 100880 33554432000 4194304 8973514 140733952870144 140733952869408 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27745/statm: 101648 100880 455 1167 0 100429 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 406592

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27751
/proc/meminfo: memFree=30137512/32873844 swapFree=7372/7372
[pid=27745] ppid=27743 vsize=406592 CPUtime=522.18 cores=0,2,4,6
/proc/27745/stat : 27745 (toysat) R 27743 27745 25529 0 -1 4202496 157306 0 0 0 52061 157 0 0 20 0 1 0 291001846 416350208 100880 33554432000 4194304 8973514 140733952870144 140733952869640 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27745/statm: 101648 100880 455 1167 0 100429 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 406592

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27751
/proc/meminfo: memFree=30137388/32873844 swapFree=7372/7372
[pid=27745] ppid=27743 vsize=406592 CPUtime=582.17 cores=0,2,4,6
/proc/27745/stat : 27745 (toysat) R 27743 27745 25529 0 -1 4202496 157306 0 0 0 58046 171 0 0 20 0 1 0 291001846 416350208 100880 33554432000 4194304 8973514 140733952870144 140733952868160 4209212 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27745/statm: 101648 100880 455 1167 0 100429 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 406592

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27752
/proc/meminfo: memFree=30137760/32873844 swapFree=7372/7372
[pid=27745] ppid=27743 vsize=406592 CPUtime=822.14 cores=0,2,4,6
/proc/27745/stat : 27745 (toysat) R 27743 27745 25529 0 -1 4202496 157306 0 0 0 81981 233 0 0 20 0 1 0 291001846 416350208 100880 33554432000 4194304 8973514 140733952870144 140733952868096 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27745/statm: 101648 100880 455 1167 0 100429 0
Current children cumulated CPU time (s) 822.14
Current children cumulated vsize (KiB) 406592

[startup+882.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 27755
/proc/meminfo: memFree=30137256/32873844 swapFree=7372/7372
[pid=27745] ppid=27743 vsize=406592 CPUtime=882.13 cores=0,2,4,6
/proc/27745/stat : 27745 (toysat) R 27743 27745 25529 0 -1 4202496 157306 0 0 0 87965 248 0 0 20 0 1 0 291001846 416350208 100880 33554432000 4194304 8973514 140733952870144 140733952869640 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27745/statm: 101648 100880 455 1167 0 100429 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 406592

[startup+942.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 27779
/proc/meminfo: memFree=30137504/32873844 swapFree=7372/7372
[pid=27745] ppid=27743 vsize=406592 CPUtime=942.12 cores=0,2,4,6
/proc/27745/stat : 27745 (toysat) R 27743 27745 25529 0 -1 4202496 157306 0 0 0 93948 264 0 0 20 0 1 0 291001846 416350208 100880 33554432000 4194304 8973514 140733952870144 140733952869640 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27745/statm: 101648 100880 455 1167 0 100429 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 406592

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27779
/proc/meminfo: memFree=30137512/32873844 swapFree=7372/7372
[pid=27745] ppid=27743 vsize=406592 CPUtime=1002.11 cores=0,2,4,6
/proc/27745/stat : 27745 (toysat) R 27743 27745 25529 0 -1 4202496 157306 0 0 0 99932 279 0 0 20 0 1 0 291001846 416350208 100880 33554432000 4194304 8973514 140733952870144 140733952868096 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27745/statm: 101648 100880 455 1167 0 100429 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 406592

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27779
/proc/meminfo: memFree=30137636/32873844 swapFree=7372/7372
[pid=27745] ppid=27743 vsize=406592 CPUtime=1062.11 cores=0,2,4,6
/proc/27745/stat : 27745 (toysat) R 27743 27745 25529 0 -1 4202496 157306 0 0 0 105914 297 0 0 20 0 1 0 291001846 416350208 100880 33554432000 4194304 8973514 140733952870144 140733952869408 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27745/statm: 101648 100880 455 1167 0 100429 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 406592

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27779
/proc/meminfo: memFree=30137636/32873844 swapFree=7372/7372
[pid=27745] ppid=27743 vsize=406592 CPUtime=1122.1 cores=0,2,4,6
/proc/27745/stat : 27745 (toysat) R 27743 27745 25529 0 -1 4202496 157306 0 0 0 111899 311 0 0 20 0 1 0 291001846 416350208 100880 33554432000 4194304 8973514 140733952870144 140733952869408 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27745/statm: 101648 100880 455 1167 0 100429 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 406592

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27779
/proc/meminfo: memFree=30137636/32873844 swapFree=7372/7372
[pid=27745] ppid=27743 vsize=406592 CPUtime=1182.08 cores=0,2,4,6
/proc/27745/stat : 27745 (toysat) R 27743 27745 25529 0 -1 4202496 157306 0 0 0 117881 327 0 0 20 0 1 0 291001846 416350208 100880 33554432000 4194304 8973514 140733952870144 140733952869640 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27745/statm: 101648 100880 455 1167 0 100429 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 406592

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27780
/proc/meminfo: memFree=30137512/32873844 swapFree=7372/7372
[pid=27745] ppid=27743 vsize=406592 CPUtime=1242.08 cores=0,2,4,6
/proc/27745/stat : 27745 (toysat) R 27743 27745 25529 0 -1 4202496 157307 0 0 0 123863 345 0 0 20 0 1 0 291001846 416350208 100881 33554432000 4194304 8973514 140733952870144 140733952869640 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27745/statm: 101648 100881 455 1167 0 100429 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 406592

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27780
/proc/meminfo: memFree=30137016/32873844 swapFree=7372/7372
[pid=27745] ppid=27743 vsize=406592 CPUtime=1302.07 cores=0,2,4,6
/proc/27745/stat : 27745 (toysat) R 27743 27745 25529 0 -1 4202496 157307 0 0 0 129847 360 0 0 20 0 1 0 291001846 416350208 100881 33554432000 4194304 8973514 140733952870144 140733952868096 4214496 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27745/statm: 101648 100881 455 1167 0 100429 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 406592

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27780
/proc/meminfo: memFree=30137512/32873844 swapFree=7372/7372
[pid=27745] ppid=27743 vsize=406592 CPUtime=1362.06 cores=0,2,4,6
/proc/27745/stat : 27745 (toysat) R 27743 27745 25529 0 -1 4202496 157307 0 0 0 135832 374 0 0 20 0 1 0 291001846 416350208 100881 33554432000 4194304 8973514 140733952870144 140733952869640 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27745/statm: 101648 100881 455 1167 0 100429 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 406592

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27780
/proc/meminfo: memFree=30137636/32873844 swapFree=7372/7372
[pid=27745] ppid=27743 vsize=406592 CPUtime=1422.05 cores=0,2,4,6
/proc/27745/stat : 27745 (toysat) R 27743 27745 25529 0 -1 4202496 157307 0 0 0 141815 390 0 0 20 0 1 0 291001846 416350208 100881 33554432000 4194304 8973514 140733952870144 140733952869640 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27745/statm: 101648 100881 455 1167 0 100429 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 406592

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27783
/proc/meminfo: memFree=30137380/32873844 swapFree=7372/7372
[pid=27745] ppid=27743 vsize=406592 CPUtime=1482.04 cores=0,2,4,6
/proc/27745/stat : 27745 (toysat) R 27743 27745 25529 0 -1 4202496 157307 0 0 0 147801 403 0 0 20 0 1 0 291001846 416350208 100881 33554432000 4194304 8973514 140733952870144 140733952868160 4209332 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27745/statm: 101648 100881 455 1167 0 100429 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 406592

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27784
/proc/meminfo: memFree=30137264/32873844 swapFree=7372/7372
[pid=27745] ppid=27743 vsize=406592 CPUtime=1542.03 cores=0,2,4,6
/proc/27745/stat : 27745 (toysat) R 27743 27745 25529 0 -1 4202496 157307 0 0 0 153785 418 0 0 20 0 1 0 291001846 416350208 100881 33554432000 4194304 8973514 140733952870144 140733952868096 4209325 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27745/statm: 101648 100881 455 1167 0 100429 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 406592

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27784
/proc/meminfo: memFree=30137264/32873844 swapFree=7372/7372
[pid=27745] ppid=27743 vsize=406592 CPUtime=1602.02 cores=0,2,4,6
/proc/27745/stat : 27745 (toysat) R 27743 27745 25529 0 -1 4202496 157307 0 0 0 159768 434 0 0 20 0 1 0 291001846 416350208 100881 33554432000 4194304 8973514 140733952870144 140733952869640 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27745/statm: 101648 100881 455 1167 0 100429 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 406592

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 27784
/proc/meminfo: memFree=30137512/32873844 swapFree=7372/7372
[pid=27745] ppid=27743 vsize=406592 CPUtime=1662.02 cores=0,2,4,6
/proc/27745/stat : 27745 (toysat) R 27743 27745 25529 0 -1 4202496 157307 0 0 0 165753 449 0 0 20 0 1 0 291001846 416350208 100881 33554432000 4194304 8973514 140733952870144 140733952869408 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27745/statm: 101648 100881 455 1167 0 100429 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 406592

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 27784
/proc/meminfo: memFree=30137388/32873844 swapFree=7372/7372
[pid=27745] ppid=27743 vsize=406592 CPUtime=1722 cores=0,2,4,6
/proc/27745/stat : 27745 (toysat) R 27743 27745 25529 0 -1 4202496 157307 0 0 0 171736 464 0 0 20 0 1 0 291001846 416350208 100881 33554432000 4194304 8973514 140733952870144 140733952868096 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27745/statm: 101648 100881 455 1167 0 100429 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 406592

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27784
/proc/meminfo: memFree=30137140/32873844 swapFree=7372/7372
[pid=27745] ppid=27743 vsize=406592 CPUtime=1781.99 cores=0,2,4,6
/proc/27745/stat : 27745 (toysat) R 27743 27745 25529 0 -1 4202496 157307 0 0 0 177719 480 0 0 20 0 1 0 291001846 416350208 100881 33554432000 4194304 8973514 140733952870144 140733952869640 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27745/statm: 101648 100881 455 1167 0 100429 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 406592



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.92 1.98 1.99 2/175 27785
/proc/meminfo: memFree=30482024/32873844 swapFree=7372/7372
[pid=27745] ppid=27743 vsize=406592 CPUtime=1800.1 cores=0,2,4,6
/proc/27745/stat : 27745 (toysat) R 27743 27745 25529 0 -1 4202496 157307 0 0 0 179525 485 0 0 20 0 1 0 291001846 416350208 100881 33554432000 4194304 8973514 140733952870144 140733952868096 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27745/statm: 101648 100881 455 1167 0 100429 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 406592

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.11
CPU user time (s): 1795.25
CPU system time (s): 4.85526
CPU usage (%): 99.9833
Max. virtual memory (cumulated for all children) (KiB): 631872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.25
system time used= 4.85526
maximum resident set size= 628800
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 157307
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= 31
involuntary context switches= 2438

runsolver used 3.52246 second user time and 8.75167 second system time

The end

Launcher Data

Begin job on node118 at 2012-05-29 01:45:57
IDJOB=3706189
IDBENCH=92848
IDSOLVER=2285
FILE ID=node118/3706189-1338248757
RUNJOBID= node118-1338239741-27191
PBS_JOBID= 14624627
Free space on /tmp= 71632 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/graca/normalized-ped3.F.recomb10-0.10-9.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3706189-1338248757/watcher-3706189-1338248757 -o /tmp/evaluation-result-3706189-1338248757/solver-3706189-1338248757 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3706189-1338248757.opb

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

MD5SUM BENCH= 4729c8a3829810469c3b8c83b3528a30
RANDOM SEED=1905965705

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30754316 kB
Buffers:          444184 kB
Cached:           681624 kB
SwapCached:            0 kB
Active:           775936 kB
Inactive:         494464 kB
Active(anon):     134416 kB
Inactive(anon):    11320 kB
Active(file):     641520 kB
Inactive(file):   483144 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             48240 kB
Writeback:             0 kB
AnonPages:        150708 kB
Mapped:            13144 kB
Shmem:               200 kB
Slab:             709036 kB
SReclaimable:     150064 kB
SUnreclaim:       558972 kB
KernelStack:        1448 kB
PageTables:         4036 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     257700 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71632 MiB
End job on node118 at 2012-05-29 02:16:00