Trace number 3753417

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topDown (fixed)? (TO) 1800.05 1800.42

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/driver/
normalized-driverlog04cc_wcsp.wbo
MD5SUMcfb64da96a3d79dc0d59d6750e90f7b5
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2842
Best CPU time to get the best result obtained on this benchmark5.54316
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1026
Total number of constraints22742
Number of soft constraints22470
Number of constraints which are clauses22470
Number of constraints which are cardinality constraints (but not clauses)272
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 83979
Min constraint cost 1
Max constraint cost 83979
Sum of constraints costs 1846191905
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 12
Number of bits of the biggest sum of numbers4
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.19	c run usual solver
1.08/1.16	o 840059
1.08/1.16	c fallback to adder encoding
1800.05/1800.41	c error: unexpected solver exit code
1800.05/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-3753417-1339220727/watcher-3753417-1339220727 -o /tmp/evaluation-result-3753417-1339220727/solver-3753417-1339220727 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3753417-1339220727.wbo 1807550698 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 1.99 1.68 2/174 20442
/proc/meminfo: memFree=31336792/32873844 swapFree=7632/7632
[pid=20442] ppid=20440 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20442/stat : 20442 (npSolver-wbo-It) S 20440 20442 20291 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 32039343 9367552 274 33554432000 4194304 5064252 140735631092848 140735631091760 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20442/statm: 2287 274 233 213 0 72 0

[startup+0.0966109 s]
/proc/loadavg: 2.00 1.99 1.68 2/174 20442
/proc/meminfo: memFree=31336792/32873844 swapFree=7632/7632
[pid=20442] ppid=20440 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20442/stat : 20442 (npSolver-wbo-It) S 20440 20442 20291 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 32039343 9367552 274 33554432000 4194304 5064252 140735631092848 140735631091760 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20442/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100262 s]
/proc/loadavg: 2.00 1.99 1.68 2/174 20442
/proc/meminfo: memFree=31336792/32873844 swapFree=7632/7632
[pid=20442] ppid=20440 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20442/stat : 20442 (npSolver-wbo-It) S 20440 20442 20291 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 32039343 9367552 274 33554432000 4194304 5064252 140735631092848 140735631091760 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20442/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300169 s]
/proc/loadavg: 2.00 1.99 1.68 2/174 20442
/proc/meminfo: memFree=31336792/32873844 swapFree=7632/7632
[pid=20442] ppid=20440 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20442/stat : 20442 (npSolver-wbo-It) S 20440 20442 20291 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 32039343 9367552 274 33554432000 4194304 5064252 140735631092848 140735631091760 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20442/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700107 s]
/proc/loadavg: 2.00 1.99 1.68 2/174 20442
/proc/meminfo: memFree=31336792/32873844 swapFree=7632/7632
[pid=20442] ppid=20440 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20442/stat : 20442 (npSolver-wbo-It) S 20440 20442 20291 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 32039343 9367552 274 33554432000 4194304 5064252 140735631092848 140735631091760 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20442/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.00 1.99 1.68 3/183 20456
/proc/meminfo: memFree=31217312/32873844 swapFree=7632/7632
[pid=20442] ppid=20440 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20442/stat : 20442 (npSolver-wbo-It) S 20440 20442 20291 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 32039343 9367552 274 33554432000 4194304 5064252 140735631092848 140735631091760 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20442/statm: 2287 274 233 213 0 72 0
[pid=20443] ppid=20442 vsize=117824 CPUtime=1.47 cores=0,2,4,6
/proc/20443/stat : 20443 (npSolver-wbo) R 20442 20442 20291 0 -1 4202496 17285 12500 0 0 51 14 80 2 20 0 1 0 32039343 120651776 20822 33554432000 4194304 6006132 140737199710400 140737199703176 5057460 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20443/statm: 29456 20832 177 443 0 29009 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 126972

