Trace number 3749827

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.04 1800.72

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped3.G.recomb10-0.20-13.opb
MD5SUM29a5e01a8226455825d0b564a1dd2bc6
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark39324
Best CPU time to get the best result obtained on this benchmark1800.88
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables83000
Total number of constraints1292255
Number of constraints which are clauses1292255
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint339
Number of terms in the objective function 10460
Biggest coefficient in the objective function 341
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 3451260
Number of bits of the sum of numbers in the objective function 22
Biggest number in a constraint 341
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 3451260
Number of bits of the biggest sum of numbers22
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

7.61/7.78	c run usual solver
101.28/101.60	c model valid
101.28/101.60	c current solution ok
107.18/107.63	o 490671
107.18/107.63	c current bound: 245335
107.18/107.63	c fallback to adder encoding
1800.04/1800.71	c error: unexpected solver exit code
1800.04/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-3749827-1339182875/watcher-3749827-1339182875 -o /tmp/evaluation-result-3749827-1339182875/solver-3749827-1339182875 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3749827-1339182875.opb 2038994590 HOME HOME 

running on 4 cores: 1,3,5,7

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.77 1.95 1.99 3/179 18278
/proc/meminfo: memFree=31629076/32873844 swapFree=7124/7124
[pid=18278] ppid=18276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18278/stat : 18278 (npSolver-pbo.sh) S 18276 18278 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 28254595 9367552 275 33554432000 4194304 5064252 140736121809472 140736121808384 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18278/statm: 2287 275 233 213 0 72 0

[startup+0.101466 s]
/proc/loadavg: 1.77 1.95 1.99 3/179 18278
/proc/meminfo: memFree=31629076/32873844 swapFree=7124/7124
[pid=18278] ppid=18276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18278/stat : 18278 (npSolver-pbo.sh) S 18276 18278 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 28254595 9367552 275 33554432000 4194304 5064252 140736121809472 140736121808384 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18278/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200267 s]
/proc/loadavg: 1.77 1.95 1.99 3/179 18278
/proc/meminfo: memFree=31629076/32873844 swapFree=7124/7124
[pid=18278] ppid=18276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18278/stat : 18278 (npSolver-pbo.sh) S 18276 18278 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 28254595 9367552 275 33554432000 4194304 5064252 140736121809472 140736121808384 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18278/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300276 s]
/proc/loadavg: 1.77 1.95 1.99 3/179 18278
/proc/meminfo: memFree=31629076/32873844 swapFree=7124/7124
[pid=18278] ppid=18276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18278/stat : 18278 (npSolver-pbo.sh) S 18276 18278 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 28254595 9367552 275 33554432000 4194304 5064252 140736121809472 140736121808384 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18278/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700286 s]
/proc/loadavg: 1.77 1.95 1.99 3/179 18278
/proc/meminfo: memFree=31629076/32873844 swapFree=7124/7124
[pid=18278] ppid=18276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18278/stat : 18278 (npSolver-pbo.sh) S 18276 18278 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 28254595 9367552 275 33554432000 4194304 5064252 140736121809472 140736121808384 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18278/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 1.94 1.98 2.00 3/181 18280
/proc/meminfo: memFree=31378144/32873844 swapFree=7124/7124
[pid=18278] ppid=18276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18278/stat : 18278 (npSolver-pbo.sh) S 18276 18278 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 28254595 9367552 275 33554432000 4194304 5064252 140736121809472 140736121808384 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18278/statm: 2287 275 233 213 0 72 0
[pid=18279] ppid=18278 vsize=215068 CPUtime=1.48 cores=1,3,5,7
/proc/18279/stat : 18279 (npSolver-pbo) R 18278 18278 17075 0 -1 4202496 24363 0 0 0 138 10 0 0 20 0 1 0 28254596 220229632 41648 33554432000 4194304 6004724 140733354048864 140733354044504 5190736 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18279/statm: 53767 41648 130 442 0 53321 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 224216

