Trace number 3750078

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
npSolver 1.0 (fixed)? (TO) 1800.05 1801.62

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat100_4_32_7.opb
MD5SUM5143d5ad0515f9b6d1308dd1ede87dc2
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark8017325
Best CPU time to get the best result obtained on this benchmark1800.01
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20200
Total number of constraints30206
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints30000
Minimum length of a constraint2
Maximum length of a constraint4950
Number of terms in the objective function 19900
Biggest coefficient in the objective function 183250432
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 208246496520
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 183250432
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 208246496520
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

Solver Data

0.00/0.13	c old isEQ: 0, new EQ is 1
2.57/2.60	c run usual solver
136.14/136.26	c model valid
136.14/136.26	c current solution ok
140.57/140.90	o 193701139
140.57/140.90	c current bound: 96850619
140.57/140.90	c fallback to adder encoding
395.48/395.88	c model valid
395.48/395.88	c current solution ok
395.67/396.02	o 42430581
395.67/396.02	c current bound: 21215340
395.67/396.02	c fallback to adder encoding
1800.05/1801.61	c error: unexpected solver exit code
1800.05/1801.61	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-3750078-1339181673/watcher-3750078-1339181673 -o /tmp/evaluation-result-3750078-1339181673/solver-3750078-1339181673 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750078-1339181673.opb 1453575309 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: 1.51 1.84 1.92 3/177 5225
/proc/meminfo: memFree=30902192/32873648 swapFree=7628/7628
[pid=5225] ppid=5223 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/5225/stat : 5225 (runsolver) D 5223 5225 16392 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 384292731 12095488 51 33554432000 4194304 5436572 140734609304896 140734609301192 4883175 0 0 4096 24578 18446744071579943789 0 0 17 0 0 0 0 0 0
/proc/5225/statm: 2953 51 31 304 0 2645 0

[startup+0.019027 s]
/proc/loadavg: 1.51 1.84 1.92 3/177 5225
/proc/meminfo: memFree=30902192/32873648 swapFree=7628/7628
[pid=5225] ppid=5223 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5225/stat : 5225 (npSolver-pbo.sh) S 5223 5225 16392 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384292731 9367552 275 33554432000 4194304 5064252 140734807697680 140734807696592 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5225/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100157 s]
/proc/loadavg: 1.51 1.84 1.92 3/177 5225
/proc/meminfo: memFree=30902192/32873648 swapFree=7628/7628
[pid=5225] ppid=5223 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5225/stat : 5225 (npSolver-pbo.sh) S 5223 5225 16392 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384292731 9367552 275 33554432000 4194304 5064252 140734807697680 140734807696592 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5225/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300158 s]
/proc/loadavg: 1.51 1.84 1.92 3/177 5225
/proc/meminfo: memFree=30902192/32873648 swapFree=7628/7628
[pid=5225] ppid=5223 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5225/stat : 5225 (npSolver-pbo.sh) S 5223 5225 16392 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384292731 9367552 275 33554432000 4194304 5064252 140734807697680 140734807696592 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5225/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700165 s]
/proc/loadavg: 1.51 1.84 1.92 3/177 5225
/proc/meminfo: memFree=30902192/32873648 swapFree=7628/7628
[pid=5225] ppid=5223 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5225/stat : 5225 (npSolver-pbo.sh) S 5223 5225 16392 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384292731 9367552 275 33554432000 4194304 5064252 140734807697680 140734807696592 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5225/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 1.51 1.84 1.92 3/181 5229
/proc/meminfo: memFree=30710848/32873648 swapFree=7628/7628
[pid=5225] ppid=5223 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5225/stat : 5225 (npSolver-pbo.sh) S 5223 5225 16392 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384292731 9367552 275 33554432000 4194304 5064252 140734807697680 140734807696592 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5225/statm: 2287 275 233 213 0 72 0
[pid=5227] ppid=5225 vsize=180804 CPUtime=1.48 cores=0,2,4,6
/proc/5227/stat : 5227 (npSolver-pbo) R 5225 5225 16392 0 -1 4202496 9597 0 0 0 144 4 0 0 20 0 1 0 384292732 185143296 32522 33554432000 4194304 6004724 140735995218928 140735995213528 5055496 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5227/statm: 45201 32522 163 442 0 44755 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 189952

