Trace number 3753335

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 inc-topDown (fixed)? (TO) 1800.09 1801.52

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-ooo.burch_dill.8.accl.ucl--soft-33-100-0.wbo
MD5SUM65b9bf1d082d7d3230c6dfeadb46e69c
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark239.5
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables21380
Total number of constraints60984
Number of soft constraints40860
Number of constraints which are clauses58828
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2156
Minimum length of a constraint1
Maximum length of a constraint13
Top cost 2056206
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 2056205
Biggest number in a constraint 73
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 262
Number of bits of the biggest sum of numbers9
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.65	c run usual solver
3.47/3.50	o 8843
3.47/3.50	c fallback to adder encoding
1800.09/1801.51	c error: unexpected solver exit code
1800.09/1801.51	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-3753335-1339183678/watcher-3753335-1339183678 -o /tmp/evaluation-result-3753335-1339183678/solver-3753335-1339183678 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3753335-1339183678.wbo 724231811 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.43 2.09 2.03 3/178 5453
/proc/meminfo: memFree=29028504/32873648 swapFree=7372/7372
[pid=5453] ppid=5451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5453/stat : 5453 (npSolver-wbo-It) S 5451 5453 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384493677 9367552 274 33554432000 4194304 5064252 140733205623680 140733205622592 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5453/statm: 2287 274 233 213 0 72 0

[startup+0.0209029 s]
/proc/loadavg: 2.43 2.09 2.03 3/178 5453
/proc/meminfo: memFree=29028504/32873648 swapFree=7372/7372
[pid=5453] ppid=5451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5453/stat : 5453 (npSolver-wbo-It) S 5451 5453 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384493677 9367552 274 33554432000 4194304 5064252 140733205623680 140733205622592 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5453/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100885 s]
/proc/loadavg: 2.43 2.09 2.03 3/178 5453
/proc/meminfo: memFree=29028504/32873648 swapFree=7372/7372
[pid=5453] ppid=5451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5453/stat : 5453 (npSolver-wbo-It) S 5451 5453 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384493677 9367552 274 33554432000 4194304 5064252 140733205623680 140733205622592 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5453/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300226 s]
/proc/loadavg: 2.43 2.09 2.03 3/178 5453
/proc/meminfo: memFree=29028504/32873648 swapFree=7372/7372
[pid=5453] ppid=5451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5453/stat : 5453 (npSolver-wbo-It) S 5451 5453 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384493677 9367552 274 33554432000 4194304 5064252 140733205623680 140733205622592 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5453/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700184 s]
/proc/loadavg: 2.43 2.09 2.03 3/178 5453
/proc/meminfo: memFree=29028504/32873648 swapFree=7372/7372
[pid=5453] ppid=5451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5453/stat : 5453 (npSolver-wbo-It) S 5451 5453 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384493677 9367552 274 33554432000 4194304 5064252 140733205623680 140733205622592 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5453/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.43 2.09 2.03 3/182 5457
/proc/meminfo: memFree=29413620/32873648 swapFree=7372/7372
[pid=5453] ppid=5451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5453/stat : 5453 (npSolver-wbo-It) S 5451 5453 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384493677 9367552 274 33554432000 4194304 5064252 140733205623680 140733205622592 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5453/statm: 2287 274 233 213 0 72 0
[pid=5454] ppid=5453 vsize=38240 CPUtime=0.76 cores=0,2,4,6
/proc/5454/stat : 5454 (npSolver-wbo) S 5453 5453 4063 0 -1 4202496 9145 0 0 0 64 12 0 0 20 0 1 0 384493677 39157760 9016 33554432000 4194304 6006132 140737023127248 140737023120352 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5454/statm: 9560 9016 158 443 0 9113 0
[pid=5456] ppid=5454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5456/stat : 5456 (cp2_pre.sh) S 5454 5453 4063 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 384493755 9367552 277 33554432000 4194304 5064252 140734645149440 140734645148144 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5456/statm: 2287 277 234 213 0 72 0
[pid=5457] ppid=5456 vsize=79372 CPUtime=0.71 cores=0,2,4,6
/proc/5457/stat : 5457 (coprocessor) R 5456 5453 4063 0 -1 4202496 13631 0 0 0 69 2 0 0 20 0 1 0 384493755 81276928 19055 33554432000 4194304 6586260 140734380970192 140734380966456 5599283 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/5457/statm: 19843 19055 192 584 0 19255 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 135908

