Trace number 3753531

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

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/warehouse/
normalized-cap42_wcsp.wbo
MD5SUM832b6d889e2e04fac8730ab9437bdddf
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark9556215
Best CPU time to get the best result obtained on this benchmark1800.08
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables832
Total number of constraints1680
Number of soft constraints1614
Number of constraints which are clauses1614
Number of constraints which are cardinality constraints (but not clauses)66
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint16
Top cost 56493026
Min constraint cost 1
Max constraint cost 56493026
Sum of constraints costs 45549155826
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 17
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.02	c run usual solver
0.00/0.08	o 19082135
0.00/0.08	c fallback to adder encoding
511.74/511.99	o 19080592
511.74/511.99	c fallback to adder encoding
1431.70/1432.12	o 19079372
1431.70/1432.12	c fallback to adder encoding
1777.67/1778.16	o 19077849
1777.67/1778.16	c fallback to adder encoding
1800.05/1800.41	./satsolver.sh: line 5: 24030 Terminated              ./glucose $1 > $2 2> /dev/null
1800.05/1800.41	c error: unexpected solver exit code
1800.05/1800.41	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-3753531-1339204643/watcher-3753531-1339204643 -o /tmp/evaluation-result-3753531-1339204643/solver-3753531-1339204643 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3753531-1339204643.wbo 1414522981 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: 1.48 1.88 1.96 2/172 23754
/proc/meminfo: memFree=28886920/32873648 swapFree=7372/7372
[pid=23754] ppid=23752 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23754/stat : 23754 (npSolver-wbo-It) S 23752 23754 23719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386591091 9367552 274 33554432000 4194304 5064252 140733816412976 140733816411888 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23754/statm: 2287 274 233 213 0 72 0

[startup+0.0465831 s]
/proc/loadavg: 1.48 1.88 1.96 2/172 23754
/proc/meminfo: memFree=28886920/32873648 swapFree=7372/7372
[pid=23754] ppid=23752 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23754/stat : 23754 (npSolver-wbo-It) S 23752 23754 23719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386591091 9367552 274 33554432000 4194304 5064252 140733816412976 140733816411888 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23754/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100291 s]
/proc/loadavg: 1.48 1.88 1.96 2/172 23754
/proc/meminfo: memFree=28886920/32873648 swapFree=7372/7372
[pid=23754] ppid=23752 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23754/stat : 23754 (npSolver-wbo-It) S 23752 23754 23719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386591091 9367552 274 33554432000 4194304 5064252 140733816412976 140733816411888 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23754/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300291 s]
/proc/loadavg: 1.48 1.88 1.96 2/172 23754
/proc/meminfo: memFree=28886920/32873648 swapFree=7372/7372
[pid=23754] ppid=23752 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23754/stat : 23754 (npSolver-wbo-It) S 23752 23754 23719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386591091 9367552 274 33554432000 4194304 5064252 140733816412976 140733816411888 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23754/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700168 s]
/proc/loadavg: 1.48 1.88 1.96 2/172 23754
/proc/meminfo: memFree=28886920/32873648 swapFree=7372/7372
[pid=23754] ppid=23752 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23754/stat : 23754 (npSolver-wbo-It) S 23752 23754 23719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386591091 9367552 274 33554432000 4194304 5064252 140733816412976 140733816411888 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23754/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 1.48 1.88 1.96 3/182 23778
/proc/meminfo: memFree=28729676/32873648 swapFree=7372/7372
[pid=23754] ppid=23752 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23754/stat : 23754 (npSolver-wbo-It) S 23752 23754 23719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386591091 9367552 274 33554432000 4194304 5064252 140733816412976 140733816411888 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23754/statm: 2287 274 233 213 0 72 0
[pid=23755] ppid=23754 vsize=37384 CPUtime=0.29 cores=0,2,4,6
/proc/23755/stat : 23755 (npSolver-wbo) S 23754 23754 23719 0 -1 4202496 5118 6453 0 0 22 4 2 1 20 0 1 0 386591091 38281216 8515 33554432000 4194304 6006132 140734360364992 140734360356384 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23755/statm: 9346 8515 178 443 0 8899 0
[pid=23777] ppid=23755 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23777/stat : 23777 (satsolver.sh) S 23755 23754 23719 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386591122 9367552 267 33554432000 4194304 5064252 140735804012640 140735804011552 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23777/statm: 2287 267 226 213 0 72 0
[pid=23778] ppid=23777 vsize=45452 CPUtime=1.18 cores=0,2,4,6
/proc/23778/stat : 23778 (glucose) R 23777 23754 23719 0 -1 4202496 10576 0 0 0 116 2 0 0 20 0 1 0 386591122 46542848 9970 33554432000 4194304 5208918 140734593797152 140734593795000 4211160 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23778/statm: 11363 9970 105 248 0 11112 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 101132

