Trace number 3714270

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-105-100--soft-66-100-0.wbo
MD5SUM877b894215c8e906897b9f5c7b76fab3
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark3.80542
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables10500
Total number of constraints205
Number of soft constraints74
Number of constraints which are clauses105
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint100
Maximum length of a constraint105
Top cost 3754
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 3753
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 106
Number of bits of the biggest sum of numbers7
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.86	c run usual solver
20.89/20.95	o 1913
20.89/20.95	c current bound: 956
39.98/40.58	o 950
39.98/40.58	c current bound: 475
46.83/47.29	o 428
46.83/47.29	c current bound: 214
55.38/55.78	o 207
55.38/55.78	c current bound: 103
69.55/69.64	o 103
69.55/69.64	c current bound: 51
72.60/72.63	o 51
72.60/72.63	c current bound: 25
76.19/76.54	o 25
76.19/76.54	c current bound: 12
79.38/79.43	o 10
79.38/79.43	c current bound: 5
81.52/81.87	o 5
81.52/81.87	c current bound: 2
1800.08/1800.41	./satsolver.sh: line 5: 16765 Terminated              ./glucose $1 > $2 2> /dev/null
1800.08/1800.41	c error: unexpected solver exit code
1800.08/1800.41	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3714270-1338179358/watcher-3714270-1338179358 -o /tmp/evaluation-result-3714270-1338179358/solver-3714270-1338179358 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3714270-1338179358.wbo 2131620658 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 16692
/proc/meminfo: memFree=28029560/32873844 swapFree=7620/7620
[pid=16692] ppid=16690 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16692/stat : 16692 (npSolver-wbo-I.) S 16690 16692 14026 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284064400 9367552 274 33554432000 4194304 5064252 140735340917088 140735340916000 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16692/statm: 2287 274 233 213 0 72 0