[startup+3.10032 s]
/proc/loadavg: 2.40 2.09 2.03 3/182 5457
/proc/meminfo: memFree=28622764/32873648 swapFree=7372/7372
[pid=5453] ppid=5451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5453/stat : 5453 (npSolver-wbo-It) S 5451 5453 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384493677 9367552 274 33554432000 4194304 5064252 140733205623680 140733205622592 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5453/statm: 2287 274 233 213 0 72 0
[pid=5454] ppid=5453 vsize=38240 CPUtime=2.82 cores=0,2,4,6
/proc/5454/stat : 5454 (npSolver-wbo) S 5453 5453 4063 0 -1 4202496 9152 15435 0 0 64 12 199 7 20 0 1 0 384493677 39157760 9016 33554432000 4194304 6006132 140737023127248 140737023121440 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5454/statm: 9560 9016 158 443 0 9113 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 47388

[startup+6.30073 s]
/proc/loadavg: 2.40 2.09 2.03 3/182 5467
/proc/meminfo: memFree=27616328/32873648 swapFree=7372/7372
[pid=5453] ppid=5451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5453/stat : 5453 (npSolver-wbo-It) S 5451 5453 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384493677 9367552 274 33554432000 4194304 5064252 140733205623680 140733205622592 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5453/statm: 2287 274 233 213 0 72 0
[pid=5454] ppid=5453 vsize=363872 CPUtime=6.27 cores=0,2,4,6
/proc/5454/stat : 5454 (npSolver-wbo) R 5453 5453 4063 0 -1 4202496 27674 27041 0 0 337 46 234 10 20 0 1 0 384493677 372604928 73823 33554432000 4194304 6006132 140737023127248 140737023119592 4535954 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5454/statm: 90968 73823 179 443 0 90521 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 373020

[startup+12.7012 s]
/proc/loadavg: 2.49 2.12 2.04 3/184 5469
/proc/meminfo: memFree=25206524/32873648 swapFree=7372/7372
[pid=5453] ppid=5451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5453/stat : 5453 (npSolver-wbo-It) S 5451 5453 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384493677 9367552 274 33554432000 4194304 5064252 140733205623680 140733205622592 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5453/statm: 2287 274 233 213 0 72 0
[pid=5454] ppid=5453 vsize=585376 CPUtime=10.47 cores=0,2,4,6
/proc/5454/stat : 5454 (npSolver-wbo) S 5453 5453 4063 0 -1 4202496 28968 27041 0 0 682 121 234 10 20 0 1 0 384493677 599425024 128720 33554432000 4194304 6006132 140737023127248 140737023118640 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 110 0 0
/proc/5454/statm: 146344 128720 180 443 0 145897 0
[pid=5468] ppid=5454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5468/stat : 5468 (satsolver.sh) S 5454 5453 4063 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384494837 9367552 267 33554432000 4194304 5064252 140734560581856 140734560580768 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5468/statm: 2287 267 226 213 0 72 0
[pid=5469] ppid=5468 vsize=273200 CPUtime=1.09 cores=0,2,4,6
/proc/5469/stat : 5469 (glucose) R 5468 5453 4063 0 -1 4202496 39954 0 0 0 98 11 0 0 20 0 1 0 384494837 279756800 62972 33554432000 4194304 5208918 140735878380864 140735877330264 4221600 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5469/statm: 68300 62973 70 248 0 68049 0
Current children cumulated CPU time (s) 11.56
Current children cumulated vsize (KiB) 876872