[startup+3.10032 s]
/proc/loadavg: 1.94 1.98 2.00 3/183 18282
/proc/meminfo: memFree=31094092/32873844 swapFree=7124/7124
[pid=18278] ppid=18276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18278/stat : 18278 (npSolver-pbo.sh) S 18276 18278 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 28254595 9367552 275 33554432000 4194304 5064252 140736121809472 140736121808384 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18278/statm: 2287 275 233 213 0 72 0
[pid=18279] ppid=18278 vsize=681648 CPUtime=3.09 cores=1,3,5,7
/proc/18279/stat : 18279 (npSolver-pbo) R 18278 18278 17075 0 -1 4202496 68620 0 0 0 286 23 0 0 20 0 1 0 28254596 698007552 130808 33554432000 4194304 6004724 140733354048864 140733354044376 4968639 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18279/statm: 170412 130812 130 442 0 169966 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 690796

[startup+6.30029 s]
/proc/loadavg: 1.94 1.98 2.00 3/181 18290
/proc/meminfo: memFree=30754276/32873844 swapFree=7124/7124
[pid=18278] ppid=18276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18278/stat : 18278 (npSolver-pbo.sh) S 18276 18278 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 28254595 9367552 275 33554432000 4194304 5064252 140736121809472 140736121808384 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18278/statm: 2287 275 233 213 0 72 0
[pid=18279] ppid=18278 vsize=736424 CPUtime=6.28 cores=1,3,5,7
/proc/18279/stat : 18279 (npSolver-pbo) R 18278 18278 17075 0 -1 4202496 84020 0 0 0 596 32 0 0 20 0 1 0 28254596 754098176 163365 33554432000 4194304 6004724 140733354048864 140733354043464 4536263 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18279/statm: 184106 163365 154 442 0 183660 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 745572

[startup+12.7004 s]
/proc/loadavg: 1.95 1.98 2.00 3/185 18294
/proc/meminfo: memFree=29365152/32873844 swapFree=7124/7124
[pid=18278] ppid=18276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18278/stat : 18278 (npSolver-pbo.sh) S 18276 18278 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 28254595 9367552 275 33554432000 4194304 5064252 140736121809472 140736121808384 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18278/statm: 2287 275 233 213 0 72 0
[pid=18279] ppid=18278 vsize=736424 CPUtime=7.72 cores=1,3,5,7
/proc/18279/stat : 18279 (npSolver-pbo) S 18278 18278 17075 0 -1 4202496 84626 0 0 0 696 76 0 0 20 0 1 0 28254596 754098176 180794 33554432000 4194304 6004724 140733354048864 140733354042912 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 7 0 0
/proc/18279/statm: 184106 180794 163 442 0 183660 0
[pid=18293] ppid=18279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18293/stat : 18293 (cp2_pre.sh) S 18279 18278 17075 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 28255375 9367552 276 33554432000 4194304 5064252 140736916745920 140736916744624 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18293/statm: 2287 276 234 213 0 72 0
[pid=18294] ppid=18293 vsize=860656 CPUtime=4.88 cores=1,3,5,7
/proc/18294/stat : 18294 (coprocessor) R 18293 18278 17075 0 -1 4202496 66431 0 0 0 460 28 0 0 20 0 1 0 28255376 881311744 194677 33554432000 4194304 6586260 140734671902688 140734671898952 5631627 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/18294/statm: 215164 194677 164 584 0 214576 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 1615376

[startup+25.5003 s]
/proc/loadavg: 1.96 1.98 2.00 3/185 18294
/proc/meminfo: memFree=28943696/32873844 swapFree=7124/7124
[pid=18278] ppid=18276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18278/stat : 18278 (npSolver-pbo.sh) S 18276 18278 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 28254595 9367552 275 33554432000 4194304 5064252 140736121809472 140736121808384 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18278/statm: 2287 275 233 213 0 72 0
[pid=18279] ppid=18278 vsize=736424 CPUtime=24.8 cores=1,3,5,7
/proc/18279/stat : 18279 (npSolver-pbo) S 18278 18278 17075 0 -1 4202496 84632 103217 0 0 696 76 1595 113 20 0 1 0 28254596 754098176 180794 33554432000 4194304 6004724 140733354048864 140733354044000 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 7 0 0
/proc/18279/statm: 184106 180794 163 442 0 183660 0
Current children cumulated CPU time (s) 24.8
Current children cumulated vsize (KiB) 745572

