Trace number 3714119

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? (problem) 163.65 392.581

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/scens/
normalized-scen08reduc_wcsp.wbo
MD5SUMa57c8a6c45b3bda1a2096d1102135404
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmark
Best cost obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables14194
Total number of constraints1450105
Number of soft constraints1449740
Number of constraints which are clauses1449740
Number of constraints which are cardinality constraints (but not clauses)365
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint44
Top cost 262
Min constraint cost 1
Max constraint cost 30
Sum of constraints costs 6361774
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 45
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

7.58/7.62	c run usual solver
53.35/53.45	o 7432
53.35/53.45	c current bound: 3716
53.35/53.45	c fallback to adder encoding
159.45/159.54	terminate called after throwing an instance of 'std::bad_alloc'
159.45/159.54	  what():  std::bad_alloc
163.60/392.58	HOME/npSolver-wbo-I.sh: line 18:  7683 Aborted                 (core dumped) ./npSolver-wbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=1 -useCP2=1 -useInc=1

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-3714119-1338236568/watcher-3714119-1338236568 -o /tmp/evaluation-result-3714119-1338236568/solver-3714119-1338236568 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3714119-1338236568.wbo 1777105861 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.08 2.02 2.01 3/175 7682
/proc/meminfo: memFree=28126912/32873852 swapFree=6848/6848
[pid=7682] ppid=7680 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7682/stat : 7682 (npSolver-wbo-I.) S 7680 7682 6990 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289782385 9367552 275 33554432000 4194304 5064252 140735830574432 140735830573344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7682/statm: 2287 275 233 213 0 72 0

[startup+0.097409 s]
/proc/loadavg: 2.08 2.02 2.01 3/175 7682
/proc/meminfo: memFree=28126912/32873852 swapFree=6848/6848
[pid=7682] ppid=7680 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7682/stat : 7682 (npSolver-wbo-I.) S 7680 7682 6990 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289782385 9367552 275 33554432000 4194304 5064252 140735830574432 140735830573344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7682/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100319 s]
/proc/loadavg: 2.08 2.02 2.01 3/175 7682
/proc/meminfo: memFree=28126912/32873852 swapFree=6848/6848
[pid=7682] ppid=7680 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7682/stat : 7682 (npSolver-wbo-I.) S 7680 7682 6990 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289782385 9367552 275 33554432000 4194304 5064252 140735830574432 140735830573344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7682/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300247 s]
/proc/loadavg: 2.08 2.02 2.01 3/175 7682
/proc/meminfo: memFree=28126912/32873852 swapFree=6848/6848
[pid=7682] ppid=7680 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7682/stat : 7682 (npSolver-wbo-I.) S 7680 7682 6990 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289782385 9367552 275 33554432000 4194304 5064252 140735830574432 140735830573344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7682/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700252 s]
/proc/loadavg: 2.08 2.02 2.01 3/175 7682
/proc/meminfo: memFree=28126912/32873852 swapFree=6848/6848
[pid=7682] ppid=7680 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7682/stat : 7682 (npSolver-wbo-I.) S 7680 7682 6990 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289782385 9367552 275 33554432000 4194304 5064252 140735830574432 140735830573344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7682/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 7684
/proc/meminfo: memFree=28042304/32873852 swapFree=6848/6848
[pid=7682] ppid=7680 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7682/stat : 7682 (npSolver-wbo-I.) S 7680 7682 6990 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289782385 9367552 275 33554432000 4194304 5064252 140735830574432 140735830573344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7682/statm: 2287 275 233 213 0 72 0
[pid=7683] ppid=7682 vsize=35120 CPUtime=1.49 cores=0,2,4,6
/proc/7683/stat : 7683 (npSolver-wbo) R 7682 7682 6990 0 -1 4202496 2953 0 0 0 148 1 0 0 20 0 1 0 289782385 35962880 4973 33554432000 4194304 5990268 140734597727344 140734597722200 5177776 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7683/statm: 8780 4973 137 439 0 8337 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44268

