Trace number 3715536

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-quickBound? (TO) 1800.11 1800.51

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.01	c run usual solver
0.00/0.06	o 19082135
0.00/0.06	c starting approximation
0.00/0.06	c factor = 2
0.00/0.06	c factor still to low - shrinking to 92395.7
0.00/0.06	c approx number of clauses: 1e+06
0.00/0.06	c current bound: 9541068
534.06/534.24	c leaving approximation
534.06/534.24	c finished approximation
534.06/534.24	c fallback to adder encoding
616.05/616.29	o 19081756
616.05/616.29	c fallback to adder encoding
679.31/679.52	o 19081728
679.31/679.52	c fallback to adder encoding
847.21/847.50	o 19081572
847.21/847.50	c fallback to adder encoding
1028.66/1029.00	o 19080516
1028.66/1029.00	c fallback to adder encoding
1148.99/1149.36	o 19079120
1148.99/1149.36	c fallback to adder encoding
1275.85/1276.24	o 19077650
1275.85/1276.24	c fallback to adder encoding
1571.28/1571.74	o 19077470
1571.28/1571.74	c fallback to adder encoding
1694.61/1695.04	o 19075554
1694.61/1695.04	c fallback to adder encoding
1800.06/1800.50	./satsolver.sh: line 5: 32086 Terminated              ./glucose $1 > $2 2> /dev/null
1800.06/1800.50	c error: unexpected solver exit code
1800.06/1800.50	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-3715536-1338252082/watcher-3715536-1338252082 -o /tmp/evaluation-result-3715536-1338252082/solver-3715536-1338252082 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715536-1338252082.wbo 152573666 HOME HOME 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.08 2.03 2.00 3/179 31916
/proc/meminfo: memFree=27700412/32873844 swapFree=7384/7384
[pid=31916] ppid=31914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31916/stat : 31916 (npSolver-wbo-It) S 31914 31916 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291333657 9367552 275 33554432000 4194304 5064252 140736558792288 140736558791200 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31916/statm: 2287 275 233 213 0 72 0

[startup+0.0100819 s]
/proc/loadavg: 2.08 2.03 2.00 3/179 31916
/proc/meminfo: memFree=27700412/32873844 swapFree=7384/7384
[pid=31916] ppid=31914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31916/stat : 31916 (npSolver-wbo-It) S 31914 31916 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291333657 9367552 275 33554432000 4194304 5064252 140736558792288 140736558791200 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31916/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10027 s]
/proc/loadavg: 2.08 2.03 2.00 3/179 31916
/proc/meminfo: memFree=27700412/32873844 swapFree=7384/7384
[pid=31916] ppid=31914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31916/stat : 31916 (npSolver-wbo-It) S 31914 31916 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291333657 9367552 275 33554432000 4194304 5064252 140736558792288 140736558791200 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31916/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300297 s]
/proc/loadavg: 2.08 2.03 2.00 3/179 31916
/proc/meminfo: memFree=27700412/32873844 swapFree=7384/7384
[pid=31916] ppid=31914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31916/stat : 31916 (npSolver-wbo-It) S 31914 31916 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291333657 9367552 275 33554432000 4194304 5064252 140736558792288 140736558791200 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31916/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700329 s]
/proc/loadavg: 2.08 2.03 2.00 3/179 31916
/proc/meminfo: memFree=27700412/32873844 swapFree=7384/7384
[pid=31916] ppid=31914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31916/stat : 31916 (npSolver-wbo-It) S 31914 31916 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291333657 9367552 275 33554432000 4194304 5064252 140736558792288 140736558791200 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31916/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50042 s]
/proc/loadavg: 2.07 2.03 2.00 3/183 31930
/proc/meminfo: memFree=27669320/32873844 swapFree=7384/7384
[pid=31916] ppid=31914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31916/stat : 31916 (npSolver-wbo-It) S 31914 31916 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291333657 9367552 275 33554432000 4194304 5064252 140736558792288 140736558791200 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31916/statm: 2287 275 233 213 0 72 0
[pid=31917] ppid=31916 vsize=7044 CPUtime=0.07 cores=1,3,5,7
/proc/31917/stat : 31917 (npSolver-wbo) S 31916 31916 23311 0 -1 4202496 2473 6195 0 0 4 1 1 1 20 0 1 0 291333657 7213056 1146 33554432000 4194304 5990268 140737051415296 140737051406704 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31917/statm: 1761 1146 174 439 0 1318 0
[pid=31929] ppid=31917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31929/stat : 31929 (satsolver.sh) S 31917 31916 23311 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291333668 9367552 266 33554432000 4194304 5064252 140734420888944 140734420887856 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31929/statm: 2287 266 226 213 0 72 0
[pid=31930] ppid=31929 vsize=26392 CPUtime=1.38 cores=1,3,5,7
/proc/31930/stat : 31930 (glucose) R 31929 31916 23311 0 -1 4202496 5310 0 0 0 137 1 0 0 20 0 1 0 291333668 27025408 6163 33554432000 4194304 5208918 140735362530992 140735362528824 4229039 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31930/statm: 6598 6163 103 248 0 6347 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 51732

