Trace number 3706181

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

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped2.G.recomb5-0.10-7.opb
MD5SUM89969a8b18dea22d2172ff4d7dacd555
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark71569
Best CPU time to get the best result obtained on this benchmark1800.11
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables212648
Total number of constraints2506346
Number of constraints which are clauses2506346
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 constraint579
Number of terms in the objective function 18980
Biggest coefficient in the objective function 581
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 10690980
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 581
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 10690980
Number of bits of the biggest sum of numbers24
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

103.58/103.67	c 2012-05-29T01:36:33+0200
103.58/103.67	c arch = x86_64
103.58/103.67	c os = linux
103.58/103.67	c compiler = ghc 7.4
103.58/103.67	c packages:
103.58/103.67	c   OptDir-0.0.1
103.58/103.67	c   array-0.4.0.0
103.58/103.67	c   base-4.5.0.0
103.58/103.67	c   bytestring-0.9.2.1
103.58/103.67	c   containers-0.4.2.1
103.58/103.67	c   deepseq-1.3.0.0
103.58/103.67	c   mtl-2.1.1
103.58/103.67	c   old_locale-1.0.0.4
103.58/103.67	c   parse_dimacs-1.2
103.58/103.67	c   parsec-3.1.2
103.58/103.67	c   queue-0.1.2
103.58/103.67	c   stm-2.3
103.58/103.67	c   time-1.4
103.58/103.67	c command line = ["--pb","HOME/instance-3706181-1338248191.opb"]
103.58/103.67	c #vars 212648
103.58/103.67	c #constraints 2506346
103.58/103.67	c Solving starts ...
111.97/112.03	c solving time = 8.258s
111.97/112.03	c #decision = 779838
111.97/112.03	c #conflict = 324
111.97/112.03	c #restart = 2
111.97/112.03	o 129140
111.97/112.07	c Solving starts ...
113.48/113.55	c solving time = 1.383s
113.48/113.55	c #decision = 815856
113.48/113.55	c #conflict = 324
113.48/113.55	c #restart = 2
113.48/113.56	o 129139
113.48/113.59	c Solving starts ...
115.47/115.53	c solving time = 1.830s
115.47/115.53	c #decision = 851800
115.47/115.53	c #conflict = 324
115.47/115.53	c #restart = 2
115.47/115.53	o 129138
115.47/115.57	c Solving starts ...
118.47/118.51	c solving time = 2.831s
118.47/118.51	c #decision = 887823
118.47/118.51	c #conflict = 324
118.47/118.51	c #restart = 2
118.47/118.52	o 129137
118.47/118.55	c Solving starts ...
121.97/122.00	c solving time = 3.329s
121.97/122.00	c #decision = 923777
121.97/122.00	c #conflict = 324
121.97/122.00	c #restart = 2
121.97/122.00	o 129136
121.97/122.03	c Solving starts ...
126.37/126.47	c solving time = 4.321s
126.37/126.47	c #decision = 959822
126.37/126.47	c #conflict = 324
126.37/126.47	c #restart = 2
126.37/126.47	o 129135
126.47/126.51	c Solving starts ...
131.87/131.93	c solving time = 5.312s
131.87/131.93	c #decision = 995784
131.87/131.93	c #conflict = 324
131.87/131.93	c #restart = 2
131.87/131.93	o 129134
131.87/131.97	c Solving starts ...
137.27/137.35	c solving time = 5.266s
137.27/137.35	c #decision = 1031885
137.27/137.35	c #conflict = 324
137.27/137.35	c #restart = 2
137.27/137.35	o 129133
137.87/137.92	c Solving starts ...
144.17/144.27	c solving time = 6.234s
144.17/144.27	c #decision = 1067969
144.17/144.27	c #conflict = 324
144.17/144.27	c #restart = 2
144.17/144.27	o 129132
144.27/144.30	c Solving starts ...
151.57/151.64	c solving time = 7.220s
151.57/151.64	c #decision = 1104010
151.57/151.64	c #conflict = 324
151.57/151.64	c #restart = 2
151.57/151.64	o 129131
151.57/151.68	c Solving starts ...
159.36/159.45	c solving time = 7.660s
159.36/159.45	c #decision = 1140019
159.36/159.45	c #conflict = 324
159.36/159.45	c #restart = 2
159.36/159.45	o 129130
159.36/159.49	c Solving starts ...
168.16/168.22	c solving time = 8.622s
168.16/168.22	c #decision = 1176048
168.16/168.22	c #conflict = 324
168.16/168.22	c #restart = 2
168.16/168.22	o 129129
168.16/168.26	c Solving starts ...
177.36/177.48	c solving time = 9.105s
177.36/177.48	c #decision = 1212079
177.36/177.48	c #conflict = 324
177.36/177.48	c #restart = 2
177.36/177.48	o 129128
177.46/177.52	c Solving starts ...
187.56/187.68	c solving time = 10.048s
187.56/187.68	c #decision = 1248102
187.56/187.68	c #conflict = 324
187.56/187.68	c #restart = 2
187.56/187.68	o 129127
187.66/187.72	c Solving starts ...
198.26/198.35	c solving time = 10.513s
198.26/198.35	c #decision = 1283924
198.26/198.35	c #conflict = 324
198.26/198.35	c #restart = 2
198.26/198.35	o 129126
198.26/198.39	c Solving starts ...
209.36/209.45	c solving time = 10.947s
209.36/209.45	c #decision = 1319736
209.36/209.45	c #conflict = 324
209.36/209.45	c #restart = 2
209.36/209.45	o 129125
209.36/209.49	c Solving starts ...
221.45/221.52	c solving time = 11.915s
221.45/221.52	c #decision = 1355681
221.45/221.52	c #conflict = 324
221.45/221.52	c #restart = 2
221.45/221.52	o 129124
221.45/221.56	c Solving starts ...
234.46/234.55	c solving time = 12.872s
234.46/234.55	c #decision = 1391543
234.46/234.55	c #conflict = 324
234.46/234.55	c #restart = 2
234.46/234.55	o 129123
234.46/234.59	c Solving starts ...
247.85/247.99	c solving time = 13.279s
247.85/247.99	c #decision = 1427305
247.85/247.99	c #conflict = 324
247.85/247.99	c #restart = 2
247.85/247.99	o 129122
247.95/248.02	c Solving starts ...
261.75/261.84	c solving time = 13.702s
261.75/261.84	c #decision = 1463151
261.75/261.84	c #conflict = 324
261.75/261.84	c #restart = 2
261.75/261.84	o 129121
261.75/261.88	c Solving starts ...
276.65/276.74	c solving time = 14.753s
276.65/276.74	c #decision = 1498999
276.65/276.74	c #conflict = 325
276.65/276.74	c #restart = 2
276.65/276.75	o 129120
276.65/276.78	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-3706181-1338248191/watcher-3706181-1338248191 -o /tmp/evaluation-result-3706181-1338248191/solver-3706181-1338248191 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706181-1338248191.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.06 2.07 2.01 3/177 18168
/proc/meminfo: memFree=27586400/32873844 swapFree=7116/7116
[pid=18168] ppid=18166 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/18168/stat : 18168 (toysat) R 18166 18168 16905 0 -1 4202496 810 0 0 0 0 0 0 0 20 0 1 0 290944407 6356992 730 33554432000 4194304 8973514 140734631214672 140736241908840 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18168/statm: 1552 730 411 1167 0 333 0

