Trace number 3713599

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver 1.0? (TO) 1800.09 1800.51

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-75-70--soft-66-100-0.wbo
MD5SUM9f59d922c085a32576bd21436364ce6a
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark1.04684
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables5250
Total number of constraints145
Number of soft constraints53
Number of constraints which are clauses75
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint70
Maximum length of a constraint75
Top cost 2739
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 2738
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 76
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.59	c run usual solver
6.65/6.89	o 1718
6.65/6.89	c current bound: 859
13.15/13.31	o 817
13.15/13.31	c current bound: 408
22.96/23.42	o 388
22.96/23.42	c current bound: 194
29.63/29.82	o 193
29.63/29.82	c current bound: 96
59.53/59.70	o 86
59.53/59.70	c current bound: 43
61.71/62.13	o 39
61.71/62.13	c current bound: 19
64.82/65.00	o 16
64.82/65.00	c current bound: 8
66.27/66.68	o 8
66.27/66.68	c current bound: 4
73.94/74.35	o 1
73.94/74.35	c current bound: 0
73.94/74.35	c [SWC] exit 4
1800.05/1800.50	./satsolver.sh: line 5: 29280 Terminated              ./glucose $1 > $2 2> /dev/null
1800.05/1800.50	c error: unexpected solver exit code
1800.05/1800.50	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-3713599-1338180914/watcher-3713599-1338180914 -o /tmp/evaluation-result-3713599-1338180914/solver-3713599-1338180914 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3713599-1338180914.wbo 1685571320 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: 2.03 2.01 2.00 3/179 29210
/proc/meminfo: memFree=29091944/32873648 swapFree=7116/7116
[pid=29210] ppid=29208 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29210/stat : 29210 (npSolver-wbo.sh) S 29208 29210 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284218723 9367552 274 33554432000 4194304 5064252 140735995276144 140735995275056 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29210/statm: 2287 274 233 213 0 72 0

