Trace number 3694558

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
pb2satCp2 2012-05-19? (TO) 1800.05 1800.71

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat85_4_27_4.opb
MD5SUM213b2ab8f9fabc47faf8664d1026e564
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark6667103
Best CPU time to get the best result obtained on this benchmark1800.07
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables14620
Total number of constraints21851
Number of constraints which are clauses170
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints21675
Minimum length of a constraint2
Maximum length of a constraint3570
Number of terms in the objective function 14365
Biggest coefficient in the objective function 169112377
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 146273936801
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 169112377
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 146273936801
Number of bits of the biggest sum of numbers38
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

2.98/3.01	c model valid
2.98/3.01	c current solution ok
4.67/4.76	o 208768389
5.56/5.64	c fallback to adder encoding
228.93/229.04	c model valid
228.93/229.04	c current solution ok
228.99/229.11	o 119341409
228.99/229.11	c fallback to adder encoding
288.82/288.96	c model valid
288.82/288.96	c current solution ok
288.87/289.02	o 35695789
288.87/289.02	c fallback to adder encoding
413.66/413.80	c model valid
413.66/413.80	c current solution ok
413.66/413.86	o 31007483
413.66/413.86	c fallback to adder encoding
444.77/444.91	c model valid
444.77/444.91	c current solution ok
444.77/444.97	o 28197853
444.77/444.97	c fallback to adder encoding
587.99/588.25	c model valid
587.99/588.25	c current solution ok
588.04/588.30	o 26516977
588.04/588.30	c fallback to adder encoding
641.09/641.39	c model valid
641.09/641.39	c current solution ok
641.19/641.45	o 24361719
641.19/641.45	c fallback to adder encoding
766.61/766.97	c model valid
766.61/766.97	c current solution ok
766.69/767.03	o 23403065
766.69/767.03	c fallback to adder encoding
925.41/925.83	c model valid
925.41/925.83	c current solution ok
925.41/925.88	o 22590093
925.41/925.88	c fallback to adder encoding
1109.15/1109.60	c model valid
1109.15/1109.60	c current solution ok
1109.15/1109.66	o 16721863
1109.15/1109.66	c fallback to adder encoding
1178.82/1179.30	c model valid
1178.82/1179.30	c current solution ok
1178.82/1179.36	o 11601175
1178.82/1179.36	c fallback to adder encoding
1659.00/1659.65	c model valid
1659.00/1659.65	c current solution ok
1659.05/1659.71	o 8312907
1659.05/1659.71	c fallback to adder encoding
1800.05/1800.71	c error: unexpected solver exit code
1800.05/1800.71	s UNKNOWN

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-3694558-1338214893/watcher-3694558-1338214893 -o /tmp/evaluation-result-3694558-1338214893/solver-3694558-1338214893 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694558-1338214893.opb 1023336432 HOME HOME 

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.00 1.87 2/179 12240
/proc/meminfo: memFree=27682804/32873648 swapFree=6844/6844
[pid=12240] ppid=12238 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12240/stat : 12240 (runPb2satCp2.sh) S 12238 12240 12080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287615187 9367552 275 33554432000 4194304 5064252 140736507193152 140736507192064 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12240/statm: 2287 275 233 213 0 72 0

