Trace number 3706200

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.1 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-nsrand-ipx.opb
MD5SUM6eba7367ef128fb0872fe815e4ef2398
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1205862294
Best CPU time to get the best result obtained on this benchmark1800.56
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1207959552
Optimality of the best value was proved NO
Number of variables6651
Total number of constraints721
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)331
Number of constraints which are nor clauses,nor cardinality constraints390
Minimum length of a constraint20
Maximum length of a constraint6651
Number of terms in the objective function 31
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 1073741824
Number of bits of the biggest number in a constraint 31
Biggest sum of numbers in a constraint 26715880447
Number of bits of the biggest sum of numbers35
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

1.19/1.28	c 2012-05-27T13:53:44+0200
1.19/1.28	c arch = x86_64
1.19/1.28	c os = linux
1.19/1.28	c compiler = ghc 7.4
1.19/1.28	c packages:
1.19/1.28	c   OptDir-0.0.1
1.19/1.28	c   array-0.4.0.0
1.19/1.28	c   base-4.5.0.0
1.19/1.28	c   bytestring-0.9.2.1
1.19/1.28	c   containers-0.4.2.1
1.19/1.28	c   deepseq-1.3.0.0
1.19/1.28	c   mtl-2.1.1
1.19/1.28	c   old_locale-1.0.0.4
1.19/1.28	c   parse_dimacs-1.2
1.19/1.28	c   parsec-3.1.2
1.19/1.28	c   queue-0.1.2
1.19/1.28	c   stm-2.3
1.19/1.28	c   time-1.4
1.19/1.28	c command line = ["--pb","HOME/instance-3706200-1338119624.opb"]
1.19/1.28	c #vars 6651
1.19/1.28	c #constraints 721
1.19/1.28	c Solving starts ...
7.69/7.75	c solving time = 6.448s
7.69/7.75	c #decision = 6891
7.69/7.75	c #conflict = 56
7.69/7.75	c #restart = 0
7.69/7.75	o 2147482624
7.69/7.75	c Solving starts ...
13.19/13.26	c solving time = 5.491s
13.19/13.26	c #decision = 13322
13.19/13.26	c #conflict = 56
13.19/13.26	c #restart = 0
13.19/13.26	o 2147481600
13.19/13.26	c Solving starts ...
18.78/18.83	c solving time = 5.557s
18.78/18.83	c #decision = 19725
18.78/18.83	c #conflict = 56
18.78/18.83	c #restart = 0
18.78/18.83	o 2147479552
18.78/18.83	c Solving starts ...
24.09/24.20	c solving time = 5.342s
24.09/24.20	c #decision = 26146
24.09/24.20	c #conflict = 56
24.09/24.20	c #restart = 0
24.09/24.20	o 2147475456
24.09/24.20	c Solving starts ...
29.27/29.35	c solving time = 5.139s
29.27/29.35	c #decision = 32593
29.27/29.35	c #conflict = 56
29.27/29.35	c #restart = 0
29.27/29.35	o 2147467264
29.27/29.35	c Solving starts ...
34.47/34.54	c solving time = 5.164s
34.47/34.54	c #decision = 38999
34.47/34.54	c #conflict = 56
34.47/34.54	c #restart = 0
34.47/34.54	o 2147450880
34.47/34.54	c Solving starts ...
39.67/39.73	c solving time = 5.173s
39.67/39.73	c #decision = 45432
39.67/39.73	c #conflict = 56
39.67/39.73	c #restart = 0
39.67/39.73	o 2147418112
39.67/39.73	c Solving starts ...
44.86/44.90	c solving time = 5.149s
44.86/44.90	c #decision = 51865
44.86/44.90	c #conflict = 56
44.86/44.90	c #restart = 0
44.86/44.90	o 2147352576
44.86/44.90	c Solving starts ...
50.07/50.11	c solving time = 5.188s
50.07/50.11	c #decision = 58282
50.07/50.11	c #conflict = 56
50.07/50.11	c #restart = 0
50.07/50.11	o 2147221504
50.07/50.11	c Solving starts ...
55.16/55.28	c solving time = 5.154s
55.16/55.28	c #decision = 64737
55.16/55.28	c #conflict = 56
55.16/55.28	c #restart = 0
55.16/55.28	o 2146959360
55.16/55.28	c Solving starts ...
60.36/60.42	c solving time = 5.128s
60.36/60.42	c #decision = 71166
60.36/60.42	c #conflict = 56
60.36/60.42	c #restart = 0
60.36/60.42	o 2146435072
60.36/60.42	c Solving starts ...
65.55/65.60	c solving time = 5.153s
65.55/65.60	c #decision = 77591
65.55/65.60	c #conflict = 56
65.55/65.60	c #restart = 0
65.55/65.60	o 2145386496
65.55/65.60	c Solving starts ...
70.65/70.72	c solving time = 5.106s
70.65/70.72	c #decision = 84020
70.65/70.72	c #conflict = 56
70.65/70.72	c #restart = 0
70.65/70.72	o 2143289344
70.65/70.72	c Solving starts ...
75.75/75.85	c solving time = 5.111s
75.75/75.85	c #decision = 90463
75.75/75.85	c #conflict = 56
75.75/75.85	c #restart = 0
75.75/75.85	o 2139095040
75.75/75.85	c Solving starts ...
80.84/80.99	c solving time = 5.124s
80.84/80.99	c #decision = 96919
80.84/80.99	c #conflict = 56
80.84/80.99	c #restart = 0
80.84/80.99	o 2130706432
80.84/80.99	c Solving starts ...
86.04/86.10	c solving time = 5.092s
86.04/86.10	c #decision = 103346
86.04/86.10	c #conflict = 56
86.04/86.10	c #restart = 0
86.04/86.10	o 2113929216
86.04/86.10	c Solving starts ...
91.15/91.25	c solving time = 5.134s
91.15/91.25	c #decision = 109850
91.15/91.25	c #conflict = 56
91.15/91.25	c #restart = 0
91.15/91.25	o 2080374784
91.15/91.25	c Solving starts ...
96.24/96.39	c solving time = 5.124s
96.24/96.39	c #decision = 116272
96.24/96.39	c #conflict = 56
96.24/96.39	c #restart = 0
96.24/96.39	o 2013265920
96.24/96.39	c Solving starts ...
101.44/101.55	c solving time = 5.140s
101.44/101.55	c #decision = 122730
101.44/101.55	c #conflict = 56
101.44/101.55	c #restart = 0
101.44/101.55	o 1879048192
101.44/101.55	c Solving starts ...
106.55/106.67	c solving time = 5.105s
106.55/106.67	c #decision = 129186
106.55/106.67	c #conflict = 56
106.55/106.67	c #restart = 0
106.55/106.67	o 1610612736
106.55/106.67	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-3706200-1338119624/watcher-3706200-1338119624 -o /tmp/evaluation-result-3706200-1338119624/solver-3706200-1338119624 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706200-1338119624.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.02 2.00 3/176 12468
/proc/meminfo: memFree=30418004/32873844 swapFree=7108/7108
[pid=12468] ppid=12466 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/12468/stat : 12468 (toysat) R 12466 12468 9022 0 -1 4202496 798 0 0 0 0 0 0 0 20 0 1 0 278090947 6356992 719 33554432000 4194304 8973514 140733426713088 140735134580056 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/12468/statm: 1552 719 414 1167 0 333 0