[startup+3.10028 s]
/proc/loadavg: 1.55 1.84 1.92 3/181 5232
/proc/meminfo: memFree=30679272/32873648 swapFree=7628/7628
[pid=5225] ppid=5223 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5225/stat : 5225 (npSolver-pbo.sh) S 5223 5225 16392 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384292731 9367552 275 33554432000 4194304 5064252 140734807697680 140734807696592 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5225/statm: 2287 275 233 213 0 72 0
[pid=5227] ppid=5225 vsize=284528 CPUtime=2.62 cores=0,2,4,6
/proc/5227/stat : 5227 (npSolver-pbo) S 5225 5225 16392 0 -1 4202496 10705 0 0 0 231 31 0 0 20 0 1 0 384292732 291356672 40541 33554432000 4194304 6004724 140735995218928 140735995212976 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5227/statm: 71132 40541 171 442 0 70686 0
Current children cumulated CPU time (s) 2.62
Current children cumulated vsize (KiB) 293676

[startup+6.30029 s]
/proc/loadavg: 1.55 1.84 1.92 3/183 5234
/proc/meminfo: memFree=29978892/32873648 swapFree=7628/7628
[pid=5225] ppid=5223 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5225/stat : 5225 (npSolver-pbo.sh) S 5223 5225 16392 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384292731 9367552 275 33554432000 4194304 5064252 140734807697680 140734807696592 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5225/statm: 2287 275 233 213 0 72 0
[pid=5227] ppid=5225 vsize=284528 CPUtime=2.62 cores=0,2,4,6
/proc/5227/stat : 5227 (npSolver-pbo) S 5225 5225 16392 0 -1 4202496 10705 0 0 0 231 31 0 0 20 0 1 0 384292732 291356672 40541 33554432000 4194304 6004724 140735995218928 140735995212976 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5227/statm: 71132 40541 171 442 0 70686 0
[pid=5233] ppid=5227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5233/stat : 5233 (cp2_pre.sh) S 5227 5225 16392 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 384292995 9367552 276 33554432000 4194304 5064252 140737120840400 140737120839104 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5233/statm: 2287 276 234 213 0 72 0
[pid=5234] ppid=5233 vsize=669756 CPUtime=3.64 cores=0,2,4,6
/proc/5234/stat : 5234 (coprocessor) R 5233 5225 16392 0 -1 4202496 67768 0 0 0 346 18 0 0 20 0 1 0 384292996 685830144 149702 33554432000 4194304 6586260 140733862718560 140733862714824 5511711 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/5234/statm: 167439 149703 164 584 0 166851 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 972580

[startup+12.7003 s]
/proc/loadavg: 1.69 1.86 1.93 3/183 5234
/proc/meminfo: memFree=29676904/32873648 swapFree=7628/7628
[pid=5225] ppid=5223 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5225/stat : 5225 (npSolver-pbo.sh) S 5223 5225 16392 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384292731 9367552 275 33554432000 4194304 5064252 140734807697680 140734807696592 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5225/statm: 2287 275 233 213 0 72 0
[pid=5227] ppid=5225 vsize=284528 CPUtime=2.62 cores=0,2,4,6
/proc/5227/stat : 5227 (npSolver-pbo) S 5225 5225 16392 0 -1 4202496 10705 0 0 0 231 31 0 0 20 0 1 0 384292732 291356672 40541 33554432000 4194304 6004724 140735995218928 140735995212976 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5227/statm: 71132 40541 171 442 0 70686 0
[pid=5233] ppid=5227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5233/stat : 5233 (cp2_pre.sh) S 5227 5225 16392 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 384292995 9367552 276 33554432000 4194304 5064252 140737120840400 140737120839104 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5233/statm: 2287 276 234 213 0 72 0
[pid=5234] ppid=5233 vsize=789164 CPUtime=10.05 cores=0,2,4,6
/proc/5234/stat : 5234 (coprocessor) R 5233 5225 16392 0 -1 4202496 84192 0 0 0 956 49 0 0 20 0 1 0 384292996 808103936 191829 33554432000 4194304 6586260 140733862718560 140733862714312 5732496 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/5234/statm: 197291 191829 199 584 0 196703 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1091988