[startup+0.0177541 s]
/proc/loadavg: 2.00 2.00 1.87 2/179 12240
/proc/meminfo: memFree=27682804/32873648 swapFree=6844/6844
[pid=12240] ppid=12238 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12240/stat : 12240 (runPb2satCp2.sh) S 12238 12240 12080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287615187 9367552 275 33554432000 4194304 5064252 140736507193152 140736507192064 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12240/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100257 s]
/proc/loadavg: 2.00 2.00 1.87 2/179 12240
/proc/meminfo: memFree=27682804/32873648 swapFree=6844/6844
[pid=12240] ppid=12238 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12240/stat : 12240 (runPb2satCp2.sh) S 12238 12240 12080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287615187 9367552 275 33554432000 4194304 5064252 140736507193152 140736507192064 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12240/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300279 s]
/proc/loadavg: 2.00 2.00 1.87 2/179 12240
/proc/meminfo: memFree=27682804/32873648 swapFree=6844/6844
[pid=12240] ppid=12238 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12240/stat : 12240 (runPb2satCp2.sh) S 12238 12240 12080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287615187 9367552 275 33554432000 4194304 5064252 140736507193152 140736507192064 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12240/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700171 s]
/proc/loadavg: 2.00 2.00 1.87 2/179 12240
/proc/meminfo: memFree=27682804/32873648 swapFree=6844/6844
[pid=12240] ppid=12238 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12240/stat : 12240 (runPb2satCp2.sh) S 12238 12240 12080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287615187 9367552 275 33554432000 4194304 5064252 140736507193152 140736507192064 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12240/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.00 2.00 1.87 3/183 12244
/proc/meminfo: memFree=27507872/32873648 swapFree=6844/6844
[pid=12240] ppid=12238 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12240/stat : 12240 (runPb2satCp2.sh) S 12238 12240 12080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287615187 9367552 275 33554432000 4194304 5064252 140736507193152 140736507192064 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12240/statm: 2287 275 233 213 0 72 0
[pid=12241] ppid=12240 vsize=54344 CPUtime=0.52 cores=0,2,4,6
/proc/12241/stat : 12241 (pb2sat) S 12240 12240 12080 0 -1 4202496 8601 0 0 0 48 4 0 0 20 0 1 0 287615187 55648256 10348 33554432000 4194304 5873084 140733734672352 140733734668776 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12241/statm: 13586 10348 169 410 0 13168 0
[pid=12243] ppid=12241 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12243/stat : 12243 (satsolver.sh) S 12241 12240 12080 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287615240 9367552 266 33554432000 4194304 5064252 140735031676032 140735031674944 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12243/statm: 2287 266 226 213 0 72 0
[pid=12244] ppid=12243 vsize=120244 CPUtime=0.94 cores=0,2,4,6
/proc/12244/stat : 12244 (glucose_static) R 12243 12240 12080 0 -1 4202496 23290 0 0 0 91 3 0 0 20 0 1 0 287615241 123129856 28729 33554432000 4194304 4896791 140733801851968 140733801849272 4224696 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12244/statm: 30061 28729 78 172 0 29887 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 192884

[startup+3.10021 s]
/proc/loadavg: 2.00 2.00 1.87 3/183 12286
/proc/meminfo: memFree=28658256/32873648 swapFree=6844/6844
[pid=12240] ppid=12238 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12240/stat : 12240 (runPb2satCp2.sh) S 12238 12240 12080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287615187 9367552 275 33554432000 4194304 5064252 140736507193152 140736507192064 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12240/statm: 2287 275 233 213 0 72 0
[pid=12241] ppid=12240 vsize=64252 CPUtime=3.07 cores=0,2,4,6
/proc/12241/stat : 12241 (pb2sat) R 12240 12240 12080 0 -1 4202496 10734 24474 0 0 57 11 234 5 20 0 1 0 287615187 65794048 12832 33554432000 4194304 5873084 140733734672352 140733734667784 4547900 0 0 4096 0 0 0 0 17 6 0 0 0 0 0
/proc/12241/statm: 16063 12832 177 410 0 15645 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 73400

[startup+6.30112 s]
/proc/loadavg: 2.00 2.00 1.87 3/181 12290
/proc/meminfo: memFree=28393116/32873648 swapFree=6844/6844
[pid=12240] ppid=12238 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12240/stat : 12240 (runPb2satCp2.sh) S 12238 12240 12080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287615187 9367552 275 33554432000 4194304 5064252 140736507193152 140736507192064 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12240/statm: 2287 275 233 213 0 72 0
[pid=12241] ppid=12240 vsize=235872 CPUtime=6.27 cores=0,2,4,6
/proc/12241/stat : 12241 (pb2sat) R 12240 12240 12080 0 -1 4202496 16420 24988 0 0 236 149 234 8 20 0 1 0 287615187 241532928 49749 33554432000 4194304 5873084 140733734672352 140733734666744 4420289 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12241/statm: 58968 49749 184 410 0 58550 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 245020