[startup+0.0285809 s]
/proc/loadavg: 2.06 2.07 2.01 3/177 18168
/proc/meminfo: memFree=27586400/32873844 swapFree=7116/7116
[pid=18168] ppid=18166 vsize=8256 CPUtime=0.02 cores=0,2,4,6
/proc/18168/stat : 18168 (toysat) R 18166 18168 16905 0 -1 4202496 1154 0 0 0 2 0 0 0 20 0 1 0 290944407 8454144 1074 33554432000 4194304 8973514 140734631214672 140736241908840 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18168/statm: 2064 1074 411 1167 0 845 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8256

[startup+0.100276 s]
/proc/loadavg: 2.06 2.07 2.01 3/177 18168
/proc/meminfo: memFree=27586400/32873844 swapFree=7116/7116
[pid=18168] ppid=18166 vsize=12352 CPUtime=0.09 cores=0,2,4,6
/proc/18168/stat : 18168 (toysat) R 18166 18168 16905 0 -1 4202496 2256 0 0 0 9 0 0 0 20 0 1 0 290944407 12648448 2176 33554432000 4194304 8973514 140734631214672 140736241908840 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18168/statm: 3088 2176 418 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.300286 s]
/proc/loadavg: 2.06 2.07 2.01 3/177 18168
/proc/meminfo: memFree=27586400/32873844 swapFree=7116/7116
[pid=18168] ppid=18166 vsize=25664 CPUtime=0.29 cores=0,2,4,6
/proc/18168/stat : 18168 (toysat) R 18166 18168 16905 0 -1 4202496 5681 0 0 0 28 1 0 0 20 0 1 0 290944407 26279936 5601 33554432000 4194304 8973514 140734631214672 140736241908840 4209325 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18168/statm: 6672 5611 418 1167 0 5453 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25664

