Trace number 3714462

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? (TO) 1800.02 1800.82

General information on the benchmark

Name/SOFT-BIGINT-LIN/PB06/web/
uclid_pb_benchmarks/normalized-dlx1c.rwmem1.ucl--soft-0-100-0.wbo
MD5SUM0ad575c7f0542ec26b1c3f9931b01c05
Bench CategorySOFT-BIGINT-LIN (only soft 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 benchmark3.9134
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables7578
Total number of constraints21401
Number of soft constraints21401
Number of constraints which are clauses20501
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints900
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 1076192
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 1076191
Biggest number in a constraint 33
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 126
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

2.89/2.96	c run usual solver
6.14/6.66	o 10109
6.14/6.66	c current bound: 5054
6.14/6.66	c fallback to adder encoding
1800.02/1800.81	c error: unexpected solver exit code
1800.02/1800.81	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-3714462-1338191538/watcher-3714462-1338191538 -o /tmp/evaluation-result-3714462-1338191538/solver-3714462-1338191538 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3714462-1338191538.wbo 2011711249 HOME HOME 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.02 3/179 14278
/proc/meminfo: memFree=20329312/32873648 swapFree=7116/7116
[pid=14278] ppid=14276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14278/stat : 14278 (npSolver-wbo-I.) S 14276 14278 6342 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285279316 9367552 274 33554432000 4194304 5064252 140736474497904 140736474496816 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14278/statm: 2287 274 233 213 0 72 0

[startup+0.0334911 s]
/proc/loadavg: 2.00 2.01 2.02 3/179 14278
/proc/meminfo: memFree=20329312/32873648 swapFree=7116/7116
[pid=14278] ppid=14276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14278/stat : 14278 (npSolver-wbo-I.) S 14276 14278 6342 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285279316 9367552 274 33554432000 4194304 5064252 140736474497904 140736474496816 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14278/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100249 s]
/proc/loadavg: 2.00 2.01 2.02 3/179 14278
/proc/meminfo: memFree=20329312/32873648 swapFree=7116/7116
[pid=14278] ppid=14276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14278/stat : 14278 (npSolver-wbo-I.) S 14276 14278 6342 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285279316 9367552 274 33554432000 4194304 5064252 140736474497904 140736474496816 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14278/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300177 s]
/proc/loadavg: 2.00 2.01 2.02 3/179 14278
/proc/meminfo: memFree=20329312/32873648 swapFree=7116/7116
[pid=14278] ppid=14276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14278/stat : 14278 (npSolver-wbo-I.) S 14276 14278 6342 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285279316 9367552 274 33554432000 4194304 5064252 140736474497904 140736474496816 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14278/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700175 s]
/proc/loadavg: 2.00 2.01 2.02 3/179 14278
/proc/meminfo: memFree=20329312/32873648 swapFree=7116/7116
[pid=14278] ppid=14276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14278/stat : 14278 (npSolver-wbo-I.) S 14276 14278 6342 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285279316 9367552 274 33554432000 4194304 5064252 140736474497904 140736474496816 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14278/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50025 s]
/proc/loadavg: 2.00 2.01 2.02 3/181 14280
/proc/meminfo: memFree=20315528/32873648 swapFree=7116/7116
[pid=14278] ppid=14276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14278/stat : 14278 (npSolver-wbo-I.) S 14276 14278 6342 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285279316 9367552 274 33554432000 4194304 5064252 140736474497904 140736474496816 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14278/statm: 2287 274 233 213 0 72 0
[pid=14279] ppid=14278 vsize=34876 CPUtime=1.48 cores=0,2,4,6
/proc/14279/stat : 14279 (npSolver-wbo) R 14278 14278 6342 0 -1 4202496 2980 0 0 0 148 0 0 0 20 0 1 0 285279317 35713024 4994 33554432000 4194304 5990268 140734934994896 140734934989752 4523217 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14279/statm: 8719 4994 136 439 0 8276 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 44024