[startup+25.5004 s]
/proc/loadavg: 1.81 1.88 1.93 3/183 5237
/proc/meminfo: memFree=30290656/32873648 swapFree=7628/7628
[pid=5225] ppid=5223 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5225/stat : 5225 (npSolver-pbo.sh) S 5223 5225 16392 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384292731 9367552 275 33554432000 4194304 5064252 140734807697680 140734807696592 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5225/statm: 2287 275 233 213 0 72 0
[pid=5227] ppid=5225 vsize=284528 CPUtime=13.02 cores=0,2,4,6
/proc/5227/stat : 5227 (npSolver-pbo) S 5225 5225 16392 0 -1 4202496 10712 85093 0 0 231 31 985 55 20 0 1 0 384292732 291356672 40541 33554432000 4194304 6004724 140735995218928 140735995214064 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5227/statm: 71132 40541 171 442 0 70686 0
[pid=5236] ppid=5227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5236/stat : 5236 (satsolver.sh) S 5227 5225 16392 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384294037 9367552 267 33554432000 4194304 5064252 140736389714912 140736389713824 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5236/statm: 2287 267 226 213 0 72 0
[pid=5237] ppid=5236 vsize=294208 CPUtime=12.43 cores=0,2,4,6
/proc/5237/stat : 5237 (glucose) R 5236 5225 16392 0 -1 4202496 50128 0 0 0 1232 11 0 0 20 0 1 0 384294037 301268992 68789 33554432000 4194304 5208918 140735816248608 140735816246456 4229021 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5237/statm: 73552 68789 103 248 0 73301 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 597032

[startup+51.1003 s]
/proc/loadavg: 1.96 1.91 1.94 3/183 5251
/proc/meminfo: memFree=30153484/32873648 swapFree=7628/7628
[pid=5225] ppid=5223 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5225/stat : 5225 (npSolver-pbo.sh) S 5223 5225 16392 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384292731 9367552 275 33554432000 4194304 5064252 140734807697680 140734807696592 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5225/statm: 2287 275 233 213 0 72 0
[pid=5227] ppid=5225 vsize=284528 CPUtime=13.02 cores=0,2,4,6
/proc/5227/stat : 5227 (npSolver-pbo) S 5225 5225 16392 0 -1 4202496 10712 85093 0 0 231 31 985 55 20 0 1 0 384292732 291356672 40541 33554432000 4194304 6004724 140735995218928 140735995214064 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5227/statm: 71132 40541 171 442 0 70686 0
[pid=5236] ppid=5227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5236/stat : 5236 (satsolver.sh) S 5227 5225 16392 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384294037 9367552 267 33554432000 4194304 5064252 140736389714912 140736389713824 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5236/statm: 2287 267 226 213 0 72 0
[pid=5237] ppid=5236 vsize=295660 CPUtime=38.02 cores=0,2,4,6
/proc/5237/stat : 5237 (glucose) R 5236 5225 16392 0 -1 4202496 50542 0 0 0 3791 11 0 0 20 0 1 0 384294037 302755840 69203 33554432000 4194304 5208918 140735816248608 140735816246456 4229251 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5237/statm: 73915 69203 103 248 0 73664 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 598484