[startup+25.5012 s]
/proc/loadavg: 2.87 2.21 2.07 3/184 5469
/proc/meminfo: memFree=23428408/32873648 swapFree=7372/7372
[pid=5453] ppid=5451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5453/stat : 5453 (npSolver-wbo-It) S 5451 5453 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384493677 9367552 274 33554432000 4194304 5064252 140733205623680 140733205622592 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5453/statm: 2287 274 233 213 0 72 0
[pid=5454] ppid=5453 vsize=585376 CPUtime=10.47 cores=0,2,4,6
/proc/5454/stat : 5454 (npSolver-wbo) S 5453 5453 4063 0 -1 4202496 28968 27041 0 0 682 121 234 10 20 0 1 0 384493677 599425024 128720 33554432000 4194304 6006132 140737023127248 140737023118640 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 110 0 0
/proc/5454/statm: 146344 128720 180 443 0 145897 0
[pid=5468] ppid=5454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5468/stat : 5468 (satsolver.sh) S 5454 5453 4063 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384494837 9367552 267 33554432000 4194304 5064252 140734560581856 140734560580768 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5468/statm: 2287 267 226 213 0 72 0
[pid=5469] ppid=5468 vsize=1046420 CPUtime=13.89 cores=0,2,4,6
/proc/5469/stat : 5469 (glucose) R 5468 5453 4063 0 -1 4202496 143554 0 0 0 1331 58 0 0 20 0 1 0 384494837 1071534080 244512 33554432000 4194304 5208918 140735878380864 140735878378712 4229259 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5469/statm: 261605 244512 104 248 0 261354 0
Current children cumulated CPU time (s) 24.36
Current children cumulated vsize (KiB) 1650092

[startup+51.1063 s]
/proc/loadavg: 2.75 2.24 2.08 3/184 5469
/proc/meminfo: memFree=23476020/32873648 swapFree=7372/7372
[pid=5453] ppid=5451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5453/stat : 5453 (npSolver-wbo-It) S 5451 5453 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384493677 9367552 274 33554432000 4194304 5064252 140733205623680 140733205622592 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5453/statm: 2287 274 233 213 0 72 0
[pid=5454] ppid=5453 vsize=585376 CPUtime=10.47 cores=0,2,4,6
/proc/5454/stat : 5454 (npSolver-wbo) S 5453 5453 4063 0 -1 4202496 28968 27041 0 0 682 121 234 10 20 0 1 0 384493677 599425024 128720 33554432000 4194304 6006132 140737023127248 140737023118640 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 110 0 0
/proc/5454/statm: 146344 128720 180 443 0 145897 0
[pid=5468] ppid=5454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5468/stat : 5468 (satsolver.sh) S 5454 5453 4063 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384494837 9367552 267 33554432000 4194304 5064252 140734560581856 140734560580768 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5468/statm: 2287 267 226 213 0 72 0
[pid=5469] ppid=5468 vsize=1180336 CPUtime=39.49 cores=0,2,4,6
/proc/5469/stat : 5469 (glucose) R 5468 5453 4063 0 -1 4202496 144525 0 0 0 3885 64 0 0 20 0 1 0 384494837 1208664064 246504 33554432000 4194304 5208918 140735878380864 140735878379016 4211605 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5469/statm: 295084 246504 104 248 0 294833 0
Current children cumulated CPU time (s) 49.96
Current children cumulated vsize (KiB) 1784008

[startup+102.3 s]
/proc/loadavg: 2.32 2.20 2.08 3/183 5469
/proc/meminfo: memFree=23472484/32873648 swapFree=7372/7372
[pid=5453] ppid=5451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5453/stat : 5453 (npSolver-wbo-It) S 5451 5453 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384493677 9367552 274 33554432000 4194304 5064252 140733205623680 140733205622592 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5453/statm: 2287 274 233 213 0 72 0
[pid=5454] ppid=5453 vsize=585376 CPUtime=10.47 cores=0,2,4,6
/proc/5454/stat : 5454 (npSolver-wbo) S 5453 5453 4063 0 -1 4202496 28968 27041 0 0 682 121 234 10 20 0 1 0 384493677 599425024 128720 33554432000 4194304 6006132 140737023127248 140737023118640 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 110 0 0
/proc/5454/statm: 146344 128720 180 443 0 145897 0
[pid=5468] ppid=5454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5468/stat : 5468 (satsolver.sh) S 5454 5453 4063 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384494837 9367552 267 33554432000 4194304 5064252 140734560581856 140734560580768 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5468/statm: 2287 267 226 213 0 72 0
[pid=5469] ppid=5468 vsize=1180336 CPUtime=90.68 cores=0,2,4,6
/proc/5469/stat : 5469 (glucose) R 5468 5453 4063 0 -1 4202496 144529 0 0 0 9004 64 0 0 20 0 1 0 384494837 1208664064 248041 33554432000 4194304 5208918 140735878380864 140735878379016 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5469/statm: 295084 248041 104 248 0 294833 0
Current children cumulated CPU time (s) 101.15
Current children cumulated vsize (KiB) 1784008