[startup+3.10042 s]
/proc/loadavg: 1.60 1.90 1.96 3/184 23780
/proc/meminfo: memFree=28610692/32873648 swapFree=7372/7372
[pid=23754] ppid=23752 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23754/stat : 23754 (npSolver-wbo-It) S 23752 23754 23719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386591091 9367552 274 33554432000 4194304 5064252 140733816412976 140733816411888 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23754/statm: 2287 274 233 213 0 72 0
[pid=23755] ppid=23754 vsize=37384 CPUtime=0.29 cores=0,2,4,6
/proc/23755/stat : 23755 (npSolver-wbo) S 23754 23754 23719 0 -1 4202496 5118 6453 0 0 22 4 2 1 20 0 1 0 386591091 38281216 8515 33554432000 4194304 6006132 140734360364992 140734360356384 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23755/statm: 9346 8515 178 443 0 8899 0
[pid=23777] ppid=23755 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23777/stat : 23777 (satsolver.sh) S 23755 23754 23719 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386591122 9367552 267 33554432000 4194304 5064252 140735804012640 140735804011552 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23777/statm: 2287 267 226 213 0 72 0
[pid=23778] ppid=23777 vsize=46712 CPUtime=2.77 cores=0,2,4,6
/proc/23778/stat : 23778 (glucose) R 23777 23754 23719 0 -1 4202496 11980 0 0 0 274 3 0 0 20 0 1 0 386591122 47833088 10351 33554432000 4194304 5208918 140734593797152 140734593794984 4213236 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23778/statm: 11678 10351 105 248 0 11427 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 102392

[startup+6.30042 s]
/proc/loadavg: 1.60 1.90 1.96 3/184 23780
/proc/meminfo: memFree=28595004/32873648 swapFree=7372/7372
[pid=23754] ppid=23752 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23754/stat : 23754 (npSolver-wbo-It) S 23752 23754 23719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386591091 9367552 274 33554432000 4194304 5064252 140733816412976 140733816411888 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23754/statm: 2287 274 233 213 0 72 0
[pid=23755] ppid=23754 vsize=37384 CPUtime=0.29 cores=0,2,4,6
/proc/23755/stat : 23755 (npSolver-wbo) S 23754 23754 23719 0 -1 4202496 5118 6453 0 0 22 4 2 1 20 0 1 0 386591091 38281216 8515 33554432000 4194304 6006132 140734360364992 140734360356384 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23755/statm: 9346 8515 178 443 0 8899 0
[pid=23777] ppid=23755 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23777/stat : 23777 (satsolver.sh) S 23755 23754 23719 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386591122 9367552 267 33554432000 4194304 5064252 140735804012640 140735804011552 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23777/statm: 2287 267 226 213 0 72 0
[pid=23778] ppid=23777 vsize=77712 CPUtime=5.98 cores=0,2,4,6
/proc/23778/stat : 23778 (glucose) R 23777 23754 23719 0 -1 4202496 13612 0 0 0 594 4 0 0 20 0 1 0 386591122 79577088 17523 33554432000 4194304 5208918 140734593797152 140734593793528 4229776 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23778/statm: 19428 17523 105 248 0 19177 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 133392

