Trace number 3755040

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 (fixed)? (TO) 1800.05 1800.41

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-21-20--soft-66-100-0.wbo
MD5SUM92adeb187a48a927ab5078673cfa945b
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.028994
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables420
Total number of constraints41
Number of soft constraints11
Number of constraints which are clauses21
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint20
Maximum length of a constraint21
Top cost 551
Min constraint cost 1
Max constraint cost 93
Sum of constraints costs 550
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 22
Number of bits of the biggest sum of numbers5
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.01	c run usual solver
4.66/4.77	o 214
4.66/4.77	c current bound: 107
9.55/9.69	o 70
9.55/9.69	c current bound: 35
10.25/10.38	o 23
10.25/10.38	c current bound: 11
10.34/10.51	o 1
10.34/10.51	c current bound: 0
10.34/10.51	c [SWC] exit 4
1800.01/1800.40	./satsolver.sh: line 5: 22771 Terminated              ./glucose $1 > $2 2> /dev/null
1800.01/1800.40	c error: unexpected solver exit code
1800.01/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-3755040-1339186921/watcher-3755040-1339186921 -o /tmp/evaluation-result-3755040-1339186921/solver-3755040-1339186921 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3755040-1339186921.wbo 1622127045 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.01 2.00 2.00 3/179 22684
/proc/meminfo: memFree=30231764/32873844 swapFree=7636/7636
[pid=22684] ppid=22682 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22684/stat : 22684 (npSolver-wbo.sh) S 22682 22684 22170 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384820668 9367552 275 33554432000 4194304 5064252 140734020554864 140734020553776 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22684/statm: 2287 275 233 213 0 72 0