[startup+12.7008 s]
/proc/loadavg: 2.00 2.00 1.87 3/183 12298
/proc/meminfo: memFree=27708748/32873648 swapFree=6844/6844
[pid=12240] ppid=12238 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12240/stat : 12240 (runPb2satCp2.sh) S 12238 12240 12080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287615187 9367552 275 33554432000 4194304 5064252 140736507193152 140736507192064 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12240/statm: 2287 275 233 213 0 72 0
[pid=12241] ppid=12240 vsize=327112 CPUtime=7.22 cores=0,2,4,6
/proc/12241/stat : 12241 (pb2sat) S 12240 12240 12080 0 -1 4202496 17752 24988 0 0 306 174 234 8 20 0 1 0 287615187 334962688 52603 33554432000 4194304 5873084 140733734672352 140733734666168 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12241/statm: 81778 52603 184 410 0 81360 0
[pid=12292] ppid=12241 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12292/stat : 12292 (satsolver.sh) S 12241 12240 12080 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287615912 9367552 267 33554432000 4194304 5064252 140733482715424 140733482714336 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12292/statm: 2287 267 226 213 0 72 0
[pid=12293] ppid=12292 vsize=537692 CPUtime=5.44 cores=0,2,4,6
/proc/12293/stat : 12293 (glucose_static) R 12292 12240 12080 0 -1 4202496 82998 0 0 0 520 24 0 0 20 0 1 0 287615912 550596608 116968 33554432000 4194304 4896791 140735263150272 140735263147400 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12293/statm: 134423 116968 78 172 0 134249 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 883100

[startup+25.5012 s]
/proc/loadavg: 2.07 2.02 1.88 3/183 12298
/proc/meminfo: memFree=27705712/32873648 swapFree=6844/6844
[pid=12240] ppid=12238 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12240/stat : 12240 (runPb2satCp2.sh) S 12238 12240 12080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287615187 9367552 275 33554432000 4194304 5064252 140736507193152 140736507192064 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12240/statm: 2287 275 233 213 0 72 0
[pid=12241] ppid=12240 vsize=327112 CPUtime=7.22 cores=0,2,4,6
/proc/12241/stat : 12241 (pb2sat) S 12240 12240 12080 0 -1 4202496 17752 24988 0 0 306 174 234 8 20 0 1 0 287615187 334962688 52603 33554432000 4194304 5873084 140733734672352 140733734666168 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12241/statm: 81778 52603 184 410 0 81360 0
[pid=12292] ppid=12241 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12292/stat : 12292 (satsolver.sh) S 12241 12240 12080 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287615912 9367552 267 33554432000 4194304 5064252 140733482715424 140733482714336 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12292/statm: 2287 267 226 213 0 72 0
[pid=12293] ppid=12292 vsize=538616 CPUtime=18.23 cores=0,2,4,6
/proc/12293/stat : 12293 (glucose_static) R 12292 12240 12080 0 -1 4202496 83230 0 0 0 1799 24 0 0 20 0 1 0 287615912 551542784 118733 33554432000 4194304 4896791 140735263150272 140735263147480 4203772 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12293/statm: 134654 118733 78 172 0 134480 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 884024