[startup+0.70029 s]
/proc/loadavg: 2.06 2.07 2.01 3/177 18168
/proc/meminfo: memFree=27586400/32873844 swapFree=7116/7116
[pid=18168] ppid=18166 vsize=44096 CPUtime=0.69 cores=0,2,4,6
/proc/18168/stat : 18168 (toysat) R 18166 18168 16905 0 -1 4202496 10292 0 0 0 67 2 0 0 20 0 1 0 290944407 45154304 10212 33554432000 4194304 8973514 140734631214672 140734631214168 4209212 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18168/statm: 11024 10212 418 1167 0 9805 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44096

[startup+1.5003 s]
/proc/loadavg: 2.06 2.07 2.01 3/178 18169
/proc/meminfo: memFree=27514968/32873844 swapFree=7116/7116
[pid=18168] ppid=18166 vsize=96320 CPUtime=1.49 cores=0,2,4,6
/proc/18168/stat : 18168 (toysat) R 18166 18168 16905 0 -1 4202496 23348 0 0 0 144 5 0 0 20 0 1 0 290944407 98631680 23268 33554432000 4194304 8973514 140734631214672 140734631214168 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18168/statm: 24080 23268 418 1167 0 22861 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 96320

[startup+3.10029 s]
/proc/loadavg: 2.06 2.07 2.01 3/178 18169
/proc/meminfo: memFree=27435732/32873844 swapFree=7116/7116
[pid=18168] ppid=18166 vsize=218176 CPUtime=3.09 cores=0,2,4,6
/proc/18168/stat : 18168 (toysat) R 18166 18168 16905 0 -1 4202496 53813 0 0 0 298 11 0 0 20 0 1 0 290944407 223412224 53733 33554432000 4194304 8973514 140734631214672 140734631213936 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18168/statm: 54544 53733 418 1167 0 53325 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 218176

[startup+6.30029 s]
/proc/loadavg: 2.05 2.07 2.01 3/178 18169
/proc/meminfo: memFree=27204596/32873844 swapFree=7116/7116
[pid=18168] ppid=18166 vsize=384064 CPUtime=6.29 cores=0,2,4,6
/proc/18168/stat : 18168 (toysat) R 18166 18168 16905 0 -1 4202496 95285 0 0 0 608 21 0 0 20 0 1 0 290944407 393281536 95205 33554432000 4194304 8973514 140734631214672 140734631214168 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18168/statm: 96016 95205 418 1167 0 94797 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 384064

[startup+12.7003 s]
/proc/loadavg: 2.05 2.07 2.01 3/178 18169
/proc/meminfo: memFree=26908112/32873844 swapFree=7116/7116
[pid=18168] ppid=18166 vsize=733248 CPUtime=12.69 cores=0,2,4,6
/proc/18168/stat : 18168 (toysat) R 18166 18168 16905 0 -1 4202496 182350 0 0 0 1229 40 0 0 20 0 1 0 290944407 750845952 182270 33554432000 4194304 8973514 140734631214672 140734631213512 4209325 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18168/statm: 183312 182278 418 1167 0 182093 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 733248

[startup+25.5065 s]
/proc/loadavg: 2.04 2.06 2.01 3/177 18169
/proc/meminfo: memFree=25996952/32873844 swapFree=7116/7116
[pid=18168] ppid=18166 vsize=1584192 CPUtime=25.5 cores=0,2,4,6
/proc/18168/stat : 18168 (toysat) R 18166 18168 16905 0 -1 4202496 395317 0 0 0 2463 87 0 0 20 0 1 0 290944407 1622212608 395237 33554432000 4194304 8973514 140734631214672 140734631213936 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18168/statm: 396048 395237 418 1167 0 394829 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 1584192

