Trace number 3713904

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc? (TO) 1800.05 1800.41

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-81-80--soft-0-100-0.wbo
MD5SUM228cdf77c38c729452a9edca6134d7b0
Bench CategorySOFT-SMALLINT-LIN (only soft 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 benchmark0.38994
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables6480
Total number of constraints161
Number of soft constraints161
Number of constraints which are clauses81
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint80
Maximum length of a constraint81
Top cost 8472
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 8471
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 82
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.66	c run usual solver
7.07/7.17	o 1690
7.07/7.17	c current bound: 845
186.78/186.90	o 158
186.78/186.90	c current bound: 79
187.38/187.52	o 2
187.38/187.52	c current bound: 1
187.87/188.08	o 1
187.87/188.08	c current bound: 0
187.87/188.08	c [SWC] exit 4
1800.00/1800.40	./satsolver.sh: line 5: 13490 Terminated              ./glucose $1 > $2 2> /dev/null
1800.00/1800.40	c error: unexpected solver exit code
1800.00/1800.40	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-3713904-1338209923/watcher-3713904-1338209923 -o /tmp/evaluation-result-3713904-1338209923/solver-3713904-1338209923 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3713904-1338209923.wbo 1882737628 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13428
/proc/meminfo: memFree=28790004/32873852 swapFree=6856/6856
[pid=13428] ppid=13426 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13428/stat : 13428 (npSolver-wbo-I.) S 13426 13428 11794 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287118253 9367552 275 33554432000 4194304 5064252 140734674154448 140734674153360 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13428/statm: 2287 275 233 213 0 72 0

[startup+0.0764619 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13428
/proc/meminfo: memFree=28790004/32873852 swapFree=6856/6856
[pid=13428] ppid=13426 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13428/stat : 13428 (npSolver-wbo-I.) S 13426 13428 11794 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287118253 9367552 275 33554432000 4194304 5064252 140734674154448 140734674153360 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13428/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100289 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13428
/proc/meminfo: memFree=28790004/32873852 swapFree=6856/6856
[pid=13428] ppid=13426 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13428/stat : 13428 (npSolver-wbo-I.) S 13426 13428 11794 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287118253 9367552 275 33554432000 4194304 5064252 140734674154448 140734674153360 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13428/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30025 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13428
/proc/meminfo: memFree=28790004/32873852 swapFree=6856/6856
[pid=13428] ppid=13426 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13428/stat : 13428 (npSolver-wbo-I.) S 13426 13428 11794 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287118253 9367552 275 33554432000 4194304 5064252 140734674154448 140734674153360 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13428/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700165 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13428
/proc/meminfo: memFree=28790004/32873852 swapFree=6856/6856
[pid=13428] ppid=13426 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13428/stat : 13428 (npSolver-wbo-I.) S 13426 13428 11794 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287118253 9367552 275 33554432000 4194304 5064252 140734674154448 140734674153360 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13428/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50041 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 13432
/proc/meminfo: memFree=28665392/32873852 swapFree=6856/6856
[pid=13428] ppid=13426 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13428/stat : 13428 (npSolver-wbo-I.) S 13426 13428 11794 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287118253 9367552 275 33554432000 4194304 5064252 140734674154448 140734674153360 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13428/statm: 2287 275 233 213 0 72 0
[pid=13429] ppid=13428 vsize=27048 CPUtime=0.65 cores=0,2,4,6
/proc/13429/stat : 13429 (npSolver-wbo) S 13428 13428 11794 0 -1 4202496 5043 0 0 0 64 1 0 0 20 0 1 0 287118253 27697152 4622 33554432000 4194304 5990268 140734162918240 140734162911392 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13429/statm: 6762 4622 156 439 0 6319 0
[pid=13431] ppid=13429 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13431/stat : 13431 (cp2_pre.sh) S 13429 13428 11794 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 287118320 9367552 277 33554432000 4194304 5064252 140737452675152 140737452673856 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13431/statm: 2287 277 234 213 0 72 0
[pid=13432] ppid=13431 vsize=127252 CPUtime=0.82 cores=0,2,4,6
/proc/13432/stat : 13432 (coprocessor) R 13431 13428 11794 0 -1 4202496 22729 0 0 0 78 4 0 0 20 0 1 0 287118320 130306048 30598 33554432000 4194304 6586260 140734193949248 140734193945512 4753744 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/13432/statm: 31813 30598 182 584 0 31225 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 172596

[startup+3.10029 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 13432
/proc/meminfo: memFree=28614216/32873852 swapFree=6856/6856
[pid=13428] ppid=13426 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13428/stat : 13428 (npSolver-wbo-I.) S 13426 13428 11794 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287118253 9367552 275 33554432000 4194304 5064252 140734674154448 140734674153360 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13428/statm: 2287 275 233 213 0 72 0
[pid=13429] ppid=13428 vsize=27048 CPUtime=0.65 cores=0,2,4,6
/proc/13429/stat : 13429 (npSolver-wbo) S 13428 13428 11794 0 -1 4202496 5043 0 0 0 64 1 0 0 20 0 1 0 287118253 27697152 4622 33554432000 4194304 5990268 140734162918240 140734162911392 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13429/statm: 6762 4622 156 439 0 6319 0
[pid=13431] ppid=13429 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13431/stat : 13431 (cp2_pre.sh) S 13429 13428 11794 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 287118320 9367552 277 33554432000 4194304 5064252 140737452675152 140737452673856 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13431/statm: 2287 277 234 213 0 72 0
[pid=13432] ppid=13431 vsize=152020 CPUtime=2.42 cores=0,2,4,6
/proc/13432/stat : 13432 (coprocessor) R 13431 13428 11794 0 -1 4202496 27147 0 0 0 237 5 0 0 20 0 1 0 287118320 155668480 37060 33554432000 4194304 6586260 140734193949248 140734193944568 5599291 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/13432/statm: 38005 37060 191 584 0 37417 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 197364

[startup+6.30038 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 13432
/proc/meminfo: memFree=28575868/32873852 swapFree=6856/6856
[pid=13428] ppid=13426 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13428/stat : 13428 (npSolver-wbo-I.) S 13426 13428 11794 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287118253 9367552 275 33554432000 4194304 5064252 140734674154448 140734674153360 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13428/statm: 2287 275 233 213 0 72 0
[pid=13429] ppid=13428 vsize=27048 CPUtime=0.65 cores=0,2,4,6
/proc/13429/stat : 13429 (npSolver-wbo) S 13428 13428 11794 0 -1 4202496 5043 0 0 0 64 1 0 0 20 0 1 0 287118253 27697152 4622 33554432000 4194304 5990268 140734162918240 140734162911392 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13429/statm: 6762 4622 156 439 0 6319 0
[pid=13431] ppid=13429 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13431/stat : 13431 (cp2_pre.sh) S 13429 13428 11794 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 287118320 9367552 277 33554432000 4194304 5064252 140737452675152 140737452673856 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13431/statm: 2287 277 234 213 0 72 0
[pid=13432] ppid=13431 vsize=186892 CPUtime=5.61 cores=0,2,4,6
/proc/13432/stat : 13432 (coprocessor) R 13431 13428 11794 0 -1 4202496 29419 0 0 0 482 79 0 0 20 0 1 0 287118320 191377408 45383 33554432000 4194304 6586260 140734193949248 140734193945160 5732496 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/13432/statm: 46723 45383 200 584 0 46135 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 232236

[startup+12.7004 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 13443
/proc/meminfo: memFree=28594672/32873852 swapFree=6856/6856
[pid=13428] ppid=13426 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13428/stat : 13428 (npSolver-wbo-I.) S 13426 13428 11794 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287118253 9367552 275 33554432000 4194304 5064252 140734674154448 140734674153360 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13428/statm: 2287 275 233 213 0 72 0
[pid=13429] ppid=13428 vsize=63188 CPUtime=7.33 cores=0,2,4,6
/proc/13429/stat : 13429 (npSolver-wbo) S 13428 13428 11794 0 -1 4202496 8664 49111 0 0 86 21 539 87 20 0 1 0 287118253 64704512 12468 33554432000 4194304 5990268 140734162918240 140734162909680 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13429/statm: 15797 12468 164 439 0 15354 0
[pid=13442] ppid=13429 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13442/stat : 13442 (satsolver.sh) S 13429 13428 11794 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287118988 9367552 266 33554432000 4194304 5064252 140734564531536 140734564530448 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13442/statm: 2287 266 226 213 0 72 0
[pid=13443] ppid=13442 vsize=130132 CPUtime=5.33 cores=0,2,4,6
/proc/13443/stat : 13443 (glucose) R 13442 13428 11794 0 -1 4202496 23670 0 0 0 529 4 0 0 20 0 1 0 287118988 133255168 27626 33554432000 4194304 5208918 140737034004944 140737034002792 4211834 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13443/statm: 32533 27626 104 248 0 32282 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 211616

[startup+25.5004 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 13443
/proc/meminfo: memFree=28563068/32873852 swapFree=6856/6856
[pid=13428] ppid=13426 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13428/stat : 13428 (npSolver-wbo-I.) S 13426 13428 11794 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287118253 9367552 275 33554432000 4194304 5064252 140734674154448 140734674153360 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13428/statm: 2287 275 233 213 0 72 0
[pid=13429] ppid=13428 vsize=63188 CPUtime=7.33 cores=0,2,4,6
/proc/13429/stat : 13429 (npSolver-wbo) S 13428 13428 11794 0 -1 4202496 8664 49111 0 0 86 21 539 87 20 0 1 0 287118253 64704512 12468 33554432000 4194304 5990268 140734162918240 140734162909680 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13429/statm: 15797 12468 164 439 0 15354 0
[pid=13442] ppid=13429 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13442/stat : 13442 (satsolver.sh) S 13429 13428 11794 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287118988 9367552 266 33554432000 4194304 5064252 140734564531536 140734564530448 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13442/statm: 2287 266 226 213 0 72 0
[pid=13443] ppid=13442 vsize=161812 CPUtime=18.13 cores=0,2,4,6
/proc/13443/stat : 13443 (glucose) R 13442 13428 11794 0 -1 4202496 25248 0 0 0 1808 5 0 0 20 0 1 0 287118988 165695488 33988 33554432000 4194304 5208918 140737034004944 140737034002888 4229745 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13443/statm: 40453 33988 104 248 0 40202 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 243296

[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 13443
/proc/meminfo: memFree=28557004/32873852 swapFree=6856/6856
[pid=13428] ppid=13426 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13428/stat : 13428 (npSolver-wbo-I.) S 13426 13428 11794 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287118253 9367552 275 33554432000 4194304 5064252 140734674154448 140734674153360 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13428/statm: 2287 275 233 213 0 72 0
[pid=13429] ppid=13428 vsize=63188 CPUtime=7.33 cores=0,2,4,6
/proc/13429/stat : 13429 (npSolver-wbo) S 13428 13428 11794 0 -1 4202496 8664 49111 0 0 86 21 539 87 20 0 1 0 287118253 64704512 12468 33554432000 4194304 5990268 140734162918240 140734162909680 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13429/statm: 15797 12468 164 439 0 15354 0
[pid=13442] ppid=13429 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13442/stat : 13442 (satsolver.sh) S 13429 13428 11794 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287118988 9367552 266 33554432000 4194304 5064252 140734564531536 140734564530448 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13442/statm: 2287 266 226 213 0 72 0
[pid=13443] ppid=13442 vsize=180648 CPUtime=43.73 cores=0,2,4,6
/proc/13443/stat : 13443 (glucose) R 13442 13428 11794 0 -1 4202496 25874 0 0 0 4367 6 0 0 20 0 1 0 287118988 184983552 39695 33554432000 4194304 5208918 140737034004944 140737034002808 4211558 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13443/statm: 45162 39695 104 248 0 44911 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 262132

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/182 13446
/proc/meminfo: memFree=28549748/32873852 swapFree=6856/6856
[pid=13428] ppid=13426 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13428/stat : 13428 (npSolver-wbo-I.) S 13426 13428 11794 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287118253 9367552 275 33554432000 4194304 5064252 140734674154448 140734674153360 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13428/statm: 2287 275 233 213 0 72 0
[pid=13429] ppid=13428 vsize=63188 CPUtime=7.33 cores=0,2,4,6
/proc/13429/stat : 13429 (npSolver-wbo) S 13428 13428 11794 0 -1 4202496 8664 49111 0 0 86 21 539 87 20 0 1 0 287118253 64704512 12468 33554432000 4194304 5990268 140734162918240 140734162909680 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13429/statm: 15797 12468 164 439 0 15354 0
[pid=13442] ppid=13429 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13442/stat : 13442 (satsolver.sh) S 13429 13428 11794 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287118988 9367552 266 33554432000 4194304 5064252 140734564531536 140734564530448 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13442/statm: 2287 266 226 213 0 72 0
[pid=13443] ppid=13442 vsize=180648 CPUtime=94.93 cores=0,2,4,6
/proc/13443/stat : 13443 (glucose) R 13442 13428 11794 0 -1 4202496 25880 0 0 0 9487 6 0 0 20 0 1 0 287118988 184983552 41234 33554432000 4194304 5208918 140737034004944 140737034002808 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13443/statm: 45162 41234 104 248 0 44911 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 262132

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 13469
/proc/meminfo: memFree=28543500/32873852 swapFree=6856/6856
[pid=13428] ppid=13426 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13428/stat : 13428 (npSolver-wbo-I.) S 13426 13428 11794 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287118253 9367552 275 33554432000 4194304 5064252 140734674154448 140734674153360 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13428/statm: 2287 275 233 213 0 72 0
[pid=13429] ppid=13428 vsize=63188 CPUtime=7.33 cores=0,2,4,6
/proc/13429/stat : 13429 (npSolver-wbo) S 13428 13428 11794 0 -1 4202496 8664 49111 0 0 86 21 539 87 20 0 1 0 287118253 64704512 12468 33554432000 4194304 5990268 140734162918240 140734162909680 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13429/statm: 15797 12468 164 439 0 15354 0
[pid=13442] ppid=13429 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13587
/proc/meminfo: memFree=28538256/32873852 swapFree=6856/6856
[pid=13428] ppid=13426 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13428/stat : 13428 (npSolver-wbo-I.) S 13426 13428 11794 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287118253 9367552 275 33554432000 4194304 5064252 140734674154448 140734674153360 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13428/statm: 2287 275 233 213 0 72 0
[pid=13429] ppid=13428 vsize=46804 CPUtime=187.96 cores=0,2,4,6
/proc/13429/stat : 13429 (npSolver-wbo) S 13428 13428 11794 0 -1 4202496 13252 123801 0 0 91 22 18554 129 20 0 1 0 287118253 47927296 9539 33554432000 4194304 5990268 140734162918240 140734162909680 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13429/statm: 11701 9539 165 439 0 11258 0
[pid=13489] ppid=13429 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13489/stat : 13489 (satsolver.sh) S 13429 13428 11794 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287137061 9367552 267 33554432000 4194304 5064252 140734456093152 140734456092064 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13489/statm: 2287 267 226 213 0 72 0
[pid=13490] ppid=13489 vsize=212784 CPUtime=1174 cores=0,2,4,6
/proc/13490/stat : 13490 (glucose) R 13489 13428 11794 0 -1 4202496 34947 0 0 0 117365 35 0 0 20 0 1 0 287137062 217890816 52183 33554432000 4194304 5208918 140733325785872 140733325783960 4229717 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13490/statm: 53196 52183 105 248 0 52945 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 277884

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13587
/proc/meminfo: memFree=28514472/32873852 swapFree=6856/6856
[pid=13428] ppid=13426 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13428/stat : 13428 (npSolver-wbo-I.) S 13426 13428 11794 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287118253 9367552 275 33554432000 4194304 5064252 140734674154448 140734674153360 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13428/statm: 2287 275 233 213 0 72 0
[pid=13429] ppid=13428 vsize=46804 CPUtime=187.96 cores=0,2,4,6
/proc/13429/stat : 13429 (npSolver-wbo) S 13428 13428 11794 0 -1 4202496 13252 123801 0 0 91 22 18554 129 20 0 1 0 287118253 47927296 9539 33554432000 4194304 5990268 140734162918240 140734162909680 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13429/statm: 11701 9539 165 439 0 11258 0
[pid=13489] ppid=13429 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13489/stat : 13489 (satsolver.sh) S 13429 13428 11794 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287137061 9367552 267 33554432000 4194304 5064252 140734456093152 140734456092064 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13489/statm: 2287 267 226 213 0 72 0
[pid=13490] ppid=13489 vsize=262104 CPUtime=1234 cores=0,2,4,6
/proc/13490/stat : 13490 (glucose) R 13489 13428 11794 0 -1 4202496 36356 0 0 0 123363 37 0 0 20 0 1 0 287137062 268394496 61272 33554432000 4194304 5208918 140733325785872 140733325782248 4205139 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13490/statm: 65526 61272 105 248 0 65275 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 327204

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13587
/proc/meminfo: memFree=28481800/32873852 swapFree=6856/6856
[pid=13428] ppid=13426 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13428/stat : 13428 (npSolver-wbo-I.) S 13426 13428 11794 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287118253 9367552 275 33554432000 4194304 5064252 140734674154448 140734674153360 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13428/statm: 2287 275 233 213 0 72 0
[pid=13429] ppid=13428 vsize=46804 CPUtime=187.96 cores=0,2,4,6
/proc/13429/stat : 13429 (npSolver-wbo) S 13428 13428 11794 0 -1 4202496 13252 123801 0 0 91 22 18554 129 20 0 1 0 287118253 47927296 9539 33554432000 4194304 5990268 140734162918240 140734162909680 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13429/statm: 11701 9539 165 439 0 11258 0
[pid=13489] ppid=13429 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13489/stat : 13489 (satsolver.sh) S 13429 13428 11794 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287137061 9367552 267 33554432000 4194304 5064252 140734456093152 140734456092064 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13489/statm: 2287 267 226 213 0 72 0
[pid=13490] ppid=13489 vsize=262104 CPUtime=1293.99 cores=0,2,4,6
/proc/13490/stat : 13490 (glucose) R 13489 13428 11794 0 -1 4202496 37375 0 0 0 129359 40 0 0 20 0 1 0 287137062 268394496 62808 33554432000 4194304 5208918 140733325785872 140733325781656 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13490/statm: 65526 62808 105 248 0 65275 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 327204

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13588
/proc/meminfo: memFree=28491840/32873852 swapFree=6856/6856
[pid=13428] ppid=13426 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13428/stat : 13428 (npSolver-wbo-I.) S 13426 13428 11794 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287118253 9367552 275 33554432000 4194304 5064252 140734674154448 140734674153360 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13428/statm: 2287 275 233 213 0 72 0
[pid=13429] ppid=13428 vsize=46804 CPUtime=187.96 cores=0,2,4,6
/proc/13429/stat : 13429 (npSolver-wbo) S 13428 13428 11794 0 -1 4202496 13252 123801 0 0 91 22 18554 129 20 0 1 0 287118253 47927296 9539 33554432000 4194304 5990268 140734162918240 140734162909680 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13429/statm: 11701 9539 165 439 0 11258 0
[pid=13489] ppid=13429 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13489/stat : 13489 (satsolver.sh) S 13429 13428 11794 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287137061 9367552 267 33554432000 4194304 5064252 140734456093152 140734456092064 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13489/statm: 2287 267 226 213 0 72 0
[pid=13490] ppid=13489 vsize=292924 CPUtime=1353.98 cores=0,2,4,6
/proc/13490/stat : 13490 (glucose) R 13489 13428 11794 0 -1 4202496 38954 0 0 0 135356 42 0 0 20 0 1 0 287137062 299954176 64854 33554432000 4194304 5208918 140733325785872 140733325784024 4229344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13490/statm: 73231 64854 105 248 0 72980 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 358024

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13588
/proc/meminfo: memFree=28466960/32873852 swapFree=6856/6856
[pid=13428] ppid=13426 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13428/stat : 13428 (npSolver-wbo-I.) S 13426 13428 11794 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287118253 9367552 275 33554432000 4194304 5064252 140734674154448 140734674153360 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13428/statm: 2287 275 233 213 0 72 0
[pid=13429] ppid=13428 vsize=46804 CPUtime=187.96 cores=0,2,4,6
/proc/13429/stat : 13429 (npSolver-wbo) S 13428 13428 11794 0 -1 4202496 13252 123801 0 0 91 22 18554 129 20 0 1 0 287118253 47927296 9539 33554432000 4194304 5990268 140734162918240 140734162909680 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13429/statm: 11701 9539 165 439 0 11258 0
[pid=13489] ppid=13429 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13489/stat : 13489 (satsolver.sh) S 13429 13428 11794 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287137061 9367552 267 33554432000 4194304 5064252 140734456093152 140734456092064 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13489/statm: 2287 267 226 213 0 72 0
[pid=13490] ppid=13489 vsize=292924 CPUtime=1413.96 cores=0,2,4,6
/proc/13490/stat : 13490 (glucose) R 13489 13428 11794 0 -1 4202496 40090 0 0 0 141352 44 0 0 20 0 1 0 287137062 299954176 65947 33554432000 4194304 5208918 140733325785872 140733325784024 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13490/statm: 73231 65947 105 248 0 72980 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 358024

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13588
/proc/meminfo: memFree=28483296/32873852 swapFree=6856/6856
[pid=13428] ppid=13426 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13428/stat : 13428 (npSolver-wbo-I.) S 13426 13428 11794 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287118253 9367552 275 33554432000 4194304 5064252 140734674154448 140734674153360 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13428/statm: 2287 275 233 213 0 72 0
[pid=13429] ppid=13428 vsize=46804 CPUtime=187.96 cores=0,2,4,6
/proc/13429/stat : 13429 (npSolver-wbo) S 13428 13428 11794 0 -1 4202496 13252 123801 0 0 91 22 18554 129 20 0 1 0 287118253 47927296 9539 33554432000 4194304 5990268 140734162918240 140734162909680 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13429/statm: 11701 9539 165 439 0 11258 0
[pid=13489] ppid=13429 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13489/stat : 13489 (satsolver.sh) S 13429 13428 11794 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287137061 9367552 267 33554432000 4194304 5064252 140734456093152 140734456092064 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13489/statm: 2287 267 226 213 0 72 0
[pid=13490] ppid=13489 vsize=292924 CPUtime=1473.96 cores=0,2,4,6
/proc/13490/stat : 13490 (glucose) R 13489 13428 11794 0 -1 4202496 41157 0 0 0 147350 46 0 0 20 0 1 0 287137062 299954176 66971 33554432000 4194304 5208918 140733325785872 140733325782248 4229483 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13490/statm: 73231 66971 105 248 0 72980 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 358024

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13588
/proc/meminfo: memFree=28456740/32873852 swapFree=6856/6856
[pid=13428] ppid=13426 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13428/stat : 13428 (npSolver-wbo-I.) S 13426 13428 11794 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287118253 9367552 275 33554432000 4194304 5064252 140734674154448 140734674153360 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13428/statm: 2287 275 233 213 0 72 0
[pid=13429] ppid=13428 vsize=46804 CPUtime=187.96 cores=0,2,4,6
/proc/13429/stat : 13429 (npSolver-wbo) S 13428 13428 11794 0 -1 4202496 13252 123801 0 0 91 22 18554 129 20 0 1 0 287118253 47927296 9539 33554432000 4194304 5990268 140734162918240 140734162909680 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13429/statm: 11701 9539 165 439 0 11258 0
[pid=13489] ppid=13429 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13489/stat : 13489 (satsolver.sh) S 13429 13428 11794 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287137061 9367552 267 33554432000 4194304 5064252 140734456093152 140734456092064 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13489/statm: 2287 267 226 213 0 72 0
[pid=13490] ppid=13489 vsize=292924 CPUtime=1533.95 cores=0,2,4,6
/proc/13490/stat : 13490 (glucose) R 13489 13428 11794 0 -1 4202496 42213 0 0 0 153347 48 0 0 20 0 1 0 287137062 299954176 69531 33554432000 4194304 5208918 140733325785872 140733325782184 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13490/statm: 73231 69531 105 248 0 72980 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 358024

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13588
/proc/meminfo: memFree=28444084/32873852 swapFree=6856/6856
[pid=13428] ppid=13426 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13428/stat : 13428 (npSolver-wbo-I.) S 13426 13428 11794 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287118253 9367552 275 33554432000 4194304 5064252 140734674154448 140734674153360 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13428/statm: 2287 275 233 213 0 72 0
[pid=13429] ppid=13428 vsize=46804 CPUtime=187.96 cores=0,2,4,6
/proc/13429/stat : 13429 (npSolver-wbo) S 13428 13428 11794 0 -1 4202496 13252 123801 0 0 91 22 18554 129 20 0 1 0 287118253 47927296 9539 33554432000 4194304 5990268 140734162918240 140734162909680 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13429/statm: 11701 9539 165 439 0 11258 0
[pid=13489] ppid=13429 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13489/stat : 13489 (satsolver.sh) S 13429 13428 11794 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287137061 9367552 267 33554432000 4194304 5064252 140734456093152 140734456092064 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13489/statm: 2287 267 226 213 0 72 0
[pid=13490] ppid=13489 vsize=292924 CPUtime=1593.94 cores=0,2,4,6
/proc/13490/stat : 13490 (glucose) R 13489 13428 11794 0 -1 4202496 43272 0 0 0 159344 50 0 0 20 0 1 0 287137062 299954176 69019 33554432000 4194304 5208918 140733325785872 140733325782248 4229528 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13490/statm: 73231 69019 105 248 0 72980 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 358024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13588
/proc/meminfo: memFree=28496092/32873852 swapFree=6856/6856
[pid=13428] ppid=13426 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13428/stat : 13428 (npSolver-wbo-I.) S 13426 13428 11794 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287118253 9367552 275 33554432000 4194304 5064252 140734674154448 140734674153360 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13428/statm: 2287 275 233 213 0 72 0
[pid=13429] ppid=13428 vsize=46804 CPUtime=187.96 cores=0,2,4,6
/proc/13429/stat : 13429 (npSolver-wbo) S 13428 13428 11794 0 -1 4202496 13252 123801 0 0 91 22 18554 129 20 0 1 0 287118253 47927296 9539 33554432000 4194304 5990268 140734162918240 140734162909680 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13429/statm: 11701 9539 165 439 0 11258 0
[pid=13489] ppid=13429 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13489/stat : 13489 (satsolver.sh) S 13429 13428 11794 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287137061 9367552 267 33554432000 4194304 5064252 140734456093152 140734456092064 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13489/statm: 2287 267 226 213 0 72 0
[pid=13490] ppid=13489 vsize=262104 CPUtime=1612.04 cores=0,2,4,6
/proc/13490/stat : 13490 (glucose) R 13489 13428 11794 0 -1 4202496 43739 0 0 0 161153 51 0 0 20 0 1 0 287137062 268394496 63320 33554432000 4194304 5208918 140733325785872 140733325782248 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13490/statm: 65526 63320 105 248 0 65275 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 327204

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.05
CPU user time (s): 1798
CPU system time (s): 2.05069
CPU usage (%): 99.9802
Max. virtual memory (cumulated for all children) (KiB): 407344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798
system time used= 2.05069
maximum resident set size= 316528
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 181782
page faults= 0
swaps= 0
block input operations= 0
block output operations= 131720
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2408
involuntary context switches= 2029

runsolver used 7.2159 second user time and 18.7162 second system time

The end

Launcher Data

Begin job on node128 at 2012-05-28 14:58:43
IDJOB=3713904
IDBENCH=79181
IDSOLVER=2295
FILE ID=node128/3713904-1338209923
RUNJOBID= node128-1338195517-11810
PBS_JOBID= 14624607
Free space on /tmp= 71240 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-81-80--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3713904-1338209923/watcher-3713904-1338209923 -o /tmp/evaluation-result-3713904-1338209923/solver-3713904-1338209923 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3713904-1338209923.wbo 1882737628 HOME HOME

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

MD5SUM BENCH= 228cdf77c38c729452a9edca6134d7b0
RANDOM SEED=1882737628

node128.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.389
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.77
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.389
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.389
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	: 5438.56
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.389
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.389
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.389
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.389
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.389
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:       32873852 kB
MemFree:        28791004 kB
Buffers:          490296 kB
Cached:          2517576 kB
SwapCached:          584 kB
Active:          1441696 kB
Inactive:        1776908 kB
Active(anon):     200804 kB
Inactive(anon):    12300 kB
Active(file):    1240892 kB
Inactive(file):  1764608 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67107332 kB
Dirty:              8184 kB
Writeback:             0 kB
AnonPages:        317708 kB
Mapped:            15300 kB
Shmem:               200 kB
Slab:             725476 kB
SReclaimable:     167896 kB
SUnreclaim:       557580 kB
KernelStack:        1504 kB
PageTables:         4624 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     360624 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    229376 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= 71220 MiB
End job on node128 at 2012-05-28 15:28:44