[startup+12.7004 s]
/proc/loadavg: 1.63 1.90 1.96 3/182 23788
/proc/meminfo: memFree=28377436/32873648 swapFree=7372/7372
[pid=23754] ppid=23752 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23754/stat : 23754 (npSolver-wbo-It) S 23752 23754 23719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386591091 9367552 274 33554432000 4194304 5064252 140733816412976 140733816411888 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23754/statm: 2287 274 233 213 0 72 0
[pid=23755] ppid=23754 vsize=37384 CPUtime=0.29 cores=0,2,4,6
/proc/23755/stat : 23755 (npSolver-wbo) S 23754 23754 23719 0 -1 4202496 5118 6453 0 0 22 4 2 1 20 0 1 0 386591091 38281216 8515 33554432000 4194304 6006132 140734360364992 140734360356384 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23755/statm: 9346 8515 178 443 0 8899 0
[pid=23777] ppid=23755 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23777/stat : 23777 (satsolver.sh) S 23755 23754 23719 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386591122 9367552 267 33554432000 4194304 5064252 140735804012640 140735804011552 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23777/statm: 2287 267 226 213 0 72 0
[pid=23778] ppid=23777 vsize=77712 CPUtime=12.37 cores=0,2,4,6
/proc/23778/stat : 23778 (glucose) R 23777 23754 23719 0 -1 4202496 13946 0 0 0 1233 4 0 0 20 0 1 0 386591122 79577088 17845 33554432000 4194304 5208918 140734593797152 140734593793528 4239846 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23778/statm: 19428 17845 105 248 0 19177 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 133392

[startup+25.5005 s]
/proc/loadavg: 1.71 1.90 1.96 3/184 23790
/proc/meminfo: memFree=26002380/32873648 swapFree=7372/7372
[pid=23754] ppid=23752 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23754/stat : 23754 (npSolver-wbo-It) S 23752 23754 23719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386591091 9367552 274 33554432000 4194304 5064252 140733816412976 140733816411888 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23754/statm: 2287 274 233 213 0 72 0
[pid=23755] ppid=23754 vsize=37384 CPUtime=0.29 cores=0,2,4,6
/proc/23755/stat : 23755 (npSolver-wbo) S 23754 23754 23719 0 -1 4202496 5118 6453 0 0 22 4 2 1 20 0 1 0 386591091 38281216 8515 33554432000 4194304 6006132 140734360364992 140734360356384 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23755/statm: 9346 8515 178 443 0 8899 0
[pid=23777] ppid=23755 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23777/stat : 23777 (satsolver.sh) S 23755 23754 23719 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386591122 9367552 267 33554432000 4194304 5064252 140735804012640 140735804011552 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23777/statm: 2287 267 226 213 0 72 0
[pid=23778] ppid=23777 vsize=77712 CPUtime=25.17 cores=0,2,4,6
/proc/23778/stat : 23778 (glucose) R 23777 23754 23719 0 -1 4202496 14570 0 0 0 2513 4 0 0 20 0 1 0 386591122 79577088 18503 33554432000 4194304 5208918 140734593797152 140734593795240 4213056 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23778/statm: 19428 18503 105 248 0 19177 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 133392

[startup+51.1005 s]
/proc/loadavg: 2.00 1.96 1.98 3/184 23992
/proc/meminfo: memFree=25630596/32873648 swapFree=7372/7372
[pid=23754] ppid=23752 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23754/stat : 23754 (npSolver-wbo-It) S 23752 23754 23719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386591091 9367552 274 33554432000 4194304 5064252 140733816412976 140733816411888 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23754/statm: 2287 274 233 213 0 72 0
[pid=23755] ppid=23754 vsize=37384 CPUtime=0.29 cores=0,2,4,6
/proc/23755/stat : 23755 (npSolver-wbo) S 23754 23754 23719 0 -1 4202496 5118 6453 0 0 22 4 2 1 20 0 1 0 386591091 38281216 8515 33554432000 4194304 6006132 140734360364992 140734360356384 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23755/statm: 9346 8515 178 443 0 8899 0
[pid=23777] ppid=23755 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23777/stat : 23777 (satsolver.sh) S 23755 23754 23719 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386591122 9367552 267 33554432000 4194304 5064252 140735804012640 140735804011552 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23777/statm: 2287 267 226 213 0 72 0
[pid=23778] ppid=23777 vsize=96560 CPUtime=50.77 cores=0,2,4,6
/proc/23778/stat : 23778 (glucose) R 23777 23754 23719 0 -1 4202496 14646 0 0 0 5072 5 0 0 20 0 1 0 386591122 98877440 23175 33554432000 4194304 5208918 140734593797152 140734593793528 4211075 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23778/statm: 24140 23175 105 248 0 23889 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 152240