[startup+51.1002 s]
/proc/loadavg: 2.02 2.06 2.01 3/177 18169
/proc/meminfo: memFree=25012344/32873844 swapFree=7116/7116
[pid=18168] ppid=18166 vsize=2567232 CPUtime=51.08 cores=0,2,4,6
/proc/18168/stat : 18168 (toysat) R 18166 18168 16905 0 -1 4202496 641097 0 0 0 4970 138 0 0 20 0 1 0 290944407 2628845568 641017 33554432000 4194304 8973514 140734631214672 140734631213936 5372348 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18168/statm: 641808 641017 432 1167 0 640589 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2567232

[startup+102.3 s]
/proc/loadavg: 2.01 2.05 2.00 3/177 18169
/proc/meminfo: memFree=26272104/32873844 swapFree=7116/7116
[pid=18168] ppid=18166 vsize=1299520 CPUtime=102.28 cores=0,2,4,6
/proc/18168/stat : 18168 (toysat) R 18166 18168 16905 0 -1 4202496 641097 0 0 0 10071 157 0 0 20 0 1 0 290944407 1330708480 324089 33554432000 4194304 8973514 140734631214672 140734631214168 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18168/statm: 324880 324089 432 1167 0 323661 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1299520

[startup+162.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 18169
/proc/meminfo: memFree=26262336/32873844 swapFree=7116/7116
[pid=18168] ppid=18166 vsize=1299520 CPUtime=162.26 cores=0,2,4,6
/proc/18168/stat : 18168 (toysat) R 18166 18168 16905 0 -1 4202496 641120 0 0 0 16060 166 0 0 20 0 1 0 290944407 1330708480 324112 33554432000 4194304 8973514 140734631214672 140734631212608 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18168/statm: 324880 324112 455 1167 0 323661 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1299520

[startup+222.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/178 18173
/proc/meminfo: memFree=26260620/32873844 swapFree=7116/7116
[pid=18168] ppid=18166 vsize=1299520 CPUtime=222.26 cores=0,2,4,6
/proc/18168/stat : 18168 (toysat) R 18166 18168 16905 0 -1 4202496 641120 0 0 0 22044 182 0 0 20 0 1 0 290944407 1330708480 324112 33554432000 4194304 8973514 140734631214672 140734631213936 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18168/statm: 324880 324112 455 1167 0 323661 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 1299520

[startup+282.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 18173
/proc/meminfo: memFree=26260408/32873844 swapFree=7116/7116
[pid=18168] ppid=18166 vsize=1299520 CPUtime=282.24 cores=0,2,4,6
/proc/18168/stat : 18168 (toysat) R 18166 18168 16905 0 -1 4202496 641120 0 0 0 28028 196 0 0 20 0 1 0 290944407 1330708480 324112 33554432000 4194304 8973514 140734631214672 140734631213936 4209212 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18168/statm: 324880 324112 455 1167 0 323661 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1299520

[startup+342.307 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 18173
/proc/meminfo: memFree=26253492/32873844 swapFree=7116/7116
[pid=18168] ppid=18166 vsize=1299520 CPUtime=342.24 cores=0,2,4,6
/proc/18168/stat : 18168 (toysat) R 18166 18168 16905 0 -1 4202496 641120 0 0 0 34012 212 0 0 20 0 1 0 290944407 1330708480 324112 33554432000 4194304 8973514 140734631214672 140734631212608 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18168/statm: 324880 324112 455 1167 0 323661 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 1299520

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 18173
/proc/meminfo: memFree=26253520/32873844 swapFree=7116/7116
[pid=18168] ppid=18166 vsize=1299520 CPUtime=402.23 cores=0,2,4,6
/proc/18168/stat : 18168 (toysat) R 18166 18168 16905 0 -1 4202496 641120 0 0 0 40000 223 0 0 20 0 1 0 290944407 1330708480 324112 33554432000 4194304 8973514 140734631214672 140734631213936 4209206 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18168/statm: 324880 324112 455 1167 0 323661 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 1299520

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 18173
/proc/meminfo: memFree=26253672/32873844 swapFree=7116/7116
[pid=18168] ppid=18166 vsize=1299520 CPUtime=462.22 cores=0,2,4,6
/proc/18168/stat : 18168 (toysat) R 18166 18168 16905 0 -1 4202496 641120 0 0 0 45986 236 0 0 20 0 1 0 290944407 1330708480 324112 33554432000 4194304 8973514 140734631214672 140734631212608 4434764 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18168/statm: 324880 324112 455 1167 0 323661 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 1299520

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 18174
/proc/meminfo: memFree=26253824/32873844 swapFree=7116/7116
[pid=18168] ppid=18166 vsize=1299520 CPUtime=522.21 cores=0,2,4,6
/proc/18168/stat : 18168 (toysat) R 18166 18168 16905 0 -1 4202496 641120 0 0 0 51974 247 0 0 20 0 1 0 290944407 1330708480 324112 33554432000 4194304 8973514 140734631214672 140734631213936 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18168/statm: 324880 324112 455 1167 0 323661 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 1299520

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18174
/proc/meminfo: memFree=26250752/32873844 swapFree=7116/7116
[pid=18168] ppid=18166 vsize=1299520 CPUtime=582.2 cores=0,2,4,6
/proc/18168/stat : 18168 (toysat) R 18166 18168 16905 0 -1 4202496 641120 0 0 0 57964 256 0 0 20 0 1 0 290944407 1330708480 324112 33554432000 4194304 8973514 140734631214672 140734631214168 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18168/statm: 324880 324112 455 1167 0 323661 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 1299520

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18178
/proc/meminfo: memFree=26239324/32873844 swapFree=7116/7116
[pid=18168] ppid=18166 vsize=1299520 CPUtime=822.16 cores=0,2,4,6
/proc/18168/stat : 18168 (toysat) R 18166 18168 16905 0 -1 4202496 641150 0 0 0 81908 308 0 0 20 0 1 0 290944407 1330708480 324112 33554432000 4194304 8973514 140734631214672 140734631214168 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18168/statm: 324880 324112 455 1167 0 323661 0
Current children cumulated CPU time (s) 822.16
Current children cumulated vsize (KiB) 1299520

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18178
/proc/meminfo: memFree=26239236/32873844 swapFree=7116/7116
[pid=18168] ppid=18166 vsize=1299520 CPUtime=882.16 cores=0,2,4,6
/proc/18168/stat : 18168 (toysat) R 18166 18168 16905 0 -1 4202496 641151 0 0 0 87895 321 0 0 20 0 1 0 290944407 1330708480 324112 33554432000 4194304 8973514 140734631214672 140734631212864 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18168/statm: 324880 324112 455 1167 0 323661 0
Current children cumulated CPU time (s) 882.16
Current children cumulated vsize (KiB) 1299520

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18178
/proc/meminfo: memFree=26232940/32873844 swapFree=7116/7116
[pid=18168] ppid=18166 vsize=1299520 CPUtime=942.14 cores=0,2,4,6
/proc/18168/stat : 18168 (toysat) R 18166 18168 16905 0 -1 4202496 641151 0 0 0 93881 333 0 0 20 0 1 0 290944407 1330708480 324112 33554432000 4194304 8973514 140734631214672 140734631212608 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18168/statm: 324880 324112 455 1167 0 323661 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 1299520

[startup+1002.31 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 18178
/proc/meminfo: memFree=26233340/32873844 swapFree=7116/7116
[pid=18168] ppid=18166 vsize=1299520 CPUtime=1002.13 cores=0,2,4,6
/proc/18168/stat : 18168 (toysat) R 18166 18168 16905 0 -1 4202496 641152 0 0 0 99870 343 0 0 20 0 1 0 290944407 1330708480 324112 33554432000 4194304 8973514 140734631214672 140734631214168 4209212 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18168/statm: 324880 324112 455 1167 0 323661 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 1299520

[startup+1062.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 18178
/proc/meminfo: memFree=26233616/32873844 swapFree=7116/7116
[pid=18168] ppid=18166 vsize=1299520 CPUtime=1062.12 cores=0,2,4,6
/proc/18168/stat : 18168 (toysat) R 18166 18168 16905 0 -1 4202496 641152 0 0 0 105858 354 0 0 20 0 1 0 290944407 1330708480 324112 33554432000 4194304 8973514 140734631214672 140734631212608 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18168/statm: 324880 324112 455 1167 0 323661 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 1299520

[startup+1122.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 18178
/proc/meminfo: memFree=26233652/32873844 swapFree=7116/7116
[pid=18168] ppid=18166 vsize=1299520 CPUtime=1122.11 cores=0,2,4,6
/proc/18168/stat : 18168 (toysat) R 18166 18168 16905 0 -1 4202496 641154 0 0 0 111845 366 0 0 20 0 1 0 290944407 1330708480 324112 33554432000 4194304 8973514 140734631214672 140734631214168 4209336 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18168/statm: 324880 324112 455 1167 0 323661 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 1299520

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18179
/proc/meminfo: memFree=26231564/32873844 swapFree=7116/7116
[pid=18168] ppid=18166 vsize=1299520 CPUtime=1182.1 cores=0,2,4,6
/proc/18168/stat : 18168 (toysat) R 18166 18168 16905 0 -1 4202496 641162 0 0 0 117830 380 0 0 20 0 1 0 290944407 1330708480 324112 33554432000 4194304 8973514 140734631214672 140734631213936 4213622 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18168/statm: 324880 324112 455 1167 0 323661 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 1299520

[startup+1242.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 18179
/proc/meminfo: memFree=26231096/32873844 swapFree=7116/7116
[pid=18168] ppid=18166 vsize=1299520 CPUtime=1242.09 cores=0,2,4,6
/proc/18168/stat : 18168 (toysat) R 18166 18168 16905 0 -1 4202496 641164 0 0 0 123817 392 0 0 20 0 1 0 290944407 1330708480 324112 33554432000 4194304 8973514 140734631214672 140734631214168 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18168/statm: 324880 324112 455 1167 0 323661 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 1299520

[startup+1302.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 18179
/proc/meminfo: memFree=26226660/32873844 swapFree=7116/7116
[pid=18168] ppid=18166 vsize=1299520 CPUtime=1302.08 cores=0,2,4,6
/proc/18168/stat : 18168 (toysat) R 18166 18168 16905 0 -1 4202496 641164 0 0 0 129805 403 0 0 20 0 1 0 290944407 1330708480 324112 33554432000 4194304 8973514 140734631214672 140734631213936 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18168/statm: 324880 324112 455 1167 0 323661 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 1299520

[startup+1362.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 18179
/proc/meminfo: memFree=26226440/32873844 swapFree=7116/7116
[pid=18168] ppid=18166 vsize=1299520 CPUtime=1362.07 cores=0,2,4,6
/proc/18168/stat : 18168 (toysat) R 18166 18168 16905 0 -1 4202496 641165 0 0 0 135795 412 0 0 20 0 1 0 290944407 1330708480 324112 33554432000 4194304 8973514 140734631214672 140734631213936 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18168/statm: 324880 324112 455 1167 0 323661 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 1299520

[startup+1422.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/178 18221
/proc/meminfo: memFree=25736660/32873844 swapFree=7116/7116
[pid=18168] ppid=18166 vsize=1299520 CPUtime=1422.05 cores=0,2,4,6
/proc/18168/stat : 18168 (toysat) R 18166 18168 16905 0 -1 4202496 641165 0 0 0 141781 424 0 0 20 0 1 0 290944407 1330708480 324112 33554432000 4194304 8973514 140734631214672 140734631213936 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18168/statm: 324880 324112 455 1167 0 323661 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 1299520

[startup+1482.3 s]
/proc/loadavg: 2.16 2.06 2.01 3/178 18245
/proc/meminfo: memFree=25869864/32873844 swapFree=7116/7116
[pid=18168] ppid=18166 vsize=1299520 CPUtime=1482.03 cores=0,2,4,6
/proc/18168/stat : 18168 (toysat) R 18166 18168 16905 0 -1 4202496 641165 0 0 0 147769 434 0 0 20 0 1 0 290944407 1330708480 324112 33554432000 4194304 8973514 140734631214672 140734631214168 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18168/statm: 324880 324112 455 1167 0 323661 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 1299520

[startup+1542.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/177 18245
/proc/meminfo: memFree=25870032/32873844 swapFree=7116/7116
[pid=18168] ppid=18166 vsize=1299520 CPUtime=1542.03 cores=0,2,4,6
/proc/18168/stat : 18168 (toysat) R 18166 18168 16905 0 -1 4202496 641165 0 0 0 153758 445 0 0 20 0 1 0 290944407 1330708480 324112 33554432000 4194304 8973514 140734631214672 140734631212608 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18168/statm: 324880 324112 455 1167 0 323661 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 1299520

[startup+1602.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 18245
/proc/meminfo: memFree=25869936/32873844 swapFree=7116/7116
[pid=18168] ppid=18166 vsize=1299520 CPUtime=1602.02 cores=0,2,4,6
/proc/18168/stat : 18168 (toysat) R 18166 18168 16905 0 -1 4202496 641165 0 0 0 159746 456 0 0 20 0 1 0 290944407 1330708480 324112 33554432000 4194304 8973514 140734631214672 140734631214168 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18168/statm: 324880 324112 455 1167 0 323661 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 1299520

[startup+1662.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 18245
/proc/meminfo: memFree=25869716/32873844 swapFree=7116/7116
[pid=18168] ppid=18166 vsize=1299520 CPUtime=1662.01 cores=0,2,4,6
/proc/18168/stat : 18168 (toysat) R 18166 18168 16905 0 -1 4202496 641165 0 0 0 165733 468 0 0 20 0 1 0 290944407 1330708480 324112 33554432000 4194304 8973514 140734631214672 140734631214168 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18168/statm: 324880 324112 455 1167 0 323661 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 1299520

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 18245
/proc/meminfo: memFree=25869868/32873844 swapFree=7116/7116
[pid=18168] ppid=18166 vsize=1299520 CPUtime=1721.99 cores=0,2,4,6
/proc/18168/stat : 18168 (toysat) R 18166 18168 16905 0 -1 4202496 641165 0 0 0 171720 479 0 0 20 0 1 0 290944407 1330708480 324112 33554432000 4194304 8973514 140734631214672 140734631212672 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18168/statm: 324880 324112 455 1167 0 323661 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 1299520

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 18246
/proc/meminfo: memFree=25869772/32873844 swapFree=7116/7116
[pid=18168] ppid=18166 vsize=1299520 CPUtime=1781.98 cores=0,2,4,6
/proc/18168/stat : 18168 (toysat) R 18166 18168 16905 0 -1 4202496 641165 0 0 0 177706 492 0 0 20 0 1 0 290944407 1330708480 324112 33554432000 4194304 8973514 140734631214672 140734631214168 4204614 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18168/statm: 324880 324112 455 1167 0 323661 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 1299520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 18246
/proc/meminfo: memFree=25869756/32873844 swapFree=7116/7116
[pid=18168] ppid=18166 vsize=1299520 CPUtime=1800.09 cores=0,2,4,6
/proc/18168/stat : 18168 (toysat) R 18166 18168 16905 0 -1 4202496 641165 0 0 0 179513 496 0 0 20 0 1 0 290944407 1330708480 324112 33554432000 4194304 8973514 140734631214672 140734631213936 4209376 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18168/statm: 324880 324112 455 1167 0 323661 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1299520

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): 1795.14
CPU system time (s): 4.96824
CPU usage (%): 99.9828
Max. virtual memory (cumulated for all children) (KiB): 2567232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.14
system time used= 4.96824
maximum resident set size= 2564068
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 641165
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= 48
involuntary context switches= 2162

runsolver used 3.47247 second user time and 9.15461 second system time

The end

Launcher Data

Begin job on node138 at 2012-05-29 01:36:33
IDJOB=3706181
IDBENCH=92833
IDSOLVER=2285
FILE ID=node138/3706181-1338248191
RUNJOBID= node138-1338229700-16921
PBS_JOBID= 14624649
Free space on /tmp= 71348 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/graca/normalized-ped2.G.recomb5-0.10-7.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3706181-1338248191/watcher-3706181-1338248191 -o /tmp/evaluation-result-3706181-1338248191/solver-3706181-1338248191 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3706181-1338248191.opb

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

MD5SUM BENCH= 89969a8b18dea22d2172ff4d7dacd555
RANDOM SEED=2072306316

node138.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
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		: 2667.347
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
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:        27586664 kB
Buffers:          667200 kB
Cached:          2636840 kB
SwapCached:          208 kB
Active:          2395716 kB
Inactive:        1990796 kB
Active(anon):    1064660 kB
Inactive(anon):    11368 kB
Active(file):    1331056 kB
Inactive(file):  1979428 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108648 kB
Dirty:             85140 kB
Writeback:             0 kB
AnonPages:       1066024 kB
Mapped:            16188 kB
Shmem:               200 kB
Slab:             756560 kB
SReclaimable:     198584 kB
SUnreclaim:       557976 kB
KernelStack:        1456 kB
PageTables:         6204 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1189692 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= 71316 MiB
End job on node138 at 2012-05-29 02:06:36