[startup+0.103703 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 16692
/proc/meminfo: memFree=28029560/32873844 swapFree=7620/7620
[pid=16692] ppid=16690 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16692/stat : 16692 (npSolver-wbo-I.) S 16690 16692 14026 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284064400 9367552 274 33554432000 4194304 5064252 140735340917088 140735340916000 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16692/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200368 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 16692
/proc/meminfo: memFree=28029560/32873844 swapFree=7620/7620
[pid=16692] ppid=16690 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16692/stat : 16692 (npSolver-wbo-I.) S 16690 16692 14026 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284064400 9367552 274 33554432000 4194304 5064252 140735340917088 140735340916000 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16692/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300416 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 16692
/proc/meminfo: memFree=28029560/32873844 swapFree=7620/7620
[pid=16692] ppid=16690 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16692/stat : 16692 (npSolver-wbo-I.) S 16690 16692 14026 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284064400 9367552 274 33554432000 4194304 5064252 140735340917088 140735340916000 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16692/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.7002 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 16692
/proc/meminfo: memFree=28029560/32873844 swapFree=7620/7620
[pid=16692] ppid=16690 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16692/stat : 16692 (npSolver-wbo-I.) S 16690 16692 14026 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284064400 9367552 274 33554432000 4194304 5064252 140735340917088 140735340916000 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16692/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50045 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16696
/proc/meminfo: memFree=27879052/32873844 swapFree=7620/7620
[pid=16692] ppid=16690 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16692/stat : 16692 (npSolver-wbo-I.) S 16690 16692 14026 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284064400 9367552 274 33554432000 4194304 5064252 140735340917088 140735340916000 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16692/statm: 2287 274 233 213 0 72 0
[pid=16693] ppid=16692 vsize=35440 CPUtime=0.86 cores=1,3,5,7
/proc/16693/stat : 16693 (npSolver-wbo) S 16692 16692 14026 0 -1 4202496 5642 0 0 0 83 3 0 0 20 0 1 0 284064400 36290560 5524 33554432000 4194304 5990268 140733723525744 140733723518896 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16693/statm: 8860 5524 156 439 0 8417 0
[pid=16695] ppid=16693 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16695/stat : 16695 (cp2_pre.sh) S 16693 16692 14026 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 284064487 9367552 277 33554432000 4194304 5064252 140735884463648 140735884462352 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16695/statm: 2287 277 234 213 0 72 0
[pid=16696] ppid=16695 vsize=167900 CPUtime=0.63 cores=1,3,5,7
/proc/16696/stat : 16696 (coprocessor) R 16695 16692 14026 0 -1 4202496 26163 0 0 0 58 5 0 0 20 0 1 0 284064487 171929600 36838 33554432000 4194304 6586260 140733560449024 140735884462376 5511711 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/16696/statm: 41975 36838 166 584 0 41387 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 221636

[startup+3.10046 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16696
/proc/meminfo: memFree=27809144/32873844 swapFree=7620/7620
[pid=16692] ppid=16690 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16692/stat : 16692 (npSolver-wbo-I.) S 16690 16692 14026 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284064400 9367552 274 33554432000 4194304 5064252 140735340917088 140735340916000 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16692/statm: 2287 274 233 213 0 72 0
[pid=16693] ppid=16692 vsize=35440 CPUtime=0.86 cores=1,3,5,7
/proc/16693/stat : 16693 (npSolver-wbo) S 16692 16692 14026 0 -1 4202496 5642 0 0 0 83 3 0 0 20 0 1 0 284064400 36290560 5524 33554432000 4194304 5990268 140733723525744 140733723518896 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16693/statm: 8860 5524 156 439 0 8417 0
[pid=16695] ppid=16693 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16695/stat : 16695 (cp2_pre.sh) S 16693 16692 14026 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 284064487 9367552 277 33554432000 4194304 5064252 140735884463648 140735884462352 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16695/statm: 2287 277 234 213 0 72 0
[pid=16696] ppid=16695 vsize=204620 CPUtime=2.22 cores=1,3,5,7
/proc/16696/stat : 16696 (coprocessor) R 16695 16692 14026 0 -1 4202496 33010 0 0 0 216 6 0 0 20 0 1 0 284064487 209530880 49849 33554432000 4194304 6586260 140733560449024 140733560444392 4683293 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/16696/statm: 51155 49849 191 584 0 50567 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 258356

[startup+6.30047 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16696
/proc/meminfo: memFree=27795308/32873844 swapFree=7620/7620
[pid=16692] ppid=16690 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16692/stat : 16692 (npSolver-wbo-I.) S 16690 16692 14026 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284064400 9367552 274 33554432000 4194304 5064252 140735340917088 140735340916000 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16692/statm: 2287 274 233 213 0 72 0
[pid=16693] ppid=16692 vsize=35440 CPUtime=0.86 cores=1,3,5,7
/proc/16693/stat : 16693 (npSolver-wbo) S 16692 16692 14026 0 -1 4202496 5642 0 0 0 83 3 0 0 20 0 1 0 284064400 36290560 5524 33554432000 4194304 5990268 140733723525744 140733723518896 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16693/statm: 8860 5524 156 439 0 8417 0
[pid=16695] ppid=16693 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16695/stat : 16695 (cp2_pre.sh) S 16693 16692 14026 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 284064487 9367552 277 33554432000 4194304 5064252 140735884463648 140735884462352 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16695/statm: 2287 277 234 213 0 72 0
[pid=16696] ppid=16695 vsize=204620 CPUtime=5.42 cores=1,3,5,7
/proc/16696/stat : 16696 (coprocessor) R 16695 16692 14026 0 -1 4202496 33031 0 0 0 536 6 0 0 20 0 1 0 284064487 209530880 49870 33554432000 4194304 6586260 140733560449024 140733560444392 4677030 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/16696/statm: 51155 49870 191 584 0 50567 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 258356

[startup+12.7005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16696
/proc/meminfo: memFree=27791104/32873844 swapFree=7620/7620
[pid=16692] ppid=16690 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16692/stat : 16692 (npSolver-wbo-I.) S 16690 16692 14026 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284064400 9367552 274 33554432000 4194304 5064252 140735340917088 140735340916000 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16692/statm: 2287 274 233 213 0 72 0
[pid=16693] ppid=16692 vsize=35440 CPUtime=0.86 cores=1,3,5,7
/proc/16693/stat : 16693 (npSolver-wbo) S 16692 16692 14026 0 -1 4202496 5642 0 0 0 83 3 0 0 20 0 1 0 284064400 36290560 5524 33554432000 4194304 5990268 140733723525744 140733723518896 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16693/statm: 8860 5524 156 439 0 8417 0
[pid=16695] ppid=16693 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16695/stat : 16695 (cp2_pre.sh) S 16693 16692 14026 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 284064487 9367552 277 33554432000 4194304 5064252 140735884463648 140735884462352 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16695/statm: 2287 277 234 213 0 72 0
[pid=16696] ppid=16695 vsize=204752 CPUtime=11.82 cores=1,3,5,7
/proc/16696/stat : 16696 (coprocessor) R 16695 16692 14026 0 -1 4202496 33061 0 0 0 1176 6 0 0 20 0 1 0 284064487 209666048 49900 33554432000 4194304 6586260 140733560449024 140733560444344 4676681 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/16696/statm: 51188 49900 191 584 0 50600 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 258488

[startup+25.5005 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 16706
/proc/meminfo: memFree=27858844/32873844 swapFree=7620/7620
[pid=16692] ppid=16690 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16692/stat : 16692 (npSolver-wbo-I.) S 16690 16692 14026 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284064400 9367552 274 33554432000 4194304 5064252 140735340917088 140735340916000 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16692/statm: 2287 274 233 213 0 72 0
[pid=16693] ppid=16692 vsize=57304 CPUtime=21.01 cores=1,3,5,7
/proc/16693/stat : 16693 (npSolver-wbo) S 16692 16692 14026 0 -1 4202496 10298 60358 0 0 100 35 1886 80 20 0 1 0 284064400 58679296 10635 33554432000 4194304 5990268 140733723525744 140733723517184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16693/statm: 14326 10635 164 439 0 13883 0
[pid=16705] ppid=16693 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16705/stat : 16705 (satsolver.sh) S 16693 16692 14026 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284066504 9367552 267 33554432000 4194304 5064252 140733738031056 140733738029968 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16705/statm: 2287 267 226 213 0 72 0
[pid=16706] ppid=16705 vsize=114788 CPUtime=4.44 cores=1,3,5,7
/proc/16706/stat : 16706 (glucose) R 16705 16692 14026 0 -1 4202496 22802 0 0 0 439 5 0 0 20 0 1 0 284066504 117542912 22747 33554432000 4194304 5208918 140736563555520 140736563553480 4215245 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16706/statm: 28697 22747 104 248 0 28446 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 190388

[startup+51.1005 s]
/proc/loadavg: 2.05 2.01 2.00 3/184 16723
/proc/meminfo: memFree=27936124/32873844 swapFree=7620/7620
[pid=16692] ppid=16690 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16692/stat : 16692 (npSolver-wbo-I.) S 16690 16692 14026 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284064400 9367552 274 33554432000 4194304 5064252 140735340917088 140735340916000 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16692/statm: 2287 274 233 213 0 72 0
[pid=16693] ppid=16692 vsize=57304 CPUtime=47.3 cores=1,3,5,7
/proc/16693/stat : 16693 (npSolver-wbo) S 16692 16692 14026 0 -1 4202496 17226 122780 0 0 110 37 4464 119 20 0 1 0 284064400 58679296 10635 33554432000 4194304 5990268 140733723525744 140733723517184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16693/statm: 14326 10635 164 439 0 13883 0
[pid=16722] ppid=16693 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16722/stat : 16722 (satsolver.sh) S 16693 16692 14026 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284069132 9367552 267 33554432000 4194304 5064252 140734098679136 140734098678048 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16722/statm: 2287 267 226 213 0 72 0
[pid=16723] ppid=16722 vsize=86356 CPUtime=3.77 cores=1,3,5,7
/proc/16723/stat : 16723 (glucose) R 16722 16692 14026 0 -1 4202496 17312 0 0 0 374 3 0 0 20 0 1 0 284069132 88428544 18328 33554432000 4194304 5208918 140733485355200 140733485353160 4222874 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16723/statm: 21589 18328 103 248 0 21338 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 161956

[startup+102.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/184 16765
/proc/meminfo: memFree=27888728/32873844 swapFree=7620/7620
[pid=16692] ppid=16690 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16692/stat : 16692 (npSolver-wbo-I.) S 16690 16692 14026 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284064400 9367552 274 33554432000 4194304 5064252 140735340917088 140735340916000 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16692/statm: 2287 274 233 213 0 72 0
[pid=16693] ppid=16692 vsize=57304 CPUtime=81.84 cores=1,3,5,7
/proc/16693/stat : 16693 (npSolver-wbo) S 16692 16692 14026 0 -1 4202496 31231 272047 0 0 122 40 7847 175 20 0 1 0 284064400 58679296 10635 33554432000 4194304 5990268 140733723525744 140733723517184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16693/statm: 14326 10635 164 439 0 13883 0
[pid=16764] ppid=16693 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16764/stat : 16764 (satsolver.sh) S 16693 16692 14026 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284072587 9367552 267 33554432000 4194304 5064252 140735666237648 140735666236560 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16764/statm: 2287 267 226 213 0 72 0
[pid=16765] ppid=16764 vsize=88004 CPUtime=20.41 cores=1,3,5,7
/proc/16765/stat : 16765 (glucose) R 16764 16692 14026 0 -1 4202496 14864 0 0 0 2037 4 0 0 20 0 1 0 284072588 90116096 18129 33554432000 4194304 5208918 140735227369856 140735227367720 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16765/statm: 22001 18129 105 248 0 21750 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 163604

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16765
/proc/meminfo: memFree=27860040/32873844 swapFree=7620/7620
[pid=16692] ppid=16690 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16692/stat : 16692 (npSolver-wbo-I.) S 16690 16692 14026 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284064400 9367552 274 33554432000 4194304 5064252 140735340917088 140735340916000 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16692/statm: 2287 274 233 213 0 72 0
[pid=16693] ppid=16692 vsize=57304 CPUtime=81.84 cores=1,3,5,7
/proc/16693/stat : 16693 (npSolver-wbo) S 16692 16692 14026 0 -1 4202496 31231 272047 0 0 122 40 7847 175 20 0 1 0 284064400 58679296 10635 33554432000 4194304 5990268 140733723525744 140733723517184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16693/statm: 14326 10635 164 439 0 13883 0
[pid=16764] ppid=16693 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16835
/proc/meminfo: memFree=27630116/32873844 swapFree=7620/7620
[pid=16692] ppid=16690 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16692/stat : 16692 (npSolver-wbo-I.) S 16690 16692 14026 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284064400 9367552 274 33554432000 4194304 5064252 140735340917088 140735340916000 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16692/statm: 2287 274 233 213 0 72 0
[pid=16693] ppid=16692 vsize=57304 CPUtime=81.84 cores=1,3,5,7
/proc/16693/stat : 16693 (npSolver-wbo) S 16692 16692 14026 0 -1 4202496 31231 272047 0 0 122 40 7847 175 20 0 1 0 284064400 58679296 10635 33554432000 4194304 5990268 140733723525744 140733723517184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16693/statm: 14326 10635 164 439 0 13883 0
[pid=16764] ppid=16693 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16764/stat : 16764 (satsolver.sh) S 16693 16692 14026 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284072587 9367552 267 33554432000 4194304 5064252 140735666237648 140735666236560 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16764/statm: 2287 267 226 213 0 72 0
[pid=16765] ppid=16764 vsize=268900 CPUtime=1340.2 cores=1,3,5,7
/proc/16765/stat : 16765 (glucose) R 16764 16692 14026 0 -1 4202496 25853 0 0 0 134000 20 0 0 20 0 1 0 284072588 275353600 60173 33554432000 4194304 5208918 140735227369856 140735227367848 4205139 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16765/statm: 67225 60173 105 248 0 66974 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 344500

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 16835
/proc/meminfo: memFree=27631888/32873844 swapFree=7620/7620
[pid=16692] ppid=16690 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16692/stat : 16692 (npSolver-wbo-I.) S 16690 16692 14026 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284064400 9367552 274 33554432000 4194304 5064252 140735340917088 140735340916000 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16692/statm: 2287 274 233 213 0 72 0
[pid=16693] ppid=16692 vsize=57304 CPUtime=81.84 cores=1,3,5,7
/proc/16693/stat : 16693 (npSolver-wbo) S 16692 16692 14026 0 -1 4202496 31231 272047 0 0 122 40 7847 175 20 0 1 0 284064400 58679296 10635 33554432000 4194304 5990268 140733723525744 140733723517184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16693/statm: 14326 10635 164 439 0 13883 0
[pid=16764] ppid=16693 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16764/stat : 16764 (satsolver.sh) S 16693 16692 14026 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284072587 9367552 267 33554432000 4194304 5064252 140735666237648 140735666236560 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16764/statm: 2287 267 226 213 0 72 0
[pid=16765] ppid=16764 vsize=268900 CPUtime=1400.18 cores=1,3,5,7
/proc/16765/stat : 16765 (glucose) R 16764 16692 14026 0 -1 4202496 25861 0 0 0 139998 20 0 0 20 0 1 0 284072588 275353600 64269 33554432000 4194304 5208918 140735227369856 140735227366168 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16765/statm: 67225 64269 105 248 0 66974 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 344500

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16836
/proc/meminfo: memFree=27613108/32873844 swapFree=7620/7620
[pid=16692] ppid=16690 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16692/stat : 16692 (npSolver-wbo-I.) S 16690 16692 14026 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284064400 9367552 274 33554432000 4194304 5064252 140735340917088 140735340916000 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16692/statm: 2287 274 233 213 0 72 0
[pid=16693] ppid=16692 vsize=57304 CPUtime=81.84 cores=1,3,5,7
/proc/16693/stat : 16693 (npSolver-wbo) S 16692 16692 14026 0 -1 4202496 31231 272047 0 0 122 40 7847 175 20 0 1 0 284064400 58679296 10635 33554432000 4194304 5990268 140733723525744 140733723517184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16693/statm: 14326 10635 164 439 0 13883 0
[pid=16764] ppid=16693 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16764/stat : 16764 (satsolver.sh) S 16693 16692 14026 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284072587 9367552 267 33554432000 4194304 5064252 140735666237648 140735666236560 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16764/statm: 2287 267 226 213 0 72 0
[pid=16765] ppid=16764 vsize=268900 CPUtime=1460.17 cores=1,3,5,7
/proc/16765/stat : 16765 (glucose) R 16764 16692 14026 0 -1 4202496 26513 0 0 0 145996 21 0 0 20 0 1 0 284072588 275353600 63757 33554432000 4194304 5208918 140735227369856 140735227366232 4211160 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16765/statm: 67225 63757 105 248 0 66974 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 344500

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16836
/proc/meminfo: memFree=27658340/32873844 swapFree=7620/7620
[pid=16692] ppid=16690 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16692/stat : 16692 (npSolver-wbo-I.) S 16690 16692 14026 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284064400 9367552 274 33554432000 4194304 5064252 140735340917088 140735340916000 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16692/statm: 2287 274 233 213 0 72 0
[pid=16693] ppid=16692 vsize=57304 CPUtime=81.84 cores=1,3,5,7
/proc/16693/stat : 16693 (npSolver-wbo) S 16692 16692 14026 0 -1 4202496 31231 272047 0 0 122 40 7847 175 20 0 1 0 284064400 58679296 10635 33554432000 4194304 5990268 140733723525744 140733723517184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16693/statm: 14326 10635 164 439 0 13883 0
[pid=16764] ppid=16693 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16764/stat : 16764 (satsolver.sh) S 16693 16692 14026 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284072587 9367552 267 33554432000 4194304 5064252 140735666237648 140735666236560 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16764/statm: 2287 267 226 213 0 72 0
[pid=16765] ppid=16764 vsize=268900 CPUtime=1520.16 cores=1,3,5,7
/proc/16765/stat : 16765 (glucose) R 16764 16692 14026 0 -1 4202496 27526 0 0 0 151993 23 0 0 20 0 1 0 284072588 275353600 62221 33554432000 4194304 5208918 140735227369856 140735227366168 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16765/statm: 67225 62221 105 248 0 66974 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 344500

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16836
/proc/meminfo: memFree=27641680/32873844 swapFree=7620/7620
[pid=16692] ppid=16690 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16692/stat : 16692 (npSolver-wbo-I.) S 16690 16692 14026 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284064400 9367552 274 33554432000 4194304 5064252 140735340917088 140735340916000 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16692/statm: 2287 274 233 213 0 72 0
[pid=16693] ppid=16692 vsize=57304 CPUtime=81.84 cores=1,3,5,7
/proc/16693/stat : 16693 (npSolver-wbo) S 16692 16692 14026 0 -1 4202496 31231 272047 0 0 122 40 7847 175 20 0 1 0 284064400 58679296 10635 33554432000 4194304 5990268 140733723525744 140733723517184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16693/statm: 14326 10635 164 439 0 13883 0
[pid=16764] ppid=16693 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16764/stat : 16764 (satsolver.sh) S 16693 16692 14026 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284072587 9367552 267 33554432000 4194304 5064252 140735666237648 140735666236560 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16764/statm: 2287 267 226 213 0 72 0
[pid=16765] ppid=16764 vsize=268900 CPUtime=1580.15 cores=1,3,5,7
/proc/16765/stat : 16765 (glucose) R 16764 16692 14026 0 -1 4202496 28530 0 0 0 157990 25 0 0 20 0 1 0 284072588 275353600 61197 33554432000 4194304 5208918 140735227369856 140735227367944 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16765/statm: 67225 61197 105 248 0 66974 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 344500

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16836
/proc/meminfo: memFree=27606632/32873844 swapFree=7620/7620
[pid=16692] ppid=16690 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16692/stat : 16692 (npSolver-wbo-I.) S 16690 16692 14026 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284064400 9367552 274 33554432000 4194304 5064252 140735340917088 140735340916000 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16692/statm: 2287 274 233 213 0 72 0
[pid=16693] ppid=16692 vsize=57304 CPUtime=81.84 cores=1,3,5,7
/proc/16693/stat : 16693 (npSolver-wbo) S 16692 16692 14026 0 -1 4202496 31231 272047 0 0 122 40 7847 175 20 0 1 0 284064400 58679296 10635 33554432000 4194304 5990268 140733723525744 140733723517184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16693/statm: 14326 10635 164 439 0 13883 0
[pid=16764] ppid=16693 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16764/stat : 16764 (satsolver.sh) S 16693 16692 14026 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284072587 9367552 267 33554432000 4194304 5064252 140735666237648 140735666236560 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16764/statm: 2287 267 226 213 0 72 0
[pid=16765] ppid=16764 vsize=268900 CPUtime=1640.14 cores=1,3,5,7
/proc/16765/stat : 16765 (glucose) R 16764 16692 14026 0 -1 4202496 28536 0 0 0 163989 25 0 0 20 0 1 0 284072588 275353600 64269 33554432000 4194304 5208918 140735227369856 140735227366168 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16765/statm: 67225 64269 105 248 0 66974 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 344500

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16836
/proc/meminfo: memFree=27647920/32873844 swapFree=7620/7620
[pid=16692] ppid=16690 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16692/stat : 16692 (npSolver-wbo-I.) S 16690 16692 14026 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284064400 9367552 274 33554432000 4194304 5064252 140735340917088 140735340916000 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16692/statm: 2287 274 233 213 0 72 0
[pid=16693] ppid=16692 vsize=57304 CPUtime=81.84 cores=1,3,5,7
/proc/16693/stat : 16693 (npSolver-wbo) S 16692 16692 14026 0 -1 4202496 31231 272047 0 0 122 40 7847 175 20 0 1 0 284064400 58679296 10635 33554432000 4194304 5990268 140733723525744 140733723517184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16693/statm: 14326 10635 164 439 0 13883 0
[pid=16764] ppid=16693 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16764/stat : 16764 (satsolver.sh) S 16693 16692 14026 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284072587 9367552 267 33554432000 4194304 5064252 140735666237648 140735666236560 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16764/statm: 2287 267 226 213 0 72 0
[pid=16765] ppid=16764 vsize=268900 CPUtime=1700.14 cores=1,3,5,7
/proc/16765/stat : 16765 (glucose) R 16764 16692 14026 0 -1 4202496 29559 0 0 0 169987 27 0 0 20 0 1 0 284072588 275353600 63245 33554432000 4194304 5208918 140735227369856 140735227365624 4229021 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16765/statm: 67225 63245 105 248 0 66974 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 344500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16837
/proc/meminfo: memFree=27629056/32873844 swapFree=7620/7620
[pid=16692] ppid=16690 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16692/stat : 16692 (npSolver-wbo-I.) S 16690 16692 14026 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284064400 9367552 274 33554432000 4194304 5064252 140735340917088 140735340916000 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16692/statm: 2287 274 233 213 0 72 0
[pid=16693] ppid=16692 vsize=57304 CPUtime=81.84 cores=1,3,5,7
/proc/16693/stat : 16693 (npSolver-wbo) S 16692 16692 14026 0 -1 4202496 31231 272047 0 0 122 40 7847 175 20 0 1 0 284064400 58679296 10635 33554432000 4194304 5990268 140733723525744 140733723517184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16693/statm: 14326 10635 164 439 0 13883 0
[pid=16764] ppid=16693 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16764/stat : 16764 (satsolver.sh) S 16693 16692 14026 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284072587 9367552 267 33554432000 4194304 5064252 140735666237648 140735666236560 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16764/statm: 2287 267 226 213 0 72 0
[pid=16765] ppid=16764 vsize=268900 CPUtime=1718.24 cores=1,3,5,7
/proc/16765/stat : 16765 (glucose) R 16764 16692 14026 0 -1 4202496 29561 0 0 0 171797 27 0 0 20 0 1 0 284072588 275353600 64269 33554432000 4194304 5208918 140735227369856 140735227365544 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16765/statm: 67225 64269 105 248 0 66974 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 344500

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16837
/proc/meminfo: memFree=27629056/32873844 swapFree=7620/7620
[pid=16692] ppid=16690 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16692/stat : 16692 (npSolver-wbo-I.) S 16690 16692 14026 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284064400 9367552 274 33554432000 4194304 5064252 140735340917088 140735340916000 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16692/statm: 2287 274 233 213 0 72 0
[pid=16693] ppid=16692 vsize=57304 CPUtime=81.84 cores=1,3,5,7
/proc/16693/stat : 16693 (npSolver-wbo) S 16692 16692 14026 0 -1 4202496 31231 272047 0 0 122 40 7847 175 20 0 1 0 284064400 58679296 10635 33554432000 4194304 5990268 140733723525744 140733723517184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16693/statm: 14326 10635 164 439 0 13883 0
[pid=16764] ppid=16693 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16764/stat : 16764 (satsolver.sh) S 16693 16692 14026 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284072587 9367552 267 33554432000 4194304 5064252 140735666237648 140735666236560 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16764/statm: 2287 267 226 213 0 72 0
[pid=16765] ppid=16764 vsize=268900 CPUtime=1718.24 cores=1,3,5,7
/proc/16765/stat : 16765 (glucose) R 16764 16692 14026 0 -1 4202496 29561 0 0 0 171797 27 0 0 20 0 1 0 284072588 275353600 64269 33554432000 4194304 5208918 140735227369856 140735227365544 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16765/statm: 67225 64269 105 248 0 66974 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 344500

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.12
CPU user time (s): 1797.68
CPU system time (s): 2.44663
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 424640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.68
system time used= 2.44663
maximum resident set size= 299612
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 333832
page faults= 0
swaps= 0
block input operations= 0
block output operations= 253840
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5743
involuntary context switches= 2000

runsolver used 3.63445 second user time and 9.39157 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-28 06:29:19
IDJOB=3714270
IDBENCH=78710
IDSOLVER=2295
FILE ID=node107/3714270-1338179358
RUNJOBID= node107-1338159109-14043
PBS_JOBID= 14624550
Free space on /tmp= 71552 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-105-100--soft-66-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3714270-1338179358/watcher-3714270-1338179358 -o /tmp/evaluation-result-3714270-1338179358/solver-3714270-1338179358 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3714270-1338179358.wbo 2131620658 HOME HOME

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

MD5SUM BENCH= 877b894215c8e906897b9f5c7b76fab3
RANDOM SEED=2131620658

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
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.760
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.760
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.760
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.86
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.760
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:        28030196 kB
Buffers:          401360 kB
Cached:          3445384 kB
SwapCached:            0 kB
Active:          1016428 kB
Inactive:        2956980 kB
Active(anon):     129076 kB
Inactive(anon):        0 kB
Active(file):     887352 kB
Inactive(file):  2956980 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8208 kB
Writeback:             0 kB
AnonPages:        191128 kB
Mapped:            15412 kB
Shmem:               200 kB
Slab:             710376 kB
SReclaimable:     152840 kB
SUnreclaim:       557536 kB
KernelStack:        1520 kB
PageTables:         3912 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     274152 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    159744 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= 71524 MiB
End job on node107 at 2012-05-28 06:59:19