[startup+51.1005 s]
/proc/loadavg: 1.97 1.98 2.00 3/185 18297
/proc/meminfo: memFree=29898748/32873844 swapFree=7124/7124
[pid=18278] ppid=18276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18278/stat : 18278 (npSolver-pbo.sh) S 18276 18278 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 28254595 9367552 275 33554432000 4194304 5064252 140736121809472 140736121808384 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18278/statm: 2287 275 233 213 0 72 0
[pid=18279] ppid=18278 vsize=736424 CPUtime=24.8 cores=1,3,5,7
/proc/18279/stat : 18279 (npSolver-pbo) S 18278 18278 17075 0 -1 4202496 84632 103217 0 0 696 76 1595 113 20 0 1 0 28254596 754098176 180794 33554432000 4194304 6004724 140733354048864 140733354044000 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 7 0 0
/proc/18279/statm: 184106 180794 163 442 0 183660 0
[pid=18296] ppid=18279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18296/stat : 18296 (satsolver.sh) S 18279 18278 17075 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 28257095 9367552 267 33554432000 4194304 5064252 140735760107200 140735760106112 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18296/statm: 2287 267 226 213 0 72 0
[pid=18297] ppid=18296 vsize=377968 CPUtime=26.07 cores=1,3,5,7
/proc/18297/stat : 18297 (glucose) R 18296 18278 17075 0 -1 4202496 56019 0 0 0 2593 14 0 0 20 0 1 0 28257096 387039232 86335 33554432000 4194304 5208918 140733767407536 140733767403912 4211138 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18297/statm: 94492 86335 103 248 0 94241 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 1132688

[startup+102.3 s]
/proc/loadavg: 1.99 1.98 2.00 3/183 18302
/proc/meminfo: memFree=30232116/32873844 swapFree=7124/7124
[pid=18278] ppid=18276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18278/stat : 18278 (npSolver-pbo.sh) S 18276 18278 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 28254595 9367552 275 33554432000 4194304 5064252 140736121809472 140736121808384 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18278/statm: 2287 275 233 213 0 72 0
[pid=18279] ppid=18278 vsize=736428 CPUtime=102.08 cores=1,3,5,7
/proc/18279/stat : 18279 (npSolver-pbo) R 18278 18278 17075 0 -1 4202496 94859 168875 0 0 863 140 9065 140 20 0 1 0 28254596 754102272 180802 33554432000 4194304 6004724 140733354048864 140733354043064 5190832 0 0 4096 0 0 0 0 17 3 0 0 7 0 0
/proc/18279/statm: 184107 180802 170 442 0 183661 0
Current children cumulated CPU time (s) 102.08
Current children cumulated vsize (KiB) 745576

[startup+162.3 s]
/proc/loadavg: 2.03 2.00 2.00 3/185 18305
/proc/meminfo: memFree=29442972/32873844 swapFree=7124/7124
[pid=18278] ppid=18276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18278/stat : 18278 (npSolver-pbo.sh) S 18276 18278 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 28254595 9367552 275 33554432000 4194304 5064252 140736121809472 140736121808384 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18278/statm: 2287 275 233 213 0 72 0
[pid=18279] ppid=18278 vsize=867500 CPUtime=108.53 cores=1,3,5,7
/proc/18279/stat : 18279 (npSolver-pbo) S 18278 18278 17075 0 -1 4202496 129772 169390 0 0 1043 592 9065 153 20 0 1 0 28254596 888320000 200870 33554432000 4194304 6004724 140733354048864 140733354041216 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 18 0 0
/proc/18279/statm: 216875 200870 175 442 0 216429 0
[pid=18304] ppid=18279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18304/stat : 18304 (satsolver.sh) S 18279 18278 17075 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 28265481 9367552 267 33554432000 4194304 5064252 140735142741360 140735142740272 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18304/statm: 2287 267 226 213 0 72 0
[pid=18305] ppid=18304 vsize=605548 CPUtime=53.41 cores=1,3,5,7
/proc/18305/stat : 18305 (glucose) R 18304 18278 17075 0 -1 4202496 84125 0 0 0 5312 29 0 0 20 0 1 0 28265482 620081152 133017 33554432000 4194304 5208918 140734529757264 140734529753576 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18305/statm: 151387 133017 105 248 0 151136 0
Current children cumulated CPU time (s) 161.94
Current children cumulated vsize (KiB) 1491344