[startup+102.307 s]
/proc/loadavg: 2.07 1.95 1.95 3/183 5265
/proc/meminfo: memFree=30202012/32873648 swapFree=7628/7628
[pid=5225] ppid=5223 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5225/stat : 5225 (npSolver-pbo.sh) S 5223 5225 16392 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384292731 9367552 275 33554432000 4194304 5064252 140734807697680 140734807696592 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5225/statm: 2287 275 233 213 0 72 0
[pid=5227] ppid=5225 vsize=284528 CPUtime=13.02 cores=0,2,4,6
/proc/5227/stat : 5227 (npSolver-pbo) S 5225 5225 16392 0 -1 4202496 10712 85093 0 0 231 31 985 55 20 0 1 0 384292732 291356672 40541 33554432000 4194304 6004724 140735995218928 140735995214064 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5227/statm: 71132 40541 171 442 0 70686 0
[pid=5236] ppid=5227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5236/stat : 5236 (satsolver.sh) S 5227 5225 16392 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384294037 9367552 267 33554432000 4194304 5064252 140736389714912 140736389713824 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5236/statm: 2287 267 226 213 0 72 0
[pid=5237] ppid=5236 vsize=299756 CPUtime=89.22 cores=0,2,4,6
/proc/5237/stat : 5237 (glucose) R 5236 5225 16392 0 -1 4202496 51580 0 0 0 8910 12 0 0 20 0 1 0 384294037 306950144 70241 33554432000 4194304 5208918 140735816248608 140735816246456 4211656 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5237/statm: 74939 70241 103 248 0 74688 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 602580

[startup+162.3 s]
/proc/loadavg: 2.09 1.97 1.96 3/183 5279
/proc/meminfo: memFree=29165636/32873648 swapFree=7628/7628
[pid=5225] ppid=5223 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5225/stat : 5225 (npSolver-pbo.sh) S 5223 5225 16392 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384292731 9367552 275 33554432000 4194304 5064252 140734807697680 140734807696592 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5225/statm: 2287 275 233 213 0 72 0
[pid=5227] ppid=5225 vsize=594944 CPUtime=144.02 cores=0,2,4,6
/proc/5227/stat : 5227 (npSolver-pbo) S 5225 5225 16392 0 -1 4202496 20358 146826 0 0 610 437 13266 89 20 0 1 0 384292732 609222656 109426 33554432000 4194304 6004724 140735995218928 140735995211280 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 18 0 0
/proc/5227/statm: 148736 109426 180 442 0 148290 0
[pid=5278] ppid=5227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5278/stat : 5278 (satsolver.sh) S 5227 5225 16392 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384307158 9367552 267 33554432000 4194304 5064252 140736646239472 140736646238384 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5278/statm: 2287 267 226 213 0 72 0
[pid=5279] ppid=5278 vsize=829572 CPUtime=18.01 cores=0,2,4,6
/proc/5279/stat : 5279 (glucose) R 5278 5225 16392 0 -1 4202496 117624 0 0 0 1769 32 0 0 20 0 1 0 384307158 849481728 186215 33554432000 4194304 5208918 140736123254416 140736123252248 4205631 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5279/statm: 207393 186215 103 248 0 207142 0
Current children cumulated CPU time (s) 162.03
Current children cumulated vsize (KiB) 1442812

[startup+222.3 s]
/proc/loadavg: 2.03 1.97 1.96 3/183 5280
/proc/meminfo: memFree=29123116/32873648 swapFree=7628/7628
[pid=5225] ppid=5223 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/5313/stat : 5313 (glucose) R 5312 5225 16392 0 -1 4202496 105354 0 0 0 96208 42 0 0 20 0 1 0 384332689 830230528 169586 33554432000 4194304 5208918 140736056964672 140736056962760 4229251 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5313/statm: 202693 169586 105 248 0 202442 0
Current children cumulated CPU time (s) 1360.82
Current children cumulated vsize (KiB) 1424012

