Trace number 3715030

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.13 1800.82

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB10/oliveras/j60/
normalized-j6010_2-unsat--soft-33-100-0.wbo
MD5SUMc0c0bebc7e31a6df8b165cc7ff9f27e8
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark0.065989
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables7564
Total number of constraints23412
Number of soft constraints15681
Number of constraints which are clauses23168
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints244
Minimum length of a constraint1
Maximum length of a constraint50
Top cost 793815
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 793814
Biggest number in a constraint 44
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 333
Number of bits of the biggest sum of numbers9
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

1.09/1.15	c run usual solver
8.98/9.06	o 330
8.98/9.06	c fallback to adder encoding
395.28/395.71	o 329
395.28/395.71	c fallback to adder encoding
838.17/838.79	o 312
838.17/838.79	c fallback to adder encoding
1360.18/1360.80	o 311
1360.18/1360.80	c fallback to adder encoding
1800.09/1800.81	./satsolver.sh: line 5: 27050 Terminated              ./glucose $1 > $2 2> /dev/null
1800.09/1800.81	c error: unexpected solver exit code
1800.09/1800.81	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-3715030-1338194382/watcher-3715030-1338194382 -o /tmp/evaluation-result-3715030-1338194382/solver-3715030-1338194382 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3715030-1338194382.wbo 812604249 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.07 2.02 2.00 3/173 26864
/proc/meminfo: memFree=30453712/32873844 swapFree=7388/7388
[pid=26864] ppid=26862 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26864/stat : 26864 (npSolver-wbo-It) S 26862 26864 26619 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285562580 9367552 275 33554432000 4194304 5064252 140733773094208 140733773093120 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26864/statm: 2287 275 233 213 0 72 0

[startup+0.0700549 s]
/proc/loadavg: 2.07 2.02 2.00 3/173 26864
/proc/meminfo: memFree=30453712/32873844 swapFree=7388/7388
[pid=26864] ppid=26862 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26864/stat : 26864 (npSolver-wbo-It) S 26862 26864 26619 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285562580 9367552 275 33554432000 4194304 5064252 140733773094208 140733773093120 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26864/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100274 s]
/proc/loadavg: 2.07 2.02 2.00 3/173 26864
/proc/meminfo: memFree=30453712/32873844 swapFree=7388/7388
[pid=26864] ppid=26862 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26864/stat : 26864 (npSolver-wbo-It) S 26862 26864 26619 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285562580 9367552 275 33554432000 4194304 5064252 140733773094208 140733773093120 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26864/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30032 s]
/proc/loadavg: 2.07 2.02 2.00 3/173 26864
/proc/meminfo: memFree=30453712/32873844 swapFree=7388/7388
[pid=26864] ppid=26862 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26864/stat : 26864 (npSolver-wbo-It) S 26862 26864 26619 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285562580 9367552 275 33554432000 4194304 5064252 140733773094208 140733773093120 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26864/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700239 s]
/proc/loadavg: 2.07 2.02 2.00 3/173 26864
/proc/meminfo: memFree=30453712/32873844 swapFree=7388/7388
[pid=26864] ppid=26862 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26864/stat : 26864 (npSolver-wbo-It) S 26862 26864 26619 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285562580 9367552 275 33554432000 4194304 5064252 140733773094208 140733773093120 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26864/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50039 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 26877
/proc/meminfo: memFree=30376244/32873844 swapFree=7388/7388
[pid=26864] ppid=26862 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26864/stat : 26864 (npSolver-wbo-It) S 26862 26864 26619 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285562580 9367552 275 33554432000 4194304 5064252 140733773094208 140733773093120 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26864/statm: 2287 275 233 213 0 72 0
[pid=26865] ppid=26864 vsize=35588 CPUtime=1.18 cores=0,2,4,6
/proc/26865/stat : 26865 (npSolver-wbo) S 26864 26864 26619 0 -1 4202496 5876 0 0 0 112 6 0 0 20 0 1 0 285562580 36442112 7892 33554432000 4194304 5990268 140736700199344 140736700192496 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26865/statm: 8897 7892 153 439 0 8454 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 44736