[startup+3.10026 s]
/proc/loadavg: 2.00 1.99 1.68 3/183 20466
/proc/meminfo: memFree=31032408/32873844 swapFree=7632/7632
[pid=20442] ppid=20440 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20442/stat : 20442 (npSolver-wbo-It) S 20440 20442 20291 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 32039343 9367552 274 33554432000 4194304 5064252 140735631092848 140735631091760 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20442/statm: 2287 274 233 213 0 72 0
[pid=20443] ppid=20442 vsize=199744 CPUtime=3.07 cores=0,2,4,6
/proc/20443/stat : 20443 (npSolver-wbo) R 20442 20442 20291 0 -1 4202496 18821 12500 0 0 207 18 80 2 20 0 1 0 32039343 204537856 48874 33554432000 4194304 6006132 140737199710400 140737199702744 4535982 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20443/statm: 49936 48874 177 443 0 49489 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 208892

[startup+6.3003 s]
/proc/loadavg: 2.00 1.99 1.68 3/183 20466
/proc/meminfo: memFree=30793344/32873844 swapFree=7632/7632
[pid=20442] ppid=20440 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20442/stat : 20442 (npSolver-wbo-It) S 20440 20442 20291 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 32039343 9367552 274 33554432000 4194304 5064252 140735631092848 140735631091760 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20442/statm: 2287 274 233 213 0 72 0
[pid=20443] ppid=20442 vsize=906544 CPUtime=6.27 cores=0,2,4,6
/proc/20443/stat : 20443 (npSolver-wbo) R 20442 20442 20291 0 -1 4202496 20399 12500 0 0 501 44 80 2 20 0 1 0 32039343 928301056 181574 33554432000 4194304 6006132 140737199710400 140737199702528 5195051 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20443/statm: 226636 181574 178 443 0 226189 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 915692

[startup+12.7003 s]
/proc/loadavg: 2.00 1.99 1.69 3/183 20476
/proc/meminfo: memFree=29212284/32873844 swapFree=7632/7632
[pid=20442] ppid=20440 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20442/stat : 20442 (npSolver-wbo-It) S 20440 20442 20291 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 32039343 9367552 274 33554432000 4194304 5064252 140735631092848 140735631091760 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20442/statm: 2287 274 233 213 0 72 0
[pid=20443] ppid=20442 vsize=560080 CPUtime=6.58 cores=0,2,4,6
/proc/20443/stat : 20443 (npSolver-wbo) S 20442 20442 20291 0 -1 4202496 20401 12500 0 0 501 75 80 2 20 0 1 0 32039343 573521920 94959 33554432000 4194304 6006132 140737199710400 140737199701792 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/20443/statm: 140020 94959 178 443 0 139573 0
[pid=20475] ppid=20443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20475/stat : 20475 (satsolver.sh) S 20443 20442 20291 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 32040005 9367552 266 33554432000 4194304 5064252 140734172851504 140734172850416 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20475/statm: 2287 266 226 213 0 72 0
[pid=20476] ppid=20475 vsize=868284 CPUtime=6.06 cores=0,2,4,6
/proc/20476/stat : 20476 (glucose) R 20475 20442 20291 0 -1 4202496 110565 0 0 0 569 37 0 0 20 0 1 0 32040005 889122816 189428 33554432000 4194304 5208918 140734418959168 140734418957128 4228997 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20476/statm: 217071 189428 104 248 0 216820 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 1446660

[startup+25.5003 s]
/proc/loadavg: 2.07 2.00 1.70 3/183 20476
/proc/meminfo: memFree=28250312/32873844 swapFree=7632/7632
[pid=20442] ppid=20440 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20442/stat : 20442 (npSolver-wbo-It) S 20440 20442 20291 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 32039343 9367552 274 33554432000 4194304 5064252 140735631092848 140735631091760 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20442/statm: 2287 274 233 213 0 72 0
[pid=20443] ppid=20442 vsize=560080 CPUtime=6.58 cores=0,2,4,6
/proc/20443/stat : 20443 (npSolver-wbo) S 20442 20442 20291 0 -1 4202496 20401 12500 0 0 501 75 80 2 20 0 1 0 32039343 573521920 94959 33554432000 4194304 6006132 140737199710400 140737199701792 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/20443/statm: 140020 94959 178 443 0 139573 0
[pid=20475] ppid=20443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20475/stat : 20475 (satsolver.sh) S 20443 20442 20291 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 32040005 9367552 266 33554432000 4194304 5064252 140734172851504 140734172850416 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20475/statm: 2287 266 226 213 0 72 0
[pid=20476] ppid=20475 vsize=888488 CPUtime=18.86 cores=0,2,4,6
/proc/20476/stat : 20476 (glucose) R 20475 20442 20291 0 -1 4202496 116325 0 0 0 1848 38 0 0 20 0 1 0 32040005 909811712 196210 33554432000 4194304 5208918 140734418959168 140734418957128 4229319 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20476/statm: 222122 196210 105 248 0 221871 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 1466864