[startup+102.3 s]
/proc/loadavg: 2.00 1.96 1.98 3/183 23993
/proc/meminfo: memFree=25604852/32873648 swapFree=7372/7372
[pid=23754] ppid=23752 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23754/stat : 23754 (npSolver-wbo-It) S 23752 23754 23719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386591091 9367552 274 33554432000 4194304 5064252 140733816412976 140733816411888 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23754/statm: 2287 274 233 213 0 72 0
[pid=23755] ppid=23754 vsize=37384 CPUtime=0.29 cores=0,2,4,6
/proc/23755/stat : 23755 (npSolver-wbo) S 23754 23754 23719 0 -1 4202496 5118 6453 0 0 22 4 2 1 20 0 1 0 386591091 38281216 8515 33554432000 4194304 6006132 140734360364992 140734360356384 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23755/statm: 9346 8515 178 443 0 8899 0
[pid=23777] ppid=23755 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23777/stat : 23777 (satsolver.sh) S 23755 23754 23719 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386591122 9367552 267 33554432000 4194304 5064252 140735804012640 140735804011552 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23777/statm: 2287 267 226 213 0 72 0
[pid=23778] ppid=23777 vsize=127724 CPUtime=101.96 cores=0,2,4,6
/proc/23778/stat : 23778 (glucose) R 23777 23754 23719 0 -1 4202496 15318 0 0 0 10190 6 0 0 20 0 1 0 386591122 130789376 26706 33554432000 4194304 5208918 140734593797152 140734593793464 4205651 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23778/statm: 31931 26706 105 248 0 31680 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 183404

[startup+162.3 s]
/proc/loadavg: 2.00 1.97 1.98 3/184 23996
/proc/meminfo: memFree=25506256/32873648 swapFree=7372/7372
[pid=23754] ppid=23752 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23754/stat : 23754 (npSolver-wbo-It) S 23752 23754 23719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386591091 9367552 274 33554432000 4194304 5064252 140733816412976 140733816411888 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23754/statm: 2287 274 233 213 0 72 0
[pid=23755] ppid=23754 vsize=37384 CPUtime=0.29 cores=0,2,4,6
/proc/23755/stat : 23755 (npSolver-wbo) S 23754 23754 23719 0 -1 4202496 5118 6453 0 0 22 4 2 1 20 0 1 0 386591091 38281216 8515 33554432000 4194304 6006132 140734360364992 140734360356384 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23755/statm: 9346 8515 178 443 0 8899 0
[pid=23777] ppid=23755 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1422.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 24015
/proc/meminfo: memFree=25293856/32873648 swapFree=7372/7372
[pid=23754] ppid=23752 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23754/stat : 23754 (npSolver-wbo-It) S 23752 23754 23719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386591091 9367552 274 33554432000 4194304 5064252 140733816412976 140733816411888 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23754/statm: 2287 274 233 213 0 72 0
[pid=23755] ppid=23754 vsize=37384 CPUtime=512.12 cores=0,2,4,6
/proc/23755/stat : 23755 (npSolver-wbo) S 23754 23754 23719 0 -1 4202496 7937 32731 0 0 42 6 51132 32 20 0 1 0 386591091 38281216 8261 33554432000 4194304 6006132 140734360364992 140734360356384 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23755/statm: 9346 8261 178 443 0 8899 0
[pid=24004] ppid=23755 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24004/stat : 24004 (satsolver.sh) S 23755 23754 23719 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386642314 9367552 266 33554432000 4194304 5064252 140734712310896 140734712309808 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24004/statm: 2287 266 226 213 0 72 0
[pid=24005] ppid=24004 vsize=223120 CPUtime=909.92 cores=0,2,4,6
/proc/24005/stat : 24005 (glucose) R 24004 23754 23719 0 -1 4202496 27760 0 0 0 90963 29 0 0 20 0 1 0 386642314 228474880 53142 33554432000 4194304 5208918 140734791330112 140734791326488 4211732 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24005/statm: 55780 53142 105 248 0 55529 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 278800

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 24022
/proc/meminfo: memFree=25358184/32873648 swapFree=7372/7372
[pid=23754] ppid=23752 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23754/stat : 23754 (npSolver-wbo-It) S 23752 23754 23719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386591091 9367552 274 33554432000 4194304 5064252 140733816412976 140733816411888 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23754/statm: 2287 274 233 213 0 72 0
[pid=23755] ppid=23754 vsize=37384 CPUtime=1432.09 cores=0,2,4,6
/proc/23755/stat : 23755 (npSolver-wbo) S 23754 23754 23719 0 -1 4202496 10757 64158 0 0 63 8 143070 68 20 0 1 0 386591091 38281216 8261 33554432000 4194304 6006132 140734360364992 140734360356384 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23755/statm: 9346 8261 178 443 0 8899 0
[pid=24021] ppid=23755 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24021/stat : 24021 (satsolver.sh) S 23755 23754 23719 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386734326 9367552 267 33554432000 4194304 5064252 140737105824048 140737105822960 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24021/statm: 2287 267 226 213 0 72 0
[pid=24022] ppid=24021 vsize=95660 CPUtime=49.92 cores=0,2,4,6
/proc/24022/stat : 24022 (glucose) R 24021 23754 23719 0 -1 4202496 13780 0 0 0 4988 4 0 0 20 0 1 0 386734326 97955840 22958 33554432000 4194304 5208918 140735773490448 140735773486824 4211628 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24022/statm: 23915 22958 105 248 0 23664 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 151340