[startup+0.0577109 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 22684
/proc/meminfo: memFree=30231764/32873844 swapFree=7636/7636
[pid=22684] ppid=22682 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22684/stat : 22684 (npSolver-wbo.sh) S 22682 22684 22170 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384820668 9367552 275 33554432000 4194304 5064252 140734020554864 140734020553776 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22684/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100165 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 22684
/proc/meminfo: memFree=30231764/32873844 swapFree=7636/7636
[pid=22684] ppid=22682 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22684/stat : 22684 (npSolver-wbo.sh) S 22682 22684 22170 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384820668 9367552 275 33554432000 4194304 5064252 140734020554864 140734020553776 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22684/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30011 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 22684
/proc/meminfo: memFree=30231764/32873844 swapFree=7636/7636
[pid=22684] ppid=22682 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22684/stat : 22684 (npSolver-wbo.sh) S 22682 22684 22170 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384820668 9367552 275 33554432000 4194304 5064252 140734020554864 140734020553776 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22684/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70011 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 22684
/proc/meminfo: memFree=30231764/32873844 swapFree=7636/7636
[pid=22684] ppid=22682 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22684/stat : 22684 (npSolver-wbo.sh) S 22682 22684 22170 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384820668 9367552 275 33554432000 4194304 5064252 140734020554864 140734020553776 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22684/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 22691
/proc/meminfo: memFree=30219628/32873844 swapFree=7636/7636
[pid=22684] ppid=22682 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22684/stat : 22684 (npSolver-wbo.sh) S 22682 22684 22170 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384820668 9367552 275 33554432000 4194304 5064252 140734020554864 140734020553776 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22684/statm: 2287 275 233 213 0 72 0
[pid=22685] ppid=22684 vsize=2112 CPUtime=0 cores=0,2,4,6
/proc/22685/stat : 22685 (npSolver-wbo) S 22684 22684 22170 0 -1 4202496 1767 2105 0 0 0 0 0 0 20 0 1 0 384820669 2162688 202 33554432000 4194304 6006132 140736711772848 140736711767040 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22685/statm: 528 202 157 443 0 81 0
[pid=22690] ppid=22685 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22690/stat : 22690 (satsolver.sh) S 22685 22684 22170 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384820671 9367552 266 33554432000 4194304 5064252 140736813977360 140736813976272 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22690/statm: 2287 266 226 213 0 72 0
[pid=22691] ppid=22690 vsize=10320 CPUtime=1.46 cores=0,2,4,6
/proc/22691/stat : 22691 (glucose) R 22690 22684 22170 0 -1 4202496 3272 0 0 0 146 0 0 0 20 0 1 0 384820671 10567680 2128 33554432000 4194304 5208918 140733396503904 140733396501848 4229528 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22691/statm: 2580 2128 96 248 0 2329 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 30728

[startup+3.10038 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 22691
/proc/meminfo: memFree=30210428/32873844 swapFree=7636/7636
[pid=22684] ppid=22682 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22684/stat : 22684 (npSolver-wbo.sh) S 22682 22684 22170 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384820668 9367552 275 33554432000 4194304 5064252 140734020554864 140734020553776 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22684/statm: 2287 275 233 213 0 72 0
[pid=22685] ppid=22684 vsize=2112 CPUtime=0 cores=0,2,4,6
/proc/22685/stat : 22685 (npSolver-wbo) S 22684 22684 22170 0 -1 4202496 1767 2105 0 0 0 0 0 0 20 0 1 0 384820669 2162688 202 33554432000 4194304 6006132 140736711772848 140736711767040 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22685/statm: 528 202 157 443 0 81 0
[pid=22690] ppid=22685 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22690/stat : 22690 (satsolver.sh) S 22685 22684 22170 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384820671 9367552 266 33554432000 4194304 5064252 140736813977360 140736813976272 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22690/statm: 2287 266 226 213 0 72 0
[pid=22691] ppid=22690 vsize=17388 CPUtime=3.06 cores=0,2,4,6
/proc/22691/stat : 22691 (glucose) R 22690 22684 22170 0 -1 4202496 3508 0 0 0 306 0 0 0 20 0 1 0 384820671 17805312 3894 33554432000 4194304 5208918 140733396503904 140733396501848 4229538 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22691/statm: 4347 3894 96 248 0 4096 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 37796

[startup+6.30034 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22743
/proc/meminfo: memFree=30458776/32873844 swapFree=7636/7636
[pid=22684] ppid=22682 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22684/stat : 22684 (npSolver-wbo.sh) S 22682 22684 22170 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384820668 9367552 275 33554432000 4194304 5064252 140734020554864 140734020553776 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22684/statm: 2287 275 233 213 0 72 0
[pid=22685] ppid=22684 vsize=2436 CPUtime=4.74 cores=0,2,4,6
/proc/22685/stat : 22685 (npSolver-wbo) S 22684 22684 22170 0 -1 4202496 1888 9641 0 0 0 0 472 2 20 0 1 0 384820669 2494464 264 33554432000 4194304 6006132 140736711772848 140736711764256 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22685/statm: 609 264 166 443 0 162 0
[pid=22742] ppid=22685 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22742/stat : 22742 (satsolver.sh) S 22685 22684 22170 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384821146 9367552 267 33554432000 4194304 5064252 140735505004656 140735505003568 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22742/statm: 2287 267 226 213 0 72 0
[pid=22743] ppid=22742 vsize=10812 CPUtime=1.51 cores=0,2,4,6
/proc/22743/stat : 22743 (glucose) R 22742 22684 22170 0 -1 4202496 3289 0 0 0 151 0 0 0 20 0 1 0 384821146 11071488 2257 33554432000 4194304 5208918 140734976067328 140734976065320 4211518 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22743/statm: 2703 2257 96 248 0 2452 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 31544

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22771
/proc/meminfo: memFree=30450512/32873844 swapFree=7636/7636
[pid=22684] ppid=22682 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22684/stat : 22684 (npSolver-wbo.sh) S 22682 22684 22170 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384820668 9367552 275 33554432000 4194304 5064252 140734020554864 140734020553776 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22684/statm: 2287 275 233 213 0 72 0
[pid=22685] ppid=22684 vsize=2436 CPUtime=10.48 cores=0,2,4,6
/proc/22685/stat : 22685 (npSolver-wbo) S 22684 22684 22170 0 -1 4202496 2070 25953 0 0 0 0 1042 6 20 0 1 0 384820669 2494464 266 33554432000 4194304 6006132 140736711772848 140736711764256 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22685/statm: 609 266 168 443 0 162 0
[pid=22770] ppid=22685 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22770/stat : 22770 (satsolver.sh) S 22685 22684 22170 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384821720 9367552 267 33554432000 4194304 5064252 140736461624928 140736461623840 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22770/statm: 2287 267 226 213 0 72 0
[pid=22771] ppid=22770 vsize=13784 CPUtime=2.17 cores=0,2,4,6
/proc/22771/stat : 22771 (glucose) R 22770 22684 22170 0 -1 4202496 2944 0 0 0 217 0 0 0 20 0 1 0 384821720 14114816 2676 33554432000 4194304 5208918 140734663025232 140734663023176 4229712 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22771/statm: 3446 2676 105 248 0 3195 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 34516

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22771
/proc/meminfo: memFree=30413248/32873844 swapFree=7636/7636
[pid=22684] ppid=22682 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22684/stat : 22684 (npSolver-wbo.sh) S 22682 22684 22170 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384820668 9367552 275 33554432000 4194304 5064252 140734020554864 140734020553776 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22684/statm: 2287 275 233 213 0 72 0
[pid=22685] ppid=22684 vsize=2436 CPUtime=10.48 cores=0,2,4,6
/proc/22685/stat : 22685 (npSolver-wbo) S 22684 22684 22170 0 -1 4202496 2070 25953 0 0 0 0 1042 6 20 0 1 0 384820669 2494464 266 33554432000 4194304 6006132 140736711772848 140736711764256 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22685/statm: 609 266 168 443 0 162 0
[pid=22770] ppid=22685 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22770/stat : 22770 (satsolver.sh) S 22685 22684 22170 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384821720 9367552 267 33554432000 4194304 5064252 140736461624928 140736461623840 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22770/statm: 2287 267 226 213 0 72 0
[pid=22771] ppid=22770 vsize=25276 CPUtime=14.97 cores=0,2,4,6
/proc/22771/stat : 22771 (glucose) R 22770 22684 22170 0 -1 4202496 4091 0 0 0 1497 0 0 0 20 0 1 0 384821720 25882624 5858 33554432000 4194304 5208918 140734663025232 140734663023096 4229296 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22771/statm: 6319 5858 105 248 0 6068 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 46008

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22799
/proc/meminfo: memFree=30388072/32873844 swapFree=7636/7636
[pid=22684] ppid=22682 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22684/stat : 22684 (npSolver-wbo.sh) S 22682 22684 22170 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384820668 9367552 275 33554432000 4194304 5064252 140734020554864 140734020553776 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22684/statm: 2287 275 233 213 0 72 0
[pid=22685] ppid=22684 vsize=2436 CPUtime=10.48 cores=0,2,4,6
/proc/22685/stat : 22685 (npSolver-wbo) S 22684 22684 22170 0 -1 4202496 2070 25953 0 0 0 0 1042 6 20 0 1 0 384820669 2494464 266 33554432000 4194304 6006132 140736711772848 140736711764256 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22685/statm: 609 266 168 443 0 162 0
[pid=22770] ppid=22685 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22770/stat : 22770 (satsolver.sh) S 22685 22684 22170 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384821720 9367552 267 33554432000 4194304 5064252 140736461624928 140736461623840 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22770/statm: 2287 267 226 213 0 72 0
[pid=22771] ppid=22770 vsize=32960 CPUtime=40.56 cores=0,2,4,6
/proc/22771/stat : 22771 (glucose) R 22770 22684 22170 0 -1 4202496 4990 0 0 0 4055 1 0 0 20 0 1 0 384821720 33751040 7671 33554432000 4194304 5208918 140734663025232 140734663023176 4229504 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22771/statm: 8240 7671 105 248 0 7989 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 53692

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22799
/proc/meminfo: memFree=30369952/32873844 swapFree=7636/7636
[pid=22684] ppid=22682 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22684/stat : 22684 (npSolver-wbo.sh) S 22682 22684 22170 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384820668 9367552 275 33554432000 4194304 5064252 140734020554864 140734020553776 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22684/statm: 2287 275 233 213 0 72 0
[pid=22685] ppid=22684 vsize=2436 CPUtime=10.48 cores=0,2,4,6
/proc/22685/stat : 22685 (npSolver-wbo) S 22684 22684 22170 0 -1 4202496 2070 25953 0 0 0 0 1042 6 20 0 1 0 384820669 2494464 266 33554432000 4194304 6006132 140736711772848 140736711764256 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22685/statm: 609 266 168 443 0 162 0
[pid=22770] ppid=22685 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22770/stat : 22770 (satsolver.sh) S 22685 22684 22170 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384821720 9367552 267 33554432000 4194304 5064252 140736461624928 140736461623840 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22770/statm: 2287 267 226 213 0 72 0
[pid=22771] ppid=22770 vsize=51636 CPUtime=91.76 cores=0,2,4,6
/proc/22771/stat : 22771 (glucose) R 22770 22684 22170 0 -1 4202496 5912 0 0 0 9175 1 0 0 20 0 1 0 384821720 52875264 11953 33554432000 4194304 5208918 140734663025232 140734663023176 4229712 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22771/statm: 12909 11953 105 248 0 12658 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 72368

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22799
/proc/meminfo: memFree=30260756/32873844 swapFree=7636/7636
[pid=22684] ppid=22682 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22684/stat : 22684 (npSolver-wbo.sh) S 22682 22684 22170 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384820668 9367552 275 33554432000 4194304 5064252 140734020554864 140734020553776 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22684/statm: 2287 275 233 213 0 72 0
[pid=22685] ppid=22684 vsize=2436 CPUtime=10.48 cores=0,2,4,6
/proc/22685/stat : 22685 (npSolver-wbo) S 22684 22684 22170 0 -1 4202496 2070 25953 0 0 0 0 1042 6 20 0 1 0 384820669 2494464 266 33554432000 4194304 6006132 140736711772848 140736711764256 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22685/statm: 609 266 168 443 0 162 0
[pid=22770] ppid=22685 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/183 22809
/proc/meminfo: memFree=30167212/32873844 swapFree=7636/7636
[pid=22684] ppid=22682 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22684/stat : 22684 (npSolver-wbo.sh) S 22682 22684 22170 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384820668 9367552 275 33554432000 4194304 5064252 140734020554864 140734020553776 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22684/statm: 2287 275 233 213 0 72 0
[pid=22685] ppid=22684 vsize=2436 CPUtime=10.48 cores=0,2,4,6
/proc/22685/stat : 22685 (npSolver-wbo) S 22684 22684 22170 0 -1 4202496 2070 25953 0 0 0 0 1042 6 20 0 1 0 384820669 2494464 266 33554432000 4194304 6006132 140736711772848 140736711764256 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22685/statm: 609 266 168 443 0 162 0
[pid=22770] ppid=22685 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22770/stat : 22770 (satsolver.sh) S 22685 22684 22170 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384821720 9367552 267 33554432000 4194304 5064252 140736461624928 140736461623840 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22770/statm: 2287 267 226 213 0 72 0
[pid=22771] ppid=22770 vsize=154140 CPUtime=1351.54 cores=0,2,4,6
/proc/22771/stat : 22771 (glucose) R 22770 22684 22170 0 -1 4202496 22237 0 0 0 135117 37 0 0 20 0 1 0 384821720 157839360 36699 33554432000 4194304 5208918 140734663025232 140734663023224 4229528 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22771/statm: 38535 36699 105 248 0 38284 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 174872

[startup+1422.31 s]
/proc/loadavg: 2.05 2.05 2.00 3/183 22810
/proc/meminfo: memFree=30163556/32873844 swapFree=7636/7636
[pid=22684] ppid=22682 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22684/stat : 22684 (npSolver-wbo.sh) S 22682 22684 22170 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384820668 9367552 275 33554432000 4194304 5064252 140734020554864 140734020553776 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22684/statm: 2287 275 233 213 0 72 0
[pid=22685] ppid=22684 vsize=2436 CPUtime=10.48 cores=0,2,4,6
/proc/22685/stat : 22685 (npSolver-wbo) S 22684 22684 22170 0 -1 4202496 2070 25953 0 0 0 0 1042 6 20 0 1 0 384820669 2494464 266 33554432000 4194304 6006132 140736711772848 140736711764256 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22685/statm: 609 266 168 443 0 162 0
[pid=22770] ppid=22685 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22770/stat : 22770 (satsolver.sh) S 22685 22684 22170 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384821720 9367552 267 33554432000 4194304 5064252 140736461624928 140736461623840 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22770/statm: 2287 267 226 213 0 72 0
[pid=22771] ppid=22770 vsize=155704 CPUtime=1411.54 cores=0,2,4,6
/proc/22771/stat : 22771 (glucose) R 22770 22684 22170 0 -1 4202496 23441 0 0 0 141115 39 0 0 20 0 1 0 384821720 159440896 35042 33554432000 4194304 5208918 140734663025232 140734663023224 4229017 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22771/statm: 38926 35042 105 248 0 38675 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 176436

[startup+1482.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/183 22810
/proc/meminfo: memFree=30108028/32873844 swapFree=7636/7636
[pid=22684] ppid=22682 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22684/stat : 22684 (npSolver-wbo.sh) S 22682 22684 22170 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384820668 9367552 275 33554432000 4194304 5064252 140734020554864 140734020553776 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22684/statm: 2287 275 233 213 0 72 0
[pid=22685] ppid=22684 vsize=2436 CPUtime=10.48 cores=0,2,4,6
/proc/22685/stat : 22685 (npSolver-wbo) S 22684 22684 22170 0 -1 4202496 2070 25953 0 0 0 0 1042 6 20 0 1 0 384820669 2494464 266 33554432000 4194304 6006132 140736711772848 140736711764256 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22685/statm: 609 266 168 443 0 162 0
[pid=22770] ppid=22685 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22770/stat : 22770 (satsolver.sh) S 22685 22684 22170 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384821720 9367552 267 33554432000 4194304 5064252 140736461624928 140736461623840 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22770/statm: 2287 267 226 213 0 72 0
[pid=22771] ppid=22770 vsize=186524 CPUtime=1471.5 cores=0,2,4,6
/proc/22771/stat : 22771 (glucose) R 22770 22684 22170 0 -1 4202496 24065 0 0 0 147110 40 0 0 20 0 1 0 384821720 191000576 41765 33554432000 4194304 5208918 140734663025232 140734663023384 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22771/statm: 46631 41765 105 248 0 46380 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 207256

[startup+1542.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/183 22810
/proc/meminfo: memFree=30155880/32873844 swapFree=7636/7636
[pid=22684] ppid=22682 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22684/stat : 22684 (npSolver-wbo.sh) S 22682 22684 22170 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384820668 9367552 275 33554432000 4194304 5064252 140734020554864 140734020553776 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22684/statm: 2287 275 233 213 0 72 0
[pid=22685] ppid=22684 vsize=2436 CPUtime=10.48 cores=0,2,4,6
/proc/22685/stat : 22685 (npSolver-wbo) S 22684 22684 22170 0 -1 4202496 2070 25953 0 0 0 0 1042 6 20 0 1 0 384820669 2494464 266 33554432000 4194304 6006132 140736711772848 140736711764256 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22685/statm: 609 266 168 443 0 162 0
[pid=22770] ppid=22685 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22770/stat : 22770 (satsolver.sh) S 22685 22684 22170 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384821720 9367552 267 33554432000 4194304 5064252 140736461624928 140736461623840 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22770/statm: 2287 267 226 213 0 72 0
[pid=22771] ppid=22770 vsize=110404 CPUtime=1531.49 cores=0,2,4,6
/proc/22771/stat : 22771 (glucose) R 22770 22684 22170 0 -1 4202496 25341 0 0 0 153107 42 0 0 20 0 1 0 384821720 113053696 27127 33554432000 4194304 5208918 140734663025232 140734663023320 4229728 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22771/statm: 27601 27127 105 248 0 27350 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 131136

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 22810
/proc/meminfo: memFree=30122352/32873844 swapFree=7636/7636
[pid=22684] ppid=22682 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22684/stat : 22684 (npSolver-wbo.sh) S 22682 22684 22170 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384820668 9367552 275 33554432000 4194304 5064252 140734020554864 140734020553776 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22684/statm: 2287 275 233 213 0 72 0
[pid=22685] ppid=22684 vsize=2436 CPUtime=10.48 cores=0,2,4,6
/proc/22685/stat : 22685 (npSolver-wbo) S 22684 22684 22170 0 -1 4202496 2070 25953 0 0 0 0 1042 6 20 0 1 0 384820669 2494464 266 33554432000 4194304 6006132 140736711772848 140736711764256 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22685/statm: 609 266 168 443 0 162 0
[pid=22770] ppid=22685 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22770/stat : 22770 (satsolver.sh) S 22685 22684 22170 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384821720 9367552 267 33554432000 4194304 5064252 140736461624928 140736461623840 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22770/statm: 2287 267 226 213 0 72 0
[pid=22771] ppid=22770 vsize=190544 CPUtime=1591.48 cores=0,2,4,6
/proc/22771/stat : 22771 (glucose) R 22770 22684 22170 0 -1 4202496 26171 0 0 0 159105 43 0 0 20 0 1 0 384821720 195117056 41746 33554432000 4194304 5208918 140734663025232 140734663023384 4229528 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22771/statm: 47636 41746 105 248 0 47385 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 211276

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 22810
/proc/meminfo: memFree=30135824/32873844 swapFree=7636/7636
[pid=22684] ppid=22682 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22684/stat : 22684 (npSolver-wbo.sh) S 22682 22684 22170 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384820668 9367552 275 33554432000 4194304 5064252 140734020554864 140734020553776 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22684/statm: 2287 275 233 213 0 72 0
[pid=22685] ppid=22684 vsize=2436 CPUtime=10.48 cores=0,2,4,6
/proc/22685/stat : 22685 (npSolver-wbo) S 22684 22684 22170 0 -1 4202496 2070 25953 0 0 0 0 1042 6 20 0 1 0 384820669 2494464 266 33554432000 4194304 6006132 140736711772848 140736711764256 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22685/statm: 609 266 168 443 0 162 0
[pid=22770] ppid=22685 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22770/stat : 22770 (satsolver.sh) S 22685 22684 22170 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384821720 9367552 267 33554432000 4194304 5064252 140736461624928 140736461623840 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22770/statm: 2287 267 226 213 0 72 0
[pid=22771] ppid=22770 vsize=191540 CPUtime=1651.47 cores=0,2,4,6
/proc/22771/stat : 22771 (glucose) R 22770 22684 22170 0 -1 4202496 27224 0 0 0 165102 45 0 0 20 0 1 0 384821720 196136960 40459 33554432000 4194304 5208918 140734663025232 140734663023384 4229524 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22771/statm: 47885 40459 105 248 0 47634 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 212272

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 22814
/proc/meminfo: memFree=30139304/32873844 swapFree=7636/7636
[pid=22684] ppid=22682 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22684/stat : 22684 (npSolver-wbo.sh) S 22682 22684 22170 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384820668 9367552 275 33554432000 4194304 5064252 140734020554864 140734020553776 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22684/statm: 2287 275 233 213 0 72 0
[pid=22685] ppid=22684 vsize=2436 CPUtime=10.48 cores=0,2,4,6
/proc/22685/stat : 22685 (npSolver-wbo) S 22684 22684 22170 0 -1 4202496 2070 25953 0 0 0 0 1042 6 20 0 1 0 384820669 2494464 266 33554432000 4194304 6006132 140736711772848 140736711764256 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22685/statm: 609 266 168 443 0 162 0
[pid=22770] ppid=22685 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22770/stat : 22770 (satsolver.sh) S 22685 22684 22170 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384821720 9367552 267 33554432000 4194304 5064252 140736461624928 140736461623840 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22770/statm: 2287 267 226 213 0 72 0
[pid=22771] ppid=22770 vsize=161572 CPUtime=1711.44 cores=0,2,4,6
/proc/22771/stat : 22771 (glucose) R 22770 22684 22170 0 -1 4202496 27678 0 0 0 171098 46 0 0 20 0 1 0 384821720 165449728 37533 33554432000 4194304 5208918 140734663025232 140734663023224 4229717 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22771/statm: 40393 37533 105 248 0 40142 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 182304

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22814
/proc/meminfo: memFree=30134400/32873844 swapFree=7636/7636
[pid=22684] ppid=22682 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22684/stat : 22684 (npSolver-wbo.sh) S 22682 22684 22170 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384820668 9367552 275 33554432000 4194304 5064252 140734020554864 140734020553776 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22684/statm: 2287 275 233 213 0 72 0
[pid=22685] ppid=22684 vsize=2436 CPUtime=10.48 cores=0,2,4,6
/proc/22685/stat : 22685 (npSolver-wbo) S 22684 22684 22170 0 -1 4202496 2070 25953 0 0 0 0 1042 6 20 0 1 0 384820669 2494464 266 33554432000 4194304 6006132 140736711772848 140736711764256 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22685/statm: 609 266 168 443 0 162 0
[pid=22770] ppid=22685 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22770/stat : 22770 (satsolver.sh) S 22685 22684 22170 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384821720 9367552 267 33554432000 4194304 5064252 140736461624928 140736461623840 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22770/statm: 2287 267 226 213 0 72 0
[pid=22771] ppid=22770 vsize=192392 CPUtime=1771.43 cores=0,2,4,6
/proc/22771/stat : 22771 (glucose) R 22770 22684 22170 0 -1 4202496 28278 0 0 0 177096 47 0 0 20 0 1 0 384821720 197009408 43232 33554432000 4194304 5208918 140734663025232 140734663023384 4229717 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22771/statm: 48098 43232 105 248 0 47847 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 213124



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22814
/proc/meminfo: memFree=30165880/32873844 swapFree=7636/7636
[pid=22684] ppid=22682 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22684/stat : 22684 (npSolver-wbo.sh) S 22682 22684 22170 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384820668 9367552 275 33554432000 4194304 5064252 140734020554864 140734020553776 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22684/statm: 2287 275 233 213 0 72 0
[pid=22685] ppid=22684 vsize=2436 CPUtime=10.48 cores=0,2,4,6
/proc/22685/stat : 22685 (npSolver-wbo) S 22684 22684 22170 0 -1 4202496 2070 25953 0 0 0 0 1042 6 20 0 1 0 384820669 2494464 266 33554432000 4194304 6006132 140736711772848 140736711764256 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22685/statm: 609 266 168 443 0 162 0
[pid=22770] ppid=22685 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22770/stat : 22770 (satsolver.sh) S 22685 22684 22170 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384821720 9367552 267 33554432000 4194304 5064252 140736461624928 140736461623840 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22770/statm: 2287 267 226 213 0 72 0
[pid=22771] ppid=22770 vsize=112680 CPUtime=1789.53 cores=0,2,4,6
/proc/22771/stat : 22771 (glucose) R 22770 22684 22170 0 -1 4202496 28280 0 0 0 178906 47 0 0 20 0 1 0 384821720 115384320 27620 33554432000 4194304 5208918 140734663025232 140734663023320 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22771/statm: 28170 27620 105 248 0 27919 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 133412

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): 1799.5
CPU system time (s): 0.557915
CPU usage (%): 99.9803
Max. virtual memory (cumulated for all children) (KiB): 213124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.5
system time used= 0.557915
maximum resident set size= 176176
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57294
page faults= 0
swaps= 0
block input operations= 0
block output operations= 720
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 141
involuntary context switches= 1919

runsolver used 3.65944 second user time and 9.61354 second system time

The end

Launcher Data

Begin job on node108 at 2012-06-08 22:22:01
IDJOB=3755040
IDBENCH=78718
IDSOLVER=2339
FILE ID=node108/3755040-1339186921
RUNJOBID= node108-1339183319-22418
PBS_JOBID= 14643837
Free space on /tmp= 71272 MiB

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

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

MD5SUM BENCH= 92adeb187a48a927ab5078673cfa945b
RANDOM SEED=1622127045

node108.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.273
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.54
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.273
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.273
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.91
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.273
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.273
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.273
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	: 5438.55
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.273
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.90
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.273
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:        30232624 kB
Buffers:         1286376 kB
Cached:           186884 kB
SwapCached:         1716 kB
Active:          1684256 kB
Inactive:          29356 kB
Active(anon):     233732 kB
Inactive(anon):     7704 kB
Active(file):    1450524 kB
Inactive(file):    21652 kB
Unevictable:        7636 kB
Mlocked:            7636 kB
SwapTotal:      67108856 kB
SwapFree:       67100756 kB
Dirty:              8556 kB
Writeback:             0 kB
AnonPages:        304476 kB
Mapped:            11692 kB
Shmem:                 0 kB
Slab:             767512 kB
SReclaimable:     209128 kB
SUnreclaim:       558384 kB
KernelStack:        1520 kB
PageTables:         4896 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     445200 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    274432 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= 71264 MiB
End job on node108 at 2012-06-08 22:52:01