Trace number 3754666

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.07 1800.41

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-55-50--soft-0-100-0.wbo
MD5SUMcab96e9f0187cae75501af3130753b71
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.12498
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables2750
Total number of constraints105
Number of soft constraints105
Number of constraints which are clauses55
Number of constraints which are cardinality constraints (but not clauses)50
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint55
Top cost 5686
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 5685
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 56
Number of bits of the biggest sum of numbers6
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.02	c run usual solver
0.00/0.53	o 493
0.00/0.53	c current bound: 246
27.12/27.24	o 81
27.12/27.24	c current bound: 40
31.27/31.33	o 38
31.27/31.33	c current bound: 19
187.04/187.19	o 8
187.04/187.19	c current bound: 4
1800.04/1800.40	./satsolver.sh: line 5: 32644 Terminated              ./glucose $1 > $2 2> /dev/null
1800.04/1800.40	c error: unexpected solver exit code
1800.04/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-3754666-1339192736/watcher-3754666-1339192736 -o /tmp/evaluation-result-3754666-1339192736/solver-3754666-1339192736 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3754666-1339192736.wbo 2016220802 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.08 2.02 2.01 3/179 32509
/proc/meminfo: memFree=21406348/32873648 swapFree=7116/7116
[pid=32509] ppid=32507 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32509/stat : 32509 (npSolver-wbo-I.) S 32507 32509 28381 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385399093 9367552 274 33554432000 4194304 5064252 140734986681328 140734986680240 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32509/statm: 2287 274 233 213 0 72 0

