Trace number 3714797

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? (TO) 1800.06 1800.42

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/scens/
normalized-scen06-18reduc_wcsp.wbo
MD5SUMda80b320d983b4610e4558746e61248d
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmark
Best cost obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1758
Total number of constraints105203
Number of soft constraints105121
Number of constraints which are clauses105121
Number of constraints which are cardinality constraints (but not clauses)82
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint26
Top cost 3389
Min constraint cost 1
Max constraint cost 2436
Sum of constraints costs 36645766
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 27
Number of bits of the biggest sum of numbers5
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.57	c run usual solver
2.87/2.93	o 48666
2.87/2.93	c fallback to adder encoding
1800.06/1800.41	c error: unexpected solver exit code
1800.06/1800.41	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-3714797-1338245488/watcher-3714797-1338245488 -o /tmp/evaluation-result-3714797-1338245488/solver-3714797-1338245488 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3714797-1338245488.wbo 511821470 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.96 2.00 2.00 3/179 28219
/proc/meminfo: memFree=26598432/32873844 swapFree=7620/7620
[pid=28219] ppid=28217 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28219/stat : 28219 (npSolver-wbo-It) S 28217 28219 25900 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290677380 9367552 274 33554432000 4194304 5064252 140737402032512 140737402031424 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28219/statm: 2287 274 233 213 0 72 0

[startup+0.102812 s]
/proc/loadavg: 1.96 2.00 2.00 3/179 28219
/proc/meminfo: memFree=26598432/32873844 swapFree=7620/7620
[pid=28219] ppid=28217 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28219/stat : 28219 (npSolver-wbo-It) S 28217 28219 25900 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290677380 9367552 274 33554432000 4194304 5064252 140737402032512 140737402031424 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28219/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200285 s]
/proc/loadavg: 1.96 2.00 2.00 3/179 28219
/proc/meminfo: memFree=26598432/32873844 swapFree=7620/7620
[pid=28219] ppid=28217 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28219/stat : 28219 (npSolver-wbo-It) S 28217 28219 25900 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290677380 9367552 274 33554432000 4194304 5064252 140737402032512 140737402031424 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28219/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300285 s]
/proc/loadavg: 1.96 2.00 2.00 3/179 28219
/proc/meminfo: memFree=26598432/32873844 swapFree=7620/7620
[pid=28219] ppid=28217 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28219/stat : 28219 (npSolver-wbo-It) S 28217 28219 25900 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290677380 9367552 274 33554432000 4194304 5064252 140737402032512 140737402031424 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28219/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70028 s]
/proc/loadavg: 1.96 2.00 2.00 3/179 28219
/proc/meminfo: memFree=26598432/32873844 swapFree=7620/7620
[pid=28219] ppid=28217 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28219/stat : 28219 (npSolver-wbo-It) S 28217 28219 25900 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290677380 9367552 274 33554432000 4194304 5064252 140737402032512 140737402031424 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28219/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 1.96 2.00 2.00 3/183 28223
/proc/meminfo: memFree=26528552/32873844 swapFree=7620/7620
[pid=28219] ppid=28217 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28219/stat : 28219 (npSolver-wbo-It) S 28217 28219 25900 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290677380 9367552 274 33554432000 4194304 5064252 140737402032512 140737402031424 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28219/statm: 2287 274 233 213 0 72 0
[pid=28220] ppid=28219 vsize=16416 CPUtime=0.73 cores=1,3,5,7
/proc/28220/stat : 28220 (npSolver-wbo) S 28219 28219 25900 0 -1 4202496 4915 0 0 0 58 15 0 0 20 0 1 0 290677380 16809984 3161 33554432000 4194304 5990268 140735753303568 140735753296720 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28220/statm: 4104 3161 150 439 0 3661 0
[pid=28222] ppid=28220 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28222/stat : 28222 (cp2_pre.sh) S 28220 28219 25900 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 290677454 9367552 276 33554432000 4194304 5064252 140733373307760 140733373306464 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28222/statm: 2287 276 234 213 0 72 0
[pid=28223] ppid=28222 vsize=60164 CPUtime=0.75 cores=1,3,5,7
/proc/28223/stat : 28223 (coprocessor) R 28222 28219 25900 0 -1 4202496 11016 0 0 0 73 2 0 0 20 0 1 0 290677454 61607936 14439 33554432000 4194304 6586260 140735262343264 140735262339528 4690017 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/28223/statm: 15041 14439 190 584 0 14453 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 94876