[startup+51.1067 s]
/proc/loadavg: 2.04 2.01 1.88 3/183 12298
/proc/meminfo: memFree=27646468/32873648 swapFree=6844/6844
[pid=12240] ppid=12238 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12240/stat : 12240 (runPb2satCp2.sh) S 12238 12240 12080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287615187 9367552 275 33554432000 4194304 5064252 140736507193152 140736507192064 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12240/statm: 2287 275 233 213 0 72 0
[pid=12241] ppid=12240 vsize=327112 CPUtime=7.22 cores=0,2,4,6
/proc/12241/stat : 12241 (pb2sat) S 12240 12240 12080 0 -1 4202496 17752 24988 0 0 306 174 234 8 20 0 1 0 287615187 334962688 52603 33554432000 4194304 5873084 140733734672352 140733734666168 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12241/statm: 81778 52603 184 410 0 81360 0
[pid=12292] ppid=12241 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12292/stat : 12292 (satsolver.sh) S 12241 12240 12080 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287615912 9367552 267 33554432000 4194304 5064252 140733482715424 140733482714336 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12292/statm: 2287 267 226 213 0 72 0
[pid=12293] ppid=12292 vsize=623400 CPUtime=43.84 cores=0,2,4,6
/proc/12293/stat : 12293 (glucose_static) R 12292 12240 12080 0 -1 4202496 85470 0 0 0 4354 30 0 0 20 0 1 0 287615912 638361600 133004 33554432000 4194304 4896791 140735263150272 140735263147480 4224706 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12293/statm: 155850 133004 78 172 0 155676 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 968808

[startup+102.3 s]
/proc/loadavg: 2.02 2.01 1.89 3/183 12316
/proc/meminfo: memFree=27666564/32873648 swapFree=6844/6844
[pid=12240] ppid=12238 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12240/stat : 12240 (runPb2satCp2.sh) S 12238 12240 12080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287615187 9367552 275 33554432000 4194304 5064252 140736507193152 140736507192064 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12240/statm: 2287 275 233 213 0 72 0
[pid=12241] ppid=12240 vsize=327112 CPUtime=7.22 cores=0,2,4,6
/proc/12241/stat : 12241 (pb2sat) S 12240 12240 12080 0 -1 4202496 17752 24988 0 0 306 174 234 8 20 0 1 0 287615187 334962688 52603 33554432000 4194304 5873084 140733734672352 140733734666168 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12241/statm: 81778 52603 184 410 0 81360 0
[pid=12292] ppid=12241 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12292/stat : 12292 (satsolver.sh) S 12241 12240 12080 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287615912 9367552 267 33554432000 4194304 5064252 140733482715424 140733482714336 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12292/statm: 2287 267 226 213 0 72 0
[pid=12293] ppid=12292 vsize=625632 CPUtime=95.02 cores=0,2,4,6
/proc/12293/stat : 12293 (glucose_static) R 12292 12240 12080 0 -1 4202496 89491 0 0 0 9451 51 0 0 20 0 1 0 287615912 640647168 138333 33554432000 4194304 4896791 140735263150272 140735263147848 4225201 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12293/statm: 156408 138333 78 172 0 156234 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 971040

[startup+162.3 s]
/proc/loadavg: 2.08 2.02 1.90 3/183 12316
/proc/meminfo: memFree=27614492/32873648 swapFree=6844/6844
[pid=12240] ppid=12238 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12240/stat : 12240 (runPb2satCp2.sh) S 12238 12240 12080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287615187 9367552 275 33554432000 4194304 5064252 140736507193152 140736507192064 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12240/statm: 2287 275 233 213 0 72 0
[pid=12241] ppid=12240 vsize=327112 CPUtime=7.22 cores=0,2,4,6
/proc/12241/stat : 12241 (pb2sat) S 12240 12240 12080 0 -1 4202496 17752 24988 0 0 306 174 234 8 20 0 1 0 287615187 334962688 52603 33554432000 4194304 5873084 140733734672352 140733734666168 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12241/statm: 81778 52603 184 410 0 81360 0
[pid=12292] ppid=12241 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12292/stat : 12292 (satsolver.sh) S 12241 12240 12080 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287615912 9367552 267 33554432000 4194304 5064252 140733482715424 140733482714336 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12292/statm: 2287 267 226 213 0 72 0
[pid=12293] ppid=12292 vsize=759276 CPUtime=155.01 cores=0,2,4,6
/proc/12293/stat : 12293 (glucose_static) R 12292 12240 12080 0 -1 4202496 93324 0 0 0 15434 67 0 0 20 0 1 0 287615912 777498624 148797 33554432000 4194304 4896791 140735263150272 140735263147800 4224921 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12293/statm: 189819 148797 78 172 0 189645 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 1104684