[startup+3.10045 s]
/proc/loadavg: 2.07 2.03 2.00 3/183 31930
/proc/meminfo: memFree=27668248/32873844 swapFree=7384/7384
[pid=31916] ppid=31914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31916/stat : 31916 (npSolver-wbo-It) S 31914 31916 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291333657 9367552 275 33554432000 4194304 5064252 140736558792288 140736558791200 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31916/statm: 2287 275 233 213 0 72 0
[pid=31917] ppid=31916 vsize=7044 CPUtime=0.07 cores=1,3,5,7
/proc/31917/stat : 31917 (npSolver-wbo) S 31916 31916 23311 0 -1 4202496 2473 6195 0 0 4 1 1 1 20 0 1 0 291333657 7213056 1146 33554432000 4194304 5990268 140737051415296 140737051406704 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31917/statm: 1761 1146 174 439 0 1318 0
[pid=31929] ppid=31917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31929/stat : 31929 (satsolver.sh) S 31917 31916 23311 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291333668 9367552 266 33554432000 4194304 5064252 140734420888944 140734420887856 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31929/statm: 2287 266 226 213 0 72 0
[pid=31930] ppid=31929 vsize=26548 CPUtime=2.98 cores=1,3,5,7
/proc/31930/stat : 31930 (glucose) R 31929 31916 23311 0 -1 4202496 5353 0 0 0 297 1 0 0 20 0 1 0 291333668 27185152 6205 33554432000 4194304 5208918 140735362530992 140735362528824 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31930/statm: 6637 6205 103 248 0 6386 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 51888

[startup+6.30044 s]
/proc/loadavg: 2.07 2.03 2.00 3/183 31930
/proc/meminfo: memFree=27664592/32873844 swapFree=7384/7384
[pid=31916] ppid=31914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31916/stat : 31916 (npSolver-wbo-It) S 31914 31916 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291333657 9367552 275 33554432000 4194304 5064252 140736558792288 140736558791200 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31916/statm: 2287 275 233 213 0 72 0
[pid=31917] ppid=31916 vsize=7044 CPUtime=0.07 cores=1,3,5,7
/proc/31917/stat : 31917 (npSolver-wbo) S 31916 31916 23311 0 -1 4202496 2473 6195 0 0 4 1 1 1 20 0 1 0 291333657 7213056 1146 33554432000 4194304 5990268 140737051415296 140737051406704 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31917/statm: 1761 1146 174 439 0 1318 0
[pid=31929] ppid=31917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31929/stat : 31929 (satsolver.sh) S 31917 31916 23311 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291333668 9367552 266 33554432000 4194304 5064252 140734420888944 140734420887856 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31929/statm: 2287 266 226 213 0 72 0
[pid=31930] ppid=31929 vsize=29980 CPUtime=6.17 cores=1,3,5,7
/proc/31930/stat : 31930 (glucose) R 31929 31916 23311 0 -1 4202496 5726 0 0 0 616 1 0 0 20 0 1 0 291333668 30699520 6452 33554432000 4194304 5208918 140735362530992 140735362529144 4229021 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31930/statm: 7495 6452 105 248 0 7244 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 55320

