Trace number 3714847

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

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/warehouse/
normalized-cap62_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.09
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 fallback to adder encoding
80.15/80.22	o 19081756
80.15/80.22	c fallback to adder encoding
141.75/141.88	o 19081728
141.75/141.88	c fallback to adder encoding
304.89/305.06	o 19081572
304.89/305.06	c fallback to adder encoding
479.63/479.83	o 19080516
479.63/479.83	c fallback to adder encoding
598.26/598.49	o 19079120
598.26/598.49	c fallback to adder encoding
722.68/722.92	o 19077650
722.68/722.92	c fallback to adder encoding
1008.29/1008.59	o 19077470
1008.29/1008.59	c fallback to adder encoding
1126.64/1126.98	o 19075554
1126.64/1126.98	c fallback to adder encoding
1283.92/1284.28	o 19074187
1283.92/1284.28	c fallback to adder encoding
1353.86/1354.22	o 19072478
1353.86/1354.22	c fallback to adder encoding
1532.32/1532.72	o 19071534
1532.32/1532.72	c fallback to adder encoding
1578.62/1579.02	o 19070674
1578.62/1579.02	c fallback to adder encoding
1670.27/1670.70	o 19069648
1670.27/1670.70	c fallback to adder encoding
1800.03/1800.40	./satsolver.sh: line 5: 23899 Terminated              ./glucose $1 > $2 2> /dev/null
1800.03/1800.40	c error: unexpected solver exit code
1800.03/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-3714847-1338237477/watcher-3714847-1338237477 -o /tmp/evaluation-result-3714847-1338237477/solver-3714847-1338237477 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3714847-1338237477.wbo 2058898741 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.99 1.98 1.99 3/179 23705
/proc/meminfo: memFree=30119368/32873844 swapFree=7388/7388
[pid=23705] ppid=23703 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23705/stat : 23705 (npSolver-wbo-It) S 23703 23705 18338 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 289872060 9367552 275 33554432000 4194304 5064252 140734145049776 140734145048688 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23705/statm: 2287 275 233 213 0 72 0