[startup+3.10025 s]
/proc/loadavg: 2.00 2.01 2.02 3/181 14280
/proc/meminfo: memFree=20281496/32873648 swapFree=7116/7116
[pid=14278] ppid=14276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14278/stat : 14278 (npSolver-wbo-I.) S 14276 14278 6342 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285279316 9367552 274 33554432000 4194304 5064252 140736474497904 140736474496816 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14278/statm: 2287 274 233 213 0 72 0
[pid=14279] ppid=14278 vsize=68596 CPUtime=2.99 cores=0,2,4,6
/proc/14279/stat : 14279 (npSolver-wbo) S 14278 14278 6342 0 -1 4202496 6596 0 0 0 291 8 0 0 20 0 1 0 285279317 70242304 12556 33554432000 4194304 5990268 140734934994896 140734934988048 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14279/statm: 17149 12556 149 439 0 16706 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 77744

[startup+6.30026 s]
/proc/loadavg: 2.00 2.01 2.02 3/183 14285
/proc/meminfo: memFree=20244152/32873648 swapFree=7116/7116
[pid=14278] ppid=14276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14278/stat : 14278 (npSolver-wbo-I.) S 14276 14278 6342 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285279316 9367552 274 33554432000 4194304 5064252 140736474497904 140736474496816 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14278/statm: 2287 274 233 213 0 72 0
[pid=14279] ppid=14278 vsize=69072 CPUtime=5.83 cores=0,2,4,6
/proc/14279/stat : 14279 (npSolver-wbo) R 14278 14278 6342 0 -1 4202496 6802 28609 0 0 298 30 242 13 20 0 1 0 285279317 70729728 12678 33554432000 4194304 5990268 140734934994896 140734934988624 5177872 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14279/statm: 17268 12678 153 439 0 16825 0
Current children cumulated CPU time (s) 5.83
Current children cumulated vsize (KiB) 78220

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.02 3/183 14292
/proc/meminfo: memFree=19704320/32873648 swapFree=7116/7116
[pid=14278] ppid=14276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14278/stat : 14278 (npSolver-wbo-I.) S 14276 14278 6342 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285279316 9367552 274 33554432000 4194304 5064252 140736474497904 140736474496816 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14278/statm: 2287 274 233 213 0 72 0
[pid=14279] ppid=14278 vsize=245388 CPUtime=7.83 cores=0,2,4,6
/proc/14279/stat : 14279 (npSolver-wbo) S 14278 14278 6342 0 -1 4202496 14436 29123 0 0 450 74 242 17 20 0 1 0 285279317 251277312 49220 33554432000 4194304 5990268 140734934994896 140734934986336 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14279/statm: 61347 49220 164 439 0 60904 0
[pid=14291] ppid=14279 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14291/stat : 14291 (satsolver.sh) S 14279 14278 6342 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285280147 9367552 266 33554432000 4194304 5064252 140735611818800 140735611817712 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14291/statm: 2287 266 226 213 0 72 0
[pid=14292] ppid=14291 vsize=295924 CPUtime=4.38 cores=0,2,4,6
/proc/14292/stat : 14292 (glucose) R 14291 14278 6342 0 -1 4202496 48338 0 0 0 424 14 0 0 20 0 1 0 285280147 303026176 68188 33554432000 4194304 5208918 140735735266896 140735735264744 4211521 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14292/statm: 73981 68188 104 248 0 73730 0
Current children cumulated CPU time (s) 12.21
Current children cumulated vsize (KiB) 559608

[startup+25.5003 s]
/proc/loadavg: 2.07 2.03 2.02 3/183 14292
/proc/meminfo: memFree=19707680/32873648 swapFree=7116/7116
[pid=14278] ppid=14276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14278/stat : 14278 (npSolver-wbo-I.) S 14276 14278 6342 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285279316 9367552 274 33554432000 4194304 5064252 140736474497904 140736474496816 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14278/statm: 2287 274 233 213 0 72 0
[pid=14279] ppid=14278 vsize=245388 CPUtime=7.83 cores=0,2,4,6
/proc/14279/stat : 14279 (npSolver-wbo) S 14278 14278 6342 0 -1 4202496 14436 29123 0 0 450 74 242 17 20 0 1 0 285279317 251277312 49220 33554432000 4194304 5990268 140734934994896 140734934986336 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14279/statm: 61347 49220 164 439 0 60904 0
[pid=14291] ppid=14279 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14291/stat : 14291 (satsolver.sh) S 14279 14278 6342 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285280147 9367552 266 33554432000 4194304 5064252 140735611818800 140735611817712 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14291/statm: 2287 266 226 213 0 72 0
[pid=14292] ppid=14291 vsize=295924 CPUtime=17.18 cores=0,2,4,6
/proc/14292/stat : 14292 (glucose) R 14291 14278 6342 0 -1 4202496 48345 0 0 0 1704 14 0 0 20 0 1 0 285280147 303026176 68706 33554432000 4194304 5208918 140735735266896 140735735264744 4211744 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14292/statm: 73981 68706 104 248 0 73730 0
Current children cumulated CPU time (s) 25.01
Current children cumulated vsize (KiB) 559608