[startup+222.3 s]
/proc/loadavg: 2.03 2.01 1.91 3/183 12317
/proc/meminfo: memFree=27611152/32873648 swapFree=6844/6844
[pid=12240] ppid=12238 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/12372/stat : 12372 (glucose_static) R 12371 12240 12080 0 -1 4202496 77163 0 0 0 18098 36 0 0 20 0 1 0 287733279 653864960 140387 33554432000 4194304 4896791 140735001068400 140735001065608 4216457 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12372/statm: 159635 140387 78 172 0 159461 0
Current children cumulated CPU time (s) 1361.79
Current children cumulated vsize (KiB) 850592

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/183 12376
/proc/meminfo: memFree=27935796/32873648 swapFree=6844/6844
[pid=12240] ppid=12238 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12240/stat : 12240 (runPb2satCp2.sh) S 12238 12240 12080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287615187 9367552 275 33554432000 4194304 5064252 140736507193152 140736507192064 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12240/statm: 2287 275 233 213 0 72 0
[pid=12241] ppid=12240 vsize=193756 CPUtime=1180.45 cores=0,2,4,6
/proc/12241/stat : 12241 (pb2sat) S 12240 12240 12080 0 -1 4202496 105517 818836 0 0 2088 396 115177 384 20 0 1 0 287615187 198406144 37184 33554432000 4194304 5873084 140733734672352 140733734666168 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12241/statm: 48439 37184 184 410 0 48021 0
[pid=12371] ppid=12241 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12371/stat : 12371 (satsolver.sh) S 12241 12240 12080 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287733279 9367552 267 33554432000 4194304 5064252 140735768577984 140735768576896 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12371/statm: 2287 267 226 213 0 72 0
[pid=12372] ppid=12371 vsize=511112 CPUtime=241.31 cores=0,2,4,6
/proc/12372/stat : 12372 (glucose_static) R 12371 12240 12080 0 -1 4202496 81230 0 0 0 24078 53 0 0 20 0 1 0 287733279 523378688 107047 33554432000 4194304 4896791 140735001068400 140735001066040 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12372/statm: 127778 107047 78 172 0 127604 0
Current children cumulated CPU time (s) 1421.76
Current children cumulated vsize (KiB) 723164

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/183 12376
/proc/meminfo: memFree=27906272/32873648 swapFree=6844/6844
[pid=12240] ppid=12238 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12240/stat : 12240 (runPb2satCp2.sh) S 12238 12240 12080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287615187 9367552 275 33554432000 4194304 5064252 140736507193152 140736507192064 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12240/statm: 2287 275 233 213 0 72 0
[pid=12241] ppid=12240 vsize=193756 CPUtime=1180.45 cores=0,2,4,6
/proc/12241/stat : 12241 (pb2sat) S 12240 12240 12080 0 -1 4202496 105517 818836 0 0 2088 396 115177 384 20 0 1 0 287615187 198406144 37184 33554432000 4194304 5873084 140733734672352 140733734666168 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12241/statm: 48439 37184 184 410 0 48021 0
[pid=12371] ppid=12241 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12371/stat : 12371 (satsolver.sh) S 12241 12240 12080 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287733279 9367552 267 33554432000 4194304 5064252 140735768577984 140735768576896 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12371/statm: 2287 267 226 213 0 72 0
[pid=12372] ppid=12371 vsize=514244 CPUtime=301.29 cores=0,2,4,6
/proc/12372/stat : 12372 (glucose_static) R 12371 12240 12080 0 -1 4202496 87113 0 0 0 30075 54 0 0 20 0 1 0 287733279 526585856 111480 33554432000 4194304 4896791 140735001068400 140735001065912 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12372/statm: 128561 111480 78 172 0 128387 0
Current children cumulated CPU time (s) 1481.74
Current children cumulated vsize (KiB) 726296

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/183 12376
/proc/meminfo: memFree=27976820/32873648 swapFree=6844/6844
[pid=12240] ppid=12238 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12240/stat : 12240 (runPb2satCp2.sh) S 12238 12240 12080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287615187 9367552 275 33554432000 4194304 5064252 140736507193152 140736507192064 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12240/statm: 2287 275 233 213 0 72 0
[pid=12241] ppid=12240 vsize=193756 CPUtime=1180.45 cores=0,2,4,6
/proc/12241/stat : 12241 (pb2sat) S 12240 12240 12080 0 -1 4202496 105517 818836 0 0 2088 396 115177 384 20 0 1 0 287615187 198406144 37184 33554432000 4194304 5873084 140733734672352 140733734666168 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12241/statm: 48439 37184 184 410 0 48021 0
[pid=12371] ppid=12241 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12371/stat : 12371 (satsolver.sh) S 12241 12240 12080 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287733279 9367552 267 33554432000 4194304 5064252 140735768577984 140735768576896 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12371/statm: 2287 267 226 213 0 72 0
[pid=12372] ppid=12371 vsize=433560 CPUtime=361.27 cores=0,2,4,6
/proc/12372/stat : 12372 (glucose_static) R 12371 12240 12080 0 -1 4202496 91123 0 0 0 36070 57 0 0 20 0 1 0 287733279 443965440 93059 33554432000 4194304 4896791 140735001068400 140735001065912 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12372/statm: 108390 93059 78 172 0 108216 0
Current children cumulated CPU time (s) 1541.72
Current children cumulated vsize (KiB) 645612

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/183 12376
/proc/meminfo: memFree=27957164/32873648 swapFree=6844/6844
[pid=12240] ppid=12238 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12240/stat : 12240 (runPb2satCp2.sh) S 12238 12240 12080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287615187 9367552 275 33554432000 4194304 5064252 140736507193152 140736507192064 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12240/statm: 2287 275 233 213 0 72 0
[pid=12241] ppid=12240 vsize=193756 CPUtime=1180.45 cores=0,2,4,6
/proc/12241/stat : 12241 (pb2sat) S 12240 12240 12080 0 -1 4202496 105517 818836 0 0 2088 396 115177 384 20 0 1 0 287615187 198406144 37184 33554432000 4194304 5873084 140733734672352 140733734666168 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12241/statm: 48439 37184 184 410 0 48021 0
[pid=12371] ppid=12241 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12371/stat : 12371 (satsolver.sh) S 12241 12240 12080 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287733279 9367552 267 33554432000 4194304 5064252 140735768577984 140735768576896 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12371/statm: 2287 267 226 213 0 72 0
[pid=12372] ppid=12371 vsize=434412 CPUtime=421.26 cores=0,2,4,6
/proc/12372/stat : 12372 (glucose_static) R 12371 12240 12080 0 -1 4202496 93961 0 0 0 42068 58 0 0 20 0 1 0 287733279 444837888 95817 33554432000 4194304 4896791 140735001068400 140735001065544 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12372/statm: 108603 95817 78 172 0 108429 0
Current children cumulated CPU time (s) 1601.71
Current children cumulated vsize (KiB) 646464

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/183 12379
/proc/meminfo: memFree=28253252/32873648 swapFree=6844/6844
[pid=12240] ppid=12238 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12240/stat : 12240 (runPb2satCp2.sh) S 12238 12240 12080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287615187 9367552 275 33554432000 4194304 5064252 140736507193152 140736507192064 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12240/statm: 2287 275 233 213 0 72 0
[pid=12241] ppid=12240 vsize=193364 CPUtime=1660.52 cores=0,2,4,6
/proc/12241/stat : 12241 (pb2sat) S 12240 12240 12080 0 -1 4202496 113918 915776 0 0 2224 412 162965 451 20 0 1 0 287615187 198004736 35038 33554432000 4194304 5873084 140733734672352 140733734666168 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12241/statm: 48341 35038 184 410 0 47923 0
[pid=12378] ppid=12241 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12378/stat : 12378 (satsolver.sh) S 12241 12240 12080 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287781299 9367552 267 33554432000 4194304 5064252 140734380453648 140734380452560 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12378/statm: 2287 267 226 213 0 72 0
[pid=12379] ppid=12378 vsize=315616 CPUtime=1.16 cores=0,2,4,6
/proc/12379/stat : 12379 (glucose_static) R 12378 12240 12080 0 -1 4202496 49113 0 0 0 105 11 0 0 20 0 1 0 287781300 323190784 71583 33554432000 4194304 4896791 140736682225744 140736681174536 4401607 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12379/statm: 78904 71583 58 172 0 78730 0
Current children cumulated CPU time (s) 1661.68
Current children cumulated vsize (KiB) 527276

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/184 12383
/proc/meminfo: memFree=27985104/32873648 swapFree=6844/6844
[pid=12240] ppid=12238 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12240/stat : 12240 (runPb2satCp2.sh) S 12238 12240 12080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287615187 9367552 275 33554432000 4194304 5064252 140736507193152 140736507192064 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12240/statm: 2287 275 233 213 0 72 0
[pid=12241] ppid=12240 vsize=193364 CPUtime=1660.52 cores=0,2,4,6
/proc/12241/stat : 12241 (pb2sat) S 12240 12240 12080 0 -1 4202496 113918 915776 0 0 2224 412 162965 451 20 0 1 0 287615187 198004736 35038 33554432000 4194304 5873084 140733734672352 140733734666168 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12241/statm: 48341 35038 184 410 0 47923 0
[pid=12378] ppid=12241 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12378/stat : 12378 (satsolver.sh) S 12241 12240 12080 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287781299 9367552 267 33554432000 4194304 5064252 140734380453648 140734380452560 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12378/statm: 2287 267 226 213 0 72 0
[pid=12379] ppid=12378 vsize=402304 CPUtime=61.15 cores=0,2,4,6
/proc/12379/stat : 12379 (glucose_static) R 12378 12240 12080 0 -1 4202496 65672 0 0 0 6092 23 0 0 20 0 1 0 287781300 411959296 95111 33554432000 4194304 4896791 140736682225744 140736682223272 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12379/statm: 100576 95111 78 172 0 100402 0
Current children cumulated CPU time (s) 1721.67
Current children cumulated vsize (KiB) 613964

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/183 12383
/proc/meminfo: memFree=28006860/32873648 swapFree=6844/6844
[pid=12240] ppid=12238 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12240/stat : 12240 (runPb2satCp2.sh) S 12238 12240 12080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287615187 9367552 275 33554432000 4194304 5064252 140736507193152 140736507192064 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12240/statm: 2287 275 233 213 0 72 0
[pid=12241] ppid=12240 vsize=193364 CPUtime=1660.52 cores=0,2,4,6
/proc/12241/stat : 12241 (pb2sat) S 12240 12240 12080 0 -1 4202496 113918 915776 0 0 2224 412 162965 451 20 0 1 0 287615187 198004736 35038 33554432000 4194304 5873084 140733734672352 140733734666168 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12241/statm: 48341 35038 184 410 0 47923 0
[pid=12378] ppid=12241 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12378/stat : 12378 (satsolver.sh) S 12241 12240 12080 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287781299 9367552 267 33554432000 4194304 5064252 140734380453648 140734380452560 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12378/statm: 2287 267 226 213 0 72 0
[pid=12379] ppid=12378 vsize=356196 CPUtime=121.13 cores=0,2,4,6
/proc/12379/stat : 12379 (glucose_static) R 12378 12240 12080 0 -1 4202496 70297 0 0 0 12087 26 0 0 20 0 1 0 287781300 364744704 82501 33554432000 4194304 4896791 140736682225744 140736682222952 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12379/statm: 89049 82501 78 172 0 88875 0
Current children cumulated CPU time (s) 1781.65
Current children cumulated vsize (KiB) 567856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.7 s]
/proc/loadavg: 2.00 2.00 1.93 3/183 12383
/proc/meminfo: memFree=28025536/32873648 swapFree=6844/6844
[pid=12240] ppid=12238 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12240/stat : 12240 (runPb2satCp2.sh) S 12238 12240 12080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287615187 9367552 275 33554432000 4194304 5064252 140736507193152 140736507192064 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12240/statm: 2287 275 233 213 0 72 0
[pid=12241] ppid=12240 vsize=193364 CPUtime=1660.52 cores=0,2,4,6
/proc/12241/stat : 12241 (pb2sat) S 12240 12240 12080 0 -1 4202496 113918 915776 0 0 2224 412 162965 451 20 0 1 0 287615187 198004736 35038 33554432000 4194304 5873084 140733734672352 140733734666168 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12241/statm: 48341 35038 184 410 0 47923 0
[pid=12378] ppid=12241 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12378/stat : 12378 (satsolver.sh) S 12241 12240 12080 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287781299 9367552 267 33554432000 4194304 5064252 140734380453648 140734380452560 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12378/statm: 2287 267 226 213 0 72 0
[pid=12379] ppid=12378 vsize=357960 CPUtime=139.53 cores=0,2,4,6
/proc/12379/stat : 12379 (glucose_static) R 12378 12240 12080 0 -1 4202496 70819 0 0 0 13927 26 0 0 20 0 1 0 287781300 366551040 84464 33554432000 4194304 4896791 140736682225744 140736682222952 4203877 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12379/statm: 89490 84464 78 172 0 89316 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 569620

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12240 and gives
#  childrusage.ru_utime.tv_sec=1651
#  childrusage.ru_utime.tv_usec=905872
#  childrusage.ru_stime.tv_sec=8
#  childrusage.ru_stime.tv_usec=645685
# CPU time returned by wait4() is 1660.55
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.71
CPU time (s): 1800.05
CPU user time (s): 1791.16
CPU system time (s): 8.89
CPU usage (%): 99.9631
Max. virtual memory (cumulated for all children) (KiB): 1316992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1651.91
system time used= 8.64569
maximum resident set size= 832416
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1030674
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3577120
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 621
involuntary context switches= 1920

