Trace number 3754112

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

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/driver/
normalized-driverlog05bc_wcsp.wbo
MD5SUMc28e945ac1d1d6d02825900832acad8e
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1308
Best CPU time to get the best result obtained on this benchmark7.75282
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1359
Total number of constraints37158
Number of soft constraints36807
Number of constraints which are clauses36807
Number of constraints which are cardinality constraints (but not clauses)351
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 70185
Min constraint cost 1
Max constraint cost 70185
Sum of constraints costs 2537326809
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.31	c run usual solver
2.58/2.62	o 1052808
2.58/2.62	c current bound: 526404
2.58/2.62	c fallback to adder encoding
1800.10/1800.41	c error: unexpected solver exit code
1800.10/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-3754112-1339196782/watcher-3754112-1339196782 -o /tmp/evaluation-result-3754112-1339196782/solver-3754112-1339196782 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3754112-1339196782.wbo 1501367439 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.92 1.98 1.99 3/179 12460
/proc/meminfo: memFree=28102312/32873844 swapFree=7116/7116
[pid=12460] ppid=12458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12460/stat : 12460 (npSolver-wbo-I.) S 12458 12460 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385805217 9367552 275 33554432000 4194304 5064252 140735382211072 140735382209984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12460/statm: 2287 275 233 213 0 72 0