[startup+51.1002 s]
/proc/loadavg: 2.04 2.02 2.02 3/183 14292
/proc/meminfo: memFree=19701536/32873648 swapFree=7116/7116
[pid=14278] ppid=14276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14278/stat : 14278 (npSolver-wbo-I.) S 14276 14278 6342 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285279316 9367552 274 33554432000 4194304 5064252 140736474497904 140736474496816 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14278/statm: 2287 274 233 213 0 72 0
[pid=14279] ppid=14278 vsize=245388 CPUtime=7.83 cores=0,2,4,6
/proc/14279/stat : 14279 (npSolver-wbo) S 14278 14278 6342 0 -1 4202496 14436 29123 0 0 450 74 242 17 20 0 1 0 285279317 251277312 49220 33554432000 4194304 5990268 140734934994896 140734934986336 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14279/statm: 61347 49220 164 439 0 60904 0
[pid=14291] ppid=14279 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14291/stat : 14291 (satsolver.sh) S 14279 14278 6342 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285280147 9367552 266 33554432000 4194304 5064252 140735611818800 140735611817712 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14291/statm: 2287 266 226 213 0 72 0
[pid=14292] ppid=14291 vsize=295924 CPUtime=42.77 cores=0,2,4,6
/proc/14292/stat : 14292 (glucose) R 14291 14278 6342 0 -1 4202496 48352 0 0 0 4263 14 0 0 20 0 1 0 285280147 303026176 69735 33554432000 4194304 5208918 140735735266896 140735735264744 4211918 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14292/statm: 73981 69735 104 248 0 73730 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 559608

[startup+102.3 s]
/proc/loadavg: 2.02 2.02 2.02 3/183 14292
/proc/meminfo: memFree=19695084/32873648 swapFree=7116/7116
[pid=14278] ppid=14276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14278/stat : 14278 (npSolver-wbo-I.) S 14276 14278 6342 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285279316 9367552 274 33554432000 4194304 5064252 140736474497904 140736474496816 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14278/statm: 2287 274 233 213 0 72 0
[pid=14279] ppid=14278 vsize=245388 CPUtime=7.83 cores=0,2,4,6
/proc/14279/stat : 14279 (npSolver-wbo) S 14278 14278 6342 0 -1 4202496 14436 29123 0 0 450 74 242 17 20 0 1 0 285279317 251277312 49220 33554432000 4194304 5990268 140734934994896 140734934986336 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14279/statm: 61347 49220 164 439 0 60904 0
[pid=14291] ppid=14279 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14291/stat : 14291 (satsolver.sh) S 14279 14278 6342 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285280147 9367552 266 33554432000 4194304 5064252 140735611818800 140735611817712 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14291/statm: 2287 266 226 213 0 72 0
[pid=14292] ppid=14291 vsize=346228 CPUtime=93.98 cores=0,2,4,6
/proc/14292/stat : 14292 (glucose) R 14291 14278 6342 0 -1 4202496 48910 0 0 0 9383 15 0 0 20 0 1 0 285280147 354537472 70803 33554432000 4194304 5208918 140735735266896 140735735264568 4229528 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14292/statm: 86557 70803 104 248 0 86306 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 609912