[startup+1422.31 s]
/proc/loadavg: 2.07 2.03 1.99 3/183 5334
/proc/meminfo: memFree=29281304/32873648 swapFree=7628/7628
[pid=5225] ppid=5223 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5225/stat : 5225 (npSolver-pbo.sh) S 5223 5225 16392 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384292731 9367552 275 33554432000 4194304 5064252 140734807697680 140734807696592 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5225/statm: 2287 275 233 213 0 72 0
[pid=5227] ppid=5225 vsize=594944 CPUtime=398.32 cores=0,2,4,6
/proc/5227/stat : 5227 (npSolver-pbo) S 5225 5225 16392 0 -1 4202496 30525 276775 0 0 852 471 38292 217 20 0 1 0 384292732 609222656 96627 33554432000 4194304 6004724 140735995218928 140735995211280 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 111 0 0
/proc/5227/statm: 148736 96627 181 442 0 148290 0
[pid=5312] ppid=5227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5312/stat : 5312 (satsolver.sh) S 5227 5225 16392 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384332689 9367552 267 33554432000 4194304 5064252 140733327533680 140733327532592 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5312/statm: 2287 267 226 213 0 72 0
[pid=5313] ppid=5312 vsize=810772 CPUtime=1022.5 cores=0,2,4,6
/proc/5313/stat : 5313 (glucose) R 5312 5225 16392 0 -1 4202496 105355 0 0 0 102208 42 0 0 20 0 1 0 384332689 830230528 170098 33554432000 4194304 5208918 140736056964672 140736056962760 4211584 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5313/statm: 202693 170098 105 248 0 202442 0
Current children cumulated CPU time (s) 1420.82
Current children cumulated vsize (KiB) 1424012

