Trace number 3713590

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-55-50--soft-33-100-0.wbo
MD5SUM7dae57beceb3170ed40c9307fdc88b85
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 benchmark0.791879
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 constraints69
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 3856
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 3855
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.17	c run usual solver
1.47/1.54	o 1626
1.47/1.54	c current bound: 813
5.07/5.10	o 805
5.07/5.10	c current bound: 402
20.82/20.95	o 368
20.82/20.95	c current bound: 184
27.99/28.17	o 183
27.99/28.17	c current bound: 91
30.84/30.98	o 84
30.84/30.98	c current bound: 42
31.37/31.50	o 39
31.37/31.50	c current bound: 19
31.92/32.08	o 12
31.92/32.08	c current bound: 6
32.81/32.94	o 2
32.81/32.94	c current bound: 1
33.43/33.58	o 1
33.43/33.58	c current bound: 0
33.43/33.58	c [SWC] exit 4
1800.04/1800.40	./satsolver.sh: line 5: 16170 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-3713590-1338180871/watcher-3713590-1338180871 -o /tmp/evaluation-result-3713590-1338180871/solver-3713590-1338180871 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3713590-1338180871.wbo 1080720500 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/179 16047
/proc/meminfo: memFree=28696116/32873844 swapFree=7384/7384
[pid=16047] ppid=16045 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16047/stat : 16047 (npSolver-wbo.sh) S 16045 16047 12999 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284212544 9367552 275 33554432000 4194304 5064252 140736540906496 140736540905408 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16047/statm: 2287 275 233 213 0 72 0