[startup+162.3 s]
/proc/loadavg: 2.04 2.03 2.01 3/183 14293
/proc/meminfo: memFree=19693160/32873648 swapFree=7116/7116
[pid=14278] ppid=14276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14278/stat : 14278 (npSolver-wbo-I.) S 14276 14278 6342 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285279316 9367552 274 33554432000 4194304 5064252 140736474497904 140736474496816 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14278/statm: 2287 274 233 213 0 72 0
[pid=14279] ppid=14278 vsize=245388 CPUtime=7.83 cores=0,2,4,6
/proc/14279/stat : 14279 (npSolver-wbo) S 14278 14278 6342 0 -1 4202496 14436 29123 0 0 450 74 242 17 20 0 1 0 285279317 251277312 49220 33554432000 4194304 5990268 140734934994896 140734934986336 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14279/statm: 61347 49220 164 439 0 60904 0
[pid=14291] ppid=14279 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14291/stat : 14291 (satsolver.sh) S 14279 14278 6342 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285280147 9367552 266 33554432000 4194304 5064252 140735611818800 140735611817712 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14291/statm: 2287 266 226 213 0 72 0
[pid=14292] ppid=14291 vsize=346228 CPUtime=153.96 cores=0,2,4,6
/proc/14292/stat : 14292 (glucose) R 14291 14278 6342 0 -1 4202496 48911 0 0 0 15381 15 0 0 20 0 1 0 285280147 354537472 70804 33554432000 4194304 5208918 140735735266896 140735735264568 4211656 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14292/statm: 86557 70804 104 248 0 86306 0
Current children cumulated CPU time (s) 161.79
Current children cumulated vsize (KiB) 609912

[startup+222.307 s]
/proc/loadavg: 2.09 2.04 2.01 3/183 14293
/proc/meminfo: memFree=19688816/32873648 swapFree=7116/7116
[pid=14278] ppid=14276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14278/stat : 14278 (npSolver-wbo-I.) S 14276 14278 6342 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285279316 9367552 274 33554432000 4194304 5064252 140736474497904 140736474496816 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14278/statm: 2287 274 233 213 0 72 0
[pid=14279] ppid=14278 vsize=245388 CPUtime=7.83 cores=0,2,4,6
/proc/14279/stat : 14279 (npSolver-wbo) S 14278 14278 6342 0 -1 4202496 14436 29123 0 0 450 74 242 17 20 0 1 0 285279317 251277312 49220 33554432000 4194304 5990268 140734934994896 140734934986336 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14279/statm: 61347 49220 164 439 0 60904 0
[pid=14291] ppid=14279 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/14292/stat : 14292 (glucose) R 14291 14278 6342 0 -1 4202496 55448 0 0 0 141355 20 0 0 20 0 1 0 285280147 382332928 77727 33554432000 4194304 5208918 140735735266896 140735735263272 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14292/statm: 93343 77727 104 248 0 93092 0
Current children cumulated CPU time (s) 1421.58
Current children cumulated vsize (KiB) 637056

[startup+1482.3 s]
/proc/loadavg: 2.03 2.08 2.06 3/183 14378
/proc/meminfo: memFree=21100932/32873648 swapFree=7116/7116
[pid=14278] ppid=14276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14278/stat : 14278 (npSolver-wbo-I.) S 14276 14278 6342 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285279316 9367552 274 33554432000 4194304 5064252 140736474497904 140736474496816 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14278/statm: 2287 274 233 213 0 72 0
[pid=14279] ppid=14278 vsize=245388 CPUtime=7.83 cores=0,2,4,6
/proc/14279/stat : 14279 (npSolver-wbo) S 14278 14278 6342 0 -1 4202496 14436 29123 0 0 450 74 242 17 20 0 1 0 285279317 251277312 49220 33554432000 4194304 5990268 140734934994896 140734934986336 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14279/statm: 61347 49220 164 439 0 60904 0
[pid=14291] ppid=14279 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14291/stat : 14291 (satsolver.sh) S 14279 14278 6342 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285280147 9367552 266 33554432000 4194304 5064252 140735611818800 140735611817712 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14291/statm: 2287 266 226 213 0 72 0
[pid=14292] ppid=14291 vsize=373372 CPUtime=1473.73 cores=0,2,4,6
/proc/14292/stat : 14292 (glucose) R 14291 14278 6342 0 -1 4202496 55529 0 0 0 147353 20 0 0 20 0 1 0 285280147 382332928 78319 33554432000 4194304 5208918 140735735266896 140735735263272 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14292/statm: 93343 78319 104 248 0 93092 0
Current children cumulated CPU time (s) 1481.56
Current children cumulated vsize (KiB) 637056