[startup+0.07789 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 23705
/proc/meminfo: memFree=30119368/32873844 swapFree=7388/7388
[pid=23705] ppid=23703 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23705/stat : 23705 (npSolver-wbo-It) S 23703 23705 18338 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 289872060 9367552 275 33554432000 4194304 5064252 140734145049776 140734145048688 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23705/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100222 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 23705
/proc/meminfo: memFree=30119368/32873844 swapFree=7388/7388
[pid=23705] ppid=23703 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23705/stat : 23705 (npSolver-wbo-It) S 23703 23705 18338 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 289872060 9367552 275 33554432000 4194304 5064252 140734145049776 140734145048688 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23705/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300275 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 23705
/proc/meminfo: memFree=30119368/32873844 swapFree=7388/7388
[pid=23705] ppid=23703 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23705/stat : 23705 (npSolver-wbo-It) S 23703 23705 18338 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 289872060 9367552 275 33554432000 4194304 5064252 140734145049776 140734145048688 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23705/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700249 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 23705
/proc/meminfo: memFree=30119368/32873844 swapFree=7388/7388
[pid=23705] ppid=23703 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23705/stat : 23705 (npSolver-wbo-It) S 23703 23705 18338 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 289872060 9367552 275 33554432000 4194304 5064252 140734145049776 140734145048688 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23705/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 1.99 1.98 1.99 3/183 23719
/proc/meminfo: memFree=30077680/32873844 swapFree=7388/7388
[pid=23705] ppid=23703 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23705/stat : 23705 (npSolver-wbo-It) S 23703 23705 18338 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 289872060 9367552 275 33554432000 4194304 5064252 140734145049776 140734145048688 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23705/statm: 2287 275 233 213 0 72 0
[pid=23706] ppid=23705 vsize=11540 CPUtime=0.15 cores=0,2,4,6
/proc/23706/stat : 23706 (npSolver-wbo) S 23705 23705 18338 0 -1 4202496 2966 5682 0 0 11 2 2 0 20 0 1 0 289872061 11816960 2225 33554432000 4194304 5990268 140734202350000 140734202341424 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23706/statm: 2885 2225 163 439 0 2442 0
[pid=23718] ppid=23706 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23718/stat : 23718 (satsolver.sh) S 23706 23705 18338 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289872079 9367552 267 33554432000 4194304 5064252 140735797809360 140735797808272 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23718/statm: 2287 267 226 213 0 72 0
[pid=23719] ppid=23718 vsize=27360 CPUtime=1.3 cores=0,2,4,6
/proc/23719/stat : 23719 (glucose) R 23718 23705 18338 0 -1 4202496 5716 0 0 0 129 1 0 0 20 0 1 0 289872079 28016640 5908 33554432000 4194304 5208918 140736711130800 140736711127176 4212457 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23719/statm: 6840 5908 105 248 0 6589 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 57196

[startup+3.1004 s]
/proc/loadavg: 1.99 1.98 1.99 3/183 23719
/proc/meminfo: memFree=30074748/32873844 swapFree=7388/7388
[pid=23705] ppid=23703 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23705/stat : 23705 (npSolver-wbo-It) S 23703 23705 18338 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 289872060 9367552 275 33554432000 4194304 5064252 140734145049776 140734145048688 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23705/statm: 2287 275 233 213 0 72 0
[pid=23706] ppid=23705 vsize=11540 CPUtime=0.15 cores=0,2,4,6
/proc/23706/stat : 23706 (npSolver-wbo) S 23705 23705 18338 0 -1 4202496 2966 5682 0 0 11 2 2 0 20 0 1 0 289872061 11816960 2225 33554432000 4194304 5990268 140734202350000 140734202341424 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23706/statm: 2885 2225 163 439 0 2442 0
[pid=23718] ppid=23706 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23718/stat : 23718 (satsolver.sh) S 23706 23705 18338 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289872079 9367552 267 33554432000 4194304 5064252 140735797809360 140735797808272 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23718/statm: 2287 267 226 213 0 72 0
[pid=23719] ppid=23718 vsize=35224 CPUtime=2.9 cores=0,2,4,6
/proc/23719/stat : 23719 (glucose) R 23718 23705 18338 0 -1 4202496 6701 0 0 0 289 1 0 0 20 0 1 0 289872079 36069376 7721 33554432000 4194304 5208918 140736711130800 140736711128664 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23719/statm: 8806 7721 105 248 0 8555 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 65060

[startup+6.30042 s]
/proc/loadavg: 1.99 1.98 1.99 3/183 23719
/proc/meminfo: memFree=30059856/32873844 swapFree=7388/7388
[pid=23705] ppid=23703 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23705/stat : 23705 (npSolver-wbo-It) S 23703 23705 18338 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 289872060 9367552 275 33554432000 4194304 5064252 140734145049776 140734145048688 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23705/statm: 2287 275 233 213 0 72 0
[pid=23706] ppid=23705 vsize=11540 CPUtime=0.15 cores=0,2,4,6
/proc/23706/stat : 23706 (npSolver-wbo) S 23705 23705 18338 0 -1 4202496 2966 5682 0 0 11 2 2 0 20 0 1 0 289872061 11816960 2225 33554432000 4194304 5990268 140734202350000 140734202341424 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23706/statm: 2885 2225 163 439 0 2442 0
[pid=23718] ppid=23706 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23718/stat : 23718 (satsolver.sh) S 23706 23705 18338 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289872079 9367552 267 33554432000 4194304 5064252 140735797809360 140735797808272 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23718/statm: 2287 267 226 213 0 72 0
[pid=23719] ppid=23718 vsize=46716 CPUtime=6.1 cores=0,2,4,6
/proc/23719/stat : 23719 (glucose) R 23718 23705 18338 0 -1 4202496 7623 0 0 0 609 1 0 0 20 0 1 0 289872079 47837184 10537 33554432000 4194304 5208918 140736711130800 140736711128744 4211656 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23719/statm: 11679 10537 105 248 0 11428 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 76552

[startup+12.7004 s]
/proc/loadavg: 1.99 1.98 1.99 3/183 23719
/proc/meminfo: memFree=30042568/32873844 swapFree=7388/7388
[pid=23705] ppid=23703 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23705/stat : 23705 (npSolver-wbo-It) S 23703 23705 18338 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 289872060 9367552 275 33554432000 4194304 5064252 140734145049776 140734145048688 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23705/statm: 2287 275 233 213 0 72 0
[pid=23706] ppid=23705 vsize=11540 CPUtime=0.15 cores=0,2,4,6
/proc/23706/stat : 23706 (npSolver-wbo) S 23705 23705 18338 0 -1 4202496 2966 5682 0 0 11 2 2 0 20 0 1 0 289872061 11816960 2225 33554432000 4194304 5990268 140734202350000 140734202341424 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23706/statm: 2885 2225 163 439 0 2442 0
[pid=23718] ppid=23706 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23718/stat : 23718 (satsolver.sh) S 23706 23705 18338 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289872079 9367552 267 33554432000 4194304 5064252 140735797809360 140735797808272 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23718/statm: 2287 267 226 213 0 72 0
[pid=23719] ppid=23718 vsize=46716 CPUtime=12.5 cores=0,2,4,6
/proc/23719/stat : 23719 (glucose) R 23718 23705 18338 0 -1 4202496 7838 0 0 0 1249 1 0 0 20 0 1 0 289872079 47837184 10745 33554432000 4194304 5208918 140736711130800 140736711127176 4211525 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23719/statm: 11679 10745 105 248 0 11428 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 76552

[startup+25.5004 s]
/proc/loadavg: 1.99 1.98 1.99 3/183 23719
/proc/meminfo: memFree=30050164/32873844 swapFree=7388/7388
[pid=23705] ppid=23703 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23705/stat : 23705 (npSolver-wbo-It) S 23703 23705 18338 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 289872060 9367552 275 33554432000 4194304 5064252 140734145049776 140734145048688 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23705/statm: 2287 275 233 213 0 72 0
[pid=23706] ppid=23705 vsize=11540 CPUtime=0.15 cores=0,2,4,6
/proc/23706/stat : 23706 (npSolver-wbo) S 23705 23705 18338 0 -1 4202496 2966 5682 0 0 11 2 2 0 20 0 1 0 289872061 11816960 2225 33554432000 4194304 5990268 140734202350000 140734202341424 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23706/statm: 2885 2225 163 439 0 2442 0
[pid=23718] ppid=23706 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23718/stat : 23718 (satsolver.sh) S 23706 23705 18338 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289872079 9367552 267 33554432000 4194304 5064252 140735797809360 140735797808272 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23718/statm: 2287 267 226 213 0 72 0
[pid=23719] ppid=23718 vsize=58384 CPUtime=25.3 cores=0,2,4,6
/proc/23719/stat : 23719 (glucose) R 23718 23705 18338 0 -1 4202496 8644 0 0 0 2528 2 0 0 20 0 1 0 289872079 59785216 13533 33554432000 4194304 5208918 140736711130800 140736711127176 4229776 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23719/statm: 14596 13533 105 248 0 14345 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 88220

[startup+51.1004 s]
/proc/loadavg: 1.99 1.98 1.99 3/183 23719
/proc/meminfo: memFree=30043392/32873844 swapFree=7388/7388
[pid=23705] ppid=23703 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23705/stat : 23705 (npSolver-wbo-It) S 23703 23705 18338 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 289872060 9367552 275 33554432000 4194304 5064252 140734145049776 140734145048688 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23705/statm: 2287 275 233 213 0 72 0
[pid=23706] ppid=23705 vsize=11540 CPUtime=0.15 cores=0,2,4,6
/proc/23706/stat : 23706 (npSolver-wbo) S 23705 23705 18338 0 -1 4202496 2966 5682 0 0 11 2 2 0 20 0 1 0 289872061 11816960 2225 33554432000 4194304 5990268 140734202350000 140734202341424 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23706/statm: 2885 2225 163 439 0 2442 0
[pid=23718] ppid=23706 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23718/stat : 23718 (satsolver.sh) S 23706 23705 18338 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289872079 9367552 267 33554432000 4194304 5064252 140735797809360 140735797808272 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23718/statm: 2287 267 226 213 0 72 0
[pid=23719] ppid=23718 vsize=65564 CPUtime=50.9 cores=0,2,4,6
/proc/23719/stat : 23719 (glucose) R 23718 23705 18338 0 -1 4202496 9759 0 0 0 5087 3 0 0 20 0 1 0 289872079 67137536 15587 33554432000 4194304 5208918 140736711130800 140736711127176 4229776 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23719/statm: 16391 15587 105 248 0 16140 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 95400

[startup+102.307 s]
/proc/loadavg: 1.99 1.98 1.99 3/183 23726
/proc/meminfo: memFree=30029620/32873844 swapFree=7388/7388
[pid=23705] ppid=23703 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23705/stat : 23705 (npSolver-wbo-It) S 23703 23705 18338 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 289872060 9367552 275 33554432000 4194304 5064252 140734145049776 140734145048688 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23705/statm: 2287 275 233 213 0 72 0
[pid=23706] ppid=23705 vsize=19728 CPUtime=80.31 cores=0,2,4,6
/proc/23706/stat : 23706 (npSolver-wbo) S 23705 23705 18338 0 -1 4202496 5170 19711 0 0 22 4 7996 9 20 0 1 0 289872061 20201472 4433 33554432000 4194304 5990268 140734202350000 140734202341424 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23706/statm: 4932 4433 163 439 0 4489 0
[pid=23725] ppid=23706 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23725/stat : 23725 (satsolver.sh) S 23706 23705 18338 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289880096 9367552 266 33554432000 4194304 5064252 140736327184496 140736327183408 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23725/statm: 2287 266 226 213 0 72 0
[pid=23726] ppid=23725 vsize=53932 CPUtime=21.94 cores=0,2,4,6
/proc/23726/stat : 23726 (glucose) R 23725 23705 18338 0 -1 4202496 9170 0 0 0 2192 2 0 0 20 0 1 0 289880096 55226368 12678 33554432000 4194304 5208918 140734884599584 140734884595896 4211162 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23726/statm: 13483 12678 105 248 0 13232 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 91956

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/184 23736
/proc/meminfo: memFree=30032908/32873844 swapFree=7388/7388
[pid=23705] ppid=23703 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23705/stat : 23705 (npSolver-wbo-It) S 23703 23705 18338 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 289872060 9367552 275 33554432000 4194304 5064252 140734145049776 140734145048688 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23705/statm: 2287 275 233 213 0 72 0
[pid=23706] ppid=23705 vsize=19728 CPUtime=141.95 cores=0,2,4,6
/proc/23706/stat : 23706 (npSolver-wbo) S 23705 23705 18338 0 -1 4202496 7374 35295 0 0 33 5 14139 18 20 0 1 0 289872061 20201472 4433 33554432000 4194304 5990268 140734202350000 140734202341424 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23706/statm: 4932 4433 163 439 0 4489 0
[pid=23735] ppid=23706 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 1.97 1.98 1.99 3/184 23802
/proc/meminfo: memFree=29951372/32873844 swapFree=7388/7388
[pid=23705] ppid=23703 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23705/stat : 23705 (npSolver-wbo-It) S 23703 23705 18338 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 289872060 9367552 275 33554432000 4194304 5064252 140734145049776 140734145048688 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23705/statm: 2287 275 233 213 0 72 0
[pid=23706] ppid=23705 vsize=19728 CPUtime=1354.07 cores=0,2,4,6
/proc/23706/stat : 23706 (npSolver-wbo) S 23705 23705 18338 0 -1 4202496 25007 163001 0 0 121 18 135171 97 20 0 1 0 289872061 20201472 4434 33554432000 4194304 5990268 140734202350000 140734202341424 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23706/statm: 4932 4434 164 439 0 4489 0
[pid=23801] ppid=23706 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23801/stat : 23801 (satsolver.sh) S 23706 23705 18338 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290007495 9367552 267 33554432000 4194304 5064252 140736833296288 140736833295200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23801/statm: 2287 267 226 213 0 72 0
[pid=23802] ppid=23801 vsize=46596 CPUtime=7.93 cores=0,2,4,6
/proc/23802/stat : 23802 (glucose) R 23801 23705 18338 0 -1 4202496 7782 0 0 0 792 1 0 0 20 0 1 0 290007496 47714304 10718 33554432000 4194304 5208918 140734711350960 140734711347272 4229280 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23802/statm: 11649 10718 105 248 0 11398 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 84620

[startup+1422.31 s]
/proc/loadavg: 2.06 2.01 2.00 3/184 23877
/proc/meminfo: memFree=29884984/32873844 swapFree=7388/7388
[pid=23705] ppid=23703 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23705/stat : 23705 (npSolver-wbo-It) S 23703 23705 18338 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 289872060 9367552 275 33554432000 4194304 5064252 140734145049776 140734145048688 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23705/statm: 2287 275 233 213 0 72 0
[pid=23706] ppid=23705 vsize=19728 CPUtime=1354.07 cores=0,2,4,6
/proc/23706/stat : 23706 (npSolver-wbo) S 23705 23705 18338 0 -1 4202496 25007 163001 0 0 121 18 135171 97 20 0 1 0 289872061 20201472 4434 33554432000 4194304 5990268 140734202350000 140734202341424 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23706/statm: 4932 4434 164 439 0 4489 0
[pid=23801] ppid=23706 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23801/stat : 23801 (satsolver.sh) S 23706 23705 18338 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290007495 9367552 267 33554432000 4194304 5064252 140736833296288 140736833295200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23801/statm: 2287 267 226 213 0 72 0
[pid=23802] ppid=23801 vsize=90176 CPUtime=67.93 cores=0,2,4,6
/proc/23802/stat : 23802 (glucose) R 23801 23705 18338 0 -1 4202496 11563 0 0 0 6789 4 0 0 20 0 1 0 290007496 92340224 21759 33554432000 4194304 5208918 140734711350960 140734711347336 4211888 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23802/statm: 22544 21759 105 248 0 22293 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 128200

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 23878
/proc/meminfo: memFree=29838388/32873844 swapFree=7388/7388
[pid=23705] ppid=23703 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23705/stat : 23705 (npSolver-wbo-It) S 23703 23705 18338 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 289872060 9367552 275 33554432000 4194304 5064252 140734145049776 140734145048688 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23705/statm: 2287 275 233 213 0 72 0
[pid=23706] ppid=23705 vsize=19728 CPUtime=1354.07 cores=0,2,4,6
/proc/23706/stat : 23706 (npSolver-wbo) S 23705 23705 18338 0 -1 4202496 25007 163001 0 0 121 18 135171 97 20 0 1 0 289872061 20201472 4434 33554432000 4194304 5990268 140734202350000 140734202341424 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23706/statm: 4932 4434 164 439 0 4489 0
[pid=23801] ppid=23706 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23801/stat : 23801 (satsolver.sh) S 23706 23705 18338 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290007495 9367552 267 33554432000 4194304 5064252 140736833296288 140736833295200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23801/statm: 2287 267 226 213 0 72 0
[pid=23802] ppid=23801 vsize=128644 CPUtime=127.91 cores=0,2,4,6
/proc/23802/stat : 23802 (glucose) R 23801 23705 18338 0 -1 4202496 12606 0 0 0 12787 4 0 0 20 0 1 0 290007496 131731456 29885 33554432000 4194304 5208918 140734711350960 140734711347272 4205148 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23802/statm: 32161 29885 105 248 0 31910 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 166668

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 23885
/proc/meminfo: memFree=29896836/32873844 swapFree=7388/7388
[pid=23705] ppid=23703 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23705/stat : 23705 (npSolver-wbo-It) S 23703 23705 18338 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 289872060 9367552 275 33554432000 4194304 5064252 140734145049776 140734145048688 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23705/statm: 2287 275 233 213 0 72 0
[pid=23706] ppid=23705 vsize=19728 CPUtime=1532.52 cores=0,2,4,6
/proc/23706/stat : 23706 (npSolver-wbo) S 23705 23705 18338 0 -1 4202496 27211 179347 0 0 132 19 152995 106 20 0 1 0 289872061 20201472 4434 33554432000 4194304 5990268 140734202350000 140734202341424 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23706/statm: 4932 4434 164 439 0 4489 0
[pid=23884] ppid=23706 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23884/stat : 23884 (satsolver.sh) S 23706 23705 18338 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290025345 9367552 267 33554432000 4194304 5064252 140736812583520 140736812582432 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23884/statm: 2287 267 226 213 0 72 0
[pid=23885] ppid=23884 vsize=53980 CPUtime=9.44 cores=0,2,4,6
/proc/23885/stat : 23885 (glucose) R 23884 23705 18338 0 -1 4202496 9913 0 0 0 942 2 0 0 20 0 1 0 290025345 55275520 11937 33554432000 4194304 5208918 140735298416208 140735298412584 4210976 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23885/statm: 13495 11937 105 248 0 13244 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 92004

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 23892
/proc/meminfo: memFree=29866060/32873844 swapFree=7388/7388
[pid=23705] ppid=23703 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23705/stat : 23705 (npSolver-wbo-It) S 23703 23705 18338 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 289872060 9367552 275 33554432000 4194304 5064252 140734145049776 140734145048688 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23705/statm: 2287 275 233 213 0 72 0
[pid=23706] ppid=23705 vsize=19728 CPUtime=1578.82 cores=0,2,4,6
/proc/23706/stat : 23706 (npSolver-wbo) S 23705 23705 18338 0 -1 4202496 29415 194243 0 0 142 21 157606 113 20 0 1 0 289872061 20201472 4434 33554432000 4194304 5990268 140734202350000 140734202341424 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23706/statm: 4932 4434 164 439 0 4489 0
[pid=23891] ppid=23706 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23891/stat : 23891 (satsolver.sh) S 23706 23705 18338 0 -1 4202496 594 0 0 0 0 0 0 0 20 0 1 0 290029976 9367552 265 33554432000 4194304 5064252 140735184196400 140735184195312 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23891/statm: 2287 265 226 213 0 72 0
[pid=23892] ppid=23891 vsize=72596 CPUtime=23.13 cores=0,2,4,6
/proc/23892/stat : 23892 (glucose) R 23891 23705 18338 0 -1 4202496 9708 0 0 0 2311 2 0 0 20 0 1 0 290029976 74338304 16337 33554432000 4194304 5208918 140735723779520 140735723775896 4211795 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23892/statm: 18149 16337 105 248 0 17898 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 110620

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 23892
/proc/meminfo: memFree=29833684/32873844 swapFree=7388/7388
[pid=23705] ppid=23703 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23705/stat : 23705 (npSolver-wbo-It) S 23703 23705 18338 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 289872060 9367552 275 33554432000 4194304 5064252 140734145049776 140734145048688 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23705/statm: 2287 275 233 213 0 72 0
[pid=23706] ppid=23705 vsize=19728 CPUtime=1578.82 cores=0,2,4,6
/proc/23706/stat : 23706 (npSolver-wbo) S 23705 23705 18338 0 -1 4202496 29415 194243 0 0 142 21 157606 113 20 0 1 0 289872061 20201472 4434 33554432000 4194304 5990268 140734202350000 140734202341424 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23706/statm: 4932 4434 164 439 0 4489 0
[pid=23891] ppid=23706 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23891/stat : 23891 (satsolver.sh) S 23706 23705 18338 0 -1 4202496 594 0 0 0 0 0 0 0 20 0 1 0 290029976 9367552 265 33554432000 4194304 5064252 140735184196400 140735184195312 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23891/statm: 2287 265 226 213 0 72 0
[pid=23892] ppid=23891 vsize=88800 CPUtime=83.12 cores=0,2,4,6
/proc/23892/stat : 23892 (glucose) R 23891 23705 18338 0 -1 4202496 11199 0 0 0 8309 3 0 0 20 0 1 0 290029976 90931200 21415 33554432000 4194304 5208918 140735723779520 140735723775288 4211635 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23892/statm: 22200 21415 105 248 0 21949 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 126824

[startup+1722.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/183 23899
/proc/meminfo: memFree=29855580/32873844 swapFree=7388/7388
[pid=23705] ppid=23703 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23705/stat : 23705 (npSolver-wbo-It) S 23703 23705 18338 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 289872060 9367552 275 33554432000 4194304 5064252 140734145049776 140734145048688 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23705/statm: 2287 275 233 213 0 72 0
[pid=23706] ppid=23705 vsize=19728 CPUtime=1670.48 cores=0,2,4,6
/proc/23706/stat : 23706 (npSolver-wbo) S 23705 23705 18338 0 -1 4202496 31619 208668 0 0 153 23 166752 120 20 0 1 0 289872061 20201472 4434 33554432000 4194304 5990268 140734202350000 140734202341424 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23706/statm: 4932 4434 164 439 0 4489 0
[pid=23898] ppid=23706 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23898/stat : 23898 (satsolver.sh) S 23706 23705 18338 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290039143 9367552 267 33554432000 4194304 5064252 140734962358144 140734962357056 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23898/statm: 2287 267 226 213 0 72 0
[pid=23899] ppid=23898 vsize=72948 CPUtime=51.44 cores=0,2,4,6
/proc/23899/stat : 23899 (glucose) R 23898 23705 18338 0 -1 4202496 11757 0 0 0 5141 3 0 0 20 0 1 0 290039144 74698752 17495 33554432000 4194304 5208918 140737453268576 140737453264952 4229528 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23899/statm: 18237 17495 105 248 0 17986 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 110972

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 23900
/proc/meminfo: memFree=29814056/32873844 swapFree=7388/7388
[pid=23705] ppid=23703 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23705/stat : 23705 (npSolver-wbo-It) S 23703 23705 18338 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 289872060 9367552 275 33554432000 4194304 5064252 140734145049776 140734145048688 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23705/statm: 2287 275 233 213 0 72 0
[pid=23706] ppid=23705 vsize=19728 CPUtime=1670.48 cores=0,2,4,6
/proc/23706/stat : 23706 (npSolver-wbo) S 23705 23705 18338 0 -1 4202496 31619 208668 0 0 153 23 166752 120 20 0 1 0 289872061 20201472 4434 33554432000 4194304 5990268 140734202350000 140734202341424 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23706/statm: 4932 4434 164 439 0 4489 0
[pid=23898] ppid=23706 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23898/stat : 23898 (satsolver.sh) S 23706 23705 18338 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290039143 9367552 267 33554432000 4194304 5064252 140734962358144 140734962357056 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23898/statm: 2287 267 226 213 0 72 0
[pid=23899] ppid=23898 vsize=91808 CPUtime=111.44 cores=0,2,4,6
/proc/23899/stat : 23899 (glucose) R 23898 23705 18338 0 -1 4202496 12637 0 0 0 11140 4 0 0 20 0 1 0 290039144 94011392 22210 33554432000 4194304 5208918 140737453268576 140737453264888 4229512 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23899/statm: 22952 22210 105 248 0 22701 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 129832



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 23900
/proc/meminfo: memFree=29830796/32873844 swapFree=7388/7388
[pid=23705] ppid=23703 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23705/stat : 23705 (npSolver-wbo-It) S 23703 23705 18338 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 289872060 9367552 275 33554432000 4194304 5064252 140734145049776 140734145048688 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23705/statm: 2287 275 233 213 0 72 0
[pid=23706] ppid=23705 vsize=19728 CPUtime=1670.48 cores=0,2,4,6
/proc/23706/stat : 23706 (npSolver-wbo) S 23705 23705 18338 0 -1 4202496 31619 208668 0 0 153 23 166752 120 20 0 1 0 289872061 20201472 4434 33554432000 4194304 5990268 140734202350000 140734202341424 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23706/statm: 4932 4434 164 439 0 4489 0
[pid=23898] ppid=23706 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23898/stat : 23898 (satsolver.sh) S 23706 23705 18338 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290039143 9367552 267 33554432000 4194304 5064252 140734962358144 140734962357056 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23898/statm: 2287 267 226 213 0 72 0
[pid=23899] ppid=23898 vsize=91808 CPUtime=129.55 cores=0,2,4,6
/proc/23899/stat : 23899 (glucose) R 23898 23705 18338 0 -1 4202496 12863 0 0 0 12950 5 0 0 20 0 1 0 290039144 94011392 22210 33554432000 4194304 5208918 140737453268576 140737453264952 4212816 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23899/statm: 22952 22210 105 248 0 22701 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 129832

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): 1798.56
CPU system time (s): 1.49377
CPU usage (%): 99.9802
Max. virtual memory (cumulated for all children) (KiB): 208464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.56
system time used= 1.49377
maximum resident set size= 138644
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 254141
page faults= 0
swaps= 0
block input operations= 0
block output operations= 195360
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1655
involuntary context switches= 2715

runsolver used 3.55246 second user time and 9.29359 second system time

The end

Launcher Data

Begin job on node147 at 2012-05-28 22:37:57
IDJOB=3714847
IDBENCH=79492
IDSOLVER=2296
FILE ID=node147/3714847-1338237477
RUNJOBID= node147-1338228269-18354
PBS_JOBID= 14624632
Free space on /tmp= 71644 MiB

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

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

MD5SUM BENCH= 832b6d889e2e04fac8730ab9437bdddf
RANDOM SEED=2058898741

node147.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.951
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	: 5333.90
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.951
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.951
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.87
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.951
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.951
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.951
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.951
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.951
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:        30119632 kB
Buffers:          397924 kB
Cached:          1275708 kB
SwapCached:         5068 kB
Active:           943752 kB
Inactive:         982928 kB
Active(anon):     247232 kB
Inactive(anon):     7584 kB
Active(file):     696520 kB
Inactive(file):   975344 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67098668 kB
Dirty:              8160 kB
Writeback:             0 kB
AnonPages:        378740 kB
Mapped:            10740 kB
Shmem:                 0 kB
Slab:             686864 kB
SReclaimable:     127984 kB
SUnreclaim:       558880 kB
KernelStack:        1520 kB
PageTables:         4712 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     388088 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    292864 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= 71576 MiB
End job on node147 at 2012-05-28 23:07:57