[startup+12.7005 s]
/proc/loadavg: 2.06 2.03 2.00 3/183 31989
/proc/meminfo: memFree=27832636/32873844 swapFree=7384/7384
[pid=31916] ppid=31914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31916/stat : 31916 (npSolver-wbo-It) S 31914 31916 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291333657 9367552 275 33554432000 4194304 5064252 140736558792288 140736558791200 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31916/statm: 2287 275 233 213 0 72 0
[pid=31917] ppid=31916 vsize=7044 CPUtime=0.07 cores=1,3,5,7
/proc/31917/stat : 31917 (npSolver-wbo) S 31916 31916 23311 0 -1 4202496 2473 6195 0 0 4 1 1 1 20 0 1 0 291333657 7213056 1146 33554432000 4194304 5990268 140737051415296 140737051406704 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31917/statm: 1761 1146 174 439 0 1318 0
[pid=31929] ppid=31917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31929/stat : 31929 (satsolver.sh) S 31917 31916 23311 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291333668 9367552 266 33554432000 4194304 5064252 140734420888944 140734420887856 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31929/statm: 2287 266 226 213 0 72 0
[pid=31930] ppid=31929 vsize=38648 CPUtime=12.58 cores=1,3,5,7
/proc/31930/stat : 31930 (glucose) R 31929 31916 23311 0 -1 4202496 7150 0 0 0 1256 2 0 0 20 0 1 0 291333668 39575552 9048 33554432000 4194304 5208918 140735362530992 140735362527368 4205139 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31930/statm: 9662 9048 105 248 0 9411 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 63988

[startup+25.5005 s]
/proc/loadavg: 2.05 2.02 2.00 3/183 31989
/proc/meminfo: memFree=27823184/32873844 swapFree=7384/7384
[pid=31916] ppid=31914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31916/stat : 31916 (npSolver-wbo-It) S 31914 31916 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291333657 9367552 275 33554432000 4194304 5064252 140736558792288 140736558791200 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31916/statm: 2287 275 233 213 0 72 0
[pid=31917] ppid=31916 vsize=7044 CPUtime=0.07 cores=1,3,5,7
/proc/31917/stat : 31917 (npSolver-wbo) S 31916 31916 23311 0 -1 4202496 2473 6195 0 0 4 1 1 1 20 0 1 0 291333657 7213056 1146 33554432000 4194304 5990268 140737051415296 140737051406704 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31917/statm: 1761 1146 174 439 0 1318 0
[pid=31929] ppid=31917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31929/stat : 31929 (satsolver.sh) S 31917 31916 23311 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291333668 9367552 266 33554432000 4194304 5064252 140734420888944 140734420887856 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31929/statm: 2287 266 226 213 0 72 0
[pid=31930] ppid=31929 vsize=43068 CPUtime=25.37 cores=1,3,5,7
/proc/31930/stat : 31930 (glucose) R 31929 31916 23311 0 -1 4202496 8012 0 0 0 2535 2 0 0 20 0 1 0 291333668 44101632 10331 33554432000 4194304 5208918 140735362530992 140735362528856 4229021 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31930/statm: 10767 10331 105 248 0 10516 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 68408