[startup+0.0381349 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 29210
/proc/meminfo: memFree=29091944/32873648 swapFree=7116/7116
[pid=29210] ppid=29208 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29210/stat : 29210 (npSolver-wbo.sh) S 29208 29210 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284218723 9367552 274 33554432000 4194304 5064252 140735995276144 140735995275056 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29210/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100218 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 29210
/proc/meminfo: memFree=29091944/32873648 swapFree=7116/7116
[pid=29210] ppid=29208 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29210/stat : 29210 (npSolver-wbo.sh) S 29208 29210 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284218723 9367552 274 33554432000 4194304 5064252 140735995276144 140735995275056 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29210/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300224 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 29210
/proc/meminfo: memFree=29091944/32873648 swapFree=7116/7116
[pid=29210] ppid=29208 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29210/stat : 29210 (npSolver-wbo.sh) S 29208 29210 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284218723 9367552 274 33554432000 4194304 5064252 140735995276144 140735995275056 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29210/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700221 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 29210
/proc/meminfo: memFree=29091944/32873648 swapFree=7116/7116
[pid=29210] ppid=29208 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29210/stat : 29210 (npSolver-wbo.sh) S 29208 29210 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284218723 9367552 274 33554432000 4194304 5064252 140735995276144 140735995275056 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29210/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: 2.03 2.01 2.00 3/183 29214
/proc/meminfo: memFree=28963252/32873648 swapFree=7116/7116
[pid=29210] ppid=29208 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29210/stat : 29210 (npSolver-wbo.sh) S 29208 29210 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284218723 9367552 274 33554432000 4194304 5064252 140735995276144 140735995275056 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29210/statm: 2287 274 233 213 0 72 0
[pid=29211] ppid=29210 vsize=18792 CPUtime=0.58 cores=1,3,5,7
/proc/29211/stat : 29211 (npSolver-wbo) S 29210 29210 26029 0 -1 4202496 4632 0 0 0 56 2 0 0 20 0 1 0 284218723 19243008 3912 33554432000 4194304 5990268 140735843889904 140735843883056 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29211/statm: 4698 3912 156 439 0 4255 0
[pid=29213] ppid=29211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29213/stat : 29213 (cp2_pre.sh) S 29211 29210 26029 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 284218782 9367552 277 33554432000 4194304 5064252 140736318431984 140736318430688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29213/statm: 2287 277 234 213 0 72 0
[pid=29214] ppid=29213 vsize=143584 CPUtime=0.9 cores=1,3,5,7
/proc/29214/stat : 29214 (coprocessor) R 29213 29210 26029 0 -1 4202496 26371 0 0 0 85 5 0 0 20 0 1 0 284218782 147030016 35008 33554432000 4194304 6586260 140736763739920 140736763735176 4676681 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/29214/statm: 35896 35008 191 584 0 35308 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 180672

[startup+3.10037 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 29214
/proc/meminfo: memFree=28926900/32873648 swapFree=7116/7116
[pid=29210] ppid=29208 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29210/stat : 29210 (npSolver-wbo.sh) S 29208 29210 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284218723 9367552 274 33554432000 4194304 5064252 140735995276144 140735995275056 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29210/statm: 2287 274 233 213 0 72 0
[pid=29211] ppid=29210 vsize=18792 CPUtime=0.58 cores=1,3,5,7
/proc/29211/stat : 29211 (npSolver-wbo) S 29210 29210 26029 0 -1 4202496 4632 0 0 0 56 2 0 0 20 0 1 0 284218723 19243008 3912 33554432000 4194304 5990268 140735843889904 140735843883056 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29211/statm: 4698 3912 156 439 0 4255 0
[pid=29213] ppid=29211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29213/stat : 29213 (cp2_pre.sh) S 29211 29210 26029 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 284218782 9367552 277 33554432000 4194304 5064252 140736318431984 140736318430688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29213/statm: 2287 277 234 213 0 72 0
[pid=29214] ppid=29213 vsize=143716 CPUtime=2.5 cores=1,3,5,7
/proc/29214/stat : 29214 (coprocessor) R 29213 29210 26029 0 -1 4202496 26410 0 0 0 245 5 0 0 20 0 1 0 284218782 147165184 35047 33554432000 4194304 6586260 140736763739920 140736763735176 4676454 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/29214/statm: 35929 35047 191 584 0 35341 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 180804

[startup+6.30022 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 29214
/proc/meminfo: memFree=28885712/32873648 swapFree=7116/7116
[pid=29210] ppid=29208 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29210/stat : 29210 (npSolver-wbo.sh) S 29208 29210 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284218723 9367552 274 33554432000 4194304 5064252 140735995276144 140735995275056 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29210/statm: 2287 274 233 213 0 72 0
[pid=29211] ppid=29210 vsize=18792 CPUtime=5.41 cores=1,3,5,7
/proc/29211/stat : 29211 (npSolver-wbo) S 29210 29210 26029 0 -1 4202496 4641 30263 0 0 56 2 417 66 20 0 1 0 284218723 19243008 3913 33554432000 4194304 5990268 140735843889904 140735843884144 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29211/statm: 4698 3913 157 439 0 4255 0
Current children cumulated CPU time (s) 5.41
Current children cumulated vsize (KiB) 27940

[startup+12.7004 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 29224
/proc/meminfo: memFree=28971372/32873648 swapFree=7116/7116
[pid=29210] ppid=29208 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29210/stat : 29210 (npSolver-wbo.sh) S 29208 29210 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284218723 9367552 274 33554432000 4194304 5064252 140735995276144 140735995275056 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29210/statm: 2287 274 233 213 0 72 0
[pid=29211] ppid=29210 vsize=30216 CPUtime=6.81 cores=1,3,5,7
/proc/29211/stat : 29211 (npSolver-wbo) S 29210 29210 26029 0 -1 4202496 7305 47540 0 0 65 21 524 71 20 0 1 0 284218723 30941184 6710 33554432000 4194304 5990268 140735843889904 140735843881344 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29211/statm: 7554 6710 164 439 0 7111 0
[pid=29223] ppid=29211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29223/stat : 29223 (satsolver.sh) S 29211 29210 26029 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284219418 9367552 266 33554432000 4194304 5064252 140733223555536 140733223554448 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/29223/statm: 2287 266 226 213 0 72 0
[pid=29224] ppid=29223 vsize=87604 CPUtime=5.74 cores=1,3,5,7
/proc/29224/stat : 29224 (glucose) R 29223 29210 26029 0 -1 4202496 16962 0 0 0 570 4 0 0 20 0 1 0 284219418 89706496 18104 33554432000 4194304 5208918 140736494595184 140736494593048 4229251 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29224/statm: 21901 18104 104 248 0 21650 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 136116

[startup+25.5003 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 29238
/proc/meminfo: memFree=28991372/32873648 swapFree=7116/7116
[pid=29210] ppid=29208 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29210/stat : 29210 (npSolver-wbo.sh) S 29208 29210 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284218723 9367552 274 33554432000 4194304 5064252 140735995276144 140735995275056 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29210/statm: 2287 274 233 213 0 72 0
[pid=29211] ppid=29210 vsize=33288 CPUtime=23.28 cores=1,3,5,7
/proc/29211/stat : 29211 (npSolver-wbo) S 29210 29210 26029 0 -1 4202496 11534 96307 0 0 70 22 2141 95 20 0 1 0 284218723 34086912 7110 33554432000 4194304 5990268 140735843889904 140735843881344 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29211/statm: 8322 7110 164 439 0 7879 0
[pid=29237] ppid=29211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29237/stat : 29237 (satsolver.sh) S 29211 29210 26029 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284221066 9367552 267 33554432000 4194304 5064252 140736072594528 140736072593440 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/29237/statm: 2287 267 226 213 0 72 0
[pid=29238] ppid=29237 vsize=50596 CPUtime=2.05 cores=1,3,5,7
/proc/29238/stat : 29238 (glucose) R 29237 29210 26029 0 -1 4202496 10926 0 0 0 203 2 0 0 20 0 1 0 284221066 51810304 10766 33554432000 4194304 5208918 140734524186976 140734524184824 4231508 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29238/statm: 12649 10766 104 248 0 12398 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 102180

[startup+51.1004 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 29245
/proc/meminfo: memFree=28955920/32873648 swapFree=7116/7116
[pid=29210] ppid=29208 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29210/stat : 29210 (npSolver-wbo.sh) S 29208 29210 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284218723 9367552 274 33554432000 4194304 5064252 140735995276144 140735995275056 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29210/statm: 2287 274 233 213 0 72 0
[pid=29211] ppid=29210 vsize=33288 CPUtime=29.67 cores=1,3,5,7
/proc/29211/stat : 29211 (npSolver-wbo) S 29210 29210 26029 0 -1 4202496 13139 117696 0 0 72 22 2770 103 20 0 1 0 284218723 34086912 7110 33554432000 4194304 5990268 140735843889904 140735843881344 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29211/statm: 8322 7110 164 439 0 7879 0
[pid=29244] ppid=29211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29244/stat : 29244 (satsolver.sh) S 29211 29210 26029 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284221706 9367552 266 33554432000 4194304 5064252 140736361710112 140736361709024 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/29244/statm: 2287 266 226 213 0 72 0
[pid=29245] ppid=29244 vsize=65604 CPUtime=21.25 cores=1,3,5,7
/proc/29245/stat : 29245 (glucose) R 29244 29210 26029 0 -1 4202496 12779 0 0 0 2123 2 0 0 20 0 1 0 284221706 67178496 15170 33554432000 4194304 5208918 140737044111296 140737044109160 4229876 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29245/statm: 16401 15170 104 248 0 16150 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 117188

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 29280
/proc/meminfo: memFree=28966236/32873648 swapFree=7116/7116
[pid=29210] ppid=29208 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29210/stat : 29210 (npSolver-wbo.sh) S 29208 29210 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284218723 9367552 274 33554432000 4194304 5064252 140735995276144 140735995275056 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29210/statm: 2287 274 233 213 0 72 0
[pid=29211] ppid=29210 vsize=33288 CPUtime=74.19 cores=1,3,5,7
/proc/29211/stat : 29211 (npSolver-wbo) S 29210 29210 26029 0 -1 4202496 19339 218321 0 0 79 23 7184 133 20 0 1 0 284218723 34086912 7111 33554432000 4194304 5990268 140735843889904 140735843881344 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29211/statm: 8322 7111 165 439 0 7879 0
[pid=29279] ppid=29211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29279/stat : 29279 (satsolver.sh) S 29211 29210 26029 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284226158 9367552 266 33554432000 4194304 5064252 140736221499776 140736221498688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/29279/statm: 2287 266 226 213 0 72 0
[pid=29280] ppid=29279 vsize=54588 CPUtime=27.94 cores=1,3,5,7
/proc/29280/stat : 29280 (glucose) R 29279 29210 26029 0 -1 4202496 13905 0 0 0 2791 3 0 0 20 0 1 0 284226159 55898112 11619 33554432000 4194304 5208918 140733250312320 140733250310072 4229377 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29280/statm: 13647 11619 105 248 0 13396 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 106172

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 29280
/proc/meminfo: memFree=28941140/32873648 swapFree=7116/7116
[pid=29210] ppid=29208 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29210/stat : 29210 (npSolver-wbo.sh) S 29208 29210 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284218723 9367552 274 33554432000 4194304 5064252 140735995276144 140735995275056 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29210/statm: 2287 274 233 213 0 72 0
[pid=29211] ppid=29210 vsize=33288 CPUtime=74.19 cores=1,3,5,7
/proc/29211/stat : 29211 (npSolver-wbo) S 29210 29210 26029 0 -1 4202496 19339 218321 0 0 79 23 7184 133 20 0 1 0 284218723 34086912 7111 33554432000 4194304 5990268 140735843889904 140735843881344 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29211/statm: 8322 7111 165 439 0 7879 0
[pid=29279] ppid=29211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29279/stat : 29279 (satsolver.sh) S 29211 29210 26029 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284226158 9367552 266 33554432000 4194304 5064252 140736221499776 140736221498688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/29279/statm: 2287 266 226 213 0 72 0
[pid=29280] ppid=29279 vsize=76096 CPUtime=87.91 cores=1,3,5,7
/proc/29280/stat : 29280 (glucose) R 29279 29210 26029 0 -1 4202496 17984 0 0 0 8787 4 0 0 20 0 1 0 284226159 77922304 17261 33554432000 4194304 5208918 140733250312320 140733250310408 4229021 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29280/statm: 19024 17261 105 248 0 18773 0
Current children cumulated CPU time (s) 162.1

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


[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 29407
/proc/meminfo: memFree=28874832/32873648 swapFree=7116/7116
[pid=29210] ppid=29208 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29210/stat : 29210 (npSolver-wbo.sh) S 29208 29210 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284218723 9367552 274 33554432000 4194304 5064252 140735995276144 140735995275056 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29210/statm: 2287 274 233 213 0 72 0
[pid=29211] ppid=29210 vsize=33288 CPUtime=74.19 cores=1,3,5,7
/proc/29211/stat : 29211 (npSolver-wbo) S 29210 29210 26029 0 -1 4202496 19339 218321 0 0 79 23 7184 133 20 0 1 0 284218723 34086912 7111 33554432000 4194304 5990268 140735843889904 140735843881344 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29211/statm: 8322 7111 165 439 0 7879 0
[pid=29279] ppid=29211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29279/stat : 29279 (satsolver.sh) S 29211 29210 26029 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284226158 9367552 266 33554432000 4194304 5064252 140736221499776 140736221498688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/29279/statm: 2287 266 226 213 0 72 0
[pid=29280] ppid=29279 vsize=241952 CPUtime=1347.71 cores=1,3,5,7
/proc/29280/stat : 29280 (glucose) R 29279 29210 26029 0 -1 4202496 23655 0 0 0 134746 25 0 0 20 0 1 0 284226159 247758848 56354 33554432000 4194304 5208918 140733250312320 140733250308104 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29280/statm: 60488 56354 105 248 0 60237 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 293536

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 29408
/proc/meminfo: memFree=28916132/32873648 swapFree=7116/7116
[pid=29210] ppid=29208 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29210/stat : 29210 (npSolver-wbo.sh) S 29208 29210 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284218723 9367552 274 33554432000 4194304 5064252 140735995276144 140735995275056 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29210/statm: 2287 274 233 213 0 72 0
[pid=29211] ppid=29210 vsize=33288 CPUtime=74.19 cores=1,3,5,7
/proc/29211/stat : 29211 (npSolver-wbo) S 29210 29210 26029 0 -1 4202496 19339 218321 0 0 79 23 7184 133 20 0 1 0 284218723 34086912 7111 33554432000 4194304 5990268 140735843889904 140735843881344 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29211/statm: 8322 7111 165 439 0 7879 0
[pid=29279] ppid=29211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29279/stat : 29279 (satsolver.sh) S 29211 29210 26029 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284226158 9367552 266 33554432000 4194304 5064252 140736221499776 140736221498688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/29279/statm: 2287 266 226 213 0 72 0
[pid=29280] ppid=29279 vsize=241952 CPUtime=1407.71 cores=1,3,5,7
/proc/29280/stat : 29280 (glucose) R 29279 29210 26029 0 -1 4202496 23779 0 0 0 140744 27 0 0 20 0 1 0 284226159 247758848 55842 33554432000 4194304 5208918 140733250312320 140733250308696 4229103 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29280/statm: 60488 55842 105 248 0 60237 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 293536

[startup+1542.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/184 29411
/proc/meminfo: memFree=28858248/32873648 swapFree=7116/7116
[pid=29210] ppid=29208 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29210/stat : 29210 (npSolver-wbo.sh) S 29208 29210 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284218723 9367552 274 33554432000 4194304 5064252 140735995276144 140735995275056 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29210/statm: 2287 274 233 213 0 72 0
[pid=29211] ppid=29210 vsize=33288 CPUtime=74.19 cores=1,3,5,7
/proc/29211/stat : 29211 (npSolver-wbo) S 29210 29210 26029 0 -1 4202496 19339 218321 0 0 79 23 7184 133 20 0 1 0 284218723 34086912 7111 33554432000 4194304 5990268 140735843889904 140735843881344 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29211/statm: 8322 7111 165 439 0 7879 0
[pid=29279] ppid=29211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29279/stat : 29279 (satsolver.sh) S 29211 29210 26029 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284226158 9367552 266 33554432000 4194304 5064252 140736221499776 140736221498688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/29279/statm: 2287 266 226 213 0 72 0
[pid=29280] ppid=29279 vsize=272772 CPUtime=1467.69 cores=1,3,5,7
/proc/29280/stat : 29280 (glucose) R 29279 29210 26029 0 -1 4202496 23858 0 0 0 146742 27 0 0 20 0 1 0 284226159 279318528 62053 33554432000 4194304 5208918 140733250312320 140733250308696 4229728 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29280/statm: 68193 62053 105 248 0 67942 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 324356

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 29411
/proc/meminfo: memFree=28856624/32873648 swapFree=7116/7116
[pid=29210] ppid=29208 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29210/stat : 29210 (npSolver-wbo.sh) S 29208 29210 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284218723 9367552 274 33554432000 4194304 5064252 140735995276144 140735995275056 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29210/statm: 2287 274 233 213 0 72 0
[pid=29211] ppid=29210 vsize=33288 CPUtime=74.19 cores=1,3,5,7
/proc/29211/stat : 29211 (npSolver-wbo) S 29210 29210 26029 0 -1 4202496 19339 218321 0 0 79 23 7184 133 20 0 1 0 284218723 34086912 7111 33554432000 4194304 5990268 140735843889904 140735843881344 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29211/statm: 8322 7111 165 439 0 7879 0
[pid=29279] ppid=29211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29279/stat : 29279 (satsolver.sh) S 29211 29210 26029 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284226158 9367552 266 33554432000 4194304 5064252 140736221499776 140736221498688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/29279/statm: 2287 266 226 213 0 72 0
[pid=29280] ppid=29279 vsize=272772 CPUtime=1527.68 cores=1,3,5,7
/proc/29280/stat : 29280 (glucose) R 29279 29210 26029 0 -1 4202496 23987 0 0 0 152739 29 0 0 20 0 1 0 284226159 279318528 61541 33554432000 4194304 5208918 140733250312320 140733250308696 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29280/statm: 68193 61541 105 248 0 67942 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 324356

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 29411
/proc/meminfo: memFree=28856976/32873648 swapFree=7116/7116
[pid=29210] ppid=29208 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29210/stat : 29210 (npSolver-wbo.sh) S 29208 29210 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284218723 9367552 274 33554432000 4194304 5064252 140735995276144 140735995275056 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29210/statm: 2287 274 233 213 0 72 0
[pid=29211] ppid=29210 vsize=33288 CPUtime=74.19 cores=1,3,5,7
/proc/29211/stat : 29211 (npSolver-wbo) S 29210 29210 26029 0 -1 4202496 19339 218321 0 0 79 23 7184 133 20 0 1 0 284218723 34086912 7111 33554432000 4194304 5990268 140735843889904 140735843881344 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29211/statm: 8322 7111 165 439 0 7879 0
[pid=29279] ppid=29211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29279/stat : 29279 (satsolver.sh) S 29211 29210 26029 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284226158 9367552 266 33554432000 4194304 5064252 140736221499776 140736221498688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/29279/statm: 2287 266 226 213 0 72 0
[pid=29280] ppid=29279 vsize=272772 CPUtime=1587.67 cores=1,3,5,7
/proc/29280/stat : 29280 (glucose) R 29279 29210 26029 0 -1 4202496 24112 0 0 0 158737 30 0 0 20 0 1 0 284226159 279318528 59493 33554432000 4194304 5208918 140733250312320 140733250310472 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29280/statm: 68193 59493 105 248 0 67942 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 324356

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 29411
/proc/meminfo: memFree=28861044/32873648 swapFree=7116/7116
[pid=29210] ppid=29208 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29210/stat : 29210 (npSolver-wbo.sh) S 29208 29210 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284218723 9367552 274 33554432000 4194304 5064252 140735995276144 140735995275056 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29210/statm: 2287 274 233 213 0 72 0
[pid=29211] ppid=29210 vsize=33288 CPUtime=74.19 cores=1,3,5,7
/proc/29211/stat : 29211 (npSolver-wbo) S 29210 29210 26029 0 -1 4202496 19339 218321 0 0 79 23 7184 133 20 0 1 0 284218723 34086912 7111 33554432000 4194304 5990268 140735843889904 140735843881344 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29211/statm: 8322 7111 165 439 0 7879 0
[pid=29279] ppid=29211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29279/stat : 29279 (satsolver.sh) S 29211 29210 26029 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284226158 9367552 266 33554432000 4194304 5064252 140736221499776 140736221498688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/29279/statm: 2287 266 226 213 0 72 0
[pid=29280] ppid=29279 vsize=241952 CPUtime=1647.66 cores=1,3,5,7
/proc/29280/stat : 29280 (glucose) R 29279 29210 26029 0 -1 4202496 24169 0 0 0 164735 31 0 0 20 0 1 0 284226159 247758848 57890 33554432000 4194304 5208918 140733250312320 140733250308136 4229206 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29280/statm: 60488 57890 105 248 0 60237 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 293536

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 29412
/proc/meminfo: memFree=28858556/32873648 swapFree=7116/7116
[pid=29210] ppid=29208 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29210/stat : 29210 (npSolver-wbo.sh) S 29208 29210 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284218723 9367552 274 33554432000 4194304 5064252 140735995276144 140735995275056 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29210/statm: 2287 274 233 213 0 72 0
[pid=29211] ppid=29210 vsize=33288 CPUtime=74.19 cores=1,3,5,7
/proc/29211/stat : 29211 (npSolver-wbo) S 29210 29210 26029 0 -1 4202496 19339 218321 0 0 79 23 7184 133 20 0 1 0 284218723 34086912 7111 33554432000 4194304 5990268 140735843889904 140735843881344 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29211/statm: 8322 7111 165 439 0 7879 0
[pid=29279] ppid=29211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29279/stat : 29279 (satsolver.sh) S 29211 29210 26029 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284226158 9367552 266 33554432000 4194304 5064252 140736221499776 140736221498688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/29279/statm: 2287 266 226 213 0 72 0
[pid=29280] ppid=29279 vsize=241952 CPUtime=1707.65 cores=1,3,5,7
/proc/29280/stat : 29280 (glucose) R 29279 29210 26029 0 -1 4202496 24291 0 0 0 170732 33 0 0 20 0 1 0 284226159 247758848 56866 33554432000 4194304 5208918 140733250312320 140733250310408 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29280/statm: 60488 56866 105 248 0 60237 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 293536



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 29412
/proc/meminfo: memFree=28900216/32873648 swapFree=7116/7116
[pid=29210] ppid=29208 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29210/stat : 29210 (npSolver-wbo.sh) S 29208 29210 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284218723 9367552 274 33554432000 4194304 5064252 140735995276144 140735995275056 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29210/statm: 2287 274 233 213 0 72 0
[pid=29211] ppid=29210 vsize=33288 CPUtime=74.19 cores=1,3,5,7
/proc/29211/stat : 29211 (npSolver-wbo) S 29210 29210 26029 0 -1 4202496 19339 218321 0 0 79 23 7184 133 20 0 1 0 284218723 34086912 7111 33554432000 4194304 5990268 140735843889904 140735843881344 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29211/statm: 8322 7111 165 439 0 7879 0
[pid=29279] ppid=29211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29279/stat : 29279 (satsolver.sh) S 29211 29210 26029 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284226158 9367552 266 33554432000 4194304 5064252 140736221499776 140736221498688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/29279/statm: 2287 266 226 213 0 72 0
[pid=29280] ppid=29279 vsize=241952 CPUtime=1725.86 cores=1,3,5,7
/proc/29280/stat : 29280 (glucose) R 29279 29210 26029 0 -1 4202496 24295 0 0 0 172553 33 0 0 20 0 1 0 284226159 247758848 58914 33554432000 4194304 5208918 140733250312320 140733250308632 4229824 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29280/statm: 60488 58914 105 248 0 60237 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 293536

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 29412
/proc/meminfo: memFree=28900216/32873648 swapFree=7116/7116
[pid=29210] ppid=29208 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29210/stat : 29210 (npSolver-wbo.sh) S 29208 29210 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284218723 9367552 274 33554432000 4194304 5064252 140735995276144 140735995275056 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29210/statm: 2287 274 233 213 0 72 0
[pid=29211] ppid=29210 vsize=33288 CPUtime=74.19 cores=1,3,5,7
/proc/29211/stat : 29211 (npSolver-wbo) S 29210 29210 26029 0 -1 4202496 19339 218321 0 0 79 23 7184 133 20 0 1 0 284218723 34086912 7111 33554432000 4194304 5990268 140735843889904 140735843881344 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29211/statm: 8322 7111 165 439 0 7879 0
[pid=29279] ppid=29211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29279/stat : 29279 (satsolver.sh) S 29211 29210 26029 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284226158 9367552 266 33554432000 4194304 5064252 140736221499776 140736221498688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/29279/statm: 2287 266 226 213 0 72 0
[pid=29280] ppid=29279 vsize=241952 CPUtime=1725.86 cores=1,3,5,7
/proc/29280/stat : 29280 (glucose) R 29279 29210 26029 0 -1 4202496 24295 0 0 0 172553 33 0 0 20 0 1 0 284226159 247758848 58914 33554432000 4194304 5208918 140733250312320 140733250308632 4229824 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29280/statm: 60488 58914 105 248 0 60237 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 293536

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.09
CPU user time (s): 1798.17
CPU system time (s): 1.91971
CPU usage (%): 99.9766
Max. virtual memory (cumulated for all children) (KiB): 373676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.17
system time used= 1.91971
maximum resident set size= 293356
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 262945
page faults= 0
swaps= 0
block input operations= 0
block output operations= 157568
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4051
involuntary context switches= 1986

runsolver used 3.10953 second user time and 7.34388 second system time

The end

Launcher Data

Begin job on node114 at 2012-05-28 06:55:14
IDJOB=3713599
IDBENCH=78722
IDSOLVER=2294
FILE ID=node114/3713599-1338180914
RUNJOBID= node114-1338159086-26046
PBS_JOBID= 14624549
Free space on /tmp= 71444 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-75-70--soft-66-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3713599-1338180914/watcher-3713599-1338180914 -o /tmp/evaluation-result-3713599-1338180914/solver-3713599-1338180914 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3713599-1338180914.wbo 1685571320 HOME HOME

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

MD5SUM BENCH= 9f59d922c085a32576bd21436364ce6a
RANDOM SEED=1685571320

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29092844 kB
Buffers:          569804 kB
Cached:          2081996 kB
SwapCached:         2128 kB
Active:          1564828 kB
Inactive:        1345792 kB
Active(anon):     252432 kB
Inactive(anon):     7892 kB
Active(file):    1312396 kB
Inactive(file):  1337900 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67103892 kB
Dirty:              8168 kB
Writeback:             0 kB
AnonPages:        263176 kB
Mapped:            15304 kB
Shmem:               116 kB
Slab:             730204 kB
SReclaimable:     174560 kB
SUnreclaim:       555644 kB
KernelStack:        1520 kB
PageTables:         4396 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     396948 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    217088 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71424 MiB
End job on node114 at 2012-05-28 07:25:14