[startup+51.1003 s]
/proc/loadavg: 2.48 2.10 1.74 3/185 20478
/proc/meminfo: memFree=22954168/32873844 swapFree=7632/7632
[pid=20442] ppid=20440 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20442/stat : 20442 (npSolver-wbo-It) S 20440 20442 20291 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 32039343 9367552 274 33554432000 4194304 5064252 140735631092848 140735631091760 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20442/statm: 2287 274 233 213 0 72 0
[pid=20443] ppid=20442 vsize=560080 CPUtime=6.58 cores=0,2,4,6
/proc/20443/stat : 20443 (npSolver-wbo) S 20442 20442 20291 0 -1 4202496 20401 12500 0 0 501 75 80 2 20 0 1 0 32039343 573521920 94959 33554432000 4194304 6006132 140737199710400 140737199701792 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/20443/statm: 140020 94959 178 443 0 139573 0
[pid=20475] ppid=20443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20475/stat : 20475 (satsolver.sh) S 20443 20442 20291 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 32040005 9367552 266 33554432000 4194304 5064252 140734172851504 140734172850416 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20475/statm: 2287 266 226 213 0 72 0
[pid=20476] ppid=20475 vsize=888488 CPUtime=44.44 cores=0,2,4,6
/proc/20476/stat : 20476 (glucose) R 20475 20442 20291 0 -1 4202496 116325 0 0 0 4406 38 0 0 20 0 1 0 32040005 909811712 196210 33554432000 4194304 5208918 140734418959168 140734418957128 4229319 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20476/statm: 222122 196210 105 248 0 221871 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 1466864

[startup+102.3 s]
/proc/loadavg: 2.45 2.17 1.78 3/185 20478
/proc/meminfo: memFree=23226516/32873844 swapFree=7632/7632
[pid=20442] ppid=20440 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20442/stat : 20442 (npSolver-wbo-It) S 20440 20442 20291 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 32039343 9367552 274 33554432000 4194304 5064252 140735631092848 140735631091760 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20442/statm: 2287 274 233 213 0 72 0
[pid=20443] ppid=20442 vsize=560080 CPUtime=6.58 cores=0,2,4,6
/proc/20443/stat : 20443 (npSolver-wbo) S 20442 20442 20291 0 -1 4202496 20401 12500 0 0 501 75 80 2 20 0 1 0 32039343 573521920 94959 33554432000 4194304 6006132 140737199710400 140737199701792 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/20443/statm: 140020 94959 178 443 0 139573 0
[pid=20475] ppid=20443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20475/stat : 20475 (satsolver.sh) S 20443 20442 20291 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 32040005 9367552 266 33554432000 4194304 5064252 140734172851504 140734172850416 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20475/statm: 2287 266 226 213 0 72 0
[pid=20476] ppid=20475 vsize=888488 CPUtime=95.63 cores=0,2,4,6
/proc/20476/stat : 20476 (glucose) R 20475 20442 20291 0 -1 4202496 116325 0 0 0 9524 39 0 0 20 0 1 0 32040005 909811712 196210 33554432000 4194304 5208918 140734418959168 140734418957128 4228997 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20476/statm: 222122 196210 105 248 0 221871 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 1466864