[startup+1542.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 24022
/proc/meminfo: memFree=25414100/32873648 swapFree=7372/7372
[pid=23754] ppid=23752 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23754/stat : 23754 (npSolver-wbo-It) S 23752 23754 23719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386591091 9367552 274 33554432000 4194304 5064252 140733816412976 140733816411888 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23754/statm: 2287 274 233 213 0 72 0
[pid=23755] ppid=23754 vsize=37384 CPUtime=1432.09 cores=0,2,4,6
/proc/23755/stat : 23755 (npSolver-wbo) S 23754 23754 23719 0 -1 4202496 10757 64158 0 0 63 8 143070 68 20 0 1 0 386591091 38281216 8261 33554432000 4194304 6006132 140734360364992 140734360356384 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23755/statm: 9346 8261 178 443 0 8899 0
[pid=24021] ppid=23755 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24021/stat : 24021 (satsolver.sh) S 23755 23754 23719 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386734326 9367552 267 33554432000 4194304 5064252 140737105824048 140737105822960 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24021/statm: 2287 267 226 213 0 72 0
[pid=24022] ppid=24021 vsize=126288 CPUtime=109.91 cores=0,2,4,6
/proc/24022/stat : 24022 (glucose) R 24021 23754 23719 0 -1 4202496 15747 0 0 0 10985 6 0 0 20 0 1 0 386734326 129318912 26082 33554432000 4194304 5208918 140735773490448 140735773488440 4211851 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24022/statm: 31572 26082 105 248 0 31321 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 181968

[startup+1602.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 24022
/proc/meminfo: memFree=25309692/32873648 swapFree=7372/7372
[pid=23754] ppid=23752 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23754/stat : 23754 (npSolver-wbo-It) S 23752 23754 23719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386591091 9367552 274 33554432000 4194304 5064252 140733816412976 140733816411888 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23754/statm: 2287 274 233 213 0 72 0
[pid=23755] ppid=23754 vsize=37384 CPUtime=1432.09 cores=0,2,4,6
/proc/23755/stat : 23755 (npSolver-wbo) S 23754 23754 23719 0 -1 4202496 10757 64158 0 0 63 8 143070 68 20 0 1 0 386591091 38281216 8261 33554432000 4194304 6006132 140734360364992 140734360356384 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23755/statm: 9346 8261 178 443 0 8899 0
[pid=24021] ppid=23755 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24021/stat : 24021 (satsolver.sh) S 23755 23754 23719 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386734326 9367552 267 33554432000 4194304 5064252 140737105824048 140737105822960 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24021/statm: 2287 267 226 213 0 72 0
[pid=24022] ppid=24021 vsize=175608 CPUtime=169.89 cores=0,2,4,6
/proc/24022/stat : 24022 (glucose) R 24021 23754 23719 0 -1 4202496 17149 0 0 0 16981 8 0 0 20 0 1 0 386734326 179822592 36775 33554432000 4194304 5208918 140735773490448 140735773486824 4229021 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24022/statm: 43902 36775 105 248 0 43651 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 231288

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 24023
/proc/meminfo: memFree=25418952/32873648 swapFree=7372/7372
[pid=23754] ppid=23752 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23754/stat : 23754 (npSolver-wbo-It) S 23752 23754 23719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386591091 9367552 274 33554432000 4194304 5064252 140733816412976 140733816411888 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23754/statm: 2287 274 233 213 0 72 0
[pid=23755] ppid=23754 vsize=37384 CPUtime=1432.09 cores=0,2,4,6
/proc/23755/stat : 23755 (npSolver-wbo) S 23754 23754 23719 0 -1 4202496 10757 64158 0 0 63 8 143070 68 20 0 1 0 386591091 38281216 8261 33554432000 4194304 6006132 140734360364992 140734360356384 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23755/statm: 9346 8261 178 443 0 8899 0
[pid=24021] ppid=23755 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24021/stat : 24021 (satsolver.sh) S 23755 23754 23719 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386734326 9367552 267 33554432000 4194304 5064252 140737105824048 140737105822960 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24021/statm: 2287 267 226 213 0 72 0
[pid=24022] ppid=24021 vsize=175608 CPUtime=229.88 cores=0,2,4,6
/proc/24022/stat : 24022 (glucose) R 24021 23754 23719 0 -1 4202496 18590 0 0 0 22978 10 0 0 20 0 1 0 386734326 179822592 34259 33554432000 4194304 5208918 140735773490448 140735773488440 4211668 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24022/statm: 43902 34259 105 248 0 43651 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 231288

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 24023
/proc/meminfo: memFree=25338068/32873648 swapFree=7372/7372
[pid=23754] ppid=23752 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23754/stat : 23754 (npSolver-wbo-It) S 23752 23754 23719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386591091 9367552 274 33554432000 4194304 5064252 140733816412976 140733816411888 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23754/statm: 2287 274 233 213 0 72 0
[pid=23755] ppid=23754 vsize=37384 CPUtime=1432.09 cores=0,2,4,6
/proc/23755/stat : 23755 (npSolver-wbo) S 23754 23754 23719 0 -1 4202496 10757 64158 0 0 63 8 143070 68 20 0 1 0 386591091 38281216 8261 33554432000 4194304 6006132 140734360364992 140734360356384 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23755/statm: 9346 8261 178 443 0 8899 0
[pid=24021] ppid=23755 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24021/stat : 24021 (satsolver.sh) S 23755 23754 23719 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386734326 9367552 267 33554432000 4194304 5064252 140737105824048 140737105822960 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24021/statm: 2287 267 226 213 0 72 0
[pid=24022] ppid=24021 vsize=206428 CPUtime=289.87 cores=0,2,4,6
/proc/24022/stat : 24022 (glucose) R 24021 23754 23719 0 -1 4202496 20241 0 0 0 28975 12 0 0 20 0 1 0 386734326 211382272 39446 33554432000 4194304 5208918 140735773490448 140735773488600 4229827 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24022/statm: 51607 39446 105 248 0 51356 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 262108

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 24030
/proc/meminfo: memFree=25406792/32873648 swapFree=7372/7372
[pid=23754] ppid=23752 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23754/stat : 23754 (npSolver-wbo-It) S 23752 23754 23719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386591091 9367552 274 33554432000 4194304 5064252 140733816412976 140733816411888 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23754/statm: 2287 274 233 213 0 72 0
[pid=23755] ppid=23754 vsize=37384 CPUtime=1778.05 cores=0,2,4,6
/proc/23755/stat : 23755 (npSolver-wbo) S 23754 23754 23719 0 -1 4202496 13577 89590 0 0 83 10 177622 90 20 0 1 0 386591091 38281216 8261 33554432000 4194304 6006132 140734360364992 140734360356384 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23755/statm: 9346 8261 178 443 0 8899 0
[pid=24029] ppid=23755 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24029/stat : 24029 (satsolver.sh) S 23755 23754 23719 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386768930 9367552 266 33554432000 4194304 5064252 140737397083168 140737397082080 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24029/statm: 2287 266 226 213 0 72 0
[pid=24030] ppid=24029 vsize=46936 CPUtime=3.9 cores=0,2,4,6
/proc/24030/stat : 24030 (glucose) R 24029 23754 23719 0 -1 4202496 11871 0 0 0 387 3 0 0 20 0 1 0 386768930 48062464 10713 33554432000 4194304 5208918 140734537940848 140734537937224 4229717 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24030/statm: 11734 10713 105 248 0 11483 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 102616



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 24030
/proc/meminfo: memFree=25367692/32873648 swapFree=7372/7372
[pid=23754] ppid=23752 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23754/stat : 23754 (npSolver-wbo-It) S 23752 23754 23719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386591091 9367552 274 33554432000 4194304 5064252 140733816412976 140733816411888 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23754/statm: 2287 274 233 213 0 72 0
[pid=23755] ppid=23754 vsize=37384 CPUtime=1778.05 cores=0,2,4,6
/proc/23755/stat : 23755 (npSolver-wbo) S 23754 23754 23719 0 -1 4202496 13577 89590 0 0 83 10 177622 90 20 0 1 0 386591091 38281216 8261 33554432000 4194304 6006132 140734360364992 140734360356384 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23755/statm: 9346 8261 178 443 0 8899 0
[pid=24029] ppid=23755 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24029/stat : 24029 (satsolver.sh) S 23755 23754 23719 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386768930 9367552 266 33554432000 4194304 5064252 140737397083168 140737397082080 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24029/statm: 2287 266 226 213 0 72 0
[pid=24030] ppid=24029 vsize=83840 CPUtime=22 cores=0,2,4,6
/proc/24030/stat : 24030 (glucose) R 24029 23754 23719 0 -1 4202496 13277 0 0 0 2196 4 0 0 20 0 1 0 386768930 85852160 19684 33554432000 4194304 5208918 140734537940848 140734537938712 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24030/statm: 20960 19684 105 248 0 20709 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 139520

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.00 2.00 2.00 3/183 24030
/proc/meminfo: memFree=25367692/32873648 swapFree=7372/7372
[pid=23754] ppid=23752 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23754/stat : 23754 (npSolver-wbo-It) S 23752 23754 23719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386591091 9367552 274 33554432000 4194304 5064252 140733816412976 140733816411888 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23754/statm: 2287 274 233 213 0 72 0
[pid=23755] ppid=23754 vsize=37384 CPUtime=1778.05 cores=0,2,4,6
/proc/23755/stat : 23755 (npSolver-wbo) S 23754 23754 23719 0 -1 4202496 13577 89590 0 0 83 10 177622 90 20 0 1 0 386591091 38281216 8261 33554432000 4194304 6006132 140734360364992 140734360356384 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23755/statm: 9346 8261 178 443 0 8899 0
[pid=24029] ppid=23755 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24029/stat : 24029 (satsolver.sh) S 23755 23754 23719 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386768930 9367552 266 33554432000 4194304 5064252 140737397083168 140737397082080 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24029/statm: 2287 266 226 213 0 72 0
[pid=24030] ppid=24029 vsize=83840 CPUtime=22 cores=0,2,4,6
/proc/24030/stat : 24030 (glucose) R 24029 23754 23719 0 -1 4202496 13277 0 0 0 2196 4 0 0 20 0 1 0 386768930 85852160 19684 33554432000 4194304 5208918 140734537940848 140734537938712 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24030/statm: 20960 19684 105 248 0 20709 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 139520

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.08
CPU user time (s): 1799.02
CPU system time (s): 1.05884
CPU usage (%): 99.9816
Max. virtual memory (cumulated for all children) (KiB): 278800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.02
system time used= 1.05884
maximum resident set size= 218720
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 117433
page faults= 0
swaps= 0
block input operations= 0
block output operations= 111848
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 764
involuntary context switches= 2221

runsolver used 5.83311 second user time and 15.8896 second system time

The end

Launcher Data

Begin job on node115 at 2012-06-09 03:17:23
IDJOB=3753531
IDBENCH=79531
IDSOLVER=2337
FILE ID=node115/3753531-1339204643
RUNJOBID= node115-1339204643-23735
PBS_JOBID= 14643864
Free space on /tmp= 69880 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/warehouse/normalized-cap42_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3753531-1339204643/watcher-3753531-1339204643 -o /tmp/evaluation-result-3753531-1339204643/solver-3753531-1339204643 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3753531-1339204643.wbo 1414522981 HOME HOME

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

MD5SUM BENCH= 832b6d889e2e04fac8730ab9437bdddf
RANDOM SEED=1414522981

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
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:        28892020 kB
Buffers:          322804 kB
Cached:          2750024 kB
SwapCached:         2180 kB
Active:          1371832 kB
Inactive:        1708296 kB
Active(anon):       5044 kB
Inactive(anon):     2272 kB
Active(file):    1366788 kB
Inactive(file):  1706024 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67100232 kB
Dirty:             15180 kB
Writeback:             0 kB
AnonPages:         10460 kB
Mapped:             8228 kB
Shmem:                 0 kB
Slab:             760648 kB
SReclaimable:     204532 kB
SUnreclaim:       556116 kB
KernelStack:        1384 kB
PageTables:         3988 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     104912 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 69524 MiB
End job on node115 at 2012-06-09 03:47:24