[startup+1542.31 s]
/proc/loadavg: 2.01 2.06 2.06 3/183 14378
/proc/meminfo: memFree=21092000/32873648 swapFree=7116/7116
[pid=14278] ppid=14276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14278/stat : 14278 (npSolver-wbo-I.) S 14276 14278 6342 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285279316 9367552 274 33554432000 4194304 5064252 140736474497904 140736474496816 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14278/statm: 2287 274 233 213 0 72 0
[pid=14279] ppid=14278 vsize=245388 CPUtime=7.83 cores=0,2,4,6
/proc/14279/stat : 14279 (npSolver-wbo) S 14278 14278 6342 0 -1 4202496 14436 29123 0 0 450 74 242 17 20 0 1 0 285279317 251277312 49220 33554432000 4194304 5990268 140734934994896 140734934986336 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14279/statm: 61347 49220 164 439 0 60904 0
[pid=14291] ppid=14279 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14291/stat : 14291 (satsolver.sh) S 14279 14278 6342 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285280147 9367552 266 33554432000 4194304 5064252 140735611818800 140735611817712 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14291/statm: 2287 266 226 213 0 72 0
[pid=14292] ppid=14291 vsize=373372 CPUtime=1533.73 cores=0,2,4,6
/proc/14292/stat : 14292 (glucose) R 14291 14278 6342 0 -1 4202496 55701 0 0 0 153353 20 0 0 20 0 1 0 285280147 382332928 79002 33554432000 4194304 5208918 140735735266896 140735735263272 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14292/statm: 93343 79002 104 248 0 93092 0
Current children cumulated CPU time (s) 1541.56
Current children cumulated vsize (KiB) 637056

[startup+1602.3 s]
/proc/loadavg: 2.00 2.05 2.05 3/183 14378
/proc/meminfo: memFree=21081948/32873648 swapFree=7116/7116
[pid=14278] ppid=14276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14278/stat : 14278 (npSolver-wbo-I.) S 14276 14278 6342 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285279316 9367552 274 33554432000 4194304 5064252 140736474497904 140736474496816 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14278/statm: 2287 274 233 213 0 72 0
[pid=14279] ppid=14278 vsize=245388 CPUtime=7.83 cores=0,2,4,6
/proc/14279/stat : 14279 (npSolver-wbo) S 14278 14278 6342 0 -1 4202496 14436 29123 0 0 450 74 242 17 20 0 1 0 285279317 251277312 49220 33554432000 4194304 5990268 140734934994896 140734934986336 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14279/statm: 61347 49220 164 439 0 60904 0
[pid=14291] ppid=14279 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14291/stat : 14291 (satsolver.sh) S 14279 14278 6342 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285280147 9367552 266 33554432000 4194304 5064252 140735611818800 140735611817712 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14291/statm: 2287 266 226 213 0 72 0
[pid=14292] ppid=14291 vsize=374536 CPUtime=1593.71 cores=0,2,4,6
/proc/14292/stat : 14292 (glucose) R 14291 14278 6342 0 -1 4202496 56158 0 0 0 159351 20 0 0 20 0 1 0 285280147 383524864 79459 33554432000 4194304 5208918 140735735266896 140735735264648 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14292/statm: 93634 79459 104 248 0 93383 0
Current children cumulated CPU time (s) 1601.54
Current children cumulated vsize (KiB) 638220

[startup+1662.3 s]
/proc/loadavg: 2.00 2.04 2.04 3/183 14379
/proc/meminfo: memFree=21075684/32873648 swapFree=7116/7116
[pid=14278] ppid=14276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14278/stat : 14278 (npSolver-wbo-I.) S 14276 14278 6342 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285279316 9367552 274 33554432000 4194304 5064252 140736474497904 140736474496816 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14278/statm: 2287 274 233 213 0 72 0
[pid=14279] ppid=14278 vsize=245388 CPUtime=7.83 cores=0,2,4,6
/proc/14279/stat : 14279 (npSolver-wbo) S 14278 14278 6342 0 -1 4202496 14436 29123 0 0 450 74 242 17 20 0 1 0 285279317 251277312 49220 33554432000 4194304 5990268 140734934994896 140734934986336 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14279/statm: 61347 49220 164 439 0 60904 0
[pid=14291] ppid=14279 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14291/stat : 14291 (satsolver.sh) S 14279 14278 6342 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285280147 9367552 266 33554432000 4194304 5064252 140735611818800 140735611817712 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14291/statm: 2287 266 226 213 0 72 0
[pid=14292] ppid=14291 vsize=374880 CPUtime=1653.7 cores=0,2,4,6
/proc/14292/stat : 14292 (glucose) R 14291 14278 6342 0 -1 4202496 56276 0 0 0 165350 20 0 0 20 0 1 0 285280147 383877120 80088 33554432000 4194304 5208918 140735735266896 140735735264568 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14292/statm: 93720 80088 104 248 0 93469 0
Current children cumulated CPU time (s) 1661.53
Current children cumulated vsize (KiB) 638564