[startup+162.3 s]
/proc/loadavg: 2.16 2.13 1.79 3/185 20479
/proc/meminfo: memFree=23215604/32873844 swapFree=7632/7632
[pid=20442] ppid=20440 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20442/stat : 20442 (npSolver-wbo-It) S 20440 20442 20291 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 32039343 9367552 274 33554432000 4194304 5064252 140735631092848 140735631091760 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20442/statm: 2287 274 233 213 0 72 0
[pid=20443] ppid=20442 vsize=560080 CPUtime=6.58 cores=0,2,4,6
/proc/20443/stat : 20443 (npSolver-wbo) S 20442 20442 20291 0 -1 4202496 20401 12500 0 0 501 75 80 2 20 0 1 0 32039343 573521920 94959 33554432000 4194304 6006132 140737199710400 140737199701792 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/20443/statm: 140020 94959 178 443 0 139573 0
[pid=20475] ppid=20443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20475/stat : 20475 (satsolver.sh) S 20443 20442 20291 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 32040005 9367552 266 33554432000 4194304 5064252 140734172851504 140734172850416 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20475/statm: 2287 266 226 213 0 72 0
[pid=20476] ppid=20475 vsize=888488 CPUtime=155.62 cores=0,2,4,6
/proc/20476/stat : 20476 (glucose) R 20475 20442 20291 0 -1 4202496 116325 0 0 0 15523 39 0 0 20 0 1 0 32040005 909811712 196210 33554432000 4194304 5208918 140734418959168 140734418957128 4228997 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20476/statm: 222122 196210 105 248 0 221871 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 1466864

[startup+222.3 s]
/proc/loadavg: 2.06 2.11 1.80 3/185 20479
/proc/meminfo: memFree=23204380/32873844 swapFree=7632/7632
[pid=20442] ppid=20440 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20442/stat : 20442 (npSolver-wbo-It) S 20440 20442 20291 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 32039343 9367552 274 33554432000 4194304 5064252 140735631092848 140735631091760 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20442/statm: 2287 274 233 213 0 72 0
[pid=20443] ppid=20442 vsize=560080 CPUtime=6.58 cores=0,2,4,6
/proc/20443/stat : 20443 (npSolver-wbo) S 20442 20442 20291 0 -1 4202496 20401 12500 0 0 501 75 80 2 20 0 1 0 32039343 573521920 94959 33554432000 4194304 6006132 140737199710400 140737199701792 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/20443/statm: 140020 94959 178 443 0 139573 0
[pid=20475] ppid=20443 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/20476/stat : 20476 (glucose) R 20475 20442 20291 0 -1 4202496 118647 0 0 0 135502 41 0 0 20 0 1 0 32040005 919244800 199043 33554432000 4194304 5208918 140734418959168 140734418957016 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20476/statm: 224425 199043 105 248 0 224174 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 1476076

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/185 20513
/proc/meminfo: memFree=23129796/32873844 swapFree=7632/7632
[pid=20442] ppid=20440 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20442/stat : 20442 (npSolver-wbo-It) S 20440 20442 20291 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 32039343 9367552 274 33554432000 4194304 5064252 140735631092848 140735631091760 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20442/statm: 2287 274 233 213 0 72 0
[pid=20443] ppid=20442 vsize=560080 CPUtime=6.58 cores=0,2,4,6
/proc/20443/stat : 20443 (npSolver-wbo) S 20442 20442 20291 0 -1 4202496 20401 12500 0 0 501 75 80 2 20 0 1 0 32039343 573521920 94959 33554432000 4194304 6006132 140737199710400 140737199701792 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/20443/statm: 140020 94959 178 443 0 139573 0
[pid=20475] ppid=20443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20475/stat : 20475 (satsolver.sh) S 20443 20442 20291 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 32040005 9367552 266 33554432000 4194304 5064252 140734172851504 140734172850416 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20475/statm: 2287 266 226 213 0 72 0
[pid=20476] ppid=20475 vsize=898228 CPUtime=1415.42 cores=0,2,4,6
/proc/20476/stat : 20476 (glucose) R 20475 20442 20291 0 -1 4202496 118778 0 0 0 141501 41 0 0 20 0 1 0 32040005 919785472 199174 33554432000 4194304 5208918 140734418959168 140734418957016 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20476/statm: 224557 199174 105 248 0 224306 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 1476604

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/186 20516
/proc/meminfo: memFree=23128160/32873844 swapFree=7632/7632
[pid=20442] ppid=20440 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20442/stat : 20442 (npSolver-wbo-It) S 20440 20442 20291 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 32039343 9367552 274 33554432000 4194304 5064252 140735631092848 140735631091760 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20442/statm: 2287 274 233 213 0 72 0
[pid=20443] ppid=20442 vsize=560080 CPUtime=6.58 cores=0,2,4,6
/proc/20443/stat : 20443 (npSolver-wbo) S 20442 20442 20291 0 -1 4202496 20401 12500 0 0 501 75 80 2 20 0 1 0 32039343 573521920 94959 33554432000 4194304 6006132 140737199710400 140737199701792 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/20443/statm: 140020 94959 178 443 0 139573 0
[pid=20475] ppid=20443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20475/stat : 20475 (satsolver.sh) S 20443 20442 20291 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 32040005 9367552 266 33554432000 4194304 5064252 140734172851504 140734172850416 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20475/statm: 2287 266 226 213 0 72 0
[pid=20476] ppid=20475 vsize=899020 CPUtime=1475.41 cores=0,2,4,6
/proc/20476/stat : 20476 (glucose) R 20475 20442 20291 0 -1 4202496 119081 0 0 0 147500 41 0 0 20 0 1 0 32040005 920596480 199477 33554432000 4194304 5208918 140734418959168 140734418957016 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20476/statm: 224755 199477 105 248 0 224504 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 1477396

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/185 20516
/proc/meminfo: memFree=23128060/32873844 swapFree=7632/7632
[pid=20442] ppid=20440 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20442/stat : 20442 (npSolver-wbo-It) S 20440 20442 20291 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 32039343 9367552 274 33554432000 4194304 5064252 140735631092848 140735631091760 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20442/statm: 2287 274 233 213 0 72 0
[pid=20443] ppid=20442 vsize=560080 CPUtime=6.58 cores=0,2,4,6
/proc/20443/stat : 20443 (npSolver-wbo) S 20442 20442 20291 0 -1 4202496 20401 12500 0 0 501 75 80 2 20 0 1 0 32039343 573521920 94959 33554432000 4194304 6006132 140737199710400 140737199701792 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/20443/statm: 140020 94959 178 443 0 139573 0
[pid=20475] ppid=20443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20475/stat : 20475 (satsolver.sh) S 20443 20442 20291 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 32040005 9367552 266 33554432000 4194304 5064252 140734172851504 140734172850416 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20475/statm: 2287 266 226 213 0 72 0
[pid=20476] ppid=20475 vsize=899580 CPUtime=1535.4 cores=0,2,4,6
/proc/20476/stat : 20476 (glucose) R 20475 20442 20291 0 -1 4202496 119169 0 0 0 153499 41 0 0 20 0 1 0 32040005 921169920 199565 33554432000 4194304 5208918 140734418959168 140734418957128 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20476/statm: 224895 199565 105 248 0 224644 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 1477956