[startup+3.10039 s]
/proc/loadavg: 1.96 2.00 2.00 3/183 28223
/proc/meminfo: memFree=26526196/32873844 swapFree=7620/7620
[pid=28219] ppid=28217 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28219/stat : 28219 (npSolver-wbo-It) S 28217 28219 25900 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290677380 9367552 274 33554432000 4194304 5064252 140737402032512 140737402031424 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28219/statm: 2287 274 233 213 0 72 0
[pid=28220] ppid=28219 vsize=34572 CPUtime=3.07 cores=1,3,5,7
/proc/28220/stat : 28220 (npSolver-wbo) R 28219 28219 25900 0 -1 4202496 10676 21858 0 0 78 30 193 6 20 0 1 0 290677380 35401728 7569 33554432000 4194304 5990268 140735753303568 140735753296720 4955679 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28220/statm: 8643 7569 161 439 0 8200 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 43720

[startup+6.30036 s]
/proc/loadavg: 1.96 2.00 2.00 3/181 28231
/proc/meminfo: memFree=26341244/32873844 swapFree=7620/7620
[pid=28219] ppid=28217 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28219/stat : 28219 (npSolver-wbo-It) S 28217 28219 25900 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290677380 9367552 274 33554432000 4194304 5064252 140737402032512 140737402031424 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28219/statm: 2287 274 233 213 0 72 0
[pid=28220] ppid=28219 vsize=353072 CPUtime=6.26 cores=1,3,5,7
/proc/28220/stat : 28220 (npSolver-wbo) R 28219 28219 25900 0 -1 4202496 27570 21858 0 0 386 41 193 6 20 0 1 0 290677380 361545728 77992 33554432000 4194304 5990268 140735753303568 140735753296264 4566796 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28220/statm: 88268 77992 162 439 0 87825 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 362220

[startup+12.7004 s]
/proc/loadavg: 1.96 2.00 2.00 3/181 28231
/proc/meminfo: memFree=25869848/32873844 swapFree=7620/7620
[pid=28219] ppid=28217 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28219/stat : 28219 (npSolver-wbo-It) S 28217 28219 25900 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290677380 9367552 274 33554432000 4194304 5064252 140737402032512 140737402031424 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28219/statm: 2287 274 233 213 0 72 0
[pid=28220] ppid=28219 vsize=1103384 CPUtime=12.67 cores=1,3,5,7
/proc/28220/stat : 28220 (npSolver-wbo) R 28219 28219 25900 0 -1 4202496 29198 21858 0 0 1003 65 193 6 20 0 1 0 290677380 1129865216 182658 33554432000 4194304 5990268 140735753303568 140735753296360 4950165 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28220/statm: 275846 182658 162 439 0 275403 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1112532

[startup+25.5006 s]
/proc/loadavg: 2.12 2.03 2.01 3/183 28233
/proc/meminfo: memFree=23761736/32873844 swapFree=7620/7620
[pid=28219] ppid=28217 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28219/stat : 28219 (npSolver-wbo-It) S 28217 28219 25900 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290677380 9367552 274 33554432000 4194304 5064252 140737402032512 140737402031424 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28219/statm: 2287 274 233 213 0 72 0
[pid=28220] ppid=28219 vsize=1068408 CPUtime=14.02 cores=1,3,5,7
/proc/28220/stat : 28220 (npSolver-wbo) S 28219 28219 25900 0 -1 4202496 30160 21858 0 0 1029 174 193 6 20 0 1 0 290677380 1094049792 173915 33554432000 4194304 5990268 140735753303568 140735753294992 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28220/statm: 267102 173915 163 439 0 266659 0
[pid=28232] ppid=28220 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28232/stat : 28232 (satsolver.sh) S 28220 28219 25900 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290678786 9367552 267 33554432000 4194304 5064252 140734062401952 140734062400864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28232/statm: 2287 267 226 213 0 72 0
[pid=28233] ppid=28232 vsize=1585648 CPUtime=11.43 cores=1,3,5,7
/proc/28233/stat : 28233 (glucose) R 28232 28219 25900 0 -1 4202496 195957 0 0 0 1063 80 0 0 20 0 1 0 290678786 1623703552 358070 33554432000 4194304 5208918 140734734432800 140734734430648 4229583 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28233/statm: 396412 358070 95 248 0 396161 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 2672352