[startup+51.1005 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 31989
/proc/meminfo: memFree=27811464/32873844 swapFree=7384/7384
[pid=31916] ppid=31914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31916/stat : 31916 (npSolver-wbo-It) S 31914 31916 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291333657 9367552 275 33554432000 4194304 5064252 140736558792288 140736558791200 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31916/statm: 2287 275 233 213 0 72 0
[pid=31917] ppid=31916 vsize=7044 CPUtime=0.07 cores=1,3,5,7
/proc/31917/stat : 31917 (npSolver-wbo) S 31916 31916 23311 0 -1 4202496 2473 6195 0 0 4 1 1 1 20 0 1 0 291333657 7213056 1146 33554432000 4194304 5990268 140737051415296 140737051406704 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31917/statm: 1761 1146 174 439 0 1318 0
[pid=31929] ppid=31917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31929/stat : 31929 (satsolver.sh) S 31917 31916 23311 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291333668 9367552 266 33554432000 4194304 5064252 140734420888944 140734420887856 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31929/statm: 2287 266 226 213 0 72 0
[pid=31930] ppid=31929 vsize=45788 CPUtime=50.97 cores=1,3,5,7
/proc/31930/stat : 31930 (glucose) R 31929 31916 23311 0 -1 4202496 8711 0 0 0 5094 3 0 0 20 0 1 0 291333668 46886912 11011 33554432000 4194304 5208918 140735362530992 140735362527368 4229021 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31930/statm: 11447 11011 105 248 0 11196 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 71128

[startup+102.307 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 31989
/proc/meminfo: memFree=27799268/32873844 swapFree=7384/7384
[pid=31916] ppid=31914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31916/stat : 31916 (npSolver-wbo-It) S 31914 31916 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291333657 9367552 275 33554432000 4194304 5064252 140736558792288 140736558791200 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31916/statm: 2287 275 233 213 0 72 0
[pid=31917] ppid=31916 vsize=7044 CPUtime=0.07 cores=1,3,5,7
/proc/31917/stat : 31917 (npSolver-wbo) S 31916 31916 23311 0 -1 4202496 2473 6195 0 0 4 1 1 1 20 0 1 0 291333657 7213056 1146 33554432000 4194304 5990268 140737051415296 140737051406704 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31917/statm: 1761 1146 174 439 0 1318 0
[pid=31929] ppid=31917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31929/stat : 31929 (satsolver.sh) S 31917 31916 23311 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291333668 9367552 266 33554432000 4194304 5064252 140734420888944 140734420887856 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31929/statm: 2287 266 226 213 0 72 0
[pid=31930] ppid=31929 vsize=53740 CPUtime=102.17 cores=1,3,5,7
/proc/31930/stat : 31930 (glucose) R 31929 31916 23311 0 -1 4202496 10496 0 0 0 10212 5 0 0 20 0 1 0 291333668 55029760 12421 33554432000 4194304 5208918 140735362530992 140735362528856 4212457 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31930/statm: 13435 12421 105 248 0 13184 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 79080

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 31989
/proc/meminfo: memFree=27759836/32873844 swapFree=7384/7384
[pid=31916] ppid=31914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31916/stat : 31916 (npSolver-wbo-It) S 31914 31916 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291333657 9367552 275 33554432000 4194304 5064252 140736558792288 140736558791200 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31916/statm: 2287 275 233 213 0 72 0
[pid=31917] ppid=31916 vsize=7044 CPUtime=0.07 cores=1,3,5,7
/proc/31917/stat : 31917 (npSolver-wbo) S 31916 31916 23311 0 -1 4202496 2473 6195 0 0 4 1 1 1 20 0 1 0 291333657 7213056 1146 33554432000 4194304 5990268 140737051415296 140737051406704 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31917/statm: 1761 1146 174 439 0 1318 0
[pid=31929] ppid=31917 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 1.99 2.00 1.99 3/184 32071
/proc/meminfo: memFree=27665140/32873844 swapFree=7384/7384
[pid=31916] ppid=31914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31916/stat : 31916 (npSolver-wbo-It) S 31914 31916 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291333657 9367552 275 33554432000 4194304 5064252 140736558792288 140736558791200 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31916/statm: 2287 275 233 213 0 72 0
[pid=31917] ppid=31916 vsize=19728 CPUtime=1276.05 cores=1,3,5,7
/proc/31917/stat : 31917 (npSolver-wbo) S 31916 31916 23311 0 -1 4202496 18053 119028 0 0 79 13 127439 74 20 0 1 0 291333657 20201472 4394 33554432000 4194304 5990268 140737051415296 140737051406720 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31917/statm: 4932 4394 182 439 0 4489 0
[pid=32070] ppid=31917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32070/stat : 32070 (satsolver.sh) S 31917 31916 23311 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291461293 9367552 266 33554432000 4194304 5064252 140735311977344 140735311976256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32070/statm: 2287 266 226 213 0 72 0
[pid=32071] ppid=32070 vsize=89612 CPUtime=145.9 cores=1,3,5,7
/proc/32071/stat : 32071 (glucose) R 32070 31916 23311 0 -1 4202496 10339 0 0 0 14585 5 0 0 20 0 1 0 291461294 91762688 21661 33554432000 4194304 5208918 140735835384800 140735835381112 4211176 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32071/statm: 22403 21661 105 248 0 22152 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 127636

[startup+1482.3 s]
/proc/loadavg: 2.07 2.01 2.00 3/184 32072
/proc/meminfo: memFree=27654592/32873844 swapFree=7384/7384
[pid=31916] ppid=31914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31916/stat : 31916 (npSolver-wbo-It) S 31914 31916 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291333657 9367552 275 33554432000 4194304 5064252 140736558792288 140736558791200 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31916/statm: 2287 275 233 213 0 72 0
[pid=31917] ppid=31916 vsize=19728 CPUtime=1276.05 cores=1,3,5,7
/proc/31917/stat : 31917 (npSolver-wbo) S 31916 31916 23311 0 -1 4202496 18053 119028 0 0 79 13 127439 74 20 0 1 0 291333657 20201472 4394 33554432000 4194304 5990268 140737051415296 140737051406720 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31917/statm: 4932 4394 182 439 0 4489 0
[pid=32070] ppid=31917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32070/stat : 32070 (satsolver.sh) S 31917 31916 23311 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291461293 9367552 266 33554432000 4194304 5064252 140735311977344 140735311976256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32070/statm: 2287 266 226 213 0 72 0
[pid=32071] ppid=32070 vsize=89612 CPUtime=205.88 cores=1,3,5,7
/proc/32071/stat : 32071 (glucose) R 32070 31916 23311 0 -1 4202496 11510 0 0 0 20581 7 0 0 20 0 1 0 291461294 91762688 21661 33554432000 4194304 5208918 140735835384800 140735835381176 4229504 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32071/statm: 22403 21661 105 248 0 22152 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 127636

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/184 32072
/proc/meminfo: memFree=27606124/32873844 swapFree=7384/7384
[pid=31916] ppid=31914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31916/stat : 31916 (npSolver-wbo-It) S 31914 31916 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291333657 9367552 275 33554432000 4194304 5064252 140736558792288 140736558791200 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31916/statm: 2287 275 233 213 0 72 0
[pid=31917] ppid=31916 vsize=19728 CPUtime=1276.05 cores=1,3,5,7
/proc/31917/stat : 31917 (npSolver-wbo) S 31916 31916 23311 0 -1 4202496 18053 119028 0 0 79 13 127439 74 20 0 1 0 291333657 20201472 4394 33554432000 4194304 5990268 140737051415296 140737051406720 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31917/statm: 4932 4394 182 439 0 4489 0
[pid=32070] ppid=31917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32070/stat : 32070 (satsolver.sh) S 31917 31916 23311 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291461293 9367552 266 33554432000 4194304 5064252 140735311977344 140735311976256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32070/statm: 2287 266 226 213 0 72 0
[pid=32071] ppid=32070 vsize=138932 CPUtime=265.87 cores=1,3,5,7
/proc/32071/stat : 32071 (glucose) R 32070 31916 23311 0 -1 4202496 12685 0 0 0 26578 9 0 0 20 0 1 0 291461294 142266368 31760 33554432000 4194304 5208918 140735835384800 140735835381176 4212856 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32071/statm: 34733 31760 105 248 0 34482 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 176956

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/184 32079
/proc/meminfo: memFree=27666220/32873844 swapFree=7384/7384
[pid=31916] ppid=31914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31916/stat : 31916 (npSolver-wbo-It) S 31914 31916 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291333657 9367552 275 33554432000 4194304 5064252 140736558792288 140736558791200 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31916/statm: 2287 275 233 213 0 72 0
[pid=31917] ppid=31916 vsize=19728 CPUtime=1571.49 cores=1,3,5,7
/proc/31917/stat : 31917 (npSolver-wbo) S 31916 31916 23311 0 -1 4202496 20200 135853 0 0 89 15 156957 88 20 0 1 0 291333657 20201472 4394 33554432000 4194304 5990268 140737051415296 140737051406720 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31917/statm: 4932 4394 182 439 0 4489 0
[pid=32078] ppid=31917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32078/stat : 32078 (satsolver.sh) S 31917 31916 23311 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291490843 9367552 267 33554432000 4194304 5064252 140734395300000 140734395298912 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32078/statm: 2287 267 226 213 0 72 0
[pid=32079] ppid=32078 vsize=58304 CPUtime=30.42 cores=1,3,5,7
/proc/32079/stat : 32079 (glucose) R 32078 31916 23311 0 -1 4202496 9251 0 0 0 3039 3 0 0 20 0 1 0 291490844 59703296 13775 33554432000 4194304 5208918 140733385081408 140733385079496 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32079/statm: 14576 13775 105 248 0 14325 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 96328

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 32079
/proc/meminfo: memFree=27648384/32873844 swapFree=7384/7384
[pid=31916] ppid=31914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31916/stat : 31916 (npSolver-wbo-It) S 31914 31916 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291333657 9367552 275 33554432000 4194304 5064252 140736558792288 140736558791200 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31916/statm: 2287 275 233 213 0 72 0
[pid=31917] ppid=31916 vsize=19728 CPUtime=1571.49 cores=1,3,5,7
/proc/31917/stat : 31917 (npSolver-wbo) S 31916 31916 23311 0 -1 4202496 20200 135853 0 0 89 15 156957 88 20 0 1 0 291333657 20201472 4394 33554432000 4194304 5990268 140737051415296 140737051406720 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31917/statm: 4932 4394 182 439 0 4489 0
[pid=32078] ppid=31917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32078/stat : 32078 (satsolver.sh) S 31917 31916 23311 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291490843 9367552 267 33554432000 4194304 5064252 140734395300000 140734395298912 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32078/statm: 2287 267 226 213 0 72 0
[pid=32079] ppid=32078 vsize=95844 CPUtime=90.41 cores=1,3,5,7
/proc/32079/stat : 32079 (glucose) R 32078 31916 23311 0 -1 4202496 10976 0 0 0 9037 4 0 0 20 0 1 0 291490844 98144256 23184 33554432000 4194304 5208918 140733385081408 140733385077784 4212856 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32079/statm: 23961 23184 105 248 0 23710 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 133868

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 32089
/proc/meminfo: memFree=27681240/32873844 swapFree=7384/7384
[pid=31916] ppid=31914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31916/stat : 31916 (npSolver-wbo-It) S 31914 31916 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291333657 9367552 275 33554432000 4194304 5064252 140736558792288 140736558791200 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31916/statm: 2287 275 233 213 0 72 0
[pid=31917] ppid=31916 vsize=19728 CPUtime=1694.76 cores=1,3,5,7
/proc/31917/stat : 31917 (npSolver-wbo) S 31916 31916 23311 0 -1 4202496 22347 150148 0 0 100 16 169263 97 20 0 1 0 291333657 20201472 4394 33554432000 4194304 5990268 140737051415296 140737051406720 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31917/statm: 4932 4394 182 439 0 4489 0
[pid=32085] ppid=31917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32085/stat : 32085 (satsolver.sh) S 31917 31916 23311 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291503173 9367552 267 33554432000 4194304 5064252 140735135723872 140735135722784 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32085/statm: 2287 267 226 213 0 72 0
[pid=32086] ppid=32085 vsize=61200 CPUtime=27.12 cores=1,3,5,7
/proc/32086/stat : 32086 (glucose) R 32085 31916 23311 0 -1 4202496 11493 0 0 0 2708 4 0 0 20 0 1 0 291503173 62668800 13669 33554432000 4194304 5208918 140737363645136 140737363643080 4229338 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32086/statm: 15300 13669 105 248 0 15049 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 99224

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 32090
/proc/meminfo: memFree=27634896/32873844 swapFree=7384/7384
[pid=31916] ppid=31914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31916/stat : 31916 (npSolver-wbo-It) S 31914 31916 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291333657 9367552 275 33554432000 4194304 5064252 140736558792288 140736558791200 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31916/statm: 2287 275 233 213 0 72 0
[pid=31917] ppid=31916 vsize=19728 CPUtime=1694.76 cores=1,3,5,7
/proc/31917/stat : 31917 (npSolver-wbo) S 31916 31916 23311 0 -1 4202496 22347 150148 0 0 100 16 169263 97 20 0 1 0 291333657 20201472 4394 33554432000 4194304 5990268 140737051415296 140737051406720 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31917/statm: 4932 4394 182 439 0 4489 0
[pid=32085] ppid=31917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32085/stat : 32085 (satsolver.sh) S 31917 31916 23311 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291503173 9367552 267 33554432000 4194304 5064252 140735135723872 140735135722784 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32085/statm: 2287 267 226 213 0 72 0
[pid=32086] ppid=32085 vsize=91548 CPUtime=87.1 cores=1,3,5,7
/proc/32086/stat : 32086 (glucose) R 32085 31916 23311 0 -1 4202496 13231 0 0 0 8705 5 0 0 20 0 1 0 291503173 93745152 22144 33554432000 4194304 5208918 140737363645136 140737363640904 4229354 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32086/statm: 22887 22144 105 248 0 22636 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 129572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 32090
/proc/meminfo: memFree=27632848/32873844 swapFree=7384/7384
[pid=31916] ppid=31914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31916/stat : 31916 (npSolver-wbo-It) S 31914 31916 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291333657 9367552 275 33554432000 4194304 5064252 140736558792288 140736558791200 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31916/statm: 2287 275 233 213 0 72 0
[pid=31917] ppid=31916 vsize=19728 CPUtime=1694.76 cores=1,3,5,7
/proc/31917/stat : 31917 (npSolver-wbo) S 31916 31916 23311 0 -1 4202496 22347 150148 0 0 100 16 169263 97 20 0 1 0 291333657 20201472 4394 33554432000 4194304 5990268 140737051415296 140737051406720 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31917/statm: 4932 4394 182 439 0 4489 0
[pid=32085] ppid=31917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32085/stat : 32085 (satsolver.sh) S 31917 31916 23311 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291503173 9367552 267 33554432000 4194304 5064252 140735135723872 140735135722784 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32085/statm: 2287 267 226 213 0 72 0
[pid=32086] ppid=32085 vsize=91548 CPUtime=105.3 cores=1,3,5,7
/proc/32086/stat : 32086 (glucose) R 32085 31916 23311 0 -1 4202496 13231 0 0 0 10525 5 0 0 20 0 1 0 291503173 93745152 22144 33554432000 4194304 5208918 140737363645136 140737363641512 4229748 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32086/statm: 22887 22144 105 248 0 22636 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 129572

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 32090
/proc/meminfo: memFree=27632848/32873844 swapFree=7384/7384
[pid=31916] ppid=31914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31916/stat : 31916 (npSolver-wbo-It) S 31914 31916 23311 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291333657 9367552 275 33554432000 4194304 5064252 140736558792288 140736558791200 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31916/statm: 2287 275 233 213 0 72 0
[pid=31917] ppid=31916 vsize=19728 CPUtime=1694.76 cores=1,3,5,7
/proc/31917/stat : 31917 (npSolver-wbo) S 31916 31916 23311 0 -1 4202496 22347 150148 0 0 100 16 169263 97 20 0 1 0 291333657 20201472 4394 33554432000 4194304 5990268 140737051415296 140737051406720 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31917/statm: 4932 4394 182 439 0 4489 0
[pid=32085] ppid=31917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32085/stat : 32085 (satsolver.sh) S 31917 31916 23311 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291503173 9367552 267 33554432000 4194304 5064252 140735135723872 140735135722784 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32085/statm: 2287 267 226 213 0 72 0
[pid=32086] ppid=32085 vsize=91548 CPUtime=105.3 cores=1,3,5,7
/proc/32086/stat : 32086 (glucose) R 32085 31916 23311 0 -1 4202496 13231 0 0 0 10525 5 0 0 20 0 1 0 291503173 93745152 22144 33554432000 4194304 5208918 140737363645136 140737363641512 4229748 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32086/statm: 22887 22144 105 248 0 22636 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 129572

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.11
CPU user time (s): 1798.9
CPU system time (s): 1.21381
CPU usage (%): 99.9779
Max. virtual memory (cumulated for all children) (KiB): 208460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.9
system time used= 1.21381
maximum resident set size= 138968
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 186717
page faults= 0
swaps= 0
block input operations= 0
block output operations= 131376
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1100
involuntary context switches= 2081

runsolver used 6.00109 second user time and 16.8304 second system time

The end

Launcher Data

Begin job on node136 at 2012-05-29 02:41:22
IDJOB=3715536
IDBENCH=79531
IDSOLVER=2297
FILE ID=node136/3715536-1338252082
RUNJOBID= node136-1338228495-23328
PBS_JOBID= 14624636
Free space on /tmp= 71016 MiB

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

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

MD5SUM BENCH= 832b6d889e2e04fac8730ab9437bdddf
RANDOM SEED=152573666

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:        27701040 kB
Buffers:          584160 kB
Cached:          3232580 kB
SwapCached:        24460 kB
Active:          2095340 kB
Inactive:        2216512 kB
Active(anon):     462064 kB
Inactive(anon):    26984 kB
Active(file):    1633276 kB
Inactive(file):  2189528 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67079072 kB
Dirty:              8220 kB
Writeback:             0 kB
AnonPages:        558528 kB
Mapped:            10616 kB
Shmem:                 0 kB
Slab:             719732 kB
SReclaimable:     161404 kB
SUnreclaim:       558328 kB
KernelStack:        1520 kB
PageTables:         5104 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     679448 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    495616 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= 71000 MiB
End job on node136 at 2012-05-29 03:11:23