[startup+1482.3 s]
/proc/loadavg: 2.03 2.03 1.99 3/183 5334
/proc/meminfo: memFree=29272744/32873648 swapFree=7628/7628
[pid=5225] ppid=5223 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5225/stat : 5225 (npSolver-pbo.sh) S 5223 5225 16392 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384292731 9367552 275 33554432000 4194304 5064252 140734807697680 140734807696592 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5225/statm: 2287 275 233 213 0 72 0
[pid=5227] ppid=5225 vsize=594944 CPUtime=398.32 cores=0,2,4,6
/proc/5227/stat : 5227 (npSolver-pbo) S 5225 5225 16392 0 -1 4202496 30525 276775 0 0 852 471 38292 217 20 0 1 0 384292732 609222656 96627 33554432000 4194304 6004724 140735995218928 140735995211280 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 111 0 0
/proc/5227/statm: 148736 96627 181 442 0 148290 0
[pid=5312] ppid=5227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5312/stat : 5312 (satsolver.sh) S 5227 5225 16392 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384332689 9367552 267 33554432000 4194304 5064252 140733327533680 140733327532592 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5312/statm: 2287 267 226 213 0 72 0
[pid=5313] ppid=5312 vsize=810772 CPUtime=1082.48 cores=0,2,4,6
/proc/5313/stat : 5313 (glucose) R 5312 5225 16392 0 -1 4202496 105356 0 0 0 108206 42 0 0 20 0 1 0 384332689 830230528 170610 33554432000 4194304 5208918 140736056964672 140736056962760 4212881 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5313/statm: 202693 170610 105 248 0 202442 0
Current children cumulated CPU time (s) 1480.8
Current children cumulated vsize (KiB) 1424012

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 1.99 3/184 5337
/proc/meminfo: memFree=29253392/32873648 swapFree=7628/7628
[pid=5225] ppid=5223 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5225/stat : 5225 (npSolver-pbo.sh) S 5223 5225 16392 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384292731 9367552 275 33554432000 4194304 5064252 140734807697680 140734807696592 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5225/statm: 2287 275 233 213 0 72 0
[pid=5227] ppid=5225 vsize=594944 CPUtime=398.32 cores=0,2,4,6
/proc/5227/stat : 5227 (npSolver-pbo) S 5225 5225 16392 0 -1 4202496 30525 276775 0 0 852 471 38292 217 20 0 1 0 384292732 609222656 96627 33554432000 4194304 6004724 140735995218928 140735995211280 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 111 0 0
/proc/5227/statm: 148736 96627 181 442 0 148290 0
[pid=5312] ppid=5227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5312/stat : 5312 (satsolver.sh) S 5227 5225 16392 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384332689 9367552 267 33554432000 4194304 5064252 140733327533680 140733327532592 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5312/statm: 2287 267 226 213 0 72 0
[pid=5313] ppid=5312 vsize=810772 CPUtime=1142.47 cores=0,2,4,6
/proc/5313/stat : 5313 (glucose) R 5312 5225 16392 0 -1 4202496 105681 0 0 0 114205 42 0 0 20 0 1 0 384332689 830230528 173490 33554432000 4194304 5208918 140736056964672 140736056962760 4211605 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5313/statm: 202693 173490 105 248 0 202442 0
Current children cumulated CPU time (s) 1540.79
Current children cumulated vsize (KiB) 1424012

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/183 5337
/proc/meminfo: memFree=29236816/32873648 swapFree=7628/7628
[pid=5225] ppid=5223 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5225/stat : 5225 (npSolver-pbo.sh) S 5223 5225 16392 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384292731 9367552 275 33554432000 4194304 5064252 140734807697680 140734807696592 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5225/statm: 2287 275 233 213 0 72 0
[pid=5227] ppid=5225 vsize=594944 CPUtime=398.32 cores=0,2,4,6
/proc/5227/stat : 5227 (npSolver-pbo) S 5225 5225 16392 0 -1 4202496 30525 276775 0 0 852 471 38292 217 20 0 1 0 384292732 609222656 96627 33554432000 4194304 6004724 140735995218928 140735995211280 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 111 0 0
/proc/5227/statm: 148736 96627 181 442 0 148290 0
[pid=5312] ppid=5227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5312/stat : 5312 (satsolver.sh) S 5227 5225 16392 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384332689 9367552 267 33554432000 4194304 5064252 140733327533680 140733327532592 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5312/statm: 2287 267 226 213 0 72 0
[pid=5313] ppid=5312 vsize=810772 CPUtime=1202.46 cores=0,2,4,6
/proc/5313/stat : 5313 (glucose) R 5312 5225 16392 0 -1 4202496 105682 0 0 0 120204 42 0 0 20 0 1 0 384332689 830230528 174002 33554432000 4194304 5208918 140736056964672 140736056962760 4211635 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5313/statm: 202693 174002 105 248 0 202442 0
Current children cumulated CPU time (s) 1600.78
Current children cumulated vsize (KiB) 1424012

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/183 5337
/proc/meminfo: memFree=29243104/32873648 swapFree=7628/7628
[pid=5225] ppid=5223 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5225/stat : 5225 (npSolver-pbo.sh) S 5223 5225 16392 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384292731 9367552 275 33554432000 4194304 5064252 140734807697680 140734807696592 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5225/statm: 2287 275 233 213 0 72 0
[pid=5227] ppid=5225 vsize=594944 CPUtime=398.32 cores=0,2,4,6
/proc/5227/stat : 5227 (npSolver-pbo) S 5225 5225 16392 0 -1 4202496 30525 276775 0 0 852 471 38292 217 20 0 1 0 384292732 609222656 96627 33554432000 4194304 6004724 140735995218928 140735995211280 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 111 0 0
/proc/5227/statm: 148736 96627 181 442 0 148290 0
[pid=5312] ppid=5227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5312/stat : 5312 (satsolver.sh) S 5227 5225 16392 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384332689 9367552 267 33554432000 4194304 5064252 140733327533680 140733327532592 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5312/statm: 2287 267 226 213 0 72 0
[pid=5313] ppid=5312 vsize=810772 CPUtime=1262.45 cores=0,2,4,6
/proc/5313/stat : 5313 (glucose) R 5312 5225 16392 0 -1 4202496 105683 0 0 0 126203 42 0 0 20 0 1 0 384332689 830230528 174514 33554432000 4194304 5208918 140736056964672 140736056962760 4211641 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5313/statm: 202693 174514 105 248 0 202442 0
Current children cumulated CPU time (s) 1660.77
Current children cumulated vsize (KiB) 1424012

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 5338
/proc/meminfo: memFree=29249204/32873648 swapFree=7628/7628
[pid=5225] ppid=5223 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5225/stat : 5225 (npSolver-pbo.sh) S 5223 5225 16392 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384292731 9367552 275 33554432000 4194304 5064252 140734807697680 140734807696592 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5225/statm: 2287 275 233 213 0 72 0
[pid=5227] ppid=5225 vsize=594944 CPUtime=398.32 cores=0,2,4,6
/proc/5227/stat : 5227 (npSolver-pbo) S 5225 5225 16392 0 -1 4202496 30525 276775 0 0 852 471 38292 217 20 0 1 0 384292732 609222656 96627 33554432000 4194304 6004724 140735995218928 140735995211280 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 111 0 0
/proc/5227/statm: 148736 96627 181 442 0 148290 0
[pid=5312] ppid=5227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5312/stat : 5312 (satsolver.sh) S 5227 5225 16392 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384332689 9367552 267 33554432000 4194304 5064252 140733327533680 140733327532592 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5312/statm: 2287 267 226 213 0 72 0
[pid=5313] ppid=5312 vsize=810772 CPUtime=1322.44 cores=0,2,4,6
/proc/5313/stat : 5313 (glucose) R 5312 5225 16392 0 -1 4202496 105684 0 0 0 132202 42 0 0 20 0 1 0 384332689 830230528 175026 33554432000 4194304 5208918 140736056964672 140736056961048 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5313/statm: 202693 175026 105 248 0 202442 0
Current children cumulated CPU time (s) 1720.76
Current children cumulated vsize (KiB) 1424012

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 5338
/proc/meminfo: memFree=29253196/32873648 swapFree=7628/7628
[pid=5225] ppid=5223 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5225/stat : 5225 (npSolver-pbo.sh) S 5223 5225 16392 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384292731 9367552 275 33554432000 4194304 5064252 140734807697680 140734807696592 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5225/statm: 2287 275 233 213 0 72 0
[pid=5227] ppid=5225 vsize=594944 CPUtime=398.32 cores=0,2,4,6
/proc/5227/stat : 5227 (npSolver-pbo) S 5225 5225 16392 0 -1 4202496 30525 276775 0 0 852 471 38292 217 20 0 1 0 384292732 609222656 96627 33554432000 4194304 6004724 140735995218928 140735995211280 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 111 0 0
/proc/5227/statm: 148736 96627 181 442 0 148290 0
[pid=5312] ppid=5227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5312/stat : 5312 (satsolver.sh) S 5227 5225 16392 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384332689 9367552 267 33554432000 4194304 5064252 140733327533680 140733327532592 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5312/statm: 2287 267 226 213 0 72 0
[pid=5313] ppid=5312 vsize=810772 CPUtime=1382.43 cores=0,2,4,6
/proc/5313/stat : 5313 (glucose) R 5312 5225 16392 0 -1 4202496 105685 0 0 0 138201 42 0 0 20 0 1 0 384332689 830230528 175538 33554432000 4194304 5208918 140736056964672 140736056961048 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5313/statm: 202693 175538 105 248 0 202442 0
Current children cumulated CPU time (s) 1780.75
Current children cumulated vsize (KiB) 1424012



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.6 s]
/proc/loadavg: 1.92 1.98 1.98 2/174 5363
/proc/meminfo: memFree=29535056/32873648 swapFree=7628/7628
[pid=5225] ppid=5223 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5225/stat : 5225 (npSolver-pbo.sh) S 5223 5225 16392 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384292731 9367552 275 33554432000 4194304 5064252 140734807697680 140734807696592 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5225/statm: 2287 275 233 213 0 72 0
[pid=5227] ppid=5225 vsize=594944 CPUtime=398.32 cores=0,2,4,6
/proc/5227/stat : 5227 (npSolver-pbo) S 5225 5225 16392 0 -1 4202496 30525 276775 0 0 852 471 38292 217 20 0 1 0 384292732 609222656 96627 33554432000 4194304 6004724 140735995218928 140735995211280 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 111 0 0
/proc/5227/statm: 148736 96627 181 442 0 148290 0
[pid=5312] ppid=5227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5312/stat : 5312 (satsolver.sh) S 5227 5225 16392 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384332689 9367552 267 33554432000 4194304 5064252 140733327533680 140733327532592 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5312/statm: 2287 267 226 213 0 72 0
[pid=5313] ppid=5312 vsize=810772 CPUtime=1401.73 cores=0,2,4,6
/proc/5313/stat : 5313 (glucose) R 5312 5225 16392 0 -1 4202496 105685 0 0 0 140131 42 0 0 20 0 1 0 384332689 830230528 175538 33554432000 4194304 5208918 140736056964672 140736056961048 4211584 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5313/statm: 202693 175538 105 248 0 202442 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1424012

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 5225 and gives
#  childrusage.ru_utime.tv_sec=391
#  childrusage.ru_utime.tv_usec=453490
#  childrusage.ru_stime.tv_sec=6
#  childrusage.ru_stime.tv_usec=901950
# CPU time returned by wait4() is 398.355
# 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): 1801.62
CPU time (s): 1800.05
CPU user time (s): 1792.75
CPU system time (s): 7.3
CPU usage (%): 99.9131
Max. virtual memory (cumulated for all children) (KiB): 1635628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 391.453
system time used= 6.90195
maximum resident set size= 915860
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 308277
page faults= 0
swaps= 0
block input operations= 16
block output operations= 1609592
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6153
involuntary context switches= 564