[startup+51.1006 s]
/proc/loadavg: 2.08 2.03 2.00 3/183 28234
/proc/meminfo: memFree=23781344/32873844 swapFree=7620/7620
[pid=28219] ppid=28217 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28219/stat : 28219 (npSolver-wbo-It) S 28217 28219 25900 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290677380 9367552 274 33554432000 4194304 5064252 140737402032512 140737402031424 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28219/statm: 2287 274 233 213 0 72 0
[pid=28220] ppid=28219 vsize=1068408 CPUtime=14.02 cores=1,3,5,7
/proc/28220/stat : 28220 (npSolver-wbo) S 28219 28219 25900 0 -1 4202496 30160 21858 0 0 1029 174 193 6 20 0 1 0 290677380 1094049792 173915 33554432000 4194304 5990268 140735753303568 140735753294992 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28220/statm: 267102 173915 163 439 0 266659 0
[pid=28232] ppid=28220 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28232/stat : 28232 (satsolver.sh) S 28220 28219 25900 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290678786 9367552 267 33554432000 4194304 5064252 140734062401952 140734062400864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28232/statm: 2287 267 226 213 0 72 0
[pid=28233] ppid=28232 vsize=1587320 CPUtime=37.02 cores=1,3,5,7
/proc/28233/stat : 28233 (glucose) R 28232 28219 25900 0 -1 4202496 196347 0 0 0 3622 80 0 0 20 0 1 0 290678786 1625415680 358460 33554432000 4194304 5208918 140734734432800 140734734430472 4229251 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28233/statm: 396830 358460 104 248 0 396579 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 2674024