[startup+3.10029 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 7684
/proc/meminfo: memFree=27922020/32873852 swapFree=6848/6848
[pid=7682] ppid=7680 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7682/stat : 7682 (npSolver-wbo-I.) S 7680 7682 6990 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289782385 9367552 275 33554432000 4194304 5064252 140735830574432 140735830573344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7682/statm: 2287 275 233 213 0 72 0
[pid=7683] ppid=7682 vsize=67888 CPUtime=3.09 cores=0,2,4,6
/proc/7683/stat : 7683 (npSolver-wbo) R 7682 7682 6990 0 -1 4202496 3490 0 0 0 306 3 0 0 20 0 1 0 289782385 69517312 10093 33554432000 4194304 5990268 140734597727344 140734597722584 4374069 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7683/statm: 16972 10093 137 439 0 16529 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 77036

[startup+6.30027 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 7684
/proc/meminfo: memFree=27126592/32873852 swapFree=6848/6848
[pid=7682] ppid=7680 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7682/stat : 7682 (npSolver-wbo-I.) S 7680 7682 6990 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289782385 9367552 275 33554432000 4194304 5064252 140735830574432 140735830573344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7682/statm: 2287 275 233 213 0 72 0
[pid=7683] ppid=7682 vsize=166620 CPUtime=6.29 cores=0,2,4,6
/proc/7683/stat : 7683 (npSolver-wbo) R 7682 7682 6990 0 -1 4202496 7188 0 0 0 624 5 0 0 20 0 1 0 289782385 170618880 30257 33554432000 4194304 5990268 140734597727344 140734597723224 4706974 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7683/statm: 41655 30257 142 439 0 41212 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 175768

[startup+12.7005 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 7688
/proc/meminfo: memFree=25653484/32873852 swapFree=6848/6848
[pid=7682] ppid=7680 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7682/stat : 7682 (npSolver-wbo-I.) S 7680 7682 6990 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289782385 9367552 275 33554432000 4194304 5064252 140735830574432 140735830573344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7682/statm: 2287 275 233 213 0 72 0
[pid=7683] ppid=7682 vsize=194936 CPUtime=10.29 cores=0,2,4,6
/proc/7683/stat : 7683 (npSolver-wbo) S 7682 7682 6990 0 -1 4202496 9359 0 0 0 794 235 0 0 20 0 1 0 289782385 199614464 37360 33554432000 4194304 5990268 140734597727344 140734597720496 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7683/statm: 48734 37360 150 439 0 48291 0
[pid=7685] ppid=7683 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7685/stat : 7685 (cp2_pre.sh) S 7683 7682 6990 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 289783415 9367552 277 33554432000 4194304 5064252 140734229610032 140734229608736 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7685/statm: 2287 277 234 213 0 72 0
[pid=7686] ppid=7685 vsize=575564 CPUtime=2.38 cores=0,2,4,6
/proc/7686/stat : 7686 (coprocessor) R 7685 7682 6990 0 -1 4202496 46329 0 0 0 225 13 0 0 20 0 1 0 289783415 589377536 139439 33554432000 4194304 6586260 140733251079328 140733251075320 4775781 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/7686/statm: 143891 139439 179 584 0 143303 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 788796

[startup+25.5004 s]
/proc/loadavg: 2.20 2.05 2.01 3/181 7688
/proc/meminfo: memFree=24410900/32873852 swapFree=6848/6848
[pid=7682] ppid=7680 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7682/stat : 7682 (npSolver-wbo-I.) S 7680 7682 6990 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289782385 9367552 275 33554432000 4194304 5064252 140735830574432 140735830573344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7682/statm: 2287 275 233 213 0 72 0
[pid=7683] ppid=7682 vsize=194936 CPUtime=10.29 cores=0,2,4,6
/proc/7683/stat : 7683 (npSolver-wbo) S 7682 7682 6990 0 -1 4202496 9359 0 0 0 794 235 0 0 20 0 1 0 289782385 199614464 37360 33554432000 4194304 5990268 140734597727344 140734597720496 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7683/statm: 48734 37360 150 439 0 48291 0
[pid=7685] ppid=7683 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7685/stat : 7685 (cp2_pre.sh) S 7683 7682 6990 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 289783415 9367552 277 33554432000 4194304 5064252 140734229610032 140734229608736 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7685/statm: 2287 277 234 213 0 72 0
[pid=7686] ppid=7685 vsize=664148 CPUtime=15.19 cores=0,2,4,6
/proc/7686/stat : 7686 (coprocessor) R 7685 7682 6990 0 -1 4202496 52004 0 0 0 1504 15 0 0 20 0 1 0 289783415 680087552 162999 33554432000 4194304 6586260 140733251079328 140733251075192 5599522 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/7686/statm: 166037 162999 188 584 0 165449 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 877380

[startup+51.1004 s]
/proc/loadavg: 2.12 2.04 2.01 3/179 7695
/proc/meminfo: memFree=25027256/32873852 swapFree=6848/6848
[pid=7682] ppid=7680 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7682/stat : 7682 (npSolver-wbo-I.) S 7680 7682 6990 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289782385 9367552 275 33554432000 4194304 5064252 140735830574432 140735830573344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7682/statm: 2287 275 233 213 0 72 0
[pid=7683] ppid=7682 vsize=219064 CPUtime=51.07 cores=0,2,4,6
/proc/7683/stat : 7683 (npSolver-wbo) R 7682 7682 6990 0 -1 4202496 11720 101531 0 0 807 246 4014 40 20 0 1 0 289782385 224321536 43380 33554432000 4194304 5990268 140734597727344 140734597721072 5177872 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7683/statm: 54766 43380 154 439 0 54323 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 228212

[startup+102.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/178 7696
/proc/meminfo: memFree=20702300/32873852 swapFree=6848/6848
[pid=7682] ppid=7680 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7682/stat : 7682 (npSolver-wbo-I.) S 7680 7682 6990 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289782385 9367552 275 33554432000 4194304 5064252 140735830574432 140735830573344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7682/statm: 2287 275 233 213 0 72 0
[pid=7683] ppid=7682 vsize=5293408 CPUtime=102.26 cores=0,2,4,6
/proc/7683/stat : 7683 (npSolver-wbo) R 7682 7682 6990 0 -1 4202496 192256 102045 0 0 5580 585 4014 47 20 0 1 0 289782385 5420449792 1130183 33554432000 4194304 5990268 140734597727344 140734597719704 4569513 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7683/statm: 1323352 1130183 162 439 0 1322909 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 5302556

[startup+162.3 s]
/proc/loadavg: 2.03 2.04 2.01 3/180 7698
/proc/meminfo: memFree=15843968/32873852 swapFree=6848/6848
[pid=7682] ppid=7680 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7682/stat : 7682 (npSolver-wbo-I.) S 7680 7682 6990 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289782385 9367552 275 33554432000 4194304 5064252 140735830574432 140735830573344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7682/statm: 2287 275 233 213 0 72 0
[pid=7683] ppid=7682 vsize=8690048 CPUtime=159.98 cores=0,2,4,6
/proc/7683/stat : 7683 (npSolver-wbo) R 7682 7682 6990 0 -1 4204032 196987 102045 0 0 11144 793 4014 47 20 0 1 0 289782385 8898609152 1991040 33554432000 4194304 5990268 140734597727344 140734597719320 5238773 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7683/statm: 2172512 1991040 216 439 0 2172069 0
Current children cumulated CPU time (s) 159.98
Current children cumulated vsize (KiB) 8699196

[startup+222.3 s]
/proc/loadavg: 3.72 2.54 2.18 3/180 7698
/proc/meminfo: memFree=7677684/32873852 swapFree=6848/6848
[pid=7682] ppid=7680 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7682/stat : 7682 (npSolver-wbo-I.) S 7680 7682 6990 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289782385 9367552 275 33554432000 4194304 5064252 140735830574432 140735830573344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7682/statm: 2287 275 233 213 0 72 0
[pid=7683] ppid=7682 vsize=8690048 CPUtime=162.55 cores=0,2,4,6
/proc/7683/stat : 7683 (npSolver-wbo) S 7682 7682 6990 0 -1 4204032 196987 102045 0 0 11144 1050 4014 47 20 0 1 0 289782385 8898609152 1991040 33554432000 4194304 5990268 140734597727344 140734597719320 5238773 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/7683/statm: 2172512 1991040 216 439 0 2172069 0
Current children cumulated CPU time (s) 162.55
Current children cumulated vsize (KiB) 8699196
heavy processes:
  %CPU=28 pid=7698 uid=0 cmd=

[startup+282.3 s]
/proc/loadavg: 4.56 3.00 2.36 2/180 7698
/proc/meminfo: memFree=3853136/32873852 swapFree=6848/6848
[pid=7682] ppid=7680 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7682/stat : 7682 (npSolver-wbo-I.) S 7680 7682 6990 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289782385 9367552 275 33554432000 4194304 5064252 140735830574432 140735830573344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7682/statm: 2287 275 233 213 0 72 0
[pid=7683] ppid=7682 vsize=8690048 CPUtime=163.6 cores=0,2,4,6
/proc/7683/stat : 7683 (npSolver-wbo) S 7682 7682 6990 0 -1 4204032 196987 102045 0 0 11144 1155 4014 47 20 0 1 0 289782385 8898609152 1991040 33554432000 4194304 5990268 140734597727344 140734597719320 5238773 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/7683/statm: 2172512 1991040 216 439 0 2172069 0
Current children cumulated CPU time (s) 163.6
Current children cumulated vsize (KiB) 8699196
heavy processes:
  %CPU=20 pid=7698 uid=0 cmd=/usr/libexec/abrt-hook-ccpp /var/spool/abrt 7683 6 506 18446744073709551615 

[startup+342.3 s]
/proc/loadavg: 4.84 3.36 2.52 2/180 7698
/proc/meminfo: memFree=3995644/32873852 swapFree=6848/6848
[pid=7682] ppid=7680 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7682/stat : 7682 (npSolver-wbo-I.) S 7680 7682 6990 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289782385 9367552 275 33554432000 4194304 5064252 140735830574432 140735830573344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7682/statm: 2287 275 233 213 0 72 0
[pid=7683] ppid=7682 vsize=8690048 CPUtime=163.6 cores=0,2,4,6
/proc/7683/stat : 7683 (npSolver-wbo) S 7682 7682 6990 0 -1 4204032 196987 102045 0 0 11144 1155 4014 47 20 0 1 0 289782385 8898609152 1991040 33554432000 4194304 5990268 140734597727344 140734597719320 5238773 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/7683/statm: 2172512 1991040 216 439 0 2172069 0
Current children cumulated CPU time (s) 163.6
Current children cumulated vsize (KiB) 8699196
heavy processes:
  %CPU=13 pid=7698 uid=0 cmd=/usr/libexec/abrt-hook-ccpp /var/spool/abrt 7683 6 506 18446744073709551615 

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

[startup+358.7 s]
/proc/loadavg: 4.87 3.44 2.56 2/180 7698
/proc/meminfo: memFree=3995832/32873852 swapFree=6848/6848
[pid=7682] ppid=7680 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7682/stat : 7682 (npSolver-wbo-I.) S 7680 7682 6990 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289782385 9367552 275 33554432000 4194304 5064252 140735830574432 140735830573344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7682/statm: 2287 275 233 213 0 72 0
[pid=7683] ppid=7682 vsize=8690048 CPUtime=163.6 cores=0,2,4,6
/proc/7683/stat : 7683 (npSolver-wbo) S 7682 7682 6990 0 -1 4204032 196987 102045 0 0 11144 1155 4014 47 20 0 1 0 289782385 8898609152 1991040 33554432000 4194304 5990268 140734597727344 140734597719320 5238773 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/7683/statm: 2172512 1991040 216 439 0 2172069 0
Current children cumulated CPU time (s) 163.6
Current children cumulated vsize (KiB) 8699196

[startup+371.5 s]
/proc/loadavg: 4.90 3.51 2.60 2/180 7698
/proc/meminfo: memFree=3995956/32873852 swapFree=6848/6848
[pid=7682] ppid=7680 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7682/stat : 7682 (npSolver-wbo-I.) S 7680 7682 6990 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289782385 9367552 275 33554432000 4194304 5064252 140735830574432 140735830573344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7682/statm: 2287 275 233 213 0 72 0
[pid=7683] ppid=7682 vsize=8690048 CPUtime=163.6 cores=0,2,4,6
/proc/7683/stat : 7683 (npSolver-wbo) S 7682 7682 6990 0 -1 4204032 196987 102045 0 0 11144 1155 4014 47 20 0 1 0 289782385 8898609152 1991040 33554432000 4194304 5990268 140734597727344 140734597719320 5238773 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/7683/statm: 2172512 1991040 216 439 0 2172069 0
Current children cumulated CPU time (s) 163.6
Current children cumulated vsize (KiB) 8699196

[startup+384.306 s]
/proc/loadavg: 4.91 3.56 2.62 2/180 7698
/proc/meminfo: memFree=3995708/32873852 swapFree=6848/6848
[pid=7682] ppid=7680 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7682/stat : 7682 (npSolver-wbo-I.) S 7680 7682 6990 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289782385 9367552 275 33554432000 4194304 5064252 140735830574432 140735830573344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7682/statm: 2287 275 233 213 0 72 0
[pid=7683] ppid=7682 vsize=8690048 CPUtime=163.6 cores=0,2,4,6
/proc/7683/stat : 7683 (npSolver-wbo) S 7682 7682 6990 0 -1 4204032 196987 102045 0 0 11144 1155 4014 47 20 0 1 0 289782385 8898609152 1991040 33554432000 4194304 5990268 140734597727344 140734597719320 5238773 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/7683/statm: 2172512 1991040 216 439 0 2172069 0
Current children cumulated CPU time (s) 163.6
Current children cumulated vsize (KiB) 8699196

[startup+387.5 s]
/proc/loadavg: 4.92 3.59 2.64 2/180 7698
/proc/meminfo: memFree=4006744/32873852 swapFree=6848/6848
[pid=7682] ppid=7680 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7682/stat : 7682 (npSolver-wbo-I.) S 7680 7682 6990 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289782385 9367552 275 33554432000 4194304 5064252 140735830574432 140735830573344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7682/statm: 2287 275 233 213 0 72 0
[pid=7683] ppid=7682 vsize=8690048 CPUtime=163.6 cores=0,2,4,6
/proc/7683/stat : 7683 (npSolver-wbo) S 7682 7682 6990 0 -1 4204032 196987 102045 0 0 11144 1155 4014 47 20 0 1 0 289782385 8898609152 1991040 33554432000 4194304 5990268 140734597727344 140734597719320 5238773 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/7683/statm: 2172512 1991040 216 439 0 2172069 0
Current children cumulated CPU time (s) 163.6
Current children cumulated vsize (KiB) 8699196

[startup+390.7 s]
/proc/loadavg: 4.92 3.59 2.64 2/180 7698
/proc/meminfo: memFree=4007860/32873852 swapFree=6848/6848
[pid=7682] ppid=7680 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7682/stat : 7682 (npSolver-wbo-I.) S 7680 7682 6990 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289782385 9367552 275 33554432000 4194304 5064252 140735830574432 140735830573344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7682/statm: 2287 275 233 213 0 72 0
[pid=7683] ppid=7682 vsize=8690048 CPUtime=163.6 cores=0,2,4,6
/proc/7683/stat : 7683 (npSolver-wbo) S 7682 7682 6990 0 -1 4204032 196987 102045 0 0 11144 1155 4014 47 20 0 1 0 289782385 8898609152 1991040 33554432000 4194304 5990268 140734597727344 140734597719320 5238773 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/7683/statm: 2172512 1991040 216 439 0 2172069 0
Current children cumulated CPU time (s) 163.6
Current children cumulated vsize (KiB) 8699196

[startup+391.5 s]
/proc/loadavg: 4.85 3.59 2.64 2/180 7698
/proc/meminfo: memFree=4009472/32873852 swapFree=6848/6848
[pid=7682] ppid=7680 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7682/stat : 7682 (npSolver-wbo-I.) S 7680 7682 6990 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289782385 9367552 275 33554432000 4194304 5064252 140735830574432 140735830573344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7682/statm: 2287 275 233 213 0 72 0
[pid=7683] ppid=7682 vsize=8690048 CPUtime=163.6 cores=0,2,4,6
/proc/7683/stat : 7683 (npSolver-wbo) S 7682 7682 6990 0 -1 4204032 196987 102045 0 0 11144 1155 4014 47 20 0 1 0 289782385 8898609152 1991040 33554432000 4194304 5990268 140734597727344 140734597719320 5238773 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/7683/statm: 2172512 1991040 216 439 0 2172069 0
Current children cumulated CPU time (s) 163.6
Current children cumulated vsize (KiB) 8699196

[startup+392.3 s]
/proc/loadavg: 4.85 3.59 2.64 2/180 7698
/proc/meminfo: memFree=4009720/32873852 swapFree=6848/6848
[pid=7682] ppid=7680 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7682/stat : 7682 (npSolver-wbo-I.) S 7680 7682 6990 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289782385 9367552 275 33554432000 4194304 5064252 140735830574432 140735830573344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7682/statm: 2287 275 233 213 0 72 0
[pid=7683] ppid=7682 vsize=8690048 CPUtime=163.6 cores=0,2,4,6
/proc/7683/stat : 7683 (npSolver-wbo) S 7682 7682 6990 0 -1 4204032 196987 102045 0 0 11144 1155 4014 47 20 0 1 0 289782385 8898609152 1991040 33554432000 4194304 5990268 140734597727344 140734597719320 5238773 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/7683/statm: 2172512 1991040 216 439 0 2172069 0
Current children cumulated CPU time (s) 163.6
Current children cumulated vsize (KiB) 8699196

[startup+392.5 s]
/proc/loadavg: 4.85 3.59 2.64 2/180 7698
/proc/meminfo: memFree=4009720/32873852 swapFree=6848/6848
[pid=7682] ppid=7680 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7682/stat : 7682 (npSolver-wbo-I.) S 7680 7682 6990 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289782385 9367552 275 33554432000 4194304 5064252 140735830574432 140735830573344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7682/statm: 2287 275 233 213 0 72 0
[pid=7683] ppid=7682 vsize=8690048 CPUtime=163.6 cores=0,2,4,6
/proc/7683/stat : 7683 (npSolver-wbo) S 7682 7682 6990 0 -1 4204032 196987 102045 0 0 11144 1155 4014 47 20 0 1 0 289782385 8898609152 1991040 33554432000 4194304 5990268 140734597727344 140734597719320 5238773 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/7683/statm: 2172512 1991040 216 439 0 2172069 0
Current children cumulated CPU time (s) 163.6
Current children cumulated vsize (KiB) 8699196

Child status: 0
Real time (s): 392.581
CPU time (s): 163.65
CPU user time (s): 151.595
CPU system time (s): 12.0552
CPU usage (%): 41.6857
Max. virtual memory (cumulated for all children) (KiB): 13691164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 151.595
system time used= 12.0552
maximum resident set size= 9431836
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 299407
page faults= 0
swaps= 0
block input operations= 0
block output operations= 318920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1521218
involuntary context switches= 276

runsolver used 1.34979 second user time and 3.65244 second system time

The end

Launcher Data

Begin job on node129 at 2012-05-28 22:22:49
IDJOB=3714119
IDBENCH=79561
IDSOLVER=2295
FILE ID=node129/3714119-1338236568
RUNJOBID= node129-1338229362-7006
PBS_JOBID= 14624645
Free space on /tmp= 71140 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/scens/normalized-scen08reduc_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3714119-1338236568/watcher-3714119-1338236568 -o /tmp/evaluation-result-3714119-1338236568/solver-3714119-1338236568 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3714119-1338236568.wbo 1777105861 HOME HOME

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

MD5SUM BENCH= a57c8a6c45b3bda1a2096d1102135404
RANDOM SEED=1777105861

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.957
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        28129332 kB
Buffers:          422912 kB
Cached:          3229156 kB
SwapCached:            0 kB
Active:          1551956 kB
Inactive:        2299172 kB
Active(anon):     201700 kB
Inactive(anon):        0 kB
Active(file):    1350256 kB
Inactive(file):  2299172 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             65996 kB
Writeback:             0 kB
AnonPages:        220348 kB
Mapped:            14952 kB
Shmem:               204 kB
Slab:             728252 kB
SReclaimable:     170136 kB
SUnreclaim:       558116 kB
KernelStack:        1440 kB
PageTables:         4432 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     350140 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    112640 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= 64132 MiB
End job on node129 at 2012-05-28 22:29:22