[startup+1722.3 s]
/proc/loadavg: 2.00 2.03 2.04 3/184 14382
/proc/meminfo: memFree=21063076/32873648 swapFree=7116/7116
[pid=14278] ppid=14276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14278/stat : 14278 (npSolver-wbo-I.) S 14276 14278 6342 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285279316 9367552 274 33554432000 4194304 5064252 140736474497904 140736474496816 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14278/statm: 2287 274 233 213 0 72 0
[pid=14279] ppid=14278 vsize=245388 CPUtime=7.83 cores=0,2,4,6
/proc/14279/stat : 14279 (npSolver-wbo) S 14278 14278 6342 0 -1 4202496 14436 29123 0 0 450 74 242 17 20 0 1 0 285279317 251277312 49220 33554432000 4194304 5990268 140734934994896 140734934986336 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14279/statm: 61347 49220 164 439 0 60904 0
[pid=14291] ppid=14279 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14291/stat : 14291 (satsolver.sh) S 14279 14278 6342 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285280147 9367552 266 33554432000 4194304 5064252 140735611818800 140735611817712 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14291/statm: 2287 266 226 213 0 72 0
[pid=14292] ppid=14291 vsize=379460 CPUtime=1713.69 cores=0,2,4,6
/proc/14292/stat : 14292 (glucose) R 14291 14278 6342 0 -1 4202496 56866 0 0 0 171349 20 0 0 20 0 1 0 285280147 388567040 81700 33554432000 4194304 5208918 140735735266896 140735735264728 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14292/statm: 94865 81700 104 248 0 94614 0
Current children cumulated CPU time (s) 1721.52
Current children cumulated vsize (KiB) 643144

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.03 3/183 14382
/proc/meminfo: memFree=21056696/32873648 swapFree=7116/7116
[pid=14278] ppid=14276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14278/stat : 14278 (npSolver-wbo-I.) S 14276 14278 6342 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285279316 9367552 274 33554432000 4194304 5064252 140736474497904 140736474496816 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14278/statm: 2287 274 233 213 0 72 0
[pid=14279] ppid=14278 vsize=245388 CPUtime=7.83 cores=0,2,4,6
/proc/14279/stat : 14279 (npSolver-wbo) S 14278 14278 6342 0 -1 4202496 14436 29123 0 0 450 74 242 17 20 0 1 0 285279317 251277312 49220 33554432000 4194304 5990268 140734934994896 140734934986336 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14279/statm: 61347 49220 164 439 0 60904 0
[pid=14291] ppid=14279 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14291/stat : 14291 (satsolver.sh) S 14279 14278 6342 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285280147 9367552 266 33554432000 4194304 5064252 140735611818800 140735611817712 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14291/statm: 2287 266 226 213 0 72 0
[pid=14292] ppid=14291 vsize=379460 CPUtime=1773.68 cores=0,2,4,6
/proc/14292/stat : 14292 (glucose) R 14291 14278 6342 0 -1 4202496 56872 0 0 0 177348 20 0 0 20 0 1 0 285280147 388567040 82217 33554432000 4194304 5208918 140735735266896 140735735263272 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14292/statm: 94865 82217 104 248 0 94614 0
Current children cumulated CPU time (s) 1781.51
Current children cumulated vsize (KiB) 643144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.81 s]
/proc/loadavg: 2.00 2.02 2.03 4/183 14382
/proc/meminfo: memFree=21055020/32873648 swapFree=7116/7116
[pid=14278] ppid=14276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14278/stat : 14278 (npSolver-wbo-I.) S 14276 14278 6342 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285279316 9367552 274 33554432000 4194304 5064252 140736474497904 140736474496816 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14278/statm: 2287 274 233 213 0 72 0
[pid=14279] ppid=14278 vsize=245388 CPUtime=7.83 cores=0,2,4,6
/proc/14279/stat : 14279 (npSolver-wbo) S 14278 14278 6342 0 -1 4202496 14436 29123 0 0 450 74 242 17 20 0 1 0 285279317 251277312 49220 33554432000 4194304 5990268 140734934994896 140734934986336 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14279/statm: 61347 49220 164 439 0 60904 0
[pid=14291] ppid=14279 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14291/stat : 14291 (satsolver.sh) S 14279 14278 6342 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285280147 9367552 266 33554432000 4194304 5064252 140735611818800 140735611817712 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14291/statm: 2287 266 226 213 0 72 0
[pid=14292] ppid=14291 vsize=379460 CPUtime=1792.19 cores=0,2,4,6
/proc/14292/stat : 14292 (glucose) R 14291 14278 6342 0 -1 4202496 56872 0 0 0 179199 20 0 0 20 0 1 0 285280147 388567040 82217 33554432000 4194304 5208918 140735735266896 140735735263272 4229466 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14292/statm: 94865 82217 104 248 0 94614 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 643144

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.81 s]
/proc/loadavg: 2.00 2.02 2.03 4/183 14382
/proc/meminfo: memFree=21055020/32873648 swapFree=7116/7116
[pid=14278] ppid=14276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14278/stat : 14278 (npSolver-wbo-I.) S 14276 14278 6342 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285279316 9367552 274 33554432000 4194304 5064252 140736474497904 140736474496816 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14278/statm: 2287 274 233 213 0 72 0
[pid=14279] ppid=14278 vsize=245388 CPUtime=7.83 cores=0,2,4,6
/proc/14279/stat : 14279 (npSolver-wbo) S 14278 14278 6342 0 -1 4202496 14436 29123 0 0 450 74 242 17 20 0 1 0 285279317 251277312 49220 33554432000 4194304 5990268 140734934994896 140734934986336 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14279/statm: 61347 49220 164 439 0 60904 0
[pid=14291] ppid=14279 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14291/stat : 14291 (satsolver.sh) S 14279 14278 6342 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285280147 9367552 266 33554432000 4194304 5064252 140735611818800 140735611817712 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14291/statm: 2287 266 226 213 0 72 0
[pid=14292] ppid=14291 vsize=379460 CPUtime=1792.19 cores=0,2,4,6
/proc/14292/stat : 14292 (glucose) R 14291 14278 6342 0 -1 4202496 56872 0 0 0 179199 20 0 0 20 0 1 0 285280147 388567040 82217 33554432000 4194304 5208918 140735735266896 140735735263272 4229466 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14292/statm: 94865 82217 104 248 0 94614 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 643144