[startup+3.10037 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 26881
/proc/meminfo: memFree=30137216/32873844 swapFree=7388/7388
[pid=26864] ppid=26862 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26864/stat : 26864 (npSolver-wbo-It) S 26862 26864 26619 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285562580 9367552 275 33554432000 4194304 5064252 140733773094208 140733773093120 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26864/statm: 2287 275 233 213 0 72 0
[pid=26865] ppid=26864 vsize=35588 CPUtime=1.18 cores=0,2,4,6
/proc/26865/stat : 26865 (npSolver-wbo) S 26864 26864 26619 0 -1 4202496 5876 0 0 0 112 6 0 0 20 0 1 0 285562580 36442112 7892 33554432000 4194304 5990268 140736700199344 140736700192496 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26865/statm: 8897 7892 153 439 0 8454 0
[pid=26878] ppid=26865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26878/stat : 26878 (cp2_pre.sh) S 26865 26864 26619 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 285562698 9367552 277 33554432000 4194304 5064252 140734181828432 140734181827136 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26878/statm: 2287 277 234 213 0 72 0
[pid=26879] ppid=26878 vsize=216956 CPUtime=1.91 cores=0,2,4,6
/proc/26879/stat : 26879 (coprocessor) R 26878 26864 26619 0 -1 4202496 34557 0 0 0 185 6 0 0 20 0 1 0 285562698 222162944 52906 33554432000 4194304 6586260 140734616032448 140734616027816 4676827 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/26879/statm: 54239 52906 191 584 0 53651 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 270840

[startup+6.30046 s]
/proc/loadavg: 2.22 2.05 2.01 3/183 26891
/proc/meminfo: memFree=29992296/32873844 swapFree=7388/7388
[pid=26864] ppid=26862 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26864/stat : 26864 (npSolver-wbo-It) S 26862 26864 26619 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285562580 9367552 275 33554432000 4194304 5064252 140733773094208 140733773093120 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26864/statm: 2287 275 233 213 0 72 0
[pid=26865] ppid=26864 vsize=35588 CPUtime=1.18 cores=0,2,4,6
/proc/26865/stat : 26865 (npSolver-wbo) S 26864 26864 26619 0 -1 4202496 5876 0 0 0 112 6 0 0 20 0 1 0 285562580 36442112 7892 33554432000 4194304 5990268 140736700199344 140736700192496 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26865/statm: 8897 7892 153 439 0 8454 0
[pid=26878] ppid=26865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26878/stat : 26878 (cp2_pre.sh) S 26865 26864 26619 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 285562698 9367552 277 33554432000 4194304 5064252 140734181828432 140734181827136 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26878/statm: 2287 277 234 213 0 72 0
[pid=26879] ppid=26878 vsize=234848 CPUtime=5.11 cores=0,2,4,6
/proc/26879/stat : 26879 (coprocessor) R 26878 26864 26619 0 -1 4202496 36744 0 0 0 504 7 0 0 20 0 1 0 285562698 240484352 57002 33554432000 4194304 6586260 140734616032448 140734616028040 4406620 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/26879/statm: 58712 57002 200 584 0 58124 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 288732

[startup+12.7005 s]
/proc/loadavg: 2.28 2.06 2.02 3/183 26901
/proc/meminfo: memFree=29876836/32873844 swapFree=7388/7388
[pid=26864] ppid=26862 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26864/stat : 26864 (npSolver-wbo-It) S 26862 26864 26619 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285562580 9367552 275 33554432000 4194304 5064252 140733773094208 140733773093120 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26864/statm: 2287 275 233 213 0 72 0
[pid=26865] ppid=26864 vsize=127828 CPUtime=9.88 cores=0,2,4,6
/proc/26865/stat : 26865 (npSolver-wbo) S 26864 26864 26619 0 -1 4202496 14346 63315 0 0 201 71 642 74 20 0 1 0 285562580 130895872 27776 33554432000 4194304 5990268 140736700199344 140736700190768 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 29 0 0
/proc/26865/statm: 31957 27776 166 439 0 31514 0
[pid=26900] ppid=26865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26900/stat : 26900 (satsolver.sh) S 26865 26864 26619 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285563599 9367552 267 33554432000 4194304 5064252 140736274147712 140736274146624 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26900/statm: 2287 267 226 213 0 72 0
[pid=26901] ppid=26900 vsize=211232 CPUtime=2.49 cores=0,2,4,6
/proc/26901/stat : 26901 (glucose) R 26900 26864 26619 0 -1 4202496 37758 0 0 0 241 8 0 0 20 0 1 0 285563599 216301568 45913 33554432000 4194304 5208918 140735618938320 140735618936168 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26901/statm: 52808 45913 104 248 0 52557 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 357356

[startup+25.5005 s]
/proc/loadavg: 2.31 2.08 2.02 3/184 26904
/proc/meminfo: memFree=29877656/32873844 swapFree=7388/7388
[pid=26864] ppid=26862 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26864/stat : 26864 (npSolver-wbo-It) S 26862 26864 26619 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285562580 9367552 275 33554432000 4194304 5064252 140733773094208 140733773093120 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26864/statm: 2287 275 233 213 0 72 0
[pid=26865] ppid=26864 vsize=127828 CPUtime=9.88 cores=0,2,4,6
/proc/26865/stat : 26865 (npSolver-wbo) S 26864 26864 26619 0 -1 4202496 14346 63315 0 0 201 71 642 74 20 0 1 0 285562580 130895872 27776 33554432000 4194304 5990268 140736700199344 140736700190768 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 29 0 0
/proc/26865/statm: 31957 27776 166 439 0 31514 0
[pid=26900] ppid=26865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26900/stat : 26900 (satsolver.sh) S 26865 26864 26619 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285563599 9367552 267 33554432000 4194304 5064252 140736274147712 140736274146624 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26900/statm: 2287 267 226 213 0 72 0
[pid=26901] ppid=26900 vsize=211368 CPUtime=15.29 cores=0,2,4,6
/proc/26901/stat : 26901 (glucose) R 26900 26864 26619 0 -1 4202496 37765 0 0 0 1521 8 0 0 20 0 1 0 285563599 216440832 45920 33554432000 4194304 5208918 140735618938320 140735618936280 4229483 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26901/statm: 52842 45920 104 248 0 52591 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 357492

[startup+51.1004 s]
/proc/loadavg: 2.19 2.07 2.02 3/184 26904
/proc/meminfo: memFree=29875772/32873844 swapFree=7388/7388
[pid=26864] ppid=26862 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26864/stat : 26864 (npSolver-wbo-It) S 26862 26864 26619 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285562580 9367552 275 33554432000 4194304 5064252 140733773094208 140733773093120 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26864/statm: 2287 275 233 213 0 72 0
[pid=26865] ppid=26864 vsize=127828 CPUtime=9.88 cores=0,2,4,6
/proc/26865/stat : 26865 (npSolver-wbo) S 26864 26864 26619 0 -1 4202496 14346 63315 0 0 201 71 642 74 20 0 1 0 285562580 130895872 27776 33554432000 4194304 5990268 140736700199344 140736700190768 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 29 0 0
/proc/26865/statm: 31957 27776 166 439 0 31514 0
[pid=26900] ppid=26865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26900/stat : 26900 (satsolver.sh) S 26865 26864 26619 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285563599 9367552 267 33554432000 4194304 5064252 140736274147712 140736274146624 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26900/statm: 2287 267 226 213 0 72 0
[pid=26901] ppid=26900 vsize=211712 CPUtime=40.88 cores=0,2,4,6
/proc/26901/stat : 26901 (glucose) R 26900 26864 26619 0 -1 4202496 37842 0 0 0 4080 8 0 0 20 0 1 0 285563599 216793088 45997 33554432000 4194304 5208918 140735618938320 140735618935992 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26901/statm: 52928 45997 104 248 0 52677 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 357836

[startup+102.307 s]
/proc/loadavg: 2.08 2.06 2.02 3/183 26904
/proc/meminfo: memFree=29871252/32873844 swapFree=7388/7388
[pid=26864] ppid=26862 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26864/stat : 26864 (npSolver-wbo-It) S 26862 26864 26619 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285562580 9367552 275 33554432000 4194304 5064252 140733773094208 140733773093120 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26864/statm: 2287 275 233 213 0 72 0
[pid=26865] ppid=26864 vsize=127828 CPUtime=9.88 cores=0,2,4,6
/proc/26865/stat : 26865 (npSolver-wbo) S 26864 26864 26619 0 -1 4202496 14346 63315 0 0 201 71 642 74 20 0 1 0 285562580 130895872 27776 33554432000 4194304 5990268 140736700199344 140736700190768 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 29 0 0
/proc/26865/statm: 31957 27776 166 439 0 31514 0
[pid=26900] ppid=26865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26900/stat : 26900 (satsolver.sh) S 26865 26864 26619 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285563599 9367552 267 33554432000 4194304 5064252 140736274147712 140736274146624 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26900/statm: 2287 267 226 213 0 72 0
[pid=26901] ppid=26900 vsize=212936 CPUtime=92.09 cores=0,2,4,6
/proc/26901/stat : 26901 (glucose) R 26900 26864 26619 0 -1 4202496 38159 0 0 0 9200 9 0 0 20 0 1 0 285563599 218046464 46825 33554432000 4194304 5208918 140735618938320 140735618934696 4229280 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26901/statm: 53234 46825 105 248 0 52983 0
Current children cumulated CPU time (s) 101.97
Current children cumulated vsize (KiB) 359060

[startup+162.3 s]
/proc/loadavg: 2.03 2.04 2.01 3/183 26904
/proc/meminfo: memFree=29868896/32873844 swapFree=7388/7388
[pid=26864] ppid=26862 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26864/stat : 26864 (npSolver-wbo-It) S 26862 26864 26619 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285562580 9367552 275 33554432000 4194304 5064252 140733773094208 140733773093120 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26864/statm: 2287 275 233 213 0 72 0
[pid=26865] ppid=26864 vsize=127828 CPUtime=9.88 cores=0,2,4,6
/proc/26865/stat : 26865 (npSolver-wbo) S 26864 26864 26619 0 -1 4202496 14346 63315 0 0 201 71 642 74 20 0 1 0 285562580 130895872 27776 33554432000 4194304 5990268 140736700199344 140736700190768 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 29 0 0
/proc/26865/statm: 31957 27776 166 439 0 31514 0
[pid=26900] ppid=26865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26900/stat : 26900 (satsolver.sh) S 26865 26864 26619 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285563599 9367552 267 33554432000 4194304 5064252 140736274147712 140736274146624 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26900/statm: 2287 267 226 213 0 72 0
[pid=26901] ppid=26900 vsize=214152 CPUtime=152.07 cores=0,2,4,6
/proc/26901/stat : 26901 (glucose) R 26900 26864 26619 0 -1 4202496 38492 0 0 0 15198 9 0 0 20 0 1 0 285563599 219291648 47158 33554432000 4194304 5208918 140735618938320 140735618936280 4205165 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26901/statm: 53538 47158 105 248 0 53287 0
Current children cumulated CPU time (s) 161.95

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27050
/proc/meminfo: memFree=29985008/32873844 swapFree=7388/7388
[pid=26864] ppid=26862 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26864/stat : 26864 (npSolver-wbo-It) S 26862 26864 26619 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285562580 9367552 275 33554432000 4194304 5064252 140733773094208 140733773093120 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26864/statm: 2287 275 233 213 0 72 0
[pid=26865] ppid=26864 vsize=111448 CPUtime=1361.01 cores=0,2,4,6
/proc/26865/stat : 26865 (npSolver-wbo) S 26864 26864 26619 0 -1 4202496 39676 213543 0 0 427 101 135385 188 20 0 1 0 285562580 114122752 23713 33554432000 4194304 5990268 140736700199344 140736700190768 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 29 0 0
/proc/26865/statm: 27862 23713 166 439 0 27419 0
[pid=27049] ppid=26865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27049/stat : 27049 (satsolver.sh) S 26865 26864 26619 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285698743 9367552 266 33554432000 4194304 5064252 140736968941824 140736968940736 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27049/statm: 2287 266 226 213 0 72 0
[pid=27050] ppid=27049 vsize=195160 CPUtime=0.65 cores=0,2,4,6
/proc/27050/stat : 27050 (glucose) R 27049 26864 26619 0 -1 4202496 32883 0 0 0 59 6 0 0 20 0 1 0 285698743 199843840 44088 33554432000 4194304 5208918 140735792708976 140735791658376 4237298 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27050/statm: 48790 44089 70 248 0 48539 0
Current children cumulated CPU time (s) 1361.66
Current children cumulated vsize (KiB) 324904

[startup+1422.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 27050
/proc/meminfo: memFree=29887604/32873844 swapFree=7388/7388
[pid=26864] ppid=26862 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26864/stat : 26864 (npSolver-wbo-It) S 26862 26864 26619 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285562580 9367552 275 33554432000 4194304 5064252 140733773094208 140733773093120 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26864/statm: 2287 275 233 213 0 72 0
[pid=26865] ppid=26864 vsize=111448 CPUtime=1361.01 cores=0,2,4,6
/proc/26865/stat : 26865 (npSolver-wbo) S 26864 26864 26619 0 -1 4202496 39676 213543 0 0 427 101 135385 188 20 0 1 0 285562580 114122752 23713 33554432000 4194304 5990268 140736700199344 140736700190768 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 29 0 0
/proc/26865/statm: 27862 23713 166 439 0 27419 0
[pid=27049] ppid=26865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27049/stat : 27049 (satsolver.sh) S 26865 26864 26619 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285698743 9367552 266 33554432000 4194304 5064252 140736968941824 140736968940736 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27049/statm: 2287 266 226 213 0 72 0
[pid=27050] ppid=27049 vsize=211360 CPUtime=60.64 cores=0,2,4,6
/proc/27050/stat : 27050 (glucose) R 27049 26864 26619 0 -1 4202496 38529 0 0 0 6056 8 0 0 20 0 1 0 285698743 216432640 47101 33554432000 4194304 5208918 140735792708976 140735792706936 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27050/statm: 52840 47101 104 248 0 52589 0
Current children cumulated CPU time (s) 1421.65
Current children cumulated vsize (KiB) 341104

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 27057
/proc/meminfo: memFree=29885904/32873844 swapFree=7388/7388
[pid=26864] ppid=26862 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26864/stat : 26864 (npSolver-wbo-It) S 26862 26864 26619 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285562580 9367552 275 33554432000 4194304 5064252 140733773094208 140733773093120 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26864/statm: 2287 275 233 213 0 72 0
[pid=26865] ppid=26864 vsize=111448 CPUtime=1361.01 cores=0,2,4,6
/proc/26865/stat : 26865 (npSolver-wbo) S 26864 26864 26619 0 -1 4202496 39676 213543 0 0 427 101 135385 188 20 0 1 0 285562580 114122752 23713 33554432000 4194304 5990268 140736700199344 140736700190768 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 29 0 0
/proc/26865/statm: 27862 23713 166 439 0 27419 0
[pid=27049] ppid=26865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27049/stat : 27049 (satsolver.sh) S 26865 26864 26619 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285698743 9367552 266 33554432000 4194304 5064252 140736968941824 140736968940736 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27049/statm: 2287 266 226 213 0 72 0
[pid=27050] ppid=27049 vsize=211880 CPUtime=120.63 cores=0,2,4,6
/proc/27050/stat : 27050 (glucose) R 27049 26864 26619 0 -1 4202496 38637 0 0 0 12055 8 0 0 20 0 1 0 285698743 216965120 47207 33554432000 4194304 5208918 140735792708976 140735792706872 4211147 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27050/statm: 52970 47207 104 248 0 52719 0
Current children cumulated CPU time (s) 1481.64
Current children cumulated vsize (KiB) 341624

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27058
/proc/meminfo: memFree=29884056/32873844 swapFree=7388/7388
[pid=26864] ppid=26862 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26864/stat : 26864 (npSolver-wbo-It) S 26862 26864 26619 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285562580 9367552 275 33554432000 4194304 5064252 140733773094208 140733773093120 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26864/statm: 2287 275 233 213 0 72 0
[pid=26865] ppid=26864 vsize=111448 CPUtime=1361.01 cores=0,2,4,6
/proc/26865/stat : 26865 (npSolver-wbo) S 26864 26864 26619 0 -1 4202496 39676 213543 0 0 427 101 135385 188 20 0 1 0 285562580 114122752 23713 33554432000 4194304 5990268 140736700199344 140736700190768 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 29 0 0
/proc/26865/statm: 27862 23713 166 439 0 27419 0
[pid=27049] ppid=26865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27049/stat : 27049 (satsolver.sh) S 26865 26864 26619 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285698743 9367552 266 33554432000 4194304 5064252 140736968941824 140736968940736 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27049/statm: 2287 266 226 213 0 72 0
[pid=27050] ppid=27049 vsize=212856 CPUtime=180.62 cores=0,2,4,6
/proc/27050/stat : 27050 (glucose) R 27049 26864 26619 0 -1 4202496 38895 0 0 0 18053 9 0 0 20 0 1 0 285698743 217964544 47471 33554432000 4194304 5208918 140735792708976 140735792706936 4211122 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27050/statm: 53214 47471 105 248 0 52963 0
Current children cumulated CPU time (s) 1541.63
Current children cumulated vsize (KiB) 342600

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27072
/proc/meminfo: memFree=29881360/32873844 swapFree=7388/7388
[pid=26864] ppid=26862 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26864/stat : 26864 (npSolver-wbo-It) S 26862 26864 26619 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285562580 9367552 275 33554432000 4194304 5064252 140733773094208 140733773093120 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26864/statm: 2287 275 233 213 0 72 0
[pid=26865] ppid=26864 vsize=111448 CPUtime=1361.01 cores=0,2,4,6
/proc/26865/stat : 26865 (npSolver-wbo) S 26864 26864 26619 0 -1 4202496 39676 213543 0 0 427 101 135385 188 20 0 1 0 285562580 114122752 23713 33554432000 4194304 5990268 140736700199344 140736700190768 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 29 0 0
/proc/26865/statm: 27862 23713 166 439 0 27419 0
[pid=27049] ppid=26865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27049/stat : 27049 (satsolver.sh) S 26865 26864 26619 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285698743 9367552 266 33554432000 4194304 5064252 140736968941824 140736968940736 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27049/statm: 2287 266 226 213 0 72 0
[pid=27050] ppid=27049 vsize=213748 CPUtime=240.6 cores=0,2,4,6
/proc/27050/stat : 27050 (glucose) R 27049 26864 26619 0 -1 4202496 39142 0 0 0 24051 9 0 0 20 0 1 0 285698743 218877952 48425 33554432000 4194304 5208918 140735792708976 140735792706824 4205695 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27050/statm: 53437 48425 105 248 0 53186 0
Current children cumulated CPU time (s) 1601.61
Current children cumulated vsize (KiB) 343492

[startup+1662.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27079
/proc/meminfo: memFree=29883172/32873844 swapFree=7388/7388
[pid=26864] ppid=26862 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26864/stat : 26864 (npSolver-wbo-It) S 26862 26864 26619 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285562580 9367552 275 33554432000 4194304 5064252 140733773094208 140733773093120 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26864/statm: 2287 275 233 213 0 72 0
[pid=26865] ppid=26864 vsize=111448 CPUtime=1361.01 cores=0,2,4,6
/proc/26865/stat : 26865 (npSolver-wbo) S 26864 26864 26619 0 -1 4202496 39676 213543 0 0 427 101 135385 188 20 0 1 0 285562580 114122752 23713 33554432000 4194304 5990268 140736700199344 140736700190768 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 29 0 0
/proc/26865/statm: 27862 23713 166 439 0 27419 0
[pid=27049] ppid=26865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27049/stat : 27049 (satsolver.sh) S 26865 26864 26619 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285698743 9367552 266 33554432000 4194304 5064252 140736968941824 140736968940736 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27049/statm: 2287 266 226 213 0 72 0
[pid=27050] ppid=27049 vsize=214728 CPUtime=300.59 cores=0,2,4,6
/proc/27050/stat : 27050 (glucose) R 27049 26864 26619 0 -1 4202496 39443 0 0 0 30050 9 0 0 20 0 1 0 285698743 219881472 48726 33554432000 4194304 5208918 140735792708976 140735792706824 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27050/statm: 53682 48726 105 248 0 53431 0
Current children cumulated CPU time (s) 1661.6
Current children cumulated vsize (KiB) 344472

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27079
/proc/meminfo: memFree=29875976/32873844 swapFree=7388/7388
[pid=26864] ppid=26862 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26864/stat : 26864 (npSolver-wbo-It) S 26862 26864 26619 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285562580 9367552 275 33554432000 4194304 5064252 140733773094208 140733773093120 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26864/statm: 2287 275 233 213 0 72 0
[pid=26865] ppid=26864 vsize=111448 CPUtime=1361.01 cores=0,2,4,6
/proc/26865/stat : 26865 (npSolver-wbo) S 26864 26864 26619 0 -1 4202496 39676 213543 0 0 427 101 135385 188 20 0 1 0 285562580 114122752 23713 33554432000 4194304 5990268 140736700199344 140736700190768 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 29 0 0
/proc/26865/statm: 27862 23713 166 439 0 27419 0
[pid=27049] ppid=26865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27049/stat : 27049 (satsolver.sh) S 26865 26864 26619 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285698743 9367552 266 33554432000 4194304 5064252 140736968941824 140736968940736 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27049/statm: 2287 266 226 213 0 72 0
[pid=27050] ppid=27049 vsize=215796 CPUtime=360.58 cores=0,2,4,6
/proc/27050/stat : 27050 (glucose) R 27049 26864 26619 0 -1 4202496 39785 0 0 0 36049 9 0 0 20 0 1 0 285698743 220975104 49579 33554432000 4194304 5208918 140735792708976 140735792706824 4205139 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27050/statm: 53949 49579 105 248 0 53698 0
Current children cumulated CPU time (s) 1721.59
Current children cumulated vsize (KiB) 345540

[startup+1782.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 27086
/proc/meminfo: memFree=29877516/32873844 swapFree=7388/7388
[pid=26864] ppid=26862 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26864/stat : 26864 (npSolver-wbo-It) S 26862 26864 26619 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285562580 9367552 275 33554432000 4194304 5064252 140733773094208 140733773093120 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26864/statm: 2287 275 233 213 0 72 0
[pid=26865] ppid=26864 vsize=111448 CPUtime=1361.01 cores=0,2,4,6
/proc/26865/stat : 26865 (npSolver-wbo) S 26864 26864 26619 0 -1 4202496 39676 213543 0 0 427 101 135385 188 20 0 1 0 285562580 114122752 23713 33554432000 4194304 5990268 140736700199344 140736700190768 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 29 0 0
/proc/26865/statm: 27862 23713 166 439 0 27419 0
[pid=27049] ppid=26865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27049/stat : 27049 (satsolver.sh) S 26865 26864 26619 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285698743 9367552 266 33554432000 4194304 5064252 140736968941824 140736968940736 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27049/statm: 2287 266 226 213 0 72 0
[pid=27050] ppid=27049 vsize=216804 CPUtime=420.57 cores=0,2,4,6
/proc/27050/stat : 27050 (glucose) R 27049 26864 26619 0 -1 4202496 40055 0 0 0 42048 9 0 0 20 0 1 0 285698743 222007296 49849 33554432000 4194304 5208918 140735792708976 140735792706936 4211027 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27050/statm: 54201 49849 105 248 0 53950 0
Current children cumulated CPU time (s) 1781.58
Current children cumulated vsize (KiB) 346548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 2.04 2.01 2.00 2/176 27117
/proc/meminfo: memFree=30073752/32873844 swapFree=7388/7388
[pid=26864] ppid=26862 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26864/stat : 26864 (npSolver-wbo-It) S 26862 26864 26619 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285562580 9367552 275 33554432000 4194304 5064252 140733773094208 140733773093120 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26864/statm: 2287 275 233 213 0 72 0
[pid=26865] ppid=26864 vsize=111448 CPUtime=1361.01 cores=0,2,4,6
/proc/26865/stat : 26865 (npSolver-wbo) S 26864 26864 26619 0 -1 4202496 39676 213543 0 0 427 101 135385 188 20 0 1 0 285562580 114122752 23713 33554432000 4194304 5990268 140736700199344 140736700190768 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 29 0 0
/proc/26865/statm: 27862 23713 166 439 0 27419 0
[pid=27049] ppid=26865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27049/stat : 27049 (satsolver.sh) S 26865 26864 26619 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285698743 9367552 266 33554432000 4194304 5064252 140736968941824 140736968940736 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27049/statm: 2287 266 226 213 0 72 0
[pid=27050] ppid=27049 vsize=217820 CPUtime=439.08 cores=0,2,4,6
/proc/27050/stat : 27050 (glucose) R 27049 26864 26619 0 -1 4202496 40224 0 0 0 43899 9 0 0 20 0 1 0 285698743 223047680 50018 33554432000 4194304 5208918 140735792708976 140735792706648 4211744 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27050/statm: 54455 50018 105 248 0 54204 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 347564

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.82
CPU time (s): 1800.13
CPU user time (s): 1797.12
CPU system time (s): 3.00654
CPU usage (%): 99.9618
Max. virtual memory (cumulated for all children) (KiB): 402764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.12
system time used= 3.00654
maximum resident set size= 244400
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 294435
page faults= 0
swaps= 0
block input operations= 0
block output operations= 632928
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4145
involuntary context switches= 1983

runsolver used 7.95279 second user time and 16.9704 second system time

The end

Launcher Data

Begin job on node147 at 2012-05-28 10:39:42
IDJOB=3715030
IDBENCH=79088
IDSOLVER=2296
FILE ID=node147/3715030-1338194382
RUNJOBID= node147-1338192581-26635
PBS_JOBID= 14624579
Free space on /tmp= 71584 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB10/oliveras/j60/normalized-j6010_2-unsat--soft-33-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3715030-1338194382/watcher-3715030-1338194382 -o /tmp/evaluation-result-3715030-1338194382/solver-3715030-1338194382 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3715030-1338194382.wbo 812604249 HOME HOME

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

MD5SUM BENCH= c0c0bebc7e31a6df8b165cc7ff9f27e8
RANDOM SEED=812604249

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:        30456844 kB
Buffers:          354464 kB
Cached:          1234232 kB
SwapCached:         5068 kB
Active:           618864 kB
Inactive:         977616 kB
Active(anon):       2576 kB
Inactive(anon):     7584 kB
Active(file):     616288 kB
Inactive(file):   970032 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67098668 kB
Dirty:              9292 kB
Writeback:             0 kB
AnonPages:         12928 kB
Mapped:             9076 kB
Shmem:                 0 kB
Slab:             680552 kB
SReclaimable:     121360 kB
SUnreclaim:       559192 kB
KernelStack:        1432 kB
PageTables:         3956 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     105096 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 71580 MiB
End job on node147 at 2012-05-28 11:09:43