[startup+162.301 s]
/proc/loadavg: 2.12 2.16 2.07 3/184 5472
/proc/meminfo: memFree=23465856/32873648 swapFree=7372/7372
[pid=5453] ppid=5451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5453/stat : 5453 (npSolver-wbo-It) S 5451 5453 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384493677 9367552 274 33554432000 4194304 5064252 140733205623680 140733205622592 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5453/statm: 2287 274 233 213 0 72 0
[pid=5454] ppid=5453 vsize=585376 CPUtime=10.47 cores=0,2,4,6
/proc/5454/stat : 5454 (npSolver-wbo) S 5453 5453 4063 0 -1 4202496 28968 27041 0 0 682 121 234 10 20 0 1 0 384493677 599425024 128720 33554432000 4194304 6006132 140737023127248 140737023118640 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 110 0 0
/proc/5454/statm: 146344 128720 180 443 0 145897 0
[pid=5468] ppid=5454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5468/stat : 5468 (satsolver.sh) S 5454 5453 4063 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384494837 9367552 267 33554432000 4194304 5064252 140734560581856 140734560580768 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5468/statm: 2287 267 226 213 0 72 0
[pid=5469] ppid=5468 vsize=1180336 CPUtime=150.67 cores=0,2,4,6
/proc/5469/stat : 5469 (glucose) R 5468 5453 4063 0 -1 4202496 144533 0 0 0 15003 64 0 0 20 0 1 0 384494837 1208664064 249578 33554432000 4194304 5208918 140735878380864 140735878379016 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5469/statm: 295084 249578 104 248 0 294833 0
Current children cumulated CPU time (s) 161.14
Current children cumulated vsize (KiB) 1784008

[startup+222.3 s]
/proc/loadavg: 2.07 2.14 2.07 3/183 5472
/proc/meminfo: memFree=23459596/32873648 swapFree=7372/7372
[pid=5453] ppid=5451 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/5469/stat : 5469 (glucose) R 5468 5453 4063 0 -1 4202496 145578 0 0 0 134980 69 0 0 20 0 1 0 384494837 1075187712 245763 33554432000 4194304 5208918 140735878380864 140735878378824 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5469/statm: 262497 245763 104 248 0 262246 0
Current children cumulated CPU time (s) 1360.96
Current children cumulated vsize (KiB) 1653660

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5482
/proc/meminfo: memFree=23477120/32873648 swapFree=7372/7372
[pid=5453] ppid=5451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5453/stat : 5453 (npSolver-wbo-It) S 5451 5453 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384493677 9367552 274 33554432000 4194304 5064252 140733205623680 140733205622592 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5453/statm: 2287 274 233 213 0 72 0
[pid=5454] ppid=5453 vsize=585376 CPUtime=10.47 cores=0,2,4,6
/proc/5454/stat : 5454 (npSolver-wbo) S 5453 5453 4063 0 -1 4202496 28968 27041 0 0 682 121 234 10 20 0 1 0 384493677 599425024 128720 33554432000 4194304 6006132 140737023127248 140737023118640 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 110 0 0
/proc/5454/statm: 146344 128720 180 443 0 145897 0
[pid=5468] ppid=5454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5468/stat : 5468 (satsolver.sh) S 5454 5453 4063 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384494837 9367552 267 33554432000 4194304 5064252 140734560581856 140734560580768 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5468/statm: 2287 267 226 213 0 72 0
[pid=5469] ppid=5468 vsize=1049988 CPUtime=1410.48 cores=0,2,4,6
/proc/5469/stat : 5469 (glucose) R 5468 5453 4063 0 -1 4202496 145580 0 0 0 140979 69 0 0 20 0 1 0 384494837 1075187712 245765 33554432000 4194304 5208918 140735878380864 140735878378824 4211160 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5469/statm: 262497 245765 104 248 0 262246 0
Current children cumulated CPU time (s) 1420.95
Current children cumulated vsize (KiB) 1653660

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5482
/proc/meminfo: memFree=23477120/32873648 swapFree=7372/7372
[pid=5453] ppid=5451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5453/stat : 5453 (npSolver-wbo-It) S 5451 5453 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384493677 9367552 274 33554432000 4194304 5064252 140733205623680 140733205622592 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5453/statm: 2287 274 233 213 0 72 0
[pid=5454] ppid=5453 vsize=585376 CPUtime=10.47 cores=0,2,4,6
/proc/5454/stat : 5454 (npSolver-wbo) S 5453 5453 4063 0 -1 4202496 28968 27041 0 0 682 121 234 10 20 0 1 0 384493677 599425024 128720 33554432000 4194304 6006132 140737023127248 140737023118640 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 110 0 0
/proc/5454/statm: 146344 128720 180 443 0 145897 0
[pid=5468] ppid=5454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5468/stat : 5468 (satsolver.sh) S 5454 5453 4063 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384494837 9367552 267 33554432000 4194304 5064252 140734560581856 140734560580768 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5468/statm: 2287 267 226 213 0 72 0
[pid=5469] ppid=5468 vsize=1049988 CPUtime=1470.47 cores=0,2,4,6
/proc/5469/stat : 5469 (glucose) R 5468 5453 4063 0 -1 4202496 145583 0 0 0 146978 69 0 0 20 0 1 0 384494837 1075187712 245768 33554432000 4194304 5208918 140735878380864 140735878378824 4205761 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5469/statm: 262497 245768 104 248 0 262246 0
Current children cumulated CPU time (s) 1480.94
Current children cumulated vsize (KiB) 1653660