[startup+1602.3 s]
/proc/loadavg: 2.06 2.02 1.91 3/185 20516
/proc/meminfo: memFree=23127688/32873844 swapFree=7632/7632
[pid=20442] ppid=20440 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20442/stat : 20442 (npSolver-wbo-It) S 20440 20442 20291 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 32039343 9367552 274 33554432000 4194304 5064252 140735631092848 140735631091760 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20442/statm: 2287 274 233 213 0 72 0
[pid=20443] ppid=20442 vsize=560080 CPUtime=6.58 cores=0,2,4,6
/proc/20443/stat : 20443 (npSolver-wbo) S 20442 20442 20291 0 -1 4202496 20401 12500 0 0 501 75 80 2 20 0 1 0 32039343 573521920 94959 33554432000 4194304 6006132 140737199710400 140737199701792 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/20443/statm: 140020 94959 178 443 0 139573 0
[pid=20475] ppid=20443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20475/stat : 20475 (satsolver.sh) S 20443 20442 20291 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 32040005 9367552 266 33554432000 4194304 5064252 140734172851504 140734172850416 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20475/statm: 2287 266 226 213 0 72 0
[pid=20476] ppid=20475 vsize=899844 CPUtime=1595.39 cores=0,2,4,6
/proc/20476/stat : 20476 (glucose) R 20475 20442 20291 0 -1 4202496 119259 0 0 0 159498 41 0 0 20 0 1 0 32040005 921440256 199655 33554432000 4194304 5208918 140734418959168 140734418957016 4211182 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20476/statm: 224961 199655 105 248 0 224710 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 1478220

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 1.91 3/185 20516
/proc/meminfo: memFree=23127688/32873844 swapFree=7632/7632
[pid=20442] ppid=20440 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20442/stat : 20442 (npSolver-wbo-It) S 20440 20442 20291 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 32039343 9367552 274 33554432000 4194304 5064252 140735631092848 140735631091760 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20442/statm: 2287 274 233 213 0 72 0
[pid=20443] ppid=20442 vsize=560080 CPUtime=6.58 cores=0,2,4,6
/proc/20443/stat : 20443 (npSolver-wbo) S 20442 20442 20291 0 -1 4202496 20401 12500 0 0 501 75 80 2 20 0 1 0 32039343 573521920 94959 33554432000 4194304 6006132 140737199710400 140737199701792 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/20443/statm: 140020 94959 178 443 0 139573 0
[pid=20475] ppid=20443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20475/stat : 20475 (satsolver.sh) S 20443 20442 20291 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 32040005 9367552 266 33554432000 4194304 5064252 140734172851504 140734172850416 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20475/statm: 2287 266 226 213 0 72 0
[pid=20476] ppid=20475 vsize=900004 CPUtime=1655.38 cores=0,2,4,6
/proc/20476/stat : 20476 (glucose) R 20475 20442 20291 0 -1 4202496 119287 0 0 0 165497 41 0 0 20 0 1 0 32040005 921604096 199683 33554432000 4194304 5208918 140734418959168 140734418955544 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20476/statm: 225001 199683 105 248 0 224750 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 1478380

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 1.91 3/185 20517
/proc/meminfo: memFree=23125292/32873844 swapFree=7632/7632
[pid=20442] ppid=20440 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20442/stat : 20442 (npSolver-wbo-It) S 20440 20442 20291 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 32039343 9367552 274 33554432000 4194304 5064252 140735631092848 140735631091760 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20442/statm: 2287 274 233 213 0 72 0
[pid=20443] ppid=20442 vsize=560080 CPUtime=6.58 cores=0,2,4,6
/proc/20443/stat : 20443 (npSolver-wbo) S 20442 20442 20291 0 -1 4202496 20401 12500 0 0 501 75 80 2 20 0 1 0 32039343 573521920 94959 33554432000 4194304 6006132 140737199710400 140737199701792 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/20443/statm: 140020 94959 178 443 0 139573 0
[pid=20475] ppid=20443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20475/stat : 20475 (satsolver.sh) S 20443 20442 20291 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 32040005 9367552 266 33554432000 4194304 5064252 140734172851504 140734172850416 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20475/statm: 2287 266 226 213 0 72 0
[pid=20476] ppid=20475 vsize=900004 CPUtime=1715.38 cores=0,2,4,6
/proc/20476/stat : 20476 (glucose) R 20475 20442 20291 0 -1 4202496 119289 0 0 0 171497 41 0 0 20 0 1 0 32040005 921604096 199684 33554432000 4194304 5208918 140734418959168 140734418955544 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20476/statm: 225001 199684 105 248 0 224750 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 1478380

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/185 20517
/proc/meminfo: memFree=23124948/32873844 swapFree=7632/7632
[pid=20442] ppid=20440 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20442/stat : 20442 (npSolver-wbo-It) S 20440 20442 20291 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 32039343 9367552 274 33554432000 4194304 5064252 140735631092848 140735631091760 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20442/statm: 2287 274 233 213 0 72 0
[pid=20443] ppid=20442 vsize=560080 CPUtime=6.58 cores=0,2,4,6
/proc/20443/stat : 20443 (npSolver-wbo) S 20442 20442 20291 0 -1 4202496 20401 12500 0 0 501 75 80 2 20 0 1 0 32039343 573521920 94959 33554432000 4194304 6006132 140737199710400 140737199701792 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/20443/statm: 140020 94959 178 443 0 139573 0
[pid=20475] ppid=20443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20475/stat : 20475 (satsolver.sh) S 20443 20442 20291 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 32040005 9367552 266 33554432000 4194304 5064252 140734172851504 140734172850416 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20475/statm: 2287 266 226 213 0 72 0
[pid=20476] ppid=20475 vsize=900004 CPUtime=1775.37 cores=0,2,4,6
/proc/20476/stat : 20476 (glucose) R 20475 20442 20291 0 -1 4202496 119290 0 0 0 177496 41 0 0 20 0 1 0 32040005 921604096 199685 33554432000 4194304 5208918 140734418959168 140734418955544 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20476/statm: 225001 199685 105 248 0 224750 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 1478380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.91 3/185 20517
/proc/meminfo: memFree=23124916/32873844 swapFree=7632/7632
[pid=20442] ppid=20440 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20442/stat : 20442 (npSolver-wbo-It) S 20440 20442 20291 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 32039343 9367552 274 33554432000 4194304 5064252 140735631092848 140735631091760 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20442/statm: 2287 274 233 213 0 72 0
[pid=20443] ppid=20442 vsize=560080 CPUtime=6.58 cores=0,2,4,6
/proc/20443/stat : 20443 (npSolver-wbo) S 20442 20442 20291 0 -1 4202496 20401 12500 0 0 501 75 80 2 20 0 1 0 32039343 573521920 94959 33554432000 4194304 6006132 140737199710400 140737199701792 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/20443/statm: 140020 94959 178 443 0 139573 0
[pid=20475] ppid=20443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20475/stat : 20475 (satsolver.sh) S 20443 20442 20291 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 32040005 9367552 266 33554432000 4194304 5064252 140734172851504 140734172850416 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20475/statm: 2287 266 226 213 0 72 0
[pid=20476] ppid=20475 vsize=900004 CPUtime=1793.47 cores=0,2,4,6
/proc/20476/stat : 20476 (glucose) R 20475 20442 20291 0 -1 4202496 119291 0 0 0 179306 41 0 0 20 0 1 0 32040005 921604096 199686 33554432000 4194304 5208918 140734418959168 140734418955544 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20476/statm: 225001 199686 105 248 0 224750 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1478380

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

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