runsolver used 3.9114 second user time and 9.2026 second system time

The end

Launcher Data

Begin job on node124 at 2012-05-28 16:21:33
IDJOB=3694558
IDBENCH=92741
IDSOLVER=2273
FILE ID=node124/3694558-1338214893
RUNJOBID= node124-1338213092-12096
PBS_JOBID= 14624615
Free space on /tmp= 71200 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Base/normalized-minisat85_4_27_4.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694558-1338214893/watcher-3694558-1338214893 -o /tmp/evaluation-result-3694558-1338214893/solver-3694558-1338214893 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694558-1338214893.opb 1023336432 HOME HOME

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

MD5SUM BENCH= 213b2ab8f9fabc47faf8664d1026e564
RANDOM SEED=1023336432

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27682804 kB
Buffers:          399684 kB
Cached:          2972228 kB
SwapCached:            0 kB
Active:          2211228 kB
Inactive:        2147516 kB
Active(anon):     989044 kB
Inactive(anon):        0 kB
Active(file):    1222184 kB
Inactive(file):  2147516 kB
Unevictable:        6844 kB
Mlocked:            6844 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9728 kB
Writeback:            32 kB
AnonPages:        993256 kB
Mapped:            15464 kB
Shmem:               200 kB
Slab:             691448 kB
SReclaimable:     135824 kB
SUnreclaim:       555624 kB
KernelStack:        1512 kB
PageTables:         5916 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1250664 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    866304 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71252 MiB
End job on node124 at 2012-05-28 16:51:34