[startup+0.0829339 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16047
/proc/meminfo: memFree=28696116/32873844 swapFree=7384/7384
[pid=16047] ppid=16045 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16047/stat : 16047 (npSolver-wbo.sh) S 16045 16047 12999 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284212544 9367552 275 33554432000 4194304 5064252 140736540906496 140736540905408 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16047/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100293 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16047
/proc/meminfo: memFree=28696116/32873844 swapFree=7384/7384
[pid=16047] ppid=16045 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16047/stat : 16047 (npSolver-wbo.sh) S 16045 16047 12999 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284212544 9367552 275 33554432000 4194304 5064252 140736540906496 140736540905408 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16047/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.352866 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16047
/proc/meminfo: memFree=28696116/32873844 swapFree=7384/7384
[pid=16047] ppid=16045 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16047/stat : 16047 (npSolver-wbo.sh) S 16045 16047 12999 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284212544 9367552 275 33554432000 4194304 5064252 140736540906496 140736540905408 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16047/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700228 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16047
/proc/meminfo: memFree=28696116/32873844 swapFree=7384/7384
[pid=16047] ppid=16045 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16047/stat : 16047 (npSolver-wbo.sh) S 16045 16047 12999 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284212544 9367552 275 33554432000 4194304 5064252 140736540906496 140736540905408 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16047/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50019 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16051
/proc/meminfo: memFree=28641192/32873844 swapFree=7384/7384
[pid=16047] ppid=16045 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16047/stat : 16047 (npSolver-wbo.sh) S 16045 16047 12999 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284212544 9367552 275 33554432000 4194304 5064252 140736540906496 140736540905408 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16047/statm: 2287 275 233 213 0 72 0
[pid=16048] ppid=16047 vsize=7888 CPUtime=1.47 cores=0,2,4,6
/proc/16048/stat : 16048 (npSolver-wbo) R 16047 16047 12999 0 -1 4202496 3374 18807 0 0 17 4 109 17 20 0 1 0 284212544 8077312 1429 33554432000 4194304 5990268 140735923071056 140735923064784 5177872 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16048/statm: 1972 1429 160 439 0 1529 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 17036

[startup+3.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16061
/proc/meminfo: memFree=28632952/32873844 swapFree=7384/7384
[pid=16047] ppid=16045 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16047/stat : 16047 (npSolver-wbo.sh) S 16045 16047 12999 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284212544 9367552 275 33554432000 4194304 5064252 140736540906496 140736540905408 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16047/statm: 2287 275 233 213 0 72 0
[pid=16048] ppid=16047 vsize=17348 CPUtime=1.59 cores=0,2,4,6
/proc/16048/stat : 16048 (npSolver-wbo) S 16047 16047 12999 0 -1 4202496 5629 19322 0 0 23 9 109 18 20 0 1 0 284212544 17764352 3376 33554432000 4194304 5990268 140735923071056 140735923062496 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16048/statm: 4337 3376 164 439 0 3894 0
[pid=16060] ppid=16048 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16060/stat : 16060 (satsolver.sh) S 16048 16047 12999 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284212706 9367552 267 33554432000 4194304 5064252 140735580943584 140735580942496 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16060/statm: 2287 267 226 213 0 72 0
[pid=16061] ppid=16060 vsize=45536 CPUtime=1.47 cores=0,2,4,6
/proc/16061/stat : 16061 (glucose) R 16060 16047 12999 0 -1 4202496 10666 0 0 0 146 1 0 0 20 0 1 0 284212706 46628864 10396 33554432000 4194304 5208918 140735132408976 140735132406824 4229344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16061/statm: 11384 10396 103 248 0 11133 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 81180

[startup+6.30033 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16068
/proc/meminfo: memFree=28651356/32873844 swapFree=7384/7384
[pid=16047] ppid=16045 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16047/stat : 16047 (npSolver-wbo.sh) S 16045 16047 12999 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284212544 9367552 275 33554432000 4194304 5064252 140736540906496 140736540905408 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16047/statm: 2287 275 233 213 0 72 0
[pid=16048] ppid=16047 vsize=13220 CPUtime=5.11 cores=0,2,4,6
/proc/16048/stat : 16048 (npSolver-wbo) S 16047 16047 12999 0 -1 4202496 7667 36585 0 0 27 9 446 29 20 0 1 0 284212544 13537280 2826 33554432000 4194304 5990268 140735923071056 140735923062496 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 3 0 0
/proc/16048/statm: 3305 2826 164 439 0 2862 0
[pid=16067] ppid=16048 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16067/stat : 16067 (satsolver.sh) S 16048 16047 12999 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284213061 9367552 267 33554432000 4194304 5064252 140736310683056 140736310681968 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16067/statm: 2287 267 226 213 0 72 0
[pid=16068] ppid=16067 vsize=32068 CPUtime=1.12 cores=0,2,4,6
/proc/16068/stat : 16068 (glucose) R 16067 16047 12999 0 -1 4202496 6815 0 0 0 112 0 0 0 20 0 1 0 284213061 32837632 7043 33554432000 4194304 5208918 140734297586848 140734297584696 4211584 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16068/statm: 8017 7043 95 248 0 7766 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 63584

[startup+12.7004 s]
/proc/loadavg: 1.92 1.98 1.99 3/182 16120
/proc/meminfo: memFree=28882520/32873844 swapFree=7384/7384
[pid=16047] ppid=16045 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16047/stat : 16047 (npSolver-wbo.sh) S 16045 16047 12999 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284212544 9367552 275 33554432000 4194304 5064252 140736540906496 140736540905408 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16047/statm: 2287 275 233 213 0 72 0
[pid=16048] ppid=16047 vsize=13220 CPUtime=5.11 cores=0,2,4,6
/proc/16048/stat : 16048 (npSolver-wbo) S 16047 16047 12999 0 -1 4202496 7667 36585 0 0 27 9 446 29 20 0 1 0 284212544 13537280 2826 33554432000 4194304 5990268 140735923071056 140735923062496 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 3 0 0
/proc/16048/statm: 3305 2826 164 439 0 2862 0
[pid=16067] ppid=16048 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16067/stat : 16067 (satsolver.sh) S 16048 16047 12999 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284213061 9367552 267 33554432000 4194304 5064252 140736310683056 140736310681968 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16067/statm: 2287 267 226 213 0 72 0
[pid=16068] ppid=16067 vsize=42492 CPUtime=7.52 cores=0,2,4,6
/proc/16068/stat : 16068 (glucose) R 16067 16047 12999 0 -1 4202496 9590 0 0 0 751 1 0 0 20 0 1 0 284213061 43511808 10023 33554432000 4194304 5208918 140734297586848 140734297584712 4229232 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16068/statm: 10623 10023 104 248 0 10372 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 74008

[startup+25.5004 s]
/proc/loadavg: 1.94 1.98 1.99 3/183 16128
/proc/meminfo: memFree=28895296/32873844 swapFree=7384/7384
[pid=16047] ppid=16045 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16047/stat : 16047 (npSolver-wbo.sh) S 16045 16047 12999 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284212544 9367552 275 33554432000 4194304 5064252 140736540906496 140736540905408 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16047/statm: 2287 275 233 213 0 72 0
[pid=16048] ppid=16047 vsize=13220 CPUtime=20.9 cores=0,2,4,6
/proc/16048/stat : 16048 (npSolver-wbo) S 16047 16047 12999 0 -1 4202496 8808 52190 0 0 28 10 2016 36 20 0 1 0 284212544 13537280 2826 33554432000 4194304 5990268 140735923071056 140735923062496 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 3 0 0
/proc/16048/statm: 3305 2826 164 439 0 2862 0
[pid=16127] ppid=16048 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16127/stat : 16127 (satsolver.sh) S 16048 16047 12999 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 284214641 9367552 266 33554432000 4194304 5064252 140734746971168 140734746970080 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16127/statm: 2287 266 226 213 0 72 0
[pid=16128] ppid=16127 vsize=29384 CPUtime=4.52 cores=0,2,4,6
/proc/16128/stat : 16128 (glucose) R 16127 16047 12999 0 -1 4202496 7320 0 0 0 451 1 0 0 20 0 1 0 284214641 30089216 6537 33554432000 4194304 5208918 140733546739744 140733546737608 4229776 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16128/statm: 7346 6537 104 248 0 7095 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 60900

[startup+51.1004 s]
/proc/loadavg: 1.90 1.97 1.99 3/183 16170
/proc/meminfo: memFree=28870456/32873844 swapFree=7384/7384
[pid=16047] ppid=16045 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16047/stat : 16047 (npSolver-wbo.sh) S 16045 16047 12999 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284212544 9367552 275 33554432000 4194304 5064252 140736540906496 140736540905408 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16047/statm: 2287 275 233 213 0 72 0
[pid=16048] ppid=16047 vsize=13220 CPUtime=33.53 cores=0,2,4,6
/proc/16048/stat : 16048 (npSolver-wbo) S 16047 16047 12999 0 -1 4202496 11777 112223 0 0 31 11 3257 54 20 0 1 0 284212544 13537280 2827 33554432000 4194304 5990268 140735923071056 140735923062496 5173822 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 3 0 0
/proc/16048/statm: 3305 2827 165 439 0 2862 0
[pid=16169] ppid=16048 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16169/stat : 16169 (satsolver.sh) S 16048 16047 12999 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284215903 9367552 267 33554432000 4194304 5064252 140733402112272 140733402111184 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16169/statm: 2287 267 226 213 0 72 0
[pid=16170] ppid=16169 vsize=29528 CPUtime=17.5 cores=0,2,4,6
/proc/16170/stat : 16170 (glucose) R 16169 16047 12999 0 -1 4202496 7778 0 0 0 1749 1 0 0 20 0 1 0 284215903 30236672 6536 33554432000 4194304 5208918 140735977194352 140735977192440 4229365 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16170/statm: 7382 6536 104 248 0 7131 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 61044

[startup+102.3 s]
/proc/loadavg: 1.95 1.97 1.99 3/183 16177
/proc/meminfo: memFree=28897184/32873844 swapFree=7384/7384
[pid=16047] ppid=16045 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16047/stat : 16047 (npSolver-wbo.sh) S 16045 16047 12999 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284212544 9367552 275 33554432000 4194304 5064252 140736540906496 140736540905408 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16047/statm: 2287 275 233 213 0 72 0
[pid=16048] ppid=16047 vsize=13220 CPUtime=33.53 cores=0,2,4,6
/proc/16048/stat : 16048 (npSolver-wbo) S 16047 16047 12999 0 -1 4202496 11777 112223 0 0 31 11 3257 54 20 0 1 0 284212544 13537280 2827 33554432000 4194304 5990268 140735923071056 140735923062496 5173822 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 3 0 0
/proc/16048/statm: 3305 2827 165 439 0 2862 0
[pid=16169] ppid=16048 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16169/stat : 16169 (satsolver.sh) S 16048 16047 12999 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284215903 9367552 267 33554432000 4194304 5064252 140733402112272 140733402111184 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16169/statm: 2287 267 226 213 0 72 0
[pid=16170] ppid=16169 vsize=51252 CPUtime=68.7 cores=0,2,4,6
/proc/16170/stat : 16170 (glucose) R 16169 16047 12999 0 -1 4202496 9228 0 0 0 6868 2 0 0 20 0 1 0 284215903 52482048 11980 33554432000 4194304 5208918 140735977194352 140735977190040 4205238 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16170/statm: 12813 11980 104 248 0 12562 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 82768

[startup+162.3 s]
/proc/loadavg: 2.05 1.99 1.99 3/183 16226
/proc/meminfo: memFree=28867888/32873844 swapFree=7384/7384
[pid=16047] ppid=16045 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16047/stat : 16047 (npSolver-wbo.sh) S 16045 16047 12999 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284212544 9367552 275 33554432000 4194304 5064252 140736540906496 140736540905408 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16047/statm: 2287 275 233 213 0 72 0
[pid=16048] ppid=16047 vsize=13220 CPUtime=33.53 cores=0,2,4,6
/proc/16048/stat : 16048 (npSolver-wbo) S 16047 16047 12999 0 -1 4202496 11777 112223 0 0 31 11 3257 54 20 0 1 0 284212544 13537280 2827 33554432000 4194304 5990268 140735923071056 140735923062496 5173822 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 3 0 0
/proc/16048/statm: 3305 2827 165 439 0 2862 0
[pid=16169] ppid=16048 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16169/stat : 16169 (satsolver.sh) S 16048 16047 12999 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284215903 9367552 267 33554432000 4194304 5064252 140733402112272 140733402111184 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16169/statm: 2287 267 226 213 0 72 0
[pid=16170] ppid=16169 vsize=76192 CPUtime=128.68 cores=0,2,4,6
/proc/16170/stat : 16170 (glucose) R 16169 16047 12999 0 -1 4202496 10279 0 0 0 12865 3 0 0 20 0 1 0 284215903 78020608 18046 33554432000 4194304 5208918 140735977194352 140735977190728 4229483 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16170/statm: 19048 18046 104 248 0 18797 0
Current children cumulated CPU time (s) 162.21

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


[startup+1422.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 16259
/proc/meminfo: memFree=28582420/32873844 swapFree=7384/7384
[pid=16047] ppid=16045 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16047/stat : 16047 (npSolver-wbo.sh) S 16045 16047 12999 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284212544 9367552 275 33554432000 4194304 5064252 140736540906496 140736540905408 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16047/statm: 2287 275 233 213 0 72 0
[pid=16048] ppid=16047 vsize=13220 CPUtime=33.53 cores=0,2,4,6
/proc/16048/stat : 16048 (npSolver-wbo) S 16047 16047 12999 0 -1 4202496 11777 112223 0 0 31 11 3257 54 20 0 1 0 284212544 13537280 2827 33554432000 4194304 5990268 140735923071056 140735923062496 5173822 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 3 0 0
/proc/16048/statm: 3305 2827 165 439 0 2862 0
[pid=16169] ppid=16048 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16169/stat : 16169 (satsolver.sh) S 16048 16047 12999 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284215903 9367552 267 33554432000 4194304 5064252 140733402112272 140733402111184 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16169/statm: 2287 267 226 213 0 72 0
[pid=16170] ppid=16169 vsize=241868 CPUtime=1388.47 cores=0,2,4,6
/proc/16170/stat : 16170 (glucose) R 16169 16047 12999 0 -1 4202496 25207 0 0 0 138816 31 0 0 20 0 1 0 284215903 247672832 59135 33554432000 4194304 5208918 140735977194352 140735977190664 4229129 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16170/statm: 60467 59135 104 248 0 60216 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 273384

[startup+1482.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 16259
/proc/meminfo: memFree=28577020/32873844 swapFree=7384/7384
[pid=16047] ppid=16045 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16047/stat : 16047 (npSolver-wbo.sh) S 16045 16047 12999 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284212544 9367552 275 33554432000 4194304 5064252 140736540906496 140736540905408 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16047/statm: 2287 275 233 213 0 72 0
[pid=16048] ppid=16047 vsize=13220 CPUtime=33.53 cores=0,2,4,6
/proc/16048/stat : 16048 (npSolver-wbo) S 16047 16047 12999 0 -1 4202496 11777 112223 0 0 31 11 3257 54 20 0 1 0 284212544 13537280 2827 33554432000 4194304 5990268 140735923071056 140735923062496 5173822 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 3 0 0
/proc/16048/statm: 3305 2827 165 439 0 2862 0
[pid=16169] ppid=16048 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16169/stat : 16169 (satsolver.sh) S 16048 16047 12999 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284215903 9367552 267 33554432000 4194304 5064252 140733402112272 140733402111184 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16169/statm: 2287 267 226 213 0 72 0
[pid=16170] ppid=16169 vsize=241868 CPUtime=1448.44 cores=0,2,4,6
/proc/16170/stat : 16170 (glucose) R 16169 16047 12999 0 -1 4202496 25753 0 0 0 144812 32 0 0 20 0 1 0 284215903 247672832 59728 33554432000 4194304 5208918 140735977194352 140735977190120 4229850 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16170/statm: 60467 59728 104 248 0 60216 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 273384

[startup+1542.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/184 16263
/proc/meminfo: memFree=28590356/32873844 swapFree=7384/7384
[pid=16047] ppid=16045 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16047/stat : 16047 (npSolver-wbo.sh) S 16045 16047 12999 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284212544 9367552 275 33554432000 4194304 5064252 140736540906496 140736540905408 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16047/statm: 2287 275 233 213 0 72 0
[pid=16048] ppid=16047 vsize=13220 CPUtime=33.53 cores=0,2,4,6
/proc/16048/stat : 16048 (npSolver-wbo) S 16047 16047 12999 0 -1 4202496 11777 112223 0 0 31 11 3257 54 20 0 1 0 284212544 13537280 2827 33554432000 4194304 5990268 140735923071056 140735923062496 5173822 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 3 0 0
/proc/16048/statm: 3305 2827 165 439 0 2862 0
[pid=16169] ppid=16048 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16169/stat : 16169 (satsolver.sh) S 16048 16047 12999 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284215903 9367552 267 33554432000 4194304 5064252 140733402112272 140733402111184 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16169/statm: 2287 267 226 213 0 72 0
[pid=16170] ppid=16169 vsize=241868 CPUtime=1508.45 cores=0,2,4,6
/proc/16170/stat : 16170 (glucose) R 16169 16047 12999 0 -1 4202496 27318 0 0 0 150810 35 0 0 20 0 1 0 284215903 247672832 54040 33554432000 4194304 5208918 140735977194352 140735977190728 4229335 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16170/statm: 60467 54040 104 248 0 60216 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 273384

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 16263
/proc/meminfo: memFree=28584468/32873844 swapFree=7384/7384
[pid=16047] ppid=16045 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16047/stat : 16047 (npSolver-wbo.sh) S 16045 16047 12999 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284212544 9367552 275 33554432000 4194304 5064252 140736540906496 140736540905408 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16047/statm: 2287 275 233 213 0 72 0
[pid=16048] ppid=16047 vsize=13220 CPUtime=33.53 cores=0,2,4,6
/proc/16048/stat : 16048 (npSolver-wbo) S 16047 16047 12999 0 -1 4202496 11777 112223 0 0 31 11 3257 54 20 0 1 0 284212544 13537280 2827 33554432000 4194304 5990268 140735923071056 140735923062496 5173822 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 3 0 0
/proc/16048/statm: 3305 2827 165 439 0 2862 0
[pid=16169] ppid=16048 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16169/stat : 16169 (satsolver.sh) S 16048 16047 12999 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284215903 9367552 267 33554432000 4194304 5064252 140733402112272 140733402111184 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16169/statm: 2287 267 226 213 0 72 0
[pid=16170] ppid=16169 vsize=241868 CPUtime=1568.43 cores=0,2,4,6
/proc/16170/stat : 16170 (glucose) R 16169 16047 12999 0 -1 4202496 28199 0 0 0 156807 36 0 0 20 0 1 0 284215903 247672832 54418 33554432000 4194304 5208918 140735977194352 140735977192440 4229021 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16170/statm: 60467 54418 104 248 0 60216 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 273384

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16263
/proc/meminfo: memFree=28547172/32873844 swapFree=7384/7384
[pid=16047] ppid=16045 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16047/stat : 16047 (npSolver-wbo.sh) S 16045 16047 12999 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284212544 9367552 275 33554432000 4194304 5064252 140736540906496 140736540905408 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16047/statm: 2287 275 233 213 0 72 0
[pid=16048] ppid=16047 vsize=13220 CPUtime=33.53 cores=0,2,4,6
/proc/16048/stat : 16048 (npSolver-wbo) S 16047 16047 12999 0 -1 4202496 11777 112223 0 0 31 11 3257 54 20 0 1 0 284212544 13537280 2827 33554432000 4194304 5990268 140735923071056 140735923062496 5173822 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 3 0 0
/proc/16048/statm: 3305 2827 165 439 0 2862 0
[pid=16169] ppid=16048 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16169/stat : 16169 (satsolver.sh) S 16048 16047 12999 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284215903 9367552 267 33554432000 4194304 5064252 140733402112272 140733402111184 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16169/statm: 2287 267 226 213 0 72 0
[pid=16170] ppid=16169 vsize=291956 CPUtime=1628.42 cores=0,2,4,6
/proc/16170/stat : 16170 (glucose) R 16169 16047 12999 0 -1 4202496 29055 0 0 0 162804 38 0 0 20 0 1 0 284215903 298962944 61887 33554432000 4194304 5208918 140735977194352 140735977190728 4212322 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16170/statm: 72989 61887 104 248 0 72738 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 323472

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 16263
/proc/meminfo: memFree=28545592/32873844 swapFree=7384/7384
[pid=16047] ppid=16045 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16047/stat : 16047 (npSolver-wbo.sh) S 16045 16047 12999 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284212544 9367552 275 33554432000 4194304 5064252 140736540906496 140736540905408 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16047/statm: 2287 275 233 213 0 72 0
[pid=16048] ppid=16047 vsize=13220 CPUtime=33.53 cores=0,2,4,6
/proc/16048/stat : 16048 (npSolver-wbo) S 16047 16047 12999 0 -1 4202496 11777 112223 0 0 31 11 3257 54 20 0 1 0 284212544 13537280 2827 33554432000 4194304 5990268 140735923071056 140735923062496 5173822 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 3 0 0
/proc/16048/statm: 3305 2827 165 439 0 2862 0
[pid=16169] ppid=16048 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16169/stat : 16169 (satsolver.sh) S 16048 16047 12999 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284215903 9367552 267 33554432000 4194304 5064252 140733402112272 140733402111184 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16169/statm: 2287 267 226 213 0 72 0
[pid=16170] ppid=16169 vsize=291956 CPUtime=1688.41 cores=0,2,4,6
/proc/16170/stat : 16170 (glucose) R 16169 16047 12999 0 -1 4202496 30249 0 0 0 168800 41 0 0 20 0 1 0 284215903 298962944 62399 33554432000 4194304 5208918 140735977194352 140735977190120 4229319 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16170/statm: 72989 62399 104 248 0 72738 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 323472

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 16263
/proc/meminfo: memFree=28538924/32873844 swapFree=7384/7384
[pid=16047] ppid=16045 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16047/stat : 16047 (npSolver-wbo.sh) S 16045 16047 12999 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284212544 9367552 275 33554432000 4194304 5064252 140736540906496 140736540905408 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16047/statm: 2287 275 233 213 0 72 0
[pid=16048] ppid=16047 vsize=13220 CPUtime=33.53 cores=0,2,4,6
/proc/16048/stat : 16048 (npSolver-wbo) S 16047 16047 12999 0 -1 4202496 11777 112223 0 0 31 11 3257 54 20 0 1 0 284212544 13537280 2827 33554432000 4194304 5990268 140735923071056 140735923062496 5173822 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 3 0 0
/proc/16048/statm: 3305 2827 165 439 0 2862 0
[pid=16169] ppid=16048 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16169/stat : 16169 (satsolver.sh) S 16048 16047 12999 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284215903 9367552 267 33554432000 4194304 5064252 140733402112272 140733402111184 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16169/statm: 2287 267 226 213 0 72 0
[pid=16170] ppid=16169 vsize=291956 CPUtime=1748.41 cores=0,2,4,6
/proc/16170/stat : 16170 (glucose) R 16169 16047 12999 0 -1 4202496 31432 0 0 0 174797 44 0 0 20 0 1 0 284215903 298962944 61887 33554432000 4194304 5208918 140735977194352 140735977190728 4229021 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16170/statm: 72989 61887 104 248 0 72738 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 323472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 16263
/proc/meminfo: memFree=28551260/32873844 swapFree=7384/7384
[pid=16047] ppid=16045 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16047/stat : 16047 (npSolver-wbo.sh) S 16045 16047 12999 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284212544 9367552 275 33554432000 4194304 5064252 140736540906496 140736540905408 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16047/statm: 2287 275 233 213 0 72 0
[pid=16048] ppid=16047 vsize=13220 CPUtime=33.53 cores=0,2,4,6
/proc/16048/stat : 16048 (npSolver-wbo) S 16047 16047 12999 0 -1 4202496 11777 112223 0 0 31 11 3257 54 20 0 1 0 284212544 13537280 2827 33554432000 4194304 5990268 140735923071056 140735923062496 5173822 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 3 0 0
/proc/16048/statm: 3305 2827 165 439 0 2862 0
[pid=16169] ppid=16048 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16169/stat : 16169 (satsolver.sh) S 16048 16047 12999 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284215903 9367552 267 33554432000 4194304 5064252 140733402112272 140733402111184 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16169/statm: 2287 267 226 213 0 72 0
[pid=16170] ppid=16169 vsize=241868 CPUtime=1766.51 cores=0,2,4,6
/proc/16170/stat : 16170 (glucose) R 16169 16047 12999 0 -1 4202496 31771 0 0 0 176605 46 0 0 20 0 1 0 284215903 247672832 56466 33554432000 4194304 5208918 140735977194352 140735977192440 4228997 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16170/statm: 60467 56466 104 248 0 60216 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 273384

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 16263
/proc/meminfo: memFree=28551260/32873844 swapFree=7384/7384
[pid=16047] ppid=16045 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16047/stat : 16047 (npSolver-wbo.sh) S 16045 16047 12999 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284212544 9367552 275 33554432000 4194304 5064252 140736540906496 140736540905408 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16047/statm: 2287 275 233 213 0 72 0
[pid=16048] ppid=16047 vsize=13220 CPUtime=33.53 cores=0,2,4,6
/proc/16048/stat : 16048 (npSolver-wbo) S 16047 16047 12999 0 -1 4202496 11777 112223 0 0 31 11 3257 54 20 0 1 0 284212544 13537280 2827 33554432000 4194304 5990268 140735923071056 140735923062496 5173822 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 3 0 0
/proc/16048/statm: 3305 2827 165 439 0 2862 0
[pid=16169] ppid=16048 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16169/stat : 16169 (satsolver.sh) S 16048 16047 12999 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284215903 9367552 267 33554432000 4194304 5064252 140733402112272 140733402111184 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16169/statm: 2287 267 226 213 0 72 0
[pid=16170] ppid=16169 vsize=241868 CPUtime=1766.51 cores=0,2,4,6
/proc/16170/stat : 16170 (glucose) R 16169 16047 12999 0 -1 4202496 31771 0 0 0 176605 46 0 0 20 0 1 0 284215903 247672832 56466 33554432000 4194304 5208918 140735977194352 140735977192440 4228997 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16170/statm: 60467 56466 104 248 0 60216 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 273384

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.06
CPU user time (s): 1798.95
CPU system time (s): 1.11883
CPU usage (%): 99.9808
Max. virtual memory (cumulated for all children) (KiB): 403612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.95
system time used= 1.11883
maximum resident set size= 316224
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 156762
page faults= 0
swaps= 0
block input operations= 0
block output operations= 62856
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1328
involuntary context switches= 2594

runsolver used 6.67898 second user time and 18.3062 second system time

The end

Launcher Data

Begin job on node136 at 2012-05-28 06:54:31
IDJOB=3713590
IDBENCH=78719
IDSOLVER=2294
FILE ID=node136/3713590-1338180871
RUNJOBID= node136-1338175468-15376
PBS_JOBID= 14624529
Free space on /tmp= 71644 MiB

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

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

MD5SUM BENCH= 7dae57beceb3170ed40c9307fdc88b85
RANDOM SEED=1080720500

node136.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.247
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.49
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.247
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.247
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.94
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.247
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.90
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.247
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.90
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.247
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.90
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.247
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.247
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:       32873844 kB
MemFree:        28696380 kB
Buffers:          444792 kB
Cached:          2563564 kB
SwapCached:        24460 kB
Active:          1125512 kB
Inactive:        2212568 kB
Active(anon):     302460 kB
Inactive(anon):    26984 kB
Active(file):     823052 kB
Inactive(file):  2185584 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67079072 kB
Dirty:              8224 kB
Writeback:             0 kB
AnonPages:        442528 kB
Mapped:            10592 kB
Shmem:                 0 kB
Slab:             701720 kB
SReclaimable:     143476 kB
SUnreclaim:       558244 kB
KernelStack:        1520 kB
PageTables:         4524 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     451180 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    397312 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= 71644 MiB
End job on node136 at 2012-05-28 07:24:31