Real time (s): 1800.42
CPU time (s): 1800.05
CPU user time (s): 1798.87
CPU system time (s): 1.18
CPU usage (%): 99.9797
Max. virtual memory (cumulated for all children) (KiB): 1788992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.82211
system time used= 0.790879
maximum resident set size= 726296
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33878
page faults= 0
swaps= 0
block input operations= 16
block output operations= 697928
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 90
involuntary context switches= 36

runsolver used 2.88856 second user time and 7.58485 second system time

The end

Launcher Data

Begin job on node135 at 2012-06-09 07:45:27
IDJOB=3753417
IDBENCH=79467
IDSOLVER=2337
FILE ID=node135/3753417-1339220727
RUNJOBID= node135-1339220727-20423
PBS_JOBID= 14644290
Free space on /tmp= 70892 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/driver/normalized-driverlog04cc_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3753417-1339220727/watcher-3753417-1339220727 -o /tmp/evaluation-result-3753417-1339220727/solver-3753417-1339220727 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3753417-1339220727.wbo 1807550698 HOME HOME

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

MD5SUM BENCH= cfb64da96a3d79dc0d59d6750e90f7b5
RANDOM SEED=1807550698

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31334404 kB
Buffers:          280256 kB
Cached:           387748 kB
SwapCached:         2476 kB
Active:           432012 kB
Inactive:         243648 kB
Active(anon):       8128 kB
Inactive(anon):     1460 kB
Active(file):     423884 kB
Inactive(file):   242188 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67098956 kB
Dirty:             12056 kB
Writeback:             0 kB
AnonPages:         11716 kB
Mapped:             7968 kB
Shmem:                 0 kB
Slab:             723736 kB
SReclaimable:     164904 kB
SUnreclaim:       558832 kB
KernelStack:        1392 kB
PageTables:         3908 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     109032 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 68988 MiB
End job on node135 at 2012-06-09 08:15:28