[startup+1542.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/182 5483
/proc/meminfo: memFree=23478192/32873648 swapFree=7372/7372
[pid=5453] ppid=5451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5453/stat : 5453 (npSolver-wbo-It) S 5451 5453 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384493677 9367552 274 33554432000 4194304 5064252 140733205623680 140733205622592 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5453/statm: 2287 274 233 213 0 72 0
[pid=5454] ppid=5453 vsize=585376 CPUtime=10.47 cores=0,2,4,6
/proc/5454/stat : 5454 (npSolver-wbo) S 5453 5453 4063 0 -1 4202496 28968 27041 0 0 682 121 234 10 20 0 1 0 384493677 599425024 128720 33554432000 4194304 6006132 140737023127248 140737023118640 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 110 0 0
/proc/5454/statm: 146344 128720 180 443 0 145897 0
[pid=5468] ppid=5454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5468/stat : 5468 (satsolver.sh) S 5454 5453 4063 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384494837 9367552 267 33554432000 4194304 5064252 140734560581856 140734560580768 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5468/statm: 2287 267 226 213 0 72 0
[pid=5469] ppid=5468 vsize=1049988 CPUtime=1530.46 cores=0,2,4,6
/proc/5469/stat : 5469 (glucose) R 5468 5453 4063 0 -1 4202496 145586 0 0 0 152977 69 0 0 20 0 1 0 384494837 1075187712 245771 33554432000 4194304 5208918 140735878380864 140735878378824 4210810 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5469/statm: 262497 245771 104 248 0 262246 0
Current children cumulated CPU time (s) 1540.93
Current children cumulated vsize (KiB) 1653660

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 5484
/proc/meminfo: memFree=23477324/32873648 swapFree=7372/7372
[pid=5453] ppid=5451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5453/stat : 5453 (npSolver-wbo-It) S 5451 5453 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384493677 9367552 274 33554432000 4194304 5064252 140733205623680 140733205622592 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5453/statm: 2287 274 233 213 0 72 0
[pid=5454] ppid=5453 vsize=585376 CPUtime=10.47 cores=0,2,4,6
/proc/5454/stat : 5454 (npSolver-wbo) S 5453 5453 4063 0 -1 4202496 28968 27041 0 0 682 121 234 10 20 0 1 0 384493677 599425024 128720 33554432000 4194304 6006132 140737023127248 140737023118640 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 110 0 0
/proc/5454/statm: 146344 128720 180 443 0 145897 0
[pid=5468] ppid=5454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5468/stat : 5468 (satsolver.sh) S 5454 5453 4063 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384494837 9367552 267 33554432000 4194304 5064252 140734560581856 140734560580768 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5468/statm: 2287 267 226 213 0 72 0
[pid=5469] ppid=5468 vsize=1049988 CPUtime=1590.45 cores=0,2,4,6
/proc/5469/stat : 5469 (glucose) R 5468 5453 4063 0 -1 4202496 145590 0 0 0 158976 69 0 0 20 0 1 0 384494837 1075187712 245775 33554432000 4194304 5208918 140735878380864 140735878378824 4229169 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5469/statm: 262497 245775 104 248 0 262246 0
Current children cumulated CPU time (s) 1600.92
Current children cumulated vsize (KiB) 1653660

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 5484
/proc/meminfo: memFree=23476704/32873648 swapFree=7372/7372
[pid=5453] ppid=5451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5453/stat : 5453 (npSolver-wbo-It) S 5451 5453 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384493677 9367552 274 33554432000 4194304 5064252 140733205623680 140733205622592 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5453/statm: 2287 274 233 213 0 72 0
[pid=5454] ppid=5453 vsize=585376 CPUtime=10.47 cores=0,2,4,6
/proc/5454/stat : 5454 (npSolver-wbo) S 5453 5453 4063 0 -1 4202496 28968 27041 0 0 682 121 234 10 20 0 1 0 384493677 599425024 128720 33554432000 4194304 6006132 140737023127248 140737023118640 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 110 0 0
/proc/5454/statm: 146344 128720 180 443 0 145897 0
[pid=5468] ppid=5454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5468/stat : 5468 (satsolver.sh) S 5454 5453 4063 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384494837 9367552 267 33554432000 4194304 5064252 140734560581856 140734560580768 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5468/statm: 2287 267 226 213 0 72 0
[pid=5469] ppid=5468 vsize=1050780 CPUtime=1650.44 cores=0,2,4,6
/proc/5469/stat : 5469 (glucose) R 5468 5453 4063 0 -1 4202496 145800 0 0 0 164975 69 0 0 20 0 1 0 384494837 1075998720 245985 33554432000 4194304 5208918 140735878380864 140735878378712 4211732 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5469/statm: 262695 245985 104 248 0 262444 0
Current children cumulated CPU time (s) 1660.91
Current children cumulated vsize (KiB) 1654452

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 5484
/proc/meminfo: memFree=23475840/32873648 swapFree=7372/7372
[pid=5453] ppid=5451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5453/stat : 5453 (npSolver-wbo-It) S 5451 5453 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384493677 9367552 274 33554432000 4194304 5064252 140733205623680 140733205622592 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5453/statm: 2287 274 233 213 0 72 0
[pid=5454] ppid=5453 vsize=585376 CPUtime=10.47 cores=0,2,4,6
/proc/5454/stat : 5454 (npSolver-wbo) S 5453 5453 4063 0 -1 4202496 28968 27041 0 0 682 121 234 10 20 0 1 0 384493677 599425024 128720 33554432000 4194304 6006132 140737023127248 140737023118640 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 110 0 0
/proc/5454/statm: 146344 128720 180 443 0 145897 0
[pid=5468] ppid=5454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5468/stat : 5468 (satsolver.sh) S 5454 5453 4063 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384494837 9367552 267 33554432000 4194304 5064252 140734560581856 140734560580768 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5468/statm: 2287 267 226 213 0 72 0
[pid=5469] ppid=5468 vsize=1050780 CPUtime=1710.43 cores=0,2,4,6
/proc/5469/stat : 5469 (glucose) R 5468 5453 4063 0 -1 4202496 145800 0 0 0 170974 69 0 0 20 0 1 0 384494837 1075998720 245985 33554432000 4194304 5208918 140735878380864 140735878378712 4229824 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5469/statm: 262695 245985 104 248 0 262444 0
Current children cumulated CPU time (s) 1720.9
Current children cumulated vsize (KiB) 1654452

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 5529
/proc/meminfo: memFree=29047996/32873648 swapFree=7372/7372
[pid=5453] ppid=5451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5453/stat : 5453 (npSolver-wbo-It) S 5451 5453 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384493677 9367552 274 33554432000 4194304 5064252 140733205623680 140733205622592 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5453/statm: 2287 274 233 213 0 72 0
[pid=5454] ppid=5453 vsize=585376 CPUtime=10.47 cores=0,2,4,6
/proc/5454/stat : 5454 (npSolver-wbo) S 5453 5453 4063 0 -1 4202496 28968 27041 0 0 682 121 234 10 20 0 1 0 384493677 599425024 128720 33554432000 4194304 6006132 140737023127248 140737023118640 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 110 0 0
/proc/5454/statm: 146344 128720 180 443 0 145897 0
[pid=5468] ppid=5454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5468/stat : 5468 (satsolver.sh) S 5454 5453 4063 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384494837 9367552 267 33554432000 4194304 5064252 140734560581856 140734560580768 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5468/statm: 2287 267 226 213 0 72 0
[pid=5469] ppid=5468 vsize=1050780 CPUtime=1770.42 cores=0,2,4,6
/proc/5469/stat : 5469 (glucose) R 5468 5453 4063 0 -1 4202496 145802 0 0 0 176973 69 0 0 20 0 1 0 384494837 1075998720 245987 33554432000 4194304 5208918 140735878380864 140735878378712 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5469/statm: 262695 245987 104 248 0 262444 0
Current children cumulated CPU time (s) 1780.89
Current children cumulated vsize (KiB) 1654452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 5536
/proc/meminfo: memFree=28974780/32873648 swapFree=7372/7372
[pid=5453] ppid=5451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5453/stat : 5453 (npSolver-wbo-It) S 5451 5453 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384493677 9367552 274 33554432000 4194304 5064252 140733205623680 140733205622592 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5453/statm: 2287 274 233 213 0 72 0
[pid=5454] ppid=5453 vsize=585376 CPUtime=10.47 cores=0,2,4,6
/proc/5454/stat : 5454 (npSolver-wbo) S 5453 5453 4063 0 -1 4202496 28968 27041 0 0 682 121 234 10 20 0 1 0 384493677 599425024 128720 33554432000 4194304 6006132 140737023127248 140737023118640 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 110 0 0
/proc/5454/statm: 146344 128720 180 443 0 145897 0
[pid=5468] ppid=5454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5468/stat : 5468 (satsolver.sh) S 5454 5453 4063 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384494837 9367552 267 33554432000 4194304 5064252 140734560581856 140734560580768 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5468/statm: 2287 267 226 213 0 72 0
[pid=5469] ppid=5468 vsize=1050780 CPUtime=1789.62 cores=0,2,4,6
/proc/5469/stat : 5469 (glucose) R 5468 5453 4063 0 -1 4202496 145802 0 0 0 178893 69 0 0 20 0 1 0 384494837 1075998720 245987 33554432000 4194304 5208918 140735878380864 140735878378712 4229311 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5469/statm: 262695 245987 104 248 0 262444 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1654452

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 5453 and gives
#  childrusage.ru_utime.tv_sec=9
#  childrusage.ru_utime.tv_usec=178604
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=325798
# CPU time returned by wait4() is 10.5044
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.52
CPU time (s): 1800.09
CPU user time (s): 1798.09
CPU system time (s): 2
CPU usage (%): 99.9208
Max. virtual memory (cumulated for all children) (KiB): 1997236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.1786
system time used= 1.3258
maximum resident set size= 970748
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56986
page faults= 0
swaps= 0
block input operations= 0
block output operations= 938080
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 268
involuntary context switches= 34

runsolver used 5.79212 second user time and 11.8112 second system time

The end

Launcher Data

Begin job on node124 at 2012-06-08 21:27:58
IDJOB=3753335
IDBENCH=78622
IDSOLVER=2337
FILE ID=node124/3753335-1339183678
RUNJOBID= node124-1339183651-5372
PBS_JOBID= 14643802
Free space on /tmp= 70760 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-ooo.burch_dill.8.accl.ucl--soft-33-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3753335-1339183678/watcher-3753335-1339183678 -o /tmp/evaluation-result-3753335-1339183678/solver-3753335-1339183678 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3753335-1339183678.wbo 724231811 HOME HOME

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

MD5SUM BENCH= 65b9bf1d082d7d3230c6dfeadb46e69c
RANDOM SEED=724231811

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:        29028768 kB
Buffers:          377480 kB
Cached:          1175720 kB
SwapCached:         8612 kB
Active:          2385828 kB
Inactive:         601260 kB
Active(anon):    1419020 kB
Inactive(anon):    11980 kB
Active(file):     966808 kB
Inactive(file):   589280 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67092344 kB
Dirty:             38920 kB
Writeback:             0 kB
AnonPages:       1425904 kB
Mapped:             9352 kB
Shmem:                 0 kB
Slab:             713148 kB
SReclaimable:     155992 kB
SUnreclaim:       557156 kB
KernelStack:        1464 kB
PageTables:         6776 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    2461328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1261568 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= 70312 MiB
End job on node124 at 2012-06-08 21:58:00