[startup+222.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/185 18305
/proc/meminfo: memFree=29415172/32873844 swapFree=7124/7124
[pid=18278] ppid=18276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18278/stat : 18278 (npSolver-pbo.sh) S 18276 18278 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 28254595 9367552 275 33554432000 4194304 5064252 140736121809472 140736121808384 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18278/statm: 2287 275 233 213 0 72 0
[pid=18279] ppid=18278 vsize=867500 CPUtime=108.53 cores=1,3,5,7
/proc/18279/stat : 18279 (npSolver-pbo) S 18278 18278 17075 0 -1 4202496 129772 169390 0 0 1043 592 9065 153 20 0 1 0 28254596 888320000 200870 33554432000 4194304 6004724 140733354048864 140733354041216 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 18 0 0
/proc/18279/statm: 216875 200870 175 442 0 216429 0
[pid=18304] ppid=18279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18304/stat : 18304 (satsolver.sh) S 18279 18278 17075 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 28265481 9367552 267 33554432000 4194304 5064252 140735142741360 140735142740272 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18304/statm: 2287 267 226 213 0 72 0
[pid=18305] ppid=18304 vsize=633396 CPUtime=113.41 cores=1,3,5,7
/proc/18305/stat : 18305 (glucose) R 18304 18278 17075 0 -1 4202496 93178 0 0 0 11298 43 0 0 20 0 1 0 28265482 648597504 141565 33554432000 4194304 5208918 140734529757264 140734529755112 4544907 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18305/statm: 158349 141565 105 248 0 158098 0
Current children cumulated CPU time (s) 221.94
Current children cumulated vsize (KiB) 1519192

[startup+282.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/185 18305
/proc/meminfo: memFree=29387696/32873844 swapFree=7124/7124
[pid=18278] ppid=18276 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/18305/statm: 210218 193579 105 248 0 209967 0
Current children cumulated CPU time (s) 1421.69
Current children cumulated vsize (KiB) 1726668

[startup+1482.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/185 18315
/proc/meminfo: memFree=28979900/32873844 swapFree=7124/7124
[pid=18278] ppid=18276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18278/stat : 18278 (npSolver-pbo.sh) S 18276 18278 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 28254595 9367552 275 33554432000 4194304 5064252 140736121809472 140736121808384 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18278/statm: 2287 275 233 213 0 72 0
[pid=18279] ppid=18278 vsize=867500 CPUtime=108.53 cores=1,3,5,7
/proc/18279/stat : 18279 (npSolver-pbo) S 18278 18278 17075 0 -1 4202496 129772 169390 0 0 1043 592 9065 153 20 0 1 0 28254596 888320000 200870 33554432000 4194304 6004724 140733354048864 140733354041216 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 18 0 0
/proc/18279/statm: 216875 200870 175 442 0 216429 0
[pid=18304] ppid=18279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18304/stat : 18304 (satsolver.sh) S 18279 18278 17075 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 28265481 9367552 267 33554432000 4194304 5064252 140735142741360 140735142740272 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18304/statm: 2287 267 226 213 0 72 0
[pid=18305] ppid=18304 vsize=842840 CPUtime=1373.15 cores=1,3,5,7
/proc/18305/stat : 18305 (glucose) R 18304 18278 17075 0 -1 4202496 140198 0 0 0 137085 230 0 0 20 0 1 0 28265482 863068160 190435 33554432000 4194304 5208918 140734529757264 140734529755112 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18305/statm: 210710 190435 105 248 0 210459 0
Current children cumulated CPU time (s) 1481.68
Current children cumulated vsize (KiB) 1728636

[startup+1542.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/186 18318
/proc/meminfo: memFree=28994132/32873844 swapFree=7124/7124
[pid=18278] ppid=18276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18278/stat : 18278 (npSolver-pbo.sh) S 18276 18278 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 28254595 9367552 275 33554432000 4194304 5064252 140736121809472 140736121808384 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18278/statm: 2287 275 233 213 0 72 0
[pid=18279] ppid=18278 vsize=867500 CPUtime=108.53 cores=1,3,5,7
/proc/18279/stat : 18279 (npSolver-pbo) S 18278 18278 17075 0 -1 4202496 129772 169390 0 0 1043 592 9065 153 20 0 1 0 28254596 888320000 200870 33554432000 4194304 6004724 140733354048864 140733354041216 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 18 0 0
/proc/18279/statm: 216875 200870 175 442 0 216429 0
[pid=18304] ppid=18279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18304/stat : 18304 (satsolver.sh) S 18279 18278 17075 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 28265481 9367552 267 33554432000 4194304 5064252 140735142741360 140735142740272 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18304/statm: 2287 267 226 213 0 72 0
[pid=18305] ppid=18304 vsize=846080 CPUtime=1433.15 cores=1,3,5,7
/proc/18305/stat : 18305 (glucose) R 18304 18278 17075 0 -1 4202496 142176 0 0 0 143073 242 0 0 20 0 1 0 28265482 866385920 186048 33554432000 4194304 5208918 140734529757264 140734529753640 4229717 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18305/statm: 211520 186048 105 248 0 211269 0
Current children cumulated CPU time (s) 1541.68
Current children cumulated vsize (KiB) 1731876

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/185 18318
/proc/meminfo: memFree=28978732/32873844 swapFree=7124/7124
[pid=18278] ppid=18276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18278/stat : 18278 (npSolver-pbo.sh) S 18276 18278 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 28254595 9367552 275 33554432000 4194304 5064252 140736121809472 140736121808384 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18278/statm: 2287 275 233 213 0 72 0
[pid=18279] ppid=18278 vsize=867500 CPUtime=108.53 cores=1,3,5,7
/proc/18279/stat : 18279 (npSolver-pbo) S 18278 18278 17075 0 -1 4202496 129772 169390 0 0 1043 592 9065 153 20 0 1 0 28254596 888320000 200870 33554432000 4194304 6004724 140733354048864 140733354041216 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 18 0 0
/proc/18279/statm: 216875 200870 175 442 0 216429 0
[pid=18304] ppid=18279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18304/stat : 18304 (satsolver.sh) S 18279 18278 17075 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 28265481 9367552 267 33554432000 4194304 5064252 140735142741360 140735142740272 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18304/statm: 2287 267 226 213 0 72 0
[pid=18305] ppid=18304 vsize=848308 CPUtime=1493.13 cores=1,3,5,7
/proc/18305/stat : 18305 (glucose) R 18304 18278 17075 0 -1 4202496 143427 0 0 0 149065 248 0 0 20 0 1 0 28265482 868667392 192200 33554432000 4194304 5208918 140734529757264 140734529755112 4229493 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18305/statm: 212077 192200 105 248 0 211826 0
Current children cumulated CPU time (s) 1601.66
Current children cumulated vsize (KiB) 1734104

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/185 18319
/proc/meminfo: memFree=28927580/32873844 swapFree=7124/7124
[pid=18278] ppid=18276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18278/stat : 18278 (npSolver-pbo.sh) S 18276 18278 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 28254595 9367552 275 33554432000 4194304 5064252 140736121809472 140736121808384 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18278/statm: 2287 275 233 213 0 72 0
[pid=18279] ppid=18278 vsize=867500 CPUtime=108.53 cores=1,3,5,7
/proc/18279/stat : 18279 (npSolver-pbo) S 18278 18278 17075 0 -1 4202496 129772 169390 0 0 1043 592 9065 153 20 0 1 0 28254596 888320000 200870 33554432000 4194304 6004724 140733354048864 140733354041216 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 18 0 0
/proc/18279/statm: 216875 200870 175 442 0 216429 0
[pid=18304] ppid=18279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18304/stat : 18304 (satsolver.sh) S 18279 18278 17075 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 28265481 9367552 267 33554432000 4194304 5064252 140735142741360 140735142740272 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18304/statm: 2287 267 226 213 0 72 0
[pid=18305] ppid=18304 vsize=982696 CPUtime=1553.13 cores=1,3,5,7
/proc/18305/stat : 18305 (glucose) R 18304 18278 17075 0 -1 4202496 145183 0 0 0 155057 256 0 0 20 0 1 0 28265482 1006280704 198318 33554432000 4194304 5208918 140734529757264 140734529753640 4229692 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18305/statm: 245674 198318 105 248 0 245423 0
Current children cumulated CPU time (s) 1661.66
Current children cumulated vsize (KiB) 1868492

[startup+1722.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/185 18319
/proc/meminfo: memFree=28963308/32873844 swapFree=7124/7124
[pid=18278] ppid=18276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18278/stat : 18278 (npSolver-pbo.sh) S 18276 18278 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 28254595 9367552 275 33554432000 4194304 5064252 140736121809472 140736121808384 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18278/statm: 2287 275 233 213 0 72 0
[pid=18279] ppid=18278 vsize=867500 CPUtime=108.53 cores=1,3,5,7
/proc/18279/stat : 18279 (npSolver-pbo) S 18278 18278 17075 0 -1 4202496 129772 169390 0 0 1043 592 9065 153 20 0 1 0 28254596 888320000 200870 33554432000 4194304 6004724 140733354048864 140733354041216 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 18 0 0
/proc/18279/statm: 216875 200870 175 442 0 216429 0
[pid=18304] ppid=18279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18304/stat : 18304 (satsolver.sh) S 18279 18278 17075 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 28265481 9367552 267 33554432000 4194304 5064252 140735142741360 140735142740272 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18304/statm: 2287 267 226 213 0 72 0
[pid=18305] ppid=18304 vsize=856320 CPUtime=1613.12 cores=1,3,5,7
/proc/18305/stat : 18305 (glucose) R 18304 18278 17075 0 -1 4202496 146822 0 0 0 161048 264 0 0 20 0 1 0 28265482 876871680 190644 33554432000 4194304 5208918 140734529757264 140734529753640 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18305/statm: 214080 190644 105 248 0 213829 0
Current children cumulated CPU time (s) 1721.65
Current children cumulated vsize (KiB) 1742116

[startup+1782.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/185 18319
/proc/meminfo: memFree=28936420/32873844 swapFree=7124/7124
[pid=18278] ppid=18276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18278/stat : 18278 (npSolver-pbo.sh) S 18276 18278 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 28254595 9367552 275 33554432000 4194304 5064252 140736121809472 140736121808384 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18278/statm: 2287 275 233 213 0 72 0
[pid=18279] ppid=18278 vsize=867500 CPUtime=108.53 cores=1,3,5,7
/proc/18279/stat : 18279 (npSolver-pbo) S 18278 18278 17075 0 -1 4202496 129772 169390 0 0 1043 592 9065 153 20 0 1 0 28254596 888320000 200870 33554432000 4194304 6004724 140733354048864 140733354041216 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 18 0 0
/proc/18279/statm: 216875 200870 175 442 0 216429 0
[pid=18304] ppid=18279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18304/stat : 18304 (satsolver.sh) S 18279 18278 17075 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 28265481 9367552 267 33554432000 4194304 5064252 140735142741360 140735142740272 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18304/statm: 2287 267 226 213 0 72 0
[pid=18305] ppid=18304 vsize=860592 CPUtime=1673.12 cores=1,3,5,7
/proc/18305/stat : 18305 (glucose) R 18304 18278 17075 0 -1 4202496 148608 0 0 0 167040 272 0 0 20 0 1 0 28265482 881246208 198331 33554432000 4194304 5208918 140734529757264 140734529753576 4215147 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18305/statm: 215148 198331 105 248 0 214897 0
Current children cumulated CPU time (s) 1781.65
Current children cumulated vsize (KiB) 1746388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.7 s]
/proc/loadavg: 2.06 2.03 2.00 2/180 18320
/proc/meminfo: memFree=29826780/32873844 swapFree=7124/7124
[pid=18278] ppid=18276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18278/stat : 18278 (npSolver-pbo.sh) S 18276 18278 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 28254595 9367552 275 33554432000 4194304 5064252 140736121809472 140736121808384 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18278/statm: 2287 275 233 213 0 72 0
[pid=18279] ppid=18278 vsize=867500 CPUtime=108.53 cores=1,3,5,7
/proc/18279/stat : 18279 (npSolver-pbo) S 18278 18278 17075 0 -1 4202496 129772 169390 0 0 1043 592 9065 153 20 0 1 0 28254596 888320000 200870 33554432000 4194304 6004724 140733354048864 140733354041216 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 18 0 0
/proc/18279/statm: 216875 200870 175 442 0 216429 0
[pid=18304] ppid=18279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18304/stat : 18304 (satsolver.sh) S 18279 18278 17075 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 28265481 9367552 267 33554432000 4194304 5064252 140735142741360 140735142740272 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18304/statm: 2287 267 226 213 0 72 0
[pid=18305] ppid=18304 vsize=861024 CPUtime=1691.51 cores=1,3,5,7
/proc/18305/stat : 18305 (glucose) R 18304 18278 17075 0 -1 4202496 149480 0 0 0 168873 278 0 0 20 0 1 0 28265482 881688576 191313 33554432000 4194304 5208918 140734529757264 140734529755352 4229456 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18305/statm: 215256 191313 105 248 0 215005 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1746820

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.7 s]
/proc/loadavg: 2.06 2.03 2.00 2/180 18320
/proc/meminfo: memFree=29826780/32873844 swapFree=7124/7124
[pid=18278] ppid=18276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18278/stat : 18278 (npSolver-pbo.sh) S 18276 18278 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 28254595 9367552 275 33554432000 4194304 5064252 140736121809472 140736121808384 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18278/statm: 2287 275 233 213 0 72 0
[pid=18279] ppid=18278 vsize=867500 CPUtime=108.53 cores=1,3,5,7
/proc/18279/stat : 18279 (npSolver-pbo) S 18278 18278 17075 0 -1 4202496 129772 169390 0 0 1043 592 9065 153 20 0 1 0 28254596 888320000 200870 33554432000 4194304 6004724 140733354048864 140733354041216 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 18 0 0
/proc/18279/statm: 216875 200870 175 442 0 216429 0
[pid=18304] ppid=18279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18304/stat : 18304 (satsolver.sh) S 18279 18278 17075 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 28265481 9367552 267 33554432000 4194304 5064252 140735142741360 140735142740272 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18304/statm: 2287 267 226 213 0 72 0
[pid=18305] ppid=18304 vsize=861024 CPUtime=1691.51 cores=1,3,5,7
/proc/18305/stat : 18305 (glucose) R 18304 18278 17075 0 -1 4202496 149480 0 0 0 168873 278 0 0 20 0 1 0 28265482 881688576 191313 33554432000 4194304 5208918 140734529757264 140734529755352 4229456 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18305/statm: 215256 191313 105 248 0 215005 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1746820

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18278 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.001999
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.72
CPU time (s): 1800.04
CPU user time (s): 1789.81
CPU system time (s): 10.23
CPU usage (%): 99.9622
Max. virtual memory (cumulated for all children) (KiB): 2090696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.001999
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 358
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 3

runsolver used 4.23036 second user time and 11.9132 second system time

The end

Launcher Data

Begin job on node133 at 2012-06-08 21:14:37
IDJOB=3749827
IDBENCH=92869
IDSOLVER=2334
FILE ID=node133/3749827-1339182875
RUNJOBID= node133-1339182875-18250
PBS_JOBID= 14643824
Free space on /tmp= 71112 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/graca/normalized-ped3.G.recomb10-0.20-13.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3749827-1339182875/watcher-3749827-1339182875 -o /tmp/evaluation-result-3749827-1339182875/solver-3749827-1339182875 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3749827-1339182875.opb 2038994590 HOME HOME

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

MD5SUM BENCH= 29a5e01a8226455825d0b564a1dd2bc6
RANDOM SEED=2038994590

node133.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.139
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.27
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.139
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	: 5332.55
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.139
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	: 5332.55
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.139
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	: 5332.55
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.139
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	: 5332.56
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.139
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	: 5332.56
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.139
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	: 5332.52
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.139
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31632504 kB
Buffers:          109408 kB
Cached:           244428 kB
SwapCached:         1828 kB
Active:           286104 kB
Inactive:         128328 kB
Active(anon):      60408 kB
Inactive(anon):     2420 kB
Active(file):     225696 kB
Inactive(file):   125908 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67100324 kB
Dirty:             83960 kB
Writeback:             0 kB
AnonPages:         52380 kB
Mapped:             9248 kB
Shmem:                 0 kB
Slab:             684176 kB
SReclaimable:     122828 kB
SUnreclaim:       561348 kB
KernelStack:        1472 kB
PageTables:         4108 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     185584 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70920 MiB
End job on node133 at 2012-06-08 21:44:39