Child status: 0

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

Real time (s): 1800.82
CPU time (s): 1800.02
CPU user time (s): 1798.91
CPU system time (s): 1.11
CPU usage (%): 99.9555
Max. virtual memory (cumulated for all children) (KiB): 704116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.93195
system time used= 0.925859
maximum resident set size= 297076
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44537
page faults= 0
swaps= 0
block input operations= 0
block output operations= 391216
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 74
involuntary context switches= 32

runsolver used 5.48517 second user time and 14.3268 second system time

The end

Launcher Data

Begin job on node123 at 2012-05-28 09:52:18
IDJOB=3714462
IDBENCH=79107
IDSOLVER=2295
FILE ID=node123/3714462-1338191538
RUNJOBID= node123-1338160041-6358
PBS_JOBID= 14624558
Free space on /tmp= 68636 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/SOFT-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-dlx1c.rwmem1.ucl--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3714462-1338191538/watcher-3714462-1338191538 -o /tmp/evaluation-result-3714462-1338191538/solver-3714462-1338191538 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3714462-1338191538.wbo 2011711249 HOME HOME

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

MD5SUM BENCH= 0ad575c7f0542ec26b1c3f9931b01c05
RANDOM SEED=2011711249

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
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		: 2667.217
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:        20329964 kB
Buffers:          300560 kB
Cached:          3381908 kB
SwapCached:          956 kB
Active:         11327972 kB
Inactive:         297464 kB
Active(anon):    7936356 kB
Inactive(anon):     8336 kB
Active(file):    3391616 kB
Inactive(file):   289128 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67102956 kB
Dirty:              8980 kB
Writeback:             0 kB
AnonPages:       8016316 kB
Mapped:            11372 kB
Shmem:                 0 kB
Slab:             755864 kB
SReclaimable:     200184 kB
SUnreclaim:       555680 kB
KernelStack:        1520 kB
PageTables:        20172 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:   10075108 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4800512 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= 68976 MiB
End job on node123 at 2012-05-28 10:22:19