[startup+102.301 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 28234
/proc/meminfo: memFree=23781344/32873844 swapFree=7620/7620
[pid=28219] ppid=28217 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28219/stat : 28219 (npSolver-wbo-It) S 28217 28219 25900 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290677380 9367552 274 33554432000 4194304 5064252 140737402032512 140737402031424 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28219/statm: 2287 274 233 213 0 72 0
[pid=28220] ppid=28219 vsize=1068408 CPUtime=14.02 cores=1,3,5,7
/proc/28220/stat : 28220 (npSolver-wbo) S 28219 28219 25900 0 -1 4202496 30160 21858 0 0 1029 174 193 6 20 0 1 0 290677380 1094049792 173915 33554432000 4194304 5990268 140735753303568 140735753294992 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28220/statm: 267102 173915 163 439 0 266659 0
[pid=28232] ppid=28220 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28232/stat : 28232 (satsolver.sh) S 28220 28219 25900 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290678786 9367552 267 33554432000 4194304 5064252 140734062401952 140734062400864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28232/statm: 2287 267 226 213 0 72 0
[pid=28233] ppid=28232 vsize=1587320 CPUtime=88.22 cores=1,3,5,7
/proc/28233/stat : 28233 (glucose) R 28232 28219 25900 0 -1 4202496 196364 0 0 0 8742 80 0 0 20 0 1 0 290678786 1625415680 358477 33554432000 4194304 5208918 140734734432800 140734734430472 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28233/statm: 396830 358477 104 248 0 396579 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 2674024

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 28234
/proc/meminfo: memFree=23781344/32873844 swapFree=7620/7620
[pid=28219] ppid=28217 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28219/stat : 28219 (npSolver-wbo-It) S 28217 28219 25900 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290677380 9367552 274 33554432000 4194304 5064252 140737402032512 140737402031424 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28219/statm: 2287 274 233 213 0 72 0
[pid=28220] ppid=28219 vsize=1068408 CPUtime=14.02 cores=1,3,5,7
/proc/28220/stat : 28220 (npSolver-wbo) S 28219 28219 25900 0 -1 4202496 30160 21858 0 0 1029 174 193 6 20 0 1 0 290677380 1094049792 173915 33554432000 4194304 5990268 140735753303568 140735753294992 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28220/statm: 267102 173915 163 439 0 266659 0
[pid=28232] ppid=28220 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28232/stat : 28232 (satsolver.sh) S 28220 28219 25900 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290678786 9367552 267 33554432000 4194304 5064252 140734062401952 140734062400864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28232/statm: 2287 267 226 213 0 72 0
[pid=28233] ppid=28232 vsize=1587320 CPUtime=148.2 cores=1,3,5,7
/proc/28233/stat : 28233 (glucose) R 28232 28219 25900 0 -1 4202496 196367 0 0 0 14740 80 0 0 20 0 1 0 290678786 1625415680 358480 33554432000 4194304 5208918 140734734432800 140734734430472 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28233/statm: 396830 358480 104 248 0 396579 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 2674024

[startup+222.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 28234
/proc/meminfo: memFree=23781468/32873844 swapFree=7620/7620
[pid=28219] ppid=28217 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28219/stat : 28219 (npSolver-wbo-It) S 28217 28219 25900 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290677380 9367552 274 33554432000 4194304 5064252 140737402032512 140737402031424 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28219/statm: 2287 274 233 213 0 72 0
[pid=28220] ppid=28219 vsize=1068408 CPUtime=14.02 cores=1,3,5,7
/proc/28220/stat : 28220 (npSolver-wbo) S 28219 28219 25900 0 -1 4202496 30160 21858 0 0 1029 174 193 6 20 0 1 0 290677380 1094049792 173915 33554432000 4194304 5990268 140735753303568 140735753294992 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28220/statm: 267102 173915 163 439 0 266659 0
[pid=28232] ppid=28220 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/28233/stat : 28233 (glucose) R 28232 28219 25900 0 -1 4202496 197190 0 0 0 140721 81 0 0 20 0 1 0 290678786 1628794880 360325 33554432000 4194304 5208918 140734734432800 140734734430648 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28233/statm: 397655 360325 104 248 0 397404 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 2677324

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28266
/proc/meminfo: memFree=23693584/32873844 swapFree=7620/7620
[pid=28219] ppid=28217 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28219/stat : 28219 (npSolver-wbo-It) S 28217 28219 25900 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290677380 9367552 274 33554432000 4194304 5064252 140737402032512 140737402031424 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28219/statm: 2287 274 233 213 0 72 0
[pid=28220] ppid=28219 vsize=1068408 CPUtime=14.02 cores=1,3,5,7
/proc/28220/stat : 28220 (npSolver-wbo) S 28219 28219 25900 0 -1 4202496 30160 21858 0 0 1029 174 193 6 20 0 1 0 290677380 1094049792 173915 33554432000 4194304 5990268 140735753303568 140735753294992 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28220/statm: 267102 173915 163 439 0 266659 0
[pid=28232] ppid=28220 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28232/stat : 28232 (satsolver.sh) S 28220 28219 25900 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290678786 9367552 267 33554432000 4194304 5064252 140734062401952 140734062400864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28232/statm: 2287 267 226 213 0 72 0
[pid=28233] ppid=28232 vsize=1590620 CPUtime=1468 cores=1,3,5,7
/proc/28233/stat : 28233 (glucose) R 28232 28219 25900 0 -1 4202496 197194 0 0 0 146719 81 0 0 20 0 1 0 290678786 1628794880 360329 33554432000 4194304 5208918 140734734432800 140734734430648 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28233/statm: 397655 360329 104 248 0 397404 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 2677324

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28266
/proc/meminfo: memFree=23693456/32873844 swapFree=7620/7620
[pid=28219] ppid=28217 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28219/stat : 28219 (npSolver-wbo-It) S 28217 28219 25900 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290677380 9367552 274 33554432000 4194304 5064252 140737402032512 140737402031424 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28219/statm: 2287 274 233 213 0 72 0
[pid=28220] ppid=28219 vsize=1068408 CPUtime=14.02 cores=1,3,5,7
/proc/28220/stat : 28220 (npSolver-wbo) S 28219 28219 25900 0 -1 4202496 30160 21858 0 0 1029 174 193 6 20 0 1 0 290677380 1094049792 173915 33554432000 4194304 5990268 140735753303568 140735753294992 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28220/statm: 267102 173915 163 439 0 266659 0
[pid=28232] ppid=28220 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28232/stat : 28232 (satsolver.sh) S 28220 28219 25900 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290678786 9367552 267 33554432000 4194304 5064252 140734062401952 140734062400864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28232/statm: 2287 267 226 213 0 72 0
[pid=28233] ppid=28232 vsize=1590620 CPUtime=1528 cores=1,3,5,7
/proc/28233/stat : 28233 (glucose) R 28232 28219 25900 0 -1 4202496 197198 0 0 0 152719 81 0 0 20 0 1 0 290678786 1628794880 360332 33554432000 4194304 5208918 140734734432800 140734734430648 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28233/statm: 397655 360332 104 248 0 397404 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 2677324

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28267
/proc/meminfo: memFree=23693608/32873844 swapFree=7620/7620
[pid=28219] ppid=28217 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28219/stat : 28219 (npSolver-wbo-It) S 28217 28219 25900 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290677380 9367552 274 33554432000 4194304 5064252 140737402032512 140737402031424 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28219/statm: 2287 274 233 213 0 72 0
[pid=28220] ppid=28219 vsize=1068408 CPUtime=14.02 cores=1,3,5,7
/proc/28220/stat : 28220 (npSolver-wbo) S 28219 28219 25900 0 -1 4202496 30160 21858 0 0 1029 174 193 6 20 0 1 0 290677380 1094049792 173915 33554432000 4194304 5990268 140735753303568 140735753294992 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28220/statm: 267102 173915 163 439 0 266659 0
[pid=28232] ppid=28220 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28232/stat : 28232 (satsolver.sh) S 28220 28219 25900 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290678786 9367552 267 33554432000 4194304 5064252 140734062401952 140734062400864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28232/statm: 2287 267 226 213 0 72 0
[pid=28233] ppid=28232 vsize=1590620 CPUtime=1587.98 cores=1,3,5,7
/proc/28233/stat : 28233 (glucose) R 28232 28219 25900 0 -1 4202496 197200 0 0 0 158717 81 0 0 20 0 1 0 290678786 1628794880 360333 33554432000 4194304 5208918 140734734432800 140734734430648 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28233/statm: 397655 360333 104 248 0 397404 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 2677324

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28267
/proc/meminfo: memFree=23691464/32873844 swapFree=7620/7620
[pid=28219] ppid=28217 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28219/stat : 28219 (npSolver-wbo-It) S 28217 28219 25900 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290677380 9367552 274 33554432000 4194304 5064252 140737402032512 140737402031424 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28219/statm: 2287 274 233 213 0 72 0
[pid=28220] ppid=28219 vsize=1068408 CPUtime=14.02 cores=1,3,5,7
/proc/28220/stat : 28220 (npSolver-wbo) S 28219 28219 25900 0 -1 4202496 30160 21858 0 0 1029 174 193 6 20 0 1 0 290677380 1094049792 173915 33554432000 4194304 5990268 140735753303568 140735753294992 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28220/statm: 267102 173915 163 439 0 266659 0
[pid=28232] ppid=28220 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28232/stat : 28232 (satsolver.sh) S 28220 28219 25900 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290678786 9367552 267 33554432000 4194304 5064252 140734062401952 140734062400864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28232/statm: 2287 267 226 213 0 72 0
[pid=28233] ppid=28232 vsize=1590620 CPUtime=1647.97 cores=1,3,5,7
/proc/28233/stat : 28233 (glucose) R 28232 28219 25900 0 -1 4202496 197210 0 0 0 164716 81 0 0 20 0 1 0 290678786 1628794880 360334 33554432000 4194304 5208918 140734734432800 140734734430648 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28233/statm: 397655 360334 104 248 0 397404 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 2677324

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 28270
/proc/meminfo: memFree=23691220/32873844 swapFree=7620/7620
[pid=28219] ppid=28217 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28219/stat : 28219 (npSolver-wbo-It) S 28217 28219 25900 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290677380 9367552 274 33554432000 4194304 5064252 140737402032512 140737402031424 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28219/statm: 2287 274 233 213 0 72 0
[pid=28220] ppid=28219 vsize=1068408 CPUtime=14.02 cores=1,3,5,7
/proc/28220/stat : 28220 (npSolver-wbo) S 28219 28219 25900 0 -1 4202496 30160 21858 0 0 1029 174 193 6 20 0 1 0 290677380 1094049792 173915 33554432000 4194304 5990268 140735753303568 140735753294992 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28220/statm: 267102 173915 163 439 0 266659 0
[pid=28232] ppid=28220 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28232/stat : 28232 (satsolver.sh) S 28220 28219 25900 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290678786 9367552 267 33554432000 4194304 5064252 140734062401952 140734062400864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28232/statm: 2287 267 226 213 0 72 0
[pid=28233] ppid=28232 vsize=1590620 CPUtime=1707.95 cores=1,3,5,7
/proc/28233/stat : 28233 (glucose) R 28232 28219 25900 0 -1 4202496 197221 0 0 0 170714 81 0 0 20 0 1 0 290678786 1628794880 360336 33554432000 4194304 5208918 140734734432800 140734734430648 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28233/statm: 397655 360336 104 248 0 397404 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 2677324

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28320
/proc/meminfo: memFree=22881980/32873844 swapFree=7620/7620
[pid=28219] ppid=28217 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28219/stat : 28219 (npSolver-wbo-It) S 28217 28219 25900 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290677380 9367552 274 33554432000 4194304 5064252 140737402032512 140737402031424 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28219/statm: 2287 274 233 213 0 72 0
[pid=28220] ppid=28219 vsize=1068408 CPUtime=14.02 cores=1,3,5,7
/proc/28220/stat : 28220 (npSolver-wbo) S 28219 28219 25900 0 -1 4202496 30160 21858 0 0 1029 174 193 6 20 0 1 0 290677380 1094049792 173915 33554432000 4194304 5990268 140735753303568 140735753294992 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28220/statm: 267102 173915 163 439 0 266659 0
[pid=28232] ppid=28220 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28232/stat : 28232 (satsolver.sh) S 28220 28219 25900 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290678786 9367552 267 33554432000 4194304 5064252 140734062401952 140734062400864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28232/statm: 2287 267 226 213 0 72 0
[pid=28233] ppid=28232 vsize=1590620 CPUtime=1767.94 cores=1,3,5,7
/proc/28233/stat : 28233 (glucose) R 28232 28219 25900 0 -1 4202496 197231 0 0 0 176713 81 0 0 20 0 1 0 290678786 1628794880 360338 33554432000 4194304 5208918 140734734432800 140734734430648 4205261 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28233/statm: 397655 360338 104 248 0 397404 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 2677324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.16 2.03 2.01 3/183 28322
/proc/meminfo: memFree=18652452/32873844 swapFree=7620/7620
[pid=28219] ppid=28217 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28219/stat : 28219 (npSolver-wbo-It) S 28217 28219 25900 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290677380 9367552 274 33554432000 4194304 5064252 140737402032512 140737402031424 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28219/statm: 2287 274 233 213 0 72 0
[pid=28220] ppid=28219 vsize=1068408 CPUtime=14.02 cores=1,3,5,7
/proc/28220/stat : 28220 (npSolver-wbo) S 28219 28219 25900 0 -1 4202496 30160 21858 0 0 1029 174 193 6 20 0 1 0 290677380 1094049792 173915 33554432000 4194304 5990268 140735753303568 140735753294992 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28220/statm: 267102 173915 163 439 0 266659 0
[pid=28232] ppid=28220 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28232/stat : 28232 (satsolver.sh) S 28220 28219 25900 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290678786 9367552 267 33554432000 4194304 5064252 140734062401952 140734062400864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28232/statm: 2287 267 226 213 0 72 0
[pid=28233] ppid=28232 vsize=1591432 CPUtime=1786.04 cores=1,3,5,7
/proc/28233/stat : 28233 (glucose) R 28232 28219 25900 0 -1 4202496 197353 0 0 0 178523 81 0 0 20 0 1 0 290678786 1629626368 360460 33554432000 4194304 5208918 140734734432800 140734734430760 4210675 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28233/statm: 397858 360460 104 248 0 397607 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 2678136

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.16 2.03 2.01 3/183 28322
/proc/meminfo: memFree=18652452/32873844 swapFree=7620/7620
[pid=28219] ppid=28217 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28219/stat : 28219 (npSolver-wbo-It) S 28217 28219 25900 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290677380 9367552 274 33554432000 4194304 5064252 140737402032512 140737402031424 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28219/statm: 2287 274 233 213 0 72 0
[pid=28220] ppid=28219 vsize=1068408 CPUtime=14.02 cores=1,3,5,7
/proc/28220/stat : 28220 (npSolver-wbo) S 28219 28219 25900 0 -1 4202496 30160 21858 0 0 1029 174 193 6 20 0 1 0 290677380 1094049792 173915 33554432000 4194304 5990268 140735753303568 140735753294992 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28220/statm: 267102 173915 163 439 0 266659 0
[pid=28232] ppid=28220 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28232/stat : 28232 (satsolver.sh) S 28220 28219 25900 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290678786 9367552 267 33554432000 4194304 5064252 140734062401952 140734062400864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28232/statm: 2287 267 226 213 0 72 0
[pid=28233] ppid=28232 vsize=1591432 CPUtime=1786.04 cores=1,3,5,7
/proc/28233/stat : 28233 (glucose) R 28232 28219 25900 0 -1 4202496 197353 0 0 0 178523 81 0 0 20 0 1 0 290678786 1629626368 360460 33554432000 4194304 5208918 140734734432800 140734734430760 4210675 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28233/statm: 397858 360460 104 248 0 397607 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 2678136

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28219 and gives
#  childrusage.ru_utime.tv_sec=12
#  childrusage.ru_utime.tv_usec=232140
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=825722
# CPU time returned by wait4() is 14.0579
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.06
CPU user time (s): 1797.45
CPU system time (s): 2.61
CPU usage (%): 99.9802
Max. virtual memory (cumulated for all children) (KiB): 3208808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.2321
system time used= 1.82572
maximum resident set size= 1374016
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52996
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1376328
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 209
involuntary context switches= 48

runsolver used 3.01054 second user time and 8.50471 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-29 00:51:28
IDJOB=3714797
IDBENCH=79565
IDSOLVER=2296
FILE ID=node107/3714797-1338245488
RUNJOBID= node107-1338229193-25917
PBS_JOBID= 14624643
Free space on /tmp= 71208 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/scens/normalized-scen06-18reduc_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3714797-1338245488/watcher-3714797-1338245488 -o /tmp/evaluation-result-3714797-1338245488/solver-3714797-1338245488 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3714797-1338245488.wbo 511821470 HOME HOME

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

MD5SUM BENCH= da80b320d983b4610e4558746e61248d
RANDOM SEED=511821470

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
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	: 5333.52
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
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.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
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:       32873844 kB
MemFree:        26598564 kB
Buffers:          452180 kB
Cached:          3819968 kB
SwapCached:            0 kB
Active:          2442036 kB
Inactive:        2968088 kB
Active(anon):    1140396 kB
Inactive(anon):        0 kB
Active(file):    1301640 kB
Inactive(file):  2968088 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             11464 kB
Writeback:             0 kB
AnonPages:       1145300 kB
Mapped:            15372 kB
Shmem:               200 kB
Slab:             720656 kB
SReclaimable:     162660 kB
SUnreclaim:       557996 kB
KernelStack:        1464 kB
PageTables:         6380 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1553440 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    567296 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= 68472 MiB
End job on node107 at 2012-05-29 01:21:29