[startup+0.104758 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 12460
/proc/meminfo: memFree=28102312/32873844 swapFree=7116/7116
[pid=12460] ppid=12458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12460/stat : 12460 (npSolver-wbo-I.) S 12458 12460 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385805217 9367552 275 33554432000 4194304 5064252 140735382211072 140735382209984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12460/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200411 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 12460
/proc/meminfo: memFree=28102312/32873844 swapFree=7116/7116
[pid=12460] ppid=12458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12460/stat : 12460 (npSolver-wbo-I.) S 12458 12460 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385805217 9367552 275 33554432000 4194304 5064252 140735382211072 140735382209984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12460/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300356 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 12460
/proc/meminfo: memFree=28102312/32873844 swapFree=7116/7116
[pid=12460] ppid=12458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12460/stat : 12460 (npSolver-wbo-I.) S 12458 12460 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385805217 9367552 275 33554432000 4194304 5064252 140735382211072 140735382209984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12460/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700307 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 12460
/proc/meminfo: memFree=28102312/32873844 swapFree=7116/7116
[pid=12460] ppid=12458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12460/stat : 12460 (npSolver-wbo-I.) S 12458 12460 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385805217 9367552 275 33554432000 4194304 5064252 140735382211072 140735382209984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12460/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 1.92 1.98 1.99 3/183 12464
/proc/meminfo: memFree=28043556/32873844 swapFree=7116/7116
[pid=12460] ppid=12458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12460/stat : 12460 (npSolver-wbo-I.) S 12458 12460 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385805217 9367552 275 33554432000 4194304 5064252 140735382211072 140735382209984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12460/statm: 2287 275 233 213 0 72 0
[pid=12461] ppid=12460 vsize=24560 CPUtime=0.42 cores=1,3,5,7
/proc/12461/stat : 12461 (npSolver-wbo) S 12460 12460 7523 0 -1 4202496 7586 0 0 0 31 11 0 0 20 0 1 0 385805217 25149440 5345 33554432000 4194304 6006132 140733709644640 140733709637744 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12461/statm: 6140 5345 156 443 0 5693 0
[pid=12463] ppid=12461 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12463/stat : 12463 (cp2_pre.sh) S 12461 12460 7523 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 385805260 9367552 277 33554432000 4194304 5064252 140735023615472 140735023614176 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12463/statm: 2287 277 234 213 0 72 0
[pid=12464] ppid=12463 vsize=40616 CPUtime=1.05 cores=1,3,5,7
/proc/12464/stat : 12464 (coprocessor) R 12463 12460 7523 0 -1 4202496 8008 0 0 0 104 1 0 0 20 0 1 0 385805261 41590784 9484 33554432000 4194304 6586260 140735744459760 140735744455752 5599247 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/12464/statm: 10154 9484 190 584 0 9566 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 83472

[startup+3.10037 s]
/proc/loadavg: 1.92 1.98 1.99 3/183 12464
/proc/meminfo: memFree=28043184/32873844 swapFree=7116/7116
[pid=12460] ppid=12458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12460/stat : 12460 (npSolver-wbo-I.) S 12458 12460 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385805217 9367552 275 33554432000 4194304 5064252 140735382211072 140735382209984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12460/statm: 2287 275 233 213 0 72 0
[pid=12461] ppid=12460 vsize=132280 CPUtime=3.08 cores=1,3,5,7
/proc/12461/stat : 12461 (npSolver-wbo) R 12460 12460 7523 0 -1 4202496 25819 16552 0 0 76 20 207 5 20 0 1 0 385805217 135454720 28982 33554432000 4194304 6006132 140733709644640 140733709637744 4535982 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12461/statm: 33070 28982 177 443 0 32623 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 141428

[startup+6.30036 s]
/proc/loadavg: 1.93 1.98 1.99 3/181 12472
/proc/meminfo: memFree=27819324/32873844 swapFree=7116/7116
[pid=12460] ppid=12458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12460/stat : 12460 (npSolver-wbo-I.) S 12458 12460 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385805217 9367552 275 33554432000 4194304 5064252 140735382211072 140735382209984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12460/statm: 2287 275 233 213 0 72 0
[pid=12461] ppid=12460 vsize=361656 CPUtime=6.28 cores=1,3,5,7
/proc/12461/stat : 12461 (npSolver-wbo) R 12460 12460 7523 0 -1 4202496 27574 16552 0 0 387 29 207 5 20 0 1 0 385805217 370335744 85302 33554432000 4194304 6006132 140733709644640 140733709637000 5056795 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12461/statm: 90414 85302 177 443 0 89967 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 370804

[startup+12.7004 s]
/proc/loadavg: 1.93 1.98 1.99 3/181 12472
/proc/meminfo: memFree=26447476/32873844 swapFree=7116/7116
[pid=12460] ppid=12458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12460/stat : 12460 (npSolver-wbo-I.) S 12458 12460 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385805217 9367552 275 33554432000 4194304 5064252 140735382211072 140735382209984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12460/statm: 2287 275 233 213 0 72 0
[pid=12461] ppid=12460 vsize=1104680 CPUtime=12.32 cores=1,3,5,7
/proc/12461/stat : 12461 (npSolver-wbo) S 12460 12460 7523 0 -1 4202496 30232 16552 0 0 872 148 207 5 20 0 1 0 385805217 1131192320 158451 33554432000 4194304 6006132 140733709644640 140733709636048 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12461/statm: 276170 158451 178 443 0 275723 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 1113828

[startup+25.5006 s]
/proc/loadavg: 2.02 2.00 2.00 3/183 12474
/proc/meminfo: memFree=25647824/32873844 swapFree=7116/7116
[pid=12460] ppid=12458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12460/stat : 12460 (npSolver-wbo-I.) S 12458 12460 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385805217 9367552 275 33554432000 4194304 5064252 140735382211072 140735382209984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12460/statm: 2287 275 233 213 0 72 0
[pid=12461] ppid=12460 vsize=1104680 CPUtime=12.32 cores=1,3,5,7
/proc/12461/stat : 12461 (npSolver-wbo) S 12460 12460 7523 0 -1 4202496 30232 16552 0 0 872 148 207 5 20 0 1 0 385805217 1131192320 158451 33554432000 4194304 6006132 140733709644640 140733709636048 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12461/statm: 276170 158451 178 443 0 275723 0
[pid=12473] ppid=12461 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12473/stat : 12473 (satsolver.sh) S 12461 12460 7523 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385806451 9367552 267 33554432000 4194304 5064252 140736637728832 140736637727744 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12473/statm: 2287 267 226 213 0 72 0
[pid=12474] ppid=12473 vsize=1366428 CPUtime=13.15 cores=1,3,5,7
/proc/12474/stat : 12474 (glucose) R 12473 12460 7523 0 -1 4202496 165898 0 0 0 1245 70 0 0 20 0 1 0 385806451 1399222272 308349 33554432000 4194304 5208918 140736808102560 140736808100232 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12474/statm: 341607 308349 103 248 0 341356 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2489404

[startup+51.1006 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 12474
/proc/meminfo: memFree=25648196/32873844 swapFree=7116/7116
[pid=12460] ppid=12458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12460/stat : 12460 (npSolver-wbo-I.) S 12458 12460 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385805217 9367552 275 33554432000 4194304 5064252 140735382211072 140735382209984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12460/statm: 2287 275 233 213 0 72 0
[pid=12461] ppid=12460 vsize=1104680 CPUtime=12.32 cores=1,3,5,7
/proc/12461/stat : 12461 (npSolver-wbo) S 12460 12460 7523 0 -1 4202496 30232 16552 0 0 872 148 207 5 20 0 1 0 385805217 1131192320 158451 33554432000 4194304 6006132 140733709644640 140733709636048 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12461/statm: 276170 158451 178 443 0 275723 0
[pid=12473] ppid=12461 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12473/stat : 12473 (satsolver.sh) S 12461 12460 7523 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385806451 9367552 267 33554432000 4194304 5064252 140736637728832 140736637727744 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12473/statm: 2287 267 226 213 0 72 0
[pid=12474] ppid=12473 vsize=1366428 CPUtime=38.75 cores=1,3,5,7
/proc/12474/stat : 12474 (glucose) R 12473 12460 7523 0 -1 4202496 165900 0 0 0 3805 70 0 0 20 0 1 0 385806451 1399222272 308351 33554432000 4194304 5208918 140736808102560 140736808100232 4229251 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12474/statm: 341607 308351 103 248 0 341356 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2489404

[startup+102.301 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 12474
/proc/meminfo: memFree=25619608/32873844 swapFree=7116/7116
[pid=12460] ppid=12458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12460/stat : 12460 (npSolver-wbo-I.) S 12458 12460 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385805217 9367552 275 33554432000 4194304 5064252 140735382211072 140735382209984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12460/statm: 2287 275 233 213 0 72 0
[pid=12461] ppid=12460 vsize=1104680 CPUtime=12.32 cores=1,3,5,7
/proc/12461/stat : 12461 (npSolver-wbo) S 12460 12460 7523 0 -1 4202496 30232 16552 0 0 872 148 207 5 20 0 1 0 385805217 1131192320 158451 33554432000 4194304 6006132 140733709644640 140733709636048 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12461/statm: 276170 158451 178 443 0 275723 0
[pid=12473] ppid=12461 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12473/stat : 12473 (satsolver.sh) S 12461 12460 7523 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385806451 9367552 267 33554432000 4194304 5064252 140736637728832 140736637727744 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12473/statm: 2287 267 226 213 0 72 0
[pid=12474] ppid=12473 vsize=1384224 CPUtime=89.95 cores=1,3,5,7
/proc/12474/stat : 12474 (glucose) R 12473 12460 7523 0 -1 4202496 171295 0 0 0 8923 72 0 0 20 0 1 0 385806451 1417445376 315279 33554432000 4194304 5208918 140736808102560 140736808100408 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12474/statm: 346056 315279 103 248 0 345805 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2507200

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 12475
/proc/meminfo: memFree=25617872/32873844 swapFree=7116/7116
[pid=12460] ppid=12458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12460/stat : 12460 (npSolver-wbo-I.) S 12458 12460 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385805217 9367552 275 33554432000 4194304 5064252 140735382211072 140735382209984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12460/statm: 2287 275 233 213 0 72 0
[pid=12461] ppid=12460 vsize=1104680 CPUtime=12.32 cores=1,3,5,7
/proc/12461/stat : 12461 (npSolver-wbo) S 12460 12460 7523 0 -1 4202496 30232 16552 0 0 872 148 207 5 20 0 1 0 385805217 1131192320 158451 33554432000 4194304 6006132 140733709644640 140733709636048 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12461/statm: 276170 158451 178 443 0 275723 0
[pid=12473] ppid=12461 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12473/stat : 12473 (satsolver.sh) S 12461 12460 7523 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385806451 9367552 267 33554432000 4194304 5064252 140736637728832 140736637727744 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12473/statm: 2287 267 226 213 0 72 0
[pid=12474] ppid=12473 vsize=1384368 CPUtime=149.94 cores=1,3,5,7
/proc/12474/stat : 12474 (glucose) R 12473 12460 7523 0 -1 4202496 171310 0 0 0 14922 72 0 0 20 0 1 0 385806451 1417592832 315294 33554432000 4194304 5208918 140736808102560 140736808100520 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12474/statm: 346092 315294 103 248 0 345841 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 2507344

[startup+222.308 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 12478
/proc/meminfo: memFree=25617452/32873844 swapFree=7116/7116
[pid=12460] ppid=12458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12460/stat : 12460 (npSolver-wbo-I.) S 12458 12460 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385805217 9367552 275 33554432000 4194304 5064252 140735382211072 140735382209984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12460/statm: 2287 275 233 213 0 72 0
[pid=12461] ppid=12460 vsize=1104680 CPUtime=12.32 cores=1,3,5,7
/proc/12461/stat : 12461 (npSolver-wbo) S 12460 12460 7523 0 -1 4202496 30232 16552 0 0 872 148 207 5 20 0 1 0 385805217 1131192320 158451 33554432000 4194304 6006132 140733709644640 140733709636048 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12461/statm: 276170 158451 178 443 0 275723 0
[pid=12473] ppid=12461 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/12474/statm: 352296 326087 103 248 0 352045 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 2532160

[startup+1482.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/183 12540
/proc/meminfo: memFree=27807956/32873844 swapFree=7116/7116
[pid=12460] ppid=12458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12460/stat : 12460 (npSolver-wbo-I.) S 12458 12460 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385805217 9367552 275 33554432000 4194304 5064252 140735382211072 140735382209984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12460/statm: 2287 275 233 213 0 72 0
[pid=12461] ppid=12460 vsize=1104680 CPUtime=12.32 cores=1,3,5,7
/proc/12461/stat : 12461 (npSolver-wbo) S 12460 12460 7523 0 -1 4202496 30232 16552 0 0 872 148 207 5 20 0 1 0 385805217 1131192320 158451 33554432000 4194304 6006132 140733709644640 140733709636048 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12461/statm: 276170 158451 178 443 0 275723 0
[pid=12473] ppid=12461 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12473/stat : 12473 (satsolver.sh) S 12461 12460 7523 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385806451 9367552 267 33554432000 4194304 5064252 140736637728832 140736637727744 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12473/statm: 2287 267 226 213 0 72 0
[pid=12474] ppid=12473 vsize=1409184 CPUtime=1469.73 cores=1,3,5,7
/proc/12474/stat : 12474 (glucose) R 12473 12460 7523 0 -1 4202496 177511 0 0 0 146900 73 0 0 20 0 1 0 385806451 1443004416 326089 33554432000 4194304 5208918 140736808102560 140736808100232 4211027 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12474/statm: 352296 326089 103 248 0 352045 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 2532160

[startup+1542.31 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 12540
/proc/meminfo: memFree=27806088/32873844 swapFree=7116/7116
[pid=12460] ppid=12458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12460/stat : 12460 (npSolver-wbo-I.) S 12458 12460 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385805217 9367552 275 33554432000 4194304 5064252 140735382211072 140735382209984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12460/statm: 2287 275 233 213 0 72 0
[pid=12461] ppid=12460 vsize=1104680 CPUtime=12.32 cores=1,3,5,7
/proc/12461/stat : 12461 (npSolver-wbo) S 12460 12460 7523 0 -1 4202496 30232 16552 0 0 872 148 207 5 20 0 1 0 385805217 1131192320 158451 33554432000 4194304 6006132 140733709644640 140733709636048 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12461/statm: 276170 158451 178 443 0 275723 0
[pid=12473] ppid=12461 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12473/stat : 12473 (satsolver.sh) S 12461 12460 7523 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385806451 9367552 267 33554432000 4194304 5064252 140736637728832 140736637727744 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12473/statm: 2287 267 226 213 0 72 0
[pid=12474] ppid=12473 vsize=1409184 CPUtime=1529.72 cores=1,3,5,7
/proc/12474/stat : 12474 (glucose) R 12473 12460 7523 0 -1 4202496 177512 0 0 0 152899 73 0 0 20 0 1 0 385806451 1443004416 326090 33554432000 4194304 5208918 140736808102560 140736808100232 4229483 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12474/statm: 352296 326090 103 248 0 352045 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 2532160

[startup+1602.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/183 12540
/proc/meminfo: memFree=27806088/32873844 swapFree=7116/7116
[pid=12460] ppid=12458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12460/stat : 12460 (npSolver-wbo-I.) S 12458 12460 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385805217 9367552 275 33554432000 4194304 5064252 140735382211072 140735382209984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12460/statm: 2287 275 233 213 0 72 0
[pid=12461] ppid=12460 vsize=1104680 CPUtime=12.32 cores=1,3,5,7
/proc/12461/stat : 12461 (npSolver-wbo) S 12460 12460 7523 0 -1 4202496 30232 16552 0 0 872 148 207 5 20 0 1 0 385805217 1131192320 158451 33554432000 4194304 6006132 140733709644640 140733709636048 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12461/statm: 276170 158451 178 443 0 275723 0
[pid=12473] ppid=12461 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12473/stat : 12473 (satsolver.sh) S 12461 12460 7523 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385806451 9367552 267 33554432000 4194304 5064252 140736637728832 140736637727744 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12473/statm: 2287 267 226 213 0 72 0
[pid=12474] ppid=12473 vsize=1409184 CPUtime=1589.71 cores=1,3,5,7
/proc/12474/stat : 12474 (glucose) R 12473 12460 7523 0 -1 4202496 177512 0 0 0 158898 73 0 0 20 0 1 0 385806451 1443004416 326090 33554432000 4194304 5208918 140736808102560 140736808100232 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12474/statm: 352296 326090 103 248 0 352045 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 2532160

[startup+1662.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 12540
/proc/meminfo: memFree=27804040/32873844 swapFree=7116/7116
[pid=12460] ppid=12458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12460/stat : 12460 (npSolver-wbo-I.) S 12458 12460 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385805217 9367552 275 33554432000 4194304 5064252 140735382211072 140735382209984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12460/statm: 2287 275 233 213 0 72 0
[pid=12461] ppid=12460 vsize=1104680 CPUtime=12.32 cores=1,3,5,7
/proc/12461/stat : 12461 (npSolver-wbo) S 12460 12460 7523 0 -1 4202496 30232 16552 0 0 872 148 207 5 20 0 1 0 385805217 1131192320 158451 33554432000 4194304 6006132 140733709644640 140733709636048 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12461/statm: 276170 158451 178 443 0 275723 0
[pid=12473] ppid=12461 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12473/stat : 12473 (satsolver.sh) S 12461 12460 7523 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385806451 9367552 267 33554432000 4194304 5064252 140736637728832 140736637727744 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12473/statm: 2287 267 226 213 0 72 0
[pid=12474] ppid=12473 vsize=1409184 CPUtime=1649.7 cores=1,3,5,7
/proc/12474/stat : 12474 (glucose) R 12473 12460 7523 0 -1 4202496 177513 0 0 0 164897 73 0 0 20 0 1 0 385806451 1443004416 326091 33554432000 4194304 5208918 140736808102560 140736808100232 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12474/statm: 352296 326091 103 248 0 352045 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 2532160

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/182 12541
/proc/meminfo: memFree=27799232/32873844 swapFree=7116/7116
[pid=12460] ppid=12458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12460/stat : 12460 (npSolver-wbo-I.) S 12458 12460 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385805217 9367552 275 33554432000 4194304 5064252 140735382211072 140735382209984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12460/statm: 2287 275 233 213 0 72 0
[pid=12461] ppid=12460 vsize=1104680 CPUtime=12.32 cores=1,3,5,7
/proc/12461/stat : 12461 (npSolver-wbo) S 12460 12460 7523 0 -1 4202496 30232 16552 0 0 872 148 207 5 20 0 1 0 385805217 1131192320 158451 33554432000 4194304 6006132 140733709644640 140733709636048 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12461/statm: 276170 158451 178 443 0 275723 0
[pid=12473] ppid=12461 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12473/stat : 12473 (satsolver.sh) S 12461 12460 7523 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385806451 9367552 267 33554432000 4194304 5064252 140736637728832 140736637727744 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12473/statm: 2287 267 226 213 0 72 0
[pid=12474] ppid=12473 vsize=1413672 CPUtime=1709.69 cores=1,3,5,7
/proc/12474/stat : 12474 (glucose) R 12473 12460 7523 0 -1 4202496 178886 0 0 0 170896 73 0 0 20 0 1 0 385806451 1447600128 327463 33554432000 4194304 5208918 140736808102560 140736808100408 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12474/statm: 353418 327463 103 248 0 353167 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 2536648

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 12542
/proc/meminfo: memFree=27796556/32873844 swapFree=7116/7116
[pid=12460] ppid=12458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12460/stat : 12460 (npSolver-wbo-I.) S 12458 12460 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385805217 9367552 275 33554432000 4194304 5064252 140735382211072 140735382209984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12460/statm: 2287 275 233 213 0 72 0
[pid=12461] ppid=12460 vsize=1104680 CPUtime=12.32 cores=1,3,5,7
/proc/12461/stat : 12461 (npSolver-wbo) S 12460 12460 7523 0 -1 4202496 30232 16552 0 0 872 148 207 5 20 0 1 0 385805217 1131192320 158451 33554432000 4194304 6006132 140733709644640 140733709636048 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12461/statm: 276170 158451 178 443 0 275723 0
[pid=12473] ppid=12461 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12473/stat : 12473 (satsolver.sh) S 12461 12460 7523 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385806451 9367552 267 33554432000 4194304 5064252 140736637728832 140736637727744 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12473/statm: 2287 267 226 213 0 72 0
[pid=12474] ppid=12473 vsize=1413672 CPUtime=1769.68 cores=1,3,5,7
/proc/12474/stat : 12474 (glucose) R 12473 12460 7523 0 -1 4202496 178888 0 0 0 176895 73 0 0 20 0 1 0 385806451 1447600128 327463 33554432000 4194304 5208918 140736808102560 140736808100408 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12474/statm: 353418 327463 103 248 0 353167 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 2536648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 12542
/proc/meminfo: memFree=27796772/32873844 swapFree=7116/7116
[pid=12460] ppid=12458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12460/stat : 12460 (npSolver-wbo-I.) S 12458 12460 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385805217 9367552 275 33554432000 4194304 5064252 140735382211072 140735382209984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12460/statm: 2287 275 233 213 0 72 0
[pid=12461] ppid=12460 vsize=1104680 CPUtime=12.32 cores=1,3,5,7
/proc/12461/stat : 12461 (npSolver-wbo) S 12460 12460 7523 0 -1 4202496 30232 16552 0 0 872 148 207 5 20 0 1 0 385805217 1131192320 158451 33554432000 4194304 6006132 140733709644640 140733709636048 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12461/statm: 276170 158451 178 443 0 275723 0
[pid=12473] ppid=12461 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12473/stat : 12473 (satsolver.sh) S 12461 12460 7523 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385806451 9367552 267 33554432000 4194304 5064252 140736637728832 140736637727744 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12473/statm: 2287 267 226 213 0 72 0
[pid=12474] ppid=12473 vsize=1413804 CPUtime=1787.78 cores=1,3,5,7
/proc/12474/stat : 12474 (glucose) R 12473 12460 7523 0 -1 4202496 178893 0 0 0 178705 73 0 0 20 0 1 0 385806451 1447735296 327468 33554432000 4194304 5208918 140736808102560 140736808100456 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12474/statm: 353451 327468 103 248 0 353200 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 2536780

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

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 12542
/proc/meminfo: memFree=27796772/32873844 swapFree=7116/7116
[pid=12460] ppid=12458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12460/stat : 12460 (npSolver-wbo-I.) S 12458 12460 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385805217 9367552 275 33554432000 4194304 5064252 140735382211072 140735382209984 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12460/statm: 2287 275 233 213 0 72 0
[pid=12461] ppid=12460 vsize=1104680 CPUtime=12.32 cores=1,3,5,7
/proc/12461/stat : 12461 (npSolver-wbo) S 12460 12460 7523 0 -1 4202496 30232 16552 0 0 872 148 207 5 20 0 1 0 385805217 1131192320 158451 33554432000 4194304 6006132 140733709644640 140733709636048 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12461/statm: 276170 158451 178 443 0 275723 0
[pid=12473] ppid=12461 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12473/stat : 12473 (satsolver.sh) S 12461 12460 7523 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385806451 9367552 267 33554432000 4194304 5064252 140736637728832 140736637727744 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12473/statm: 2287 267 226 213 0 72 0
[pid=12474] ppid=12473 vsize=1413804 CPUtime=1787.78 cores=1,3,5,7
/proc/12474/stat : 12474 (glucose) R 12473 12460 7523 0 -1 4202496 178893 0 0 0 178705 73 0 0 20 0 1 0 385806451 1447735296 327468 33554432000 4194304 5208918 140736808102560 140736808100456 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12474/statm: 353451 327468 103 248 0 353200 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 2536780

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12460 and gives
#  childrusage.ru_utime.tv_sec=10
#  childrusage.ru_utime.tv_usec=802357
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=546764
# CPU time returned by wait4() is 12.3491
# while last known CPU time is 1800.1
#
# 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.1
CPU user time (s): 1797.84
CPU system time (s): 2.26
CPU usage (%): 99.9822
Max. virtual memory (cumulated for all children) (KiB): 3046544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.8024
system time used= 1.54676
maximum resident set size= 1214552
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47756
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1169768
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 139
involuntary context switches= 32

runsolver used 4.40233 second user time and 12.4921 second system time

The end

Launcher Data

Begin job on node111 at 2012-06-09 01:06:22
IDJOB=3754112
IDBENCH=79466
IDSOLVER=2338
FILE ID=node111/3754112-1339196782
RUNJOBID= node111-1339184675-8999
PBS_JOBID= 14643817
Free space on /tmp= 70452 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/driver/normalized-driverlog05bc_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3754112-1339196782/watcher-3754112-1339196782 -o /tmp/evaluation-result-3754112-1339196782/solver-3754112-1339196782 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3754112-1339196782.wbo 1501367439 HOME HOME

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

MD5SUM BENCH= c28e945ac1d1d6d02825900832acad8e
RANDOM SEED=1501367439

node111.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.152
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	: 5332.30
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.152
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.152
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.152
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.152
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.152
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.152
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.152
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28102964 kB
Buffers:          316084 kB
Cached:          1082492 kB
SwapCached:         1308 kB
Active:          3753192 kB
Inactive:         155512 kB
Active(anon):    2506456 kB
Inactive(anon):     4004 kB
Active(file):    1246736 kB
Inactive(file):   151508 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100188 kB
Dirty:              9836 kB
Writeback:             0 kB
AnonPages:       2524064 kB
Mapped:             9784 kB
Shmem:                 0 kB
Slab:             714764 kB
SReclaimable:     156456 kB
SUnreclaim:       558308 kB
KernelStack:        1520 kB
PageTables:         8928 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    3241608 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1972224 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= 70412 MiB
End job on node111 at 2012-06-09 01:36:25