[startup+0.0844059 s]
/proc/loadavg: 2.00 2.02 2.00 3/176 12468
/proc/meminfo: memFree=30418004/32873844 swapFree=7108/7108
[pid=12468] ppid=12466 vsize=12352 CPUtime=0.08 cores=0,2,4,6
/proc/12468/stat : 12468 (toysat) R 12466 12468 9022 0 -1 4202496 2144 0 0 0 8 0 0 0 20 0 1 0 278090947 12648448 2065 33554432000 4194304 8973514 140733426713088 140735134580056 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/12468/statm: 3088 2065 418 1167 0 1869 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12352

[startup+0.100243 s]
/proc/loadavg: 2.00 2.02 2.00 3/176 12468
/proc/meminfo: memFree=30418004/32873844 swapFree=7108/7108
[pid=12468] ppid=12466 vsize=12352 CPUtime=0.09 cores=0,2,4,6
/proc/12468/stat : 12468 (toysat) R 12466 12468 9022 0 -1 4202496 2187 0 0 0 9 0 0 0 20 0 1 0 278090947 12648448 2108 33554432000 4194304 8973514 140733426713088 140735134580056 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/12468/statm: 3088 2108 418 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.300224 s]
/proc/loadavg: 2.00 2.02 2.00 3/176 12468
/proc/meminfo: memFree=30418004/32873844 swapFree=7108/7108
[pid=12468] ppid=12466 vsize=22592 CPUtime=0.28 cores=0,2,4,6
/proc/12468/stat : 12468 (toysat) R 12466 12468 9022 0 -1 4202496 4917 0 0 0 28 0 0 0 20 0 1 0 278090947 23134208 4838 33554432000 4194304 8973514 140733426713088 140733426712352 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/12468/statm: 5648 4838 418 1167 0 4429 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 22592