[startup+0.095041 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 32509
/proc/meminfo: memFree=21406348/32873648 swapFree=7116/7116
[pid=32509] ppid=32507 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32509/stat : 32509 (npSolver-wbo-I.) S 32507 32509 28381 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385399093 9367552 274 33554432000 4194304 5064252 140734986681328 140734986680240 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32509/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100188 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 32509
/proc/meminfo: memFree=21406348/32873648 swapFree=7116/7116
[pid=32509] ppid=32507 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32509/stat : 32509 (npSolver-wbo-I.) S 32507 32509 28381 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385399093 9367552 274 33554432000 4194304 5064252 140734986681328 140734986680240 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32509/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300221 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 32509
/proc/meminfo: memFree=21406348/32873648 swapFree=7116/7116
[pid=32509] ppid=32507 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32509/stat : 32509 (npSolver-wbo-I.) S 32507 32509 28381 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385399093 9367552 274 33554432000 4194304 5064252 140734986681328 140734986680240 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32509/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700286 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 32509
/proc/meminfo: memFree=21406348/32873648 swapFree=7116/7116
[pid=32509] ppid=32507 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32509/stat : 32509 (npSolver-wbo-I.) S 32507 32509 28381 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385399093 9367552 274 33554432000 4194304 5064252 140734986681328 140734986680240 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32509/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 32523
/proc/meminfo: memFree=21382028/32873648 swapFree=7116/7116
[pid=32509] ppid=32507 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32509/stat : 32509 (npSolver-wbo-I.) S 32507 32509 28381 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385399093 9367552 274 33554432000 4194304 5064252 140734986681328 140734986680240 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32509/statm: 2287 274 233 213 0 72 0
[pid=32510] ppid=32509 vsize=7088 CPUtime=0.54 cores=1,3,5,7
/proc/32510/stat : 32510 (npSolver-wbo) S 32509 32509 28381 0 -1 4202496 2535 7952 0 0 4 2 47 1 20 0 1 0 385399093 7258112 1319 33554432000 4194304 6006132 140734936313088 140734936304496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32510/statm: 1772 1319 167 443 0 1325 0
[pid=32522] ppid=32510 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32522/stat : 32522 (satsolver.sh) S 32510 32509 28381 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385399148 9367552 267 33554432000 4194304 5064252 140734485934000 140734485932912 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32522/statm: 2287 267 226 213 0 72 0
[pid=32523] ppid=32522 vsize=19692 CPUtime=0.93 cores=1,3,5,7
/proc/32523/stat : 32523 (glucose) R 32522 32509 28381 0 -1 4202496 3494 0 0 0 93 0 0 0 20 0 1 0 385399149 20164608 4371 33554432000 4194304 5208918 140736292888512 140736292886920 4211632 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32523/statm: 4923 4371 95 248 0 4672 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 45076

[startup+3.10033 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 32523
/proc/meminfo: memFree=21381656/32873648 swapFree=7116/7116
[pid=32509] ppid=32507 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32509/stat : 32509 (npSolver-wbo-I.) S 32507 32509 28381 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385399093 9367552 274 33554432000 4194304 5064252 140734986681328 140734986680240 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32509/statm: 2287 274 233 213 0 72 0
[pid=32510] ppid=32509 vsize=7088 CPUtime=0.54 cores=1,3,5,7
/proc/32510/stat : 32510 (npSolver-wbo) S 32509 32509 28381 0 -1 4202496 2535 7952 0 0 4 2 47 1 20 0 1 0 385399093 7258112 1319 33554432000 4194304 6006132 140734936313088 140734936304496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32510/statm: 1772 1319 167 443 0 1325 0
[pid=32522] ppid=32510 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32522/stat : 32522 (satsolver.sh) S 32510 32509 28381 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385399148 9367552 267 33554432000 4194304 5064252 140734485934000 140734485932912 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32522/statm: 2287 267 226 213 0 72 0
[pid=32523] ppid=32522 vsize=22544 CPUtime=2.53 cores=1,3,5,7
/proc/32523/stat : 32523 (glucose) R 32522 32509 28381 0 -1 4202496 3801 0 0 0 253 0 0 0 20 0 1 0 385399149 23085056 4677 33554432000 4194304 5208918 140736292888512 140736292886360 4231508 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32523/statm: 5636 4677 95 248 0 5385 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 47928

[startup+6.30033 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 32523
/proc/meminfo: memFree=21376228/32873648 swapFree=7116/7116
[pid=32509] ppid=32507 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32509/stat : 32509 (npSolver-wbo-I.) S 32507 32509 28381 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385399093 9367552 274 33554432000 4194304 5064252 140734986681328 140734986680240 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32509/statm: 2287 274 233 213 0 72 0
[pid=32510] ppid=32509 vsize=7088 CPUtime=0.54 cores=1,3,5,7
/proc/32510/stat : 32510 (npSolver-wbo) S 32509 32509 28381 0 -1 4202496 2535 7952 0 0 4 2 47 1 20 0 1 0 385399093 7258112 1319 33554432000 4194304 6006132 140734936313088 140734936304496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32510/statm: 1772 1319 167 443 0 1325 0
[pid=32522] ppid=32510 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32522/stat : 32522 (satsolver.sh) S 32510 32509 28381 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385399148 9367552 267 33554432000 4194304 5064252 140734485934000 140734485932912 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32522/statm: 2287 267 226 213 0 72 0
[pid=32523] ppid=32522 vsize=27096 CPUtime=5.73 cores=1,3,5,7
/proc/32523/stat : 32523 (glucose) R 32522 32509 28381 0 -1 4202496 4277 0 0 0 573 0 0 0 20 0 1 0 385399149 27746304 6175 33554432000 4194304 5208918 140736292888512 140736292886360 4211558 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32523/statm: 6774 6175 95 248 0 6523 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 52480

[startup+12.7003 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 32568
/proc/meminfo: memFree=23484280/32873648 swapFree=7116/7116
[pid=32509] ppid=32507 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32509/stat : 32509 (npSolver-wbo-I.) S 32507 32509 28381 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385399093 9367552 274 33554432000 4194304 5064252 140734986681328 140734986680240 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32509/statm: 2287 274 233 213 0 72 0
[pid=32510] ppid=32509 vsize=7088 CPUtime=0.54 cores=1,3,5,7
/proc/32510/stat : 32510 (npSolver-wbo) S 32509 32509 28381 0 -1 4202496 2535 7952 0 0 4 2 47 1 20 0 1 0 385399093 7258112 1319 33554432000 4194304 6006132 140734936313088 140734936304496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32510/statm: 1772 1319 167 443 0 1325 0
[pid=32522] ppid=32510 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32522/stat : 32522 (satsolver.sh) S 32510 32509 28381 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385399148 9367552 267 33554432000 4194304 5064252 140734485934000 140734485932912 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32522/statm: 2287 267 226 213 0 72 0
[pid=32523] ppid=32522 vsize=34560 CPUtime=12.13 cores=1,3,5,7
/proc/32523/stat : 32523 (glucose) R 32522 32509 28381 0 -1 4202496 5195 0 0 0 1212 1 0 0 20 0 1 0 385399149 35389440 6329 33554432000 4194304 5208918 140736292888512 140736292886664 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32523/statm: 8640 6329 96 248 0 8389 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 59944

[startup+25.5004 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 32568
/proc/meminfo: memFree=23416480/32873648 swapFree=7116/7116
[pid=32509] ppid=32507 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32509/stat : 32509 (npSolver-wbo-I.) S 32507 32509 28381 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385399093 9367552 274 33554432000 4194304 5064252 140734986681328 140734986680240 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32509/statm: 2287 274 233 213 0 72 0
[pid=32510] ppid=32509 vsize=7088 CPUtime=0.54 cores=1,3,5,7
/proc/32510/stat : 32510 (npSolver-wbo) S 32509 32509 28381 0 -1 4202496 2535 7952 0 0 4 2 47 1 20 0 1 0 385399093 7258112 1319 33554432000 4194304 6006132 140734936313088 140734936304496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32510/statm: 1772 1319 167 443 0 1325 0
[pid=32522] ppid=32510 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32522/stat : 32522 (satsolver.sh) S 32510 32509 28381 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385399148 9367552 267 33554432000 4194304 5064252 140734485934000 140734485932912 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32522/statm: 2287 267 226 213 0 72 0
[pid=32523] ppid=32522 vsize=46328 CPUtime=24.93 cores=1,3,5,7
/proc/32523/stat : 32523 (glucose) R 32522 32509 28381 0 -1 4202496 7108 0 0 0 2491 2 0 0 20 0 1 0 385399149 47439872 10990 33554432000 4194304 5208918 140736292888512 140736292886456 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32523/statm: 11582 10990 96 248 0 11331 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 71712

[startup+51.1003 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 32589
/proc/meminfo: memFree=23409456/32873648 swapFree=7116/7116
[pid=32509] ppid=32507 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32509/stat : 32509 (npSolver-wbo-I.) S 32507 32509 28381 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385399093 9367552 274 33554432000 4194304 5064252 140734986681328 140734986680240 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32509/statm: 2287 274 233 213 0 72 0
[pid=32510] ppid=32509 vsize=7088 CPUtime=31.31 cores=1,3,5,7
/proc/32510/stat : 32510 (npSolver-wbo) S 32509 32509 28381 0 -1 4202496 2800 25606 0 0 4 2 3115 10 20 0 1 0 385399093 7258112 1319 33554432000 4194304 6006132 140734936313088 140734936304496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32510/statm: 1772 1319 167 443 0 1325 0
[pid=32588] ppid=32510 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32588/stat : 32588 (satsolver.sh) S 32510 32509 28381 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385402226 9367552 266 33554432000 4194304 5064252 140734764436384 140734764435296 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32588/statm: 2287 266 226 213 0 72 0
[pid=32589] ppid=32588 vsize=64712 CPUtime=19.75 cores=1,3,5,7
/proc/32589/stat : 32589 (glucose) R 32588 32509 28381 0 -1 4202496 6918 0 0 0 1972 3 0 0 20 0 1 0 385402227 66265088 15753 33554432000 4194304 5208918 140736065354544 140736065352632 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32589/statm: 16178 15753 96 248 0 15927 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 90096

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/184 32592
/proc/meminfo: memFree=23327012/32873648 swapFree=7116/7116
[pid=32509] ppid=32507 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32509/stat : 32509 (npSolver-wbo-I.) S 32507 32509 28381 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385399093 9367552 274 33554432000 4194304 5064252 140734986681328 140734986680240 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32509/statm: 2287 274 233 213 0 72 0
[pid=32510] ppid=32509 vsize=7088 CPUtime=31.31 cores=1,3,5,7
/proc/32510/stat : 32510 (npSolver-wbo) S 32509 32509 28381 0 -1 4202496 2800 25606 0 0 4 2 3115 10 20 0 1 0 385399093 7258112 1319 33554432000 4194304 6006132 140734936313088 140734936304496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32510/statm: 1772 1319 167 443 0 1325 0
[pid=32588] ppid=32510 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32588/stat : 32588 (satsolver.sh) S 32510 32509 28381 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385402226 9367552 266 33554432000 4194304 5064252 140734764436384 140734764435296 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32588/statm: 2287 266 226 213 0 72 0
[pid=32589] ppid=32588 vsize=144852 CPUtime=70.95 cores=1,3,5,7
/proc/32589/stat : 32589 (glucose) R 32588 32509 28381 0 -1 4202496 12565 0 0 0 7081 14 0 0 20 0 1 0 385402227 148328448 28836 33554432000 4194304 5208918 140736065354544 140736065352536 4229517 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32589/statm: 36213 28836 96 248 0 35962 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 170236

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 32637
/proc/meminfo: memFree=23396216/32873648 swapFree=7116/7116
[pid=32509] ppid=32507 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32509/stat : 32509 (npSolver-wbo-I.) S 32507 32509 28381 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385399093 9367552 274 33554432000 4194304 5064252 140734986681328 140734986680240 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32509/statm: 2287 274 233 213 0 72 0
[pid=32510] ppid=32509 vsize=7088 CPUtime=31.31 cores=1,3,5,7
/proc/32510/stat : 32510 (npSolver-wbo) S 32509 32509 28381 0 -1 4202496 2800 25606 0 0 4 2 3115 10 20 0 1 0 385399093 7258112 1319 33554432000 4194304 6006132 140734936313088 140734936304496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32510/statm: 1772 1319 167 443 0 1325 0
[pid=32588] ppid=32510 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32661
/proc/meminfo: memFree=23267928/32873648 swapFree=7116/7116
[pid=32509] ppid=32507 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32509/stat : 32509 (npSolver-wbo-I.) S 32507 32509 28381 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385399093 9367552 274 33554432000 4194304 5064252 140734986681328 140734986680240 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32509/statm: 2287 274 233 213 0 72 0
[pid=32510] ppid=32509 vsize=7088 CPUtime=187.14 cores=1,3,5,7
/proc/32510/stat : 32510 (npSolver-wbo) S 32509 32509 28381 0 -1 4202496 2893 47962 0 0 4 2 18669 39 20 0 1 0 385399093 7258112 1320 33554432000 4194304 6006132 140734936313088 140734936304496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32510/statm: 1772 1320 168 443 0 1325 0
[pid=32643] ppid=32510 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32643/stat : 32643 (satsolver.sh) S 32510 32509 28381 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385417812 9367552 267 33554432000 4194304 5064252 140735407112432 140735407111344 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32643/statm: 2287 267 226 213 0 72 0
[pid=32644] ppid=32643 vsize=140088 CPUtime=1174.9 cores=1,3,5,7
/proc/32644/stat : 32644 (glucose) R 32643 32509 28381 0 -1 4202496 69975 0 0 0 117357 133 0 0 20 0 1 0 385417812 143450112 29877 33554432000 4194304 5208918 140734493639584 140734493637736 4229460 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32644/statm: 35022 29877 104 248 0 34771 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 165472

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32661
/proc/meminfo: memFree=23210608/32873648 swapFree=7116/7116
[pid=32509] ppid=32507 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32509/stat : 32509 (npSolver-wbo-I.) S 32507 32509 28381 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385399093 9367552 274 33554432000 4194304 5064252 140734986681328 140734986680240 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32509/statm: 2287 274 233 213 0 72 0
[pid=32510] ppid=32509 vsize=7088 CPUtime=187.14 cores=1,3,5,7
/proc/32510/stat : 32510 (npSolver-wbo) S 32509 32509 28381 0 -1 4202496 2893 47962 0 0 4 2 18669 39 20 0 1 0 385399093 7258112 1320 33554432000 4194304 6006132 140734936313088 140734936304496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32510/statm: 1772 1320 168 443 0 1325 0
[pid=32643] ppid=32510 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32643/stat : 32643 (satsolver.sh) S 32510 32509 28381 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385417812 9367552 267 33554432000 4194304 5064252 140735407112432 140735407111344 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32643/statm: 2287 267 226 213 0 72 0
[pid=32644] ppid=32643 vsize=190176 CPUtime=1234.9 cores=1,3,5,7
/proc/32644/stat : 32644 (glucose) R 32643 32509 28381 0 -1 4202496 72147 0 0 0 123352 138 0 0 20 0 1 0 385417812 194740224 35810 33554432000 4194304 5208918 140734493639584 140734493637736 4229512 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32644/statm: 47544 35810 104 248 0 47293 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 215560

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32661
/proc/meminfo: memFree=23203320/32873648 swapFree=7116/7116
[pid=32509] ppid=32507 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32509/stat : 32509 (npSolver-wbo-I.) S 32507 32509 28381 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385399093 9367552 274 33554432000 4194304 5064252 140734986681328 140734986680240 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32509/statm: 2287 274 233 213 0 72 0
[pid=32510] ppid=32509 vsize=7088 CPUtime=187.14 cores=1,3,5,7
/proc/32510/stat : 32510 (npSolver-wbo) S 32509 32509 28381 0 -1 4202496 2893 47962 0 0 4 2 18669 39 20 0 1 0 385399093 7258112 1320 33554432000 4194304 6006132 140734936313088 140734936304496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32510/statm: 1772 1320 168 443 0 1325 0
[pid=32643] ppid=32510 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32643/stat : 32643 (satsolver.sh) S 32510 32509 28381 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385417812 9367552 267 33554432000 4194304 5064252 140735407112432 140735407111344 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32643/statm: 2287 267 226 213 0 72 0
[pid=32644] ppid=32643 vsize=271564 CPUtime=1294.87 cores=1,3,5,7
/proc/32644/stat : 32644 (glucose) R 32643 32509 28381 0 -1 4202496 74559 0 0 0 129344 143 0 0 20 0 1 0 385417812 278081536 48098 33554432000 4194304 5208918 140734493639584 140734493637736 4229538 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32644/statm: 67891 48098 104 248 0 67640 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 296948

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32661
/proc/meminfo: memFree=23182556/32873648 swapFree=7116/7116
[pid=32509] ppid=32507 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32509/stat : 32509 (npSolver-wbo-I.) S 32507 32509 28381 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385399093 9367552 274 33554432000 4194304 5064252 140734986681328 140734986680240 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32509/statm: 2287 274 233 213 0 72 0
[pid=32510] ppid=32509 vsize=7088 CPUtime=187.14 cores=1,3,5,7
/proc/32510/stat : 32510 (npSolver-wbo) S 32509 32509 28381 0 -1 4202496 2893 47962 0 0 4 2 18669 39 20 0 1 0 385399093 7258112 1320 33554432000 4194304 6006132 140734936313088 140734936304496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32510/statm: 1772 1320 168 443 0 1325 0
[pid=32643] ppid=32510 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32643/stat : 32643 (satsolver.sh) S 32510 32509 28381 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385417812 9367552 267 33554432000 4194304 5064252 140735407112432 140735407111344 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32643/statm: 2287 267 226 213 0 72 0
[pid=32644] ppid=32643 vsize=271564 CPUtime=1354.86 cores=1,3,5,7
/proc/32644/stat : 32644 (glucose) R 32643 32509 28381 0 -1 4202496 76161 0 0 0 135339 147 0 0 20 0 1 0 385417812 278081536 47330 33554432000 4194304 5208918 140734493639584 140734493637736 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32644/statm: 67891 47330 104 248 0 67640 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 296948

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32661
/proc/meminfo: memFree=23186660/32873648 swapFree=7116/7116
[pid=32509] ppid=32507 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32509/stat : 32509 (npSolver-wbo-I.) S 32507 32509 28381 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385399093 9367552 274 33554432000 4194304 5064252 140734986681328 140734986680240 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32509/statm: 2287 274 233 213 0 72 0
[pid=32510] ppid=32509 vsize=7088 CPUtime=187.14 cores=1,3,5,7
/proc/32510/stat : 32510 (npSolver-wbo) S 32509 32509 28381 0 -1 4202496 2893 47962 0 0 4 2 18669 39 20 0 1 0 385399093 7258112 1320 33554432000 4194304 6006132 140734936313088 140734936304496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32510/statm: 1772 1320 168 443 0 1325 0
[pid=32643] ppid=32510 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32643/stat : 32643 (satsolver.sh) S 32510 32509 28381 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385417812 9367552 267 33554432000 4194304 5064252 140735407112432 140735407111344 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32643/statm: 2287 267 226 213 0 72 0
[pid=32644] ppid=32643 vsize=271564 CPUtime=1414.85 cores=1,3,5,7
/proc/32644/stat : 32644 (glucose) R 32643 32509 28381 0 -1 4202496 77930 0 0 0 141333 152 0 0 20 0 1 0 385417812 278081536 47229 33554432000 4194304 5208918 140734493639584 140734493637736 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32644/statm: 67891 47229 104 248 0 67640 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 296948

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32662
/proc/meminfo: memFree=23205252/32873648 swapFree=7116/7116
[pid=32509] ppid=32507 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32509/stat : 32509 (npSolver-wbo-I.) S 32507 32509 28381 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385399093 9367552 274 33554432000 4194304 5064252 140734986681328 140734986680240 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32509/statm: 2287 274 233 213 0 72 0
[pid=32510] ppid=32509 vsize=7088 CPUtime=187.14 cores=1,3,5,7
/proc/32510/stat : 32510 (npSolver-wbo) S 32509 32509 28381 0 -1 4202496 2893 47962 0 0 4 2 18669 39 20 0 1 0 385399093 7258112 1320 33554432000 4194304 6006132 140734936313088 140734936304496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32510/statm: 1772 1320 168 443 0 1325 0
[pid=32643] ppid=32510 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32643/stat : 32643 (satsolver.sh) S 32510 32509 28381 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385417812 9367552 267 33554432000 4194304 5064252 140735407112432 140735407111344 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32643/statm: 2287 267 226 213 0 72 0
[pid=32644] ppid=32643 vsize=271564 CPUtime=1474.82 cores=1,3,5,7
/proc/32644/stat : 32644 (glucose) R 32643 32509 28381 0 -1 4202496 80174 0 0 0 147326 156 0 0 20 0 1 0 385417812 278081536 49122 33554432000 4194304 5208918 140734493639584 140734493637736 4229992 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32644/statm: 67891 49122 104 248 0 67640 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 296948

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32662
/proc/meminfo: memFree=23136784/32873648 swapFree=7116/7116
[pid=32509] ppid=32507 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32509/stat : 32509 (npSolver-wbo-I.) S 32507 32509 28381 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385399093 9367552 274 33554432000 4194304 5064252 140734986681328 140734986680240 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32509/statm: 2287 274 233 213 0 72 0
[pid=32510] ppid=32509 vsize=7088 CPUtime=187.14 cores=1,3,5,7
/proc/32510/stat : 32510 (npSolver-wbo) S 32509 32509 28381 0 -1 4202496 2893 47962 0 0 4 2 18669 39 20 0 1 0 385399093 7258112 1320 33554432000 4194304 6006132 140734936313088 140734936304496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32510/statm: 1772 1320 168 443 0 1325 0
[pid=32643] ppid=32510 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32643/stat : 32643 (satsolver.sh) S 32510 32509 28381 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385417812 9367552 267 33554432000 4194304 5064252 140735407112432 140735407111344 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32643/statm: 2287 267 226 213 0 72 0
[pid=32644] ppid=32643 vsize=271564 CPUtime=1534.81 cores=1,3,5,7
/proc/32644/stat : 32644 (glucose) R 32643 32509 28381 0 -1 4202496 82085 0 0 0 153321 160 0 0 20 0 1 0 385417812 278081536 51212 33554432000 4194304 5208918 140734493639584 140734493637736 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32644/statm: 67891 51212 104 248 0 67640 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 296948

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32662
/proc/meminfo: memFree=23135580/32873648 swapFree=7116/7116
[pid=32509] ppid=32507 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32509/stat : 32509 (npSolver-wbo-I.) S 32507 32509 28381 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385399093 9367552 274 33554432000 4194304 5064252 140734986681328 140734986680240 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32509/statm: 2287 274 233 213 0 72 0
[pid=32510] ppid=32509 vsize=7088 CPUtime=187.14 cores=1,3,5,7
/proc/32510/stat : 32510 (npSolver-wbo) S 32509 32509 28381 0 -1 4202496 2893 47962 0 0 4 2 18669 39 20 0 1 0 385399093 7258112 1320 33554432000 4194304 6006132 140734936313088 140734936304496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32510/statm: 1772 1320 168 443 0 1325 0
[pid=32643] ppid=32510 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32643/stat : 32643 (satsolver.sh) S 32510 32509 28381 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385417812 9367552 267 33554432000 4194304 5064252 140735407112432 140735407111344 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32643/statm: 2287 267 226 213 0 72 0
[pid=32644] ppid=32643 vsize=271564 CPUtime=1594.8 cores=1,3,5,7
/proc/32644/stat : 32644 (glucose) R 32643 32509 28381 0 -1 4202496 83969 0 0 0 159317 163 0 0 20 0 1 0 385417812 278081536 57314 33554432000 4194304 5208918 140734493639584 140734493637736 4229512 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32644/statm: 67891 57314 104 248 0 67640 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 296948



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32662
/proc/meminfo: memFree=23264264/32873648 swapFree=7116/7116
[pid=32509] ppid=32507 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32509/stat : 32509 (npSolver-wbo-I.) S 32507 32509 28381 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385399093 9367552 274 33554432000 4194304 5064252 140734986681328 140734986680240 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32509/statm: 2287 274 233 213 0 72 0
[pid=32510] ppid=32509 vsize=7088 CPUtime=187.14 cores=1,3,5,7
/proc/32510/stat : 32510 (npSolver-wbo) S 32509 32509 28381 0 -1 4202496 2893 47962 0 0 4 2 18669 39 20 0 1 0 385399093 7258112 1320 33554432000 4194304 6006132 140734936313088 140734936304496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32510/statm: 1772 1320 168 443 0 1325 0
[pid=32643] ppid=32510 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32643/stat : 32643 (satsolver.sh) S 32510 32509 28381 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385417812 9367552 267 33554432000 4194304 5064252 140735407112432 140735407111344 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32643/statm: 2287 267 226 213 0 72 0
[pid=32644] ppid=32643 vsize=140088 CPUtime=1612.9 cores=1,3,5,7
/proc/32644/stat : 32644 (glucose) R 32643 32509 28381 0 -1 4202496 84815 0 0 0 161125 165 0 0 20 0 1 0 385417812 143450112 33804 33554432000 4194304 5208918 140734493639584 140734493637736 4229512 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32644/statm: 35022 33804 104 248 0 34771 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 165472

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.07
CPU user time (s): 1798
CPU system time (s): 2.07668
CPU usage (%): 99.9813
Max. virtual memory (cumulated for all children) (KiB): 346268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798
system time used= 2.07668
maximum resident set size= 267284
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 136659
page faults= 0
swaps= 0
block input operations= 0
block output operations= 6984
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 238
involuntary context switches= 1897

runsolver used 3.45447 second user time and 9.10162 second system time

The end

Launcher Data

Begin job on node123 at 2012-06-08 23:58:56
IDJOB=3754666
IDBENCH=79168
IDSOLVER=2338
FILE ID=node123/3754666-1339192736
RUNJOBID= node123-1339183032-29928
PBS_JOBID= 14643831
Free space on /tmp= 67516 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-55-50--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-3754666-1339192736/watcher-3754666-1339192736 -o /tmp/evaluation-result-3754666-1339192736/solver-3754666-1339192736 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3754666-1339192736.wbo 2016220802 HOME HOME

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

MD5SUM BENCH= cab96e9f0187cae75501af3130753b71
RANDOM SEED=2016220802

node123.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		: 2667.217
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	: 5334.43
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		: 2667.217
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		: 2667.217
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		: 2667.217
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		: 2667.217
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		: 2667.217
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		: 2667.217
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		: 2667.217
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:        21406348 kB
Buffers:         1959196 kB
Cached:          6813140 kB
SwapCached:         2512 kB
Active:          7834652 kB
Inactive:        2573836 kB
Active(anon):    1628480 kB
Inactive(anon):     7732 kB
Active(file):    6206172 kB
Inactive(file):  2566104 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100576 kB
Dirty:              8584 kB
Writeback:            28 kB
AnonPages:       1741248 kB
Mapped:            11240 kB
Shmem:                 0 kB
Slab:             911844 kB
SReclaimable:     355708 kB
SUnreclaim:       556136 kB
KernelStack:        1536 kB
PageTables:         7044 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    2003668 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1634304 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= 67984 MiB
End job on node123 at 2012-06-09 00:28:57