runsolver used 5.2682 second user time and 9.33558 second system time

The end

Launcher Data

Begin job on node127 at 2012-06-08 20:54:33
IDJOB=3750078
IDBENCH=92759
IDSOLVER=2334
FILE ID=node127/3750078-1339181673
RUNJOBID= node127-1339181673-5196
PBS_JOBID= 14643807
Free space on /tmp= 70824 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Base/normalized-minisat100_4_32_7.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3750078-1339181673/watcher-3750078-1339181673 -o /tmp/evaluation-result-3750078-1339181673/solver-3750078-1339181673 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3750078-1339181673.opb 1453575309 HOME HOME

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

MD5SUM BENCH= 5143d5ad0515f9b6d1308dd1ede87dc2
RANDOM SEED=1453575309

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.348
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.348
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:       32873648 kB
MemFree:        30904944 kB
Buffers:          443176 kB
Cached:           614012 kB
SwapCached:         2000 kB
Active:          1048624 kB
Inactive:          23144 kB
Active(anon):       2660 kB
Inactive(anon):     8268 kB
Active(file):    1045964 kB
Inactive(file):    14876 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67103464 kB
Dirty:             19088 kB
Writeback:             0 kB
AnonPages:         14752 kB
Mapped:            10280 kB
Shmem:                92 kB
Slab:             758928 kB
SReclaimable:     202192 kB
SUnreclaim:       556736 kB
KernelStack:        1392 kB
PageTables:         4232 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     126972 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70544 MiB
End job on node127 at 2012-06-08 21:24:34