[startup+0.700227 s]
/proc/loadavg: 2.00 2.02 2.00 3/176 12468
/proc/meminfo: memFree=30418004/32873844 swapFree=7108/7108
[pid=12468] ppid=12466 vsize=45120 CPUtime=0.69 cores=0,2,4,6
/proc/12468/stat : 12468 (toysat) R 12466 12468 9022 0 -1 4202496 10549 0 0 0 67 2 0 0 20 0 1 0 278090947 46202880 10470 33554432000 4194304 8973514 140733426713088 140733426712352 4650501 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/12468/statm: 11280 10470 418 1167 0 10061 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45120

[startup+1.50024 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 12469
/proc/meminfo: memFree=30352268/32873844 swapFree=7108/7108
[pid=12468] ppid=12466 vsize=98368 CPUtime=1.48 cores=0,2,4,6
/proc/12468/stat : 12468 (toysat) R 12466 12468 9022 0 -1 4202496 23892 0 0 0 144 4 0 0 20 0 1 0 278090947 100728832 23813 33554432000 4194304 8973514 140733426713088 140733426712584 4208823 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/12468/statm: 24592 23813 443 1167 0 23373 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 98368

[startup+3.10023 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 12469
/proc/meminfo: memFree=30318284/32873844 swapFree=7108/7108
[pid=12468] ppid=12466 vsize=103488 CPUtime=3.08 cores=0,2,4,6
/proc/12468/stat : 12468 (toysat) R 12466 12468 9022 0 -1 4202496 25175 0 0 0 303 5 0 0 20 0 1 0 278090947 105971712 25096 33554432000 4194304 8973514 140733426713088 140733426712584 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/12468/statm: 25872 25096 446 1167 0 24653 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 103488

[startup+6.30023 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 12469
/proc/meminfo: memFree=30318408/32873844 swapFree=7108/7108
[pid=12468] ppid=12466 vsize=103488 CPUtime=6.28 cores=0,2,4,6
/proc/12468/stat : 12468 (toysat) R 12466 12468 9022 0 -1 4202496 25176 0 0 0 620 8 0 0 20 0 1 0 278090947 105971712 25097 33554432000 4194304 8973514 140733426713088 140733426712584 4434742 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/12468/statm: 25872 25097 447 1167 0 24653 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 103488

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 12469
/proc/meminfo: memFree=30318292/32873844 swapFree=7108/7108
[pid=12468] ppid=12466 vsize=103488 CPUtime=12.68 cores=0,2,4,6
/proc/12468/stat : 12468 (toysat) R 12466 12468 9022 0 -1 4202496 25186 0 0 0 1256 12 0 0 20 0 1 0 278090947 105971712 25107 33554432000 4194304 8973514 140733426713088 140733426712584 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/12468/statm: 25872 25107 457 1167 0 24653 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 103488

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 12546
/proc/meminfo: memFree=31203440/32873844 swapFree=7108/7108
[pid=12468] ppid=12466 vsize=103488 CPUtime=25.48 cores=0,2,4,6
/proc/12468/stat : 12468 (toysat) R 12466 12468 9022 0 -1 4202496 25187 0 0 0 2527 21 0 0 20 0 1 0 278090947 105971712 25112 33554432000 4194304 8973514 140733426713088 140733426712584 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/12468/statm: 25872 25112 457 1167 0 24653 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 103488

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 12546
/proc/meminfo: memFree=31202928/32873844 swapFree=7108/7108
[pid=12468] ppid=12466 vsize=103488 CPUtime=51.06 cores=0,2,4,6
/proc/12468/stat : 12468 (toysat) R 12466 12468 9022 0 -1 4202496 25198 0 0 0 5069 37 0 0 20 0 1 0 278090947 105971712 25112 33554432000 4194304 8973514 140733426713088 140733426712352 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/12468/statm: 25872 25112 457 1167 0 24653 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 103488

[startup+102.306 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 12546
/proc/meminfo: memFree=31200024/32873844 swapFree=7108/7108
[pid=12468] ppid=12466 vsize=103488 CPUtime=102.25 cores=0,2,4,6
/proc/12468/stat : 12468 (toysat) R 12466 12468 9022 0 -1 4202496 25210 0 0 0 10161 64 0 0 20 0 1 0 278090947 105971712 25112 33554432000 4194304 8973514 140733426713088 140733426712584 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/12468/statm: 25872 25112 457 1167 0 24653 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 103488

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12547
/proc/meminfo: memFree=31197172/32873844 swapFree=7108/7108
[pid=12468] ppid=12466 vsize=105536 CPUtime=162.23 cores=0,2,4,6
/proc/12468/stat : 12468 (toysat) R 12466 12468 9022 0 -1 4202496 25722 0 0 0 16140 83 0 0 20 0 1 0 278090947 108068864 25624 33554432000 4194304 8973514 140733426713088 140733426712584 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/12468/statm: 26384 25624 457 1167 0 25165 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 105536

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12547
/proc/meminfo: memFree=31193200/32873844 swapFree=7108/7108
[pid=12468] ppid=12466 vsize=106560 CPUtime=222.22 cores=0,2,4,6
/proc/12468/stat : 12468 (toysat) R 12466 12468 9022 0 -1 4202496 25978 0 0 0 22122 100 0 0 20 0 1 0 278090947 109117440 25880 33554432000 4194304 8973514 140733426713088 140733426712584 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/12468/statm: 26640 25880 457 1167 0 25421 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 106560

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12547
/proc/meminfo: memFree=31192020/32873844 swapFree=7108/7108
[pid=12468] ppid=12466 vsize=106560 CPUtime=282.22 cores=0,2,4,6
/proc/12468/stat : 12468 (toysat) R 12466 12468 9022 0 -1 4202496 25978 0 0 0 28106 116 0 0 20 0 1 0 278090947 109117440 25880 33554432000 4194304 8973514 140733426713088 140733426712584 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/12468/statm: 26640 25880 457 1167 0 25421 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 106560

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12547
/proc/meminfo: memFree=31188796/32873844 swapFree=7108/7108
[pid=12468] ppid=12466 vsize=106560 CPUtime=342.21 cores=0,2,4,6
/proc/12468/stat : 12468 (toysat) R 12466 12468 9022 0 -1 4202496 25978 0 0 0 34082 139 0 0 20 0 1 0 278090947 109117440 25880 33554432000 4194304 8973514 140733426713088 140733426711104 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/12468/statm: 26640 25880 457 1167 0 25421 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 106560

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12550
/proc/meminfo: memFree=31186428/32873844 swapFree=7108/7108
[pid=12468] ppid=12466 vsize=106560 CPUtime=402.2 cores=0,2,4,6
/proc/12468/stat : 12468 (toysat) R 12466 12468 9022 0 -1 4202496 25978 0 0 0 40058 162 0 0 20 0 1 0 278090947 109117440 25880 33554432000 4194304 8973514 140733426713088 140733426712352 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/12468/statm: 26640 25880 457 1167 0 25421 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 106560

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12574
/proc/meminfo: memFree=31185496/32873844 swapFree=7108/7108
[pid=12468] ppid=12466 vsize=106560 CPUtime=462.18 cores=0,2,4,6
/proc/12468/stat : 12468 (toysat) R 12466 12468 9022 0 -1 4202496 25978 0 0 0 46035 183 0 0 20 0 1 0 278090947 109117440 25880 33554432000 4194304 8973514 140733426713088 140733426712584 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/12468/statm: 26640 25880 457 1167 0 25421 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 106560

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12574
/proc/meminfo: memFree=31182524/32873844 swapFree=7108/7108
[pid=12468] ppid=12466 vsize=106560 CPUtime=522.17 cores=0,2,4,6
/proc/12468/stat : 12468 (toysat) R 12466 12468 9022 0 -1 4202496 25978 0 0 0 52012 205 0 0 20 0 1 0 278090947 109117440 25880 33554432000 4194304 8973514 140733426713088 140733426712584 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/12468/statm: 26640 25880 457 1167 0 25421 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 106560

[startup+582.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/177 12574
/proc/meminfo: memFree=31181532/32873844 swapFree=7108/7108
[pid=12468] ppid=12466 vsize=106560 CPUtime=582.17 cores=0,2,4,6
/proc/12468/stat : 12468 (toysat) R 12466 12468 9022 0 -1 4202496 25978 0 0 0 57993 224 0 0 20 0 1 0 278090947 109117440 25880 33554432000 4194304 8973514 140733426713088 140733426712352 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/12468/statm: 26640 25880 457 1167 0 25421 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 106560

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12575
/proc/meminfo: memFree=31170612/32873844 swapFree=7108/7108
[pid=12468] ppid=12466 vsize=107584 CPUtime=822.14 cores=0,2,4,6
/proc/12468/stat : 12468 (toysat) R 12466 12468 9022 0 -1 4202496 26234 0 0 0 81921 293 0 0 20 0 1 0 278090947 110166016 26136 33554432000 4194304 8973514 140733426713088 140733426712584 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/12468/statm: 26896 26136 457 1167 0 25677 0
Current children cumulated CPU time (s) 822.14
Current children cumulated vsize (KiB) 107584

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12575
/proc/meminfo: memFree=31168500/32873844 swapFree=7108/7108
[pid=12468] ppid=12466 vsize=107584 CPUtime=882.13 cores=0,2,4,6
/proc/12468/stat : 12468 (toysat) R 12466 12468 9022 0 -1 4202496 26234 0 0 0 87906 307 0 0 20 0 1 0 278090947 110166016 26136 33554432000 4194304 8973514 140733426713088 140733426712352 4209361 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/12468/statm: 26896 26136 457 1167 0 25677 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 107584

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12575
/proc/meminfo: memFree=31166268/32873844 swapFree=7108/7108
[pid=12468] ppid=12466 vsize=107584 CPUtime=942.11 cores=0,2,4,6
/proc/12468/stat : 12468 (toysat) R 12466 12468 9022 0 -1 4202496 26234 0 0 0 93889 322 0 0 20 0 1 0 278090947 110166016 26136 33554432000 4194304 8973514 140733426713088 140733426712584 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/12468/statm: 26896 26136 457 1167 0 25677 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 107584

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12578
/proc/meminfo: memFree=31164088/32873844 swapFree=7108/7108
[pid=12468] ppid=12466 vsize=107584 CPUtime=1002.1 cores=0,2,4,6
/proc/12468/stat : 12468 (toysat) R 12466 12468 9022 0 -1 4202496 26234 0 0 0 99871 339 0 0 20 0 1 0 278090947 110166016 26136 33554432000 4194304 8973514 140733426713088 140733426711040 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/12468/statm: 26896 26136 457 1167 0 25677 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 107584

[startup+1062.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/177 12579
/proc/meminfo: memFree=31162048/32873844 swapFree=7108/7108
[pid=12468] ppid=12466 vsize=107584 CPUtime=1062.1 cores=0,2,4,6
/proc/12468/stat : 12468 (toysat) R 12466 12468 9022 0 -1 4202496 26234 0 0 0 105855 355 0 0 20 0 1 0 278090947 110166016 26136 33554432000 4194304 8973514 140733426713088 140733426712352 4209206 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/12468/statm: 26896 26136 457 1167 0 25677 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 107584

[startup+1122.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 12579
/proc/meminfo: memFree=31159940/32873844 swapFree=7108/7108
[pid=12468] ppid=12466 vsize=107584 CPUtime=1122.09 cores=0,2,4,6
/proc/12468/stat : 12468 (toysat) R 12466 12468 9022 0 -1 4202496 26234 0 0 0 111839 370 0 0 20 0 1 0 278090947 110166016 26136 33554432000 4194304 8973514 140733426713088 140733426712352 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/12468/statm: 26896 26136 457 1167 0 25677 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 107584

[startup+1182.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 12579
/proc/meminfo: memFree=31159936/32873844 swapFree=7108/7108
[pid=12468] ppid=12466 vsize=107584 CPUtime=1182.07 cores=0,2,4,6
/proc/12468/stat : 12468 (toysat) R 12466 12468 9022 0 -1 4202496 26234 0 0 0 117821 386 0 0 20 0 1 0 278090947 110166016 26136 33554432000 4194304 8973514 140733426713088 140733426711040 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/12468/statm: 26896 26136 457 1167 0 25677 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 107584

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 12579
/proc/meminfo: memFree=31155592/32873844 swapFree=7108/7108
[pid=12468] ppid=12466 vsize=107584 CPUtime=1242.07 cores=0,2,4,6
/proc/12468/stat : 12468 (toysat) R 12466 12468 9022 0 -1 4202496 26234 0 0 0 123801 406 0 0 20 0 1 0 278090947 110166016 26136 33554432000 4194304 8973514 140733426713088 140733426712352 4209272 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/12468/statm: 26896 26136 457 1167 0 25677 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 107584

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12579
/proc/meminfo: memFree=31150940/32873844 swapFree=7108/7108
[pid=12468] ppid=12466 vsize=108608 CPUtime=1302.06 cores=0,2,4,6
/proc/12468/stat : 12468 (toysat) R 12466 12468 9022 0 -1 4202496 26490 0 0 0 129780 426 0 0 20 0 1 0 278090947 111214592 26392 33554432000 4194304 8973514 140733426713088 140733426712352 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/12468/statm: 27152 26392 457 1167 0 25933 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 108608

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12580
/proc/meminfo: memFree=31149696/32873844 swapFree=7108/7108
[pid=12468] ppid=12466 vsize=108608 CPUtime=1362.05 cores=0,2,4,6
/proc/12468/stat : 12468 (toysat) R 12466 12468 9022 0 -1 4202496 26490 0 0 0 135757 448 0 0 20 0 1 0 278090947 111214592 26392 33554432000 4194304 8973514 140733426713088 140733426712584 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/12468/statm: 27152 26392 457 1167 0 25933 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 108608

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12580
/proc/meminfo: memFree=31146408/32873844 swapFree=7108/7108
[pid=12468] ppid=12466 vsize=108608 CPUtime=1422.05 cores=0,2,4,6
/proc/12468/stat : 12468 (toysat) R 12466 12468 9022 0 -1 4202496 26490 0 0 0 141736 469 0 0 20 0 1 0 278090947 111214592 26392 33554432000 4194304 8973514 140733426713088 140733426712352 4208816 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/12468/statm: 27152 26392 457 1167 0 25933 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 108608

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12580
/proc/meminfo: memFree=31146780/32873844 swapFree=7108/7108
[pid=12468] ppid=12466 vsize=108608 CPUtime=1482.04 cores=0,2,4,6
/proc/12468/stat : 12468 (toysat) R 12466 12468 9022 0 -1 4202496 26490 0 0 0 147709 495 0 0 20 0 1 0 278090947 111214592 26392 33554432000 4194304 8973514 140733426713088 140733426712352 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/12468/statm: 27152 26392 457 1167 0 25933 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 108608

[startup+1542.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 12580
/proc/meminfo: memFree=31146780/32873844 swapFree=7108/7108
[pid=12468] ppid=12466 vsize=108608 CPUtime=1542.02 cores=0,2,4,6
/proc/12468/stat : 12468 (toysat) R 12466 12468 9022 0 -1 4202496 26490 0 0 0 153681 521 0 0 20 0 1 0 278090947 111214592 26392 33554432000 4194304 8973514 140733426713088 140733426711040 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/12468/statm: 27152 26392 457 1167 0 25933 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 108608

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 12583
/proc/meminfo: memFree=31140256/32873844 swapFree=7108/7108
[pid=12468] ppid=12466 vsize=108608 CPUtime=1602.02 cores=0,2,4,6
/proc/12468/stat : 12468 (toysat) R 12466 12468 9022 0 -1 4202496 26490 0 0 0 159655 547 0 0 20 0 1 0 278090947 111214592 26392 33554432000 4194304 8973514 140733426713088 140733426712584 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/12468/statm: 27152 26392 457 1167 0 25933 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 108608

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12584
/proc/meminfo: memFree=31138404/32873844 swapFree=7108/7108
[pid=12468] ppid=12466 vsize=108608 CPUtime=1662.01 cores=0,2,4,6
/proc/12468/stat : 12468 (toysat) R 12466 12468 9022 0 -1 4202496 26490 0 0 0 165629 572 0 0 20 0 1 0 278090947 111214592 26392 33554432000 4194304 8973514 140733426713088 140733426712584 4208870 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/12468/statm: 27152 26392 457 1167 0 25933 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 108608

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12584
/proc/meminfo: memFree=31136232/32873844 swapFree=7108/7108
[pid=12468] ppid=12466 vsize=108608 CPUtime=1722 cores=0,2,4,6
/proc/12468/stat : 12468 (toysat) R 12466 12468 9022 0 -1 4202496 26490 0 0 0 171606 594 0 0 20 0 1 0 278090947 111214592 26392 33554432000 4194304 8973514 140733426713088 140733426712584 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/12468/statm: 27152 26392 457 1167 0 25933 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 108608

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12584
/proc/meminfo: memFree=31133008/32873844 swapFree=7108/7108
[pid=12468] ppid=12466 vsize=109632 CPUtime=1781.99 cores=0,2,4,6
/proc/12468/stat : 12468 (toysat) R 12466 12468 9022 0 -1 4202496 26746 0 0 0 177580 619 0 0 20 0 1 0 278090947 112263168 26648 33554432000 4194304 8973514 140733426713088 140733426712584 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/12468/statm: 27408 26648 457 1167 0 26189 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 109632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12584
/proc/meminfo: memFree=31132632/32873844 swapFree=7108/7108
[pid=12468] ppid=12466 vsize=109632 CPUtime=1800.09 cores=0,2,4,6
/proc/12468/stat : 12468 (toysat) R 12466 12468 9022 0 -1 4202496 26746 0 0 0 179380 629 0 0 20 0 1 0 278090947 112263168 26648 33554432000 4194304 8973514 140733426713088 140733426712584 7400224 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/12468/statm: 27408 26648 457 1167 0 26189 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 109632

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.1
CPU user time (s): 1793.81
CPU system time (s): 6.29204
CPU usage (%): 99.9829
Max. virtual memory (cumulated for all children) (KiB): 109632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.81
system time used= 6.29204
maximum resident set size= 106592
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26746
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= 27
involuntary context switches= 2141

runsolver used 3.69144 second user time and 8.79366 second system time

The end

Launcher Data

Begin job on node103 at 2012-05-27 13:53:44
IDJOB=3706200
IDBENCH=2527
IDSOLVER=2285
FILE ID=node103/3706200-1338119624
RUNJOBID= node103-1338108754-11354
PBS_JOBID= 14624435
Free space on /tmp= 71588 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-nsrand-ipx.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3706200-1338119624/watcher-3706200-1338119624 -o /tmp/evaluation-result-3706200-1338119624/solver-3706200-1338119624 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3706200-1338119624.opb

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

MD5SUM BENCH= 6eba7367ef128fb0872fe815e4ef2398
RANDOM SEED=597152264

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.189
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	: 5411.36
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.189
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.189
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:        30418004 kB
Buffers:          304740 kB
Cached:           425396 kB
SwapCached:         4512 kB
Active:          1443564 kB
Inactive:         179996 kB
Active(anon):     889264 kB
Inactive(anon):     6220 kB
Active(file):     554300 kB
Inactive(file):   173776 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67099560 kB
Dirty:              9336 kB
Writeback:             0 kB
AnonPages:        897060 kB
Mapped:            13440 kB
Shmem:                 8 kB
Slab:             690584 kB
SReclaimable:     133144 kB
SUnreclaim:       557440 kB
KernelStack:        1456 kB
PageTables:         5624 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1011644 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    815104 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= 71580 MiB
End job on node103 at 2012-05-27 14:23:46