Trace number 3715968

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topdown-quickBound? (TO) 1800.07 1800.94

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-105-100--soft-0-100-0.wbo
MD5SUM74ceb63f540b1c0e7b9983b4b6436598
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.646901
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 constraints205
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 10882
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 10881
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

Solver Data

0.00/0.88	c run usual solver
9.14/9.25	o 4100
9.14/9.25	c starting approximation
9.14/9.25	c factor = 2
9.14/9.25	c factor still to low - shrinking to 5.043
9.14/9.25	c approx number of clauses: 1e+06
9.14/9.25	c current bound: 2050
122.97/123.26	c current bound: 2050
236.25/236.50	c current bound: 2050
349.90/350.75	c current bound: 2050
462.76/463.77	c current bound: 2050
576.95/577.43	c current bound: 2050
691.53/692.58	c current bound: 2050
808.06/808.63	c current bound: 2050
928.00/928.69	c current bound: 2050
1047.96/1048.69	c current bound: 2050
1165.46/1166.65	c current bound: 2050
1285.09/1285.83	c current bound: 2050
1402.83/1403.69	c current bound: 2050
1522.80/1524.14	c current bound: 2050
1644.93/1645.87	c current bound: 2050
1760.18/1761.59	c current bound: 2050
1800.01/1800.93	./satsolver.sh: line 5:  7460 Terminated              ./glucose $1 > $2 2> /dev/null
1800.01/1800.93	c error: unexpected solver exit code
1800.01/1800.93	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-3715968-1338223042/watcher-3715968-1338223042 -o /tmp/evaluation-result-3715968-1338223042/solver-3715968-1338223042 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715968-1338223042.wbo 2011930943 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.05 1.97 3/179 4722
/proc/meminfo: memFree=28736516/32873844 swapFree=6856/6856
[pid=4722] ppid=4720 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4722/stat : 4722 (npSolver-wbo-It) S 4720 4722 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288429137 9367552 275 33554432000 4194304 5064252 140736798759296 140736798758208 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4722/statm: 2287 275 233 213 0 72 0

[startup+0.0736219 s]
/proc/loadavg: 2.08 2.05 1.97 3/179 4722
/proc/meminfo: memFree=28736516/32873844 swapFree=6856/6856
[pid=4722] ppid=4720 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4722/stat : 4722 (npSolver-wbo-It) S 4720 4722 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288429137 9367552 275 33554432000 4194304 5064252 140736798759296 140736798758208 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4722/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100282 s]
/proc/loadavg: 2.08 2.05 1.97 3/179 4722
/proc/meminfo: memFree=28736516/32873844 swapFree=6856/6856
[pid=4722] ppid=4720 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4722/stat : 4722 (npSolver-wbo-It) S 4720 4722 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288429137 9367552 275 33554432000 4194304 5064252 140736798759296 140736798758208 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4722/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300259 s]
/proc/loadavg: 2.08 2.05 1.97 3/179 4722
/proc/meminfo: memFree=28736516/32873844 swapFree=6856/6856
[pid=4722] ppid=4720 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4722/stat : 4722 (npSolver-wbo-It) S 4720 4722 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288429137 9367552 275 33554432000 4194304 5064252 140736798759296 140736798758208 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4722/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700228 s]
/proc/loadavg: 2.08 2.05 1.97 3/179 4722
/proc/meminfo: memFree=28736516/32873844 swapFree=6856/6856
[pid=4722] ppid=4720 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4722/stat : 4722 (npSolver-wbo-It) S 4720 4722 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288429137 9367552 275 33554432000 4194304 5064252 140736798759296 140736798758208 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4722/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.08 2.05 1.97 3/183 4726
/proc/meminfo: memFree=28684484/32873844 swapFree=6856/6856
[pid=4722] ppid=4720 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4722/stat : 4722 (npSolver-wbo-It) S 4720 4722 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288429137 9367552 275 33554432000 4194304 5064252 140736798759296 140736798758208 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4722/statm: 2287 275 233 213 0 72 0
[pid=4723] ppid=4722 vsize=35440 CPUtime=0.87 cores=0,2,4,6
/proc/4723/stat : 4723 (npSolver-wbo) S 4722 4722 2978 0 -1 4202496 5794 0 0 0 84 3 0 0 20 0 1 0 288429137 36290560 6108 33554432000 4194304 5990268 140735175192944 140735175186096 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4723/statm: 8860 6108 156 439 0 8417 0
[pid=4725] ppid=4723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4725/stat : 4725 (cp2_pre.sh) S 4723 4722 2978 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 288429225 9367552 276 33554432000 4194304 5064252 140736531804336 140736531803040 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4725/statm: 2287 276 234 213 0 72 0
[pid=4726] ppid=4725 vsize=159680 CPUtime=0.61 cores=0,2,4,6
/proc/4726/stat : 4726 (coprocessor) R 4725 4722 2978 0 -1 4202496 24633 0 0 0 57 4 0 0 20 0 1 0 288429225 163512320 34797 33554432000 4194304 6586260 140735207308448 140735207304712 5511711 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/4726/statm: 39920 34797 166 584 0 39332 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 213416

[startup+3.10034 s]
/proc/loadavg: 2.08 2.05 1.97 3/183 4733
/proc/meminfo: memFree=28512248/32873844 swapFree=6856/6856
[pid=4722] ppid=4720 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4722/stat : 4722 (npSolver-wbo-It) S 4720 4722 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288429137 9367552 275 33554432000 4194304 5064252 140736798759296 140736798758208 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4722/statm: 2287 275 233 213 0 72 0
[pid=4723] ppid=4722 vsize=35440 CPUtime=0.87 cores=0,2,4,6
/proc/4723/stat : 4723 (npSolver-wbo) S 4722 4722 2978 0 -1 4202496 5794 0 0 0 84 3 0 0 20 0 1 0 288429137 36290560 6108 33554432000 4194304 5990268 140735175192944 140735175186096 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4723/statm: 8860 6108 156 439 0 8417 0
[pid=4725] ppid=4723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4725/stat : 4725 (cp2_pre.sh) S 4723 4722 2978 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 288429225 9367552 276 33554432000 4194304 5064252 140736531804336 140736531803040 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4725/statm: 2287 276 234 213 0 72 0
[pid=4726] ppid=4725 vsize=201932 CPUtime=2.21 cores=0,2,4,6
/proc/4726/stat : 4726 (coprocessor) R 4725 4722 2978 0 -1 4202496 32524 0 0 0 215 6 0 0 20 0 1 0 288429225 206778368 49360 33554432000 4194304 6586260 140735207308448 140735207303768 5599174 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/4726/statm: 50483 49360 191 584 0 49895 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 255668

[startup+6.3004 s]
/proc/loadavg: 2.07 2.05 1.97 3/183 4733
/proc/meminfo: memFree=28503548/32873844 swapFree=6856/6856
[pid=4722] ppid=4720 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4722/stat : 4722 (npSolver-wbo-It) S 4720 4722 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288429137 9367552 275 33554432000 4194304 5064252 140736798759296 140736798758208 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4722/statm: 2287 275 233 213 0 72 0
[pid=4723] ppid=4722 vsize=35440 CPUtime=0.87 cores=0,2,4,6
/proc/4723/stat : 4723 (npSolver-wbo) S 4722 4722 2978 0 -1 4202496 5794 0 0 0 84 3 0 0 20 0 1 0 288429137 36290560 6108 33554432000 4194304 5990268 140735175192944 140735175186096 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4723/statm: 8860 6108 156 439 0 8417 0
[pid=4725] ppid=4723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4725/stat : 4725 (cp2_pre.sh) S 4723 4722 2978 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 288429225 9367552 276 33554432000 4194304 5064252 140736531804336 140736531803040 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4725/statm: 2287 276 234 213 0 72 0
[pid=4726] ppid=4725 vsize=219304 CPUtime=5.4 cores=0,2,4,6
/proc/4726/stat : 4726 (coprocessor) R 4725 4722 2978 0 -1 4202496 34815 0 0 0 534 6 0 0 20 0 1 0 288429225 224567296 53560 33554432000 4194304 6586260 140735207308448 140735207304040 4668254 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/4726/statm: 54826 53560 196 584 0 54238 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 273040

[startup+12.7004 s]
/proc/loadavg: 2.06 2.05 1.97 3/183 4750
/proc/meminfo: memFree=28576264/32873844 swapFree=6856/6856
[pid=4722] ppid=4720 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4722/stat : 4722 (npSolver-wbo-It) S 4720 4722 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288429137 9367552 275 33554432000 4194304 5064252 140736798759296 140736798758208 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4722/statm: 2287 275 233 213 0 72 0
[pid=4723] ppid=4722 vsize=57336 CPUtime=9.29 cores=0,2,4,6
/proc/4723/stat : 4723 (npSolver-wbo) S 4722 4722 2978 0 -1 4202496 10558 59246 0 0 100 37 711 81 20 0 1 0 288429137 58712064 11249 33554432000 4194304 5990268 140735175192944 140735175184352 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4723/statm: 14334 11249 179 439 0 13891 0
[pid=4749] ppid=4723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4749/stat : 4749 (satsolver.sh) S 4723 4722 2978 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 288430071 9367552 267 33554432000 4194304 5064252 140733483723152 140733483722064 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4749/statm: 2287 267 226 213 0 72 0
[pid=4750] ppid=4749 vsize=103532 CPUtime=3.35 cores=0,2,4,6
/proc/4750/stat : 4750 (glucose) R 4749 4722 2978 0 -1 4202496 19184 0 0 0 331 4 0 0 20 0 1 0 288430071 106016768 22824 33554432000 4194304 5208918 140736526872192 140736526870040 4229311 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4750/statm: 25883 22824 103 248 0 25632 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 179164

[startup+25.5004 s]
/proc/loadavg: 2.05 2.04 1.97 3/183 4771
/proc/meminfo: memFree=28563832/32873844 swapFree=6856/6856
[pid=4722] ppid=4720 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4722/stat : 4722 (npSolver-wbo-It) S 4720 4722 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288429137 9367552 275 33554432000 4194304 5064252 140736798759296 140736798758208 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4722/statm: 2287 275 233 213 0 72 0
[pid=4723] ppid=4722 vsize=57336 CPUtime=9.29 cores=0,2,4,6
/proc/4723/stat : 4723 (npSolver-wbo) S 4722 4722 2978 0 -1 4202496 10558 59246 0 0 100 37 711 81 20 0 1 0 288429137 58712064 11249 33554432000 4194304 5990268 140735175192944 140735175184352 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4723/statm: 14334 11249 179 439 0 13891 0
[pid=4749] ppid=4723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4749/stat : 4749 (satsolver.sh) S 4723 4722 2978 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 288430071 9367552 267 33554432000 4194304 5064252 140733483723152 140733483722064 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4749/statm: 2287 267 226 213 0 72 0
[pid=4750] ppid=4749 vsize=123788 CPUtime=16.15 cores=0,2,4,6
/proc/4750/stat : 4750 (glucose) R 4749 4722 2978 0 -1 4202496 21811 0 0 0 1610 5 0 0 20 0 1 0 288430071 126758912 27213 33554432000 4194304 5208918 140736526872192 140736526870056 4211712 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4750/statm: 30947 27213 104 248 0 30696 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 199420

[startup+51.1004 s]
/proc/loadavg: 2.10 2.05 1.97 3/183 4858
/proc/meminfo: memFree=28527328/32873844 swapFree=6856/6856
[pid=4722] ppid=4720 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4722/stat : 4722 (npSolver-wbo-It) S 4720 4722 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288429137 9367552 275 33554432000 4194304 5064252 140736798759296 140736798758208 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4722/statm: 2287 275 233 213 0 72 0
[pid=4723] ppid=4722 vsize=57336 CPUtime=9.29 cores=0,2,4,6
/proc/4723/stat : 4723 (npSolver-wbo) S 4722 4722 2978 0 -1 4202496 10558 59246 0 0 100 37 711 81 20 0 1 0 288429137 58712064 11249 33554432000 4194304 5990268 140735175192944 140735175184352 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4723/statm: 14334 11249 179 439 0 13891 0
[pid=4749] ppid=4723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4749/stat : 4749 (satsolver.sh) S 4723 4722 2978 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 288430071 9367552 267 33554432000 4194304 5064252 140733483723152 140733483722064 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4749/statm: 2287 267 226 213 0 72 0
[pid=4750] ppid=4749 vsize=154136 CPUtime=41.74 cores=0,2,4,6
/proc/4750/stat : 4750 (glucose) R 4749 4722 2978 0 -1 4202496 23086 0 0 0 4169 5 0 0 20 0 1 0 288430071 157835264 36520 33554432000 4194304 5208918 140736526872192 140736526870056 4211561 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4750/statm: 38534 36520 104 248 0 38283 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 229768

[startup+102.307 s]
/proc/loadavg: 2.09 2.06 1.98 3/183 4929
/proc/meminfo: memFree=28516312/32873844 swapFree=6856/6856
[pid=4722] ppid=4720 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4722/stat : 4722 (npSolver-wbo-It) S 4720 4722 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288429137 9367552 275 33554432000 4194304 5064252 140736798759296 140736798758208 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4722/statm: 2287 275 233 213 0 72 0
[pid=4723] ppid=4722 vsize=57336 CPUtime=9.29 cores=0,2,4,6
/proc/4723/stat : 4723 (npSolver-wbo) S 4722 4722 2978 0 -1 4202496 10558 59246 0 0 100 37 711 81 20 0 1 0 288429137 58712064 11249 33554432000 4194304 5990268 140735175192944 140735175184352 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4723/statm: 14334 11249 179 439 0 13891 0
[pid=4749] ppid=4723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4749/stat : 4749 (satsolver.sh) S 4723 4722 2978 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 288430071 9367552 267 33554432000 4194304 5064252 140733483723152 140733483722064 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4749/statm: 2287 267 226 213 0 72 0
[pid=4750] ppid=4749 vsize=154136 CPUtime=92.92 cores=0,2,4,6
/proc/4750/stat : 4750 (glucose) R 4749 4722 2978 0 -1 4202496 23097 0 0 0 9287 5 0 0 20 0 1 0 288430071 157835264 37255 33554432000 4194304 5208918 140736526872192 140736526870056 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4750/statm: 38534 37255 104 248 0 38283 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 229768

[startup+162.3 s]
/proc/loadavg: 2.07 2.06 1.98 3/184 5030
/proc/meminfo: memFree=28529832/32873844 swapFree=6856/6856
[pid=4722] ppid=4720 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4722/stat : 4722 (npSolver-wbo-It) S 4720 4722 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288429137 9367552 275 33554432000 4194304 5064252 140736798759296 140736798758208 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4722/statm: 2287 275 233 213 0 72 0
[pid=4723] ppid=4722 vsize=57336 CPUtime=123.15 cores=0,2,4,6
/proc/4723/stat : 4723 (npSolver-wbo) S 4722 4722 2978 0 -1 4202496 15090 92039 0 0 109 39 12066 101 20 0 1 0 288429137 58712064 11250 33554432000 4194304 5990268 140735175192944 140735175184352 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4723/statm: 14334 11250 180 439 0 13891 0
[pid=4970] ppid=4723 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/184 6955
/proc/meminfo: memFree=28562296/32873844 swapFree=6856/6856
[pid=4722] ppid=4720 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4722/stat : 4722 (npSolver-wbo-It) S 4720 4722 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288429137 9367552 275 33554432000 4194304 5064252 140736798759296 140736798758208 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4722/statm: 2287 275 233 213 0 72 0
[pid=4723] ppid=4722 vsize=57336 CPUtime=1403.02 cores=0,2,4,6
/proc/4723/stat : 4723 (npSolver-wbo) S 4722 4722 2978 0 -1 4202496 64931 467432 0 0 210 50 139718 324 20 0 1 0 288429137 58712064 11250 33554432000 4194304 5990268 140735175192944 140735175184352 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4723/statm: 14334 11250 180 439 0 13891 0
[pid=6903] ppid=4723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6903/stat : 6903 (satsolver.sh) S 4723 4722 2978 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288569515 9367552 267 33554432000 4194304 5064252 140734691563536 140734691562448 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6903/statm: 2287 267 226 213 0 72 0
[pid=6904] ppid=6903 vsize=123784 CPUtime=18.5 cores=0,2,4,6
/proc/6904/stat : 6904 (glucose) R 6903 4722 2978 0 -1 4202496 23724 0 0 0 1845 5 0 0 20 0 1 0 288569515 126754816 26931 33554432000 4194304 5208918 140736456777136 140736456775000 4229365 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6904/statm: 30946 26931 104 248 0 30695 0
Current children cumulated CPU time (s) 1421.52
Current children cumulated vsize (KiB) 199416

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7039
/proc/meminfo: memFree=28522980/32873844 swapFree=6856/6856
[pid=4722] ppid=4720 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4722/stat : 4722 (npSolver-wbo-It) S 4720 4722 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288429137 9367552 275 33554432000 4194304 5064252 140736798759296 140736798758208 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4722/statm: 2287 275 233 213 0 72 0
[pid=4723] ppid=4722 vsize=57336 CPUtime=1403.02 cores=0,2,4,6
/proc/4723/stat : 4723 (npSolver-wbo) S 4722 4722 2978 0 -1 4202496 64931 467432 0 0 210 50 139718 324 20 0 1 0 288429137 58712064 11250 33554432000 4194304 5990268 140735175192944 140735175184352 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4723/statm: 14334 11250 180 439 0 13891 0
[pid=6903] ppid=4723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6903/stat : 6903 (satsolver.sh) S 4723 4722 2978 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288569515 9367552 267 33554432000 4194304 5064252 140734691563536 140734691562448 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6903/statm: 2287 267 226 213 0 72 0
[pid=6904] ppid=6903 vsize=154132 CPUtime=78.46 cores=0,2,4,6
/proc/6904/stat : 6904 (glucose) R 6903 4722 2978 0 -1 4202496 25167 0 0 0 7841 5 0 0 20 0 1 0 288569515 157831168 36281 33554432000 4194304 5208918 140736456777136 140736456775000 4229483 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6904/statm: 38533 36281 104 248 0 38282 0
Current children cumulated CPU time (s) 1481.48
Current children cumulated vsize (KiB) 229764

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7130
/proc/meminfo: memFree=28543180/32873844 swapFree=6856/6856
[pid=4722] ppid=4720 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4722/stat : 4722 (npSolver-wbo-It) S 4720 4722 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288429137 9367552 275 33554432000 4194304 5064252 140736798759296 140736798758208 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4722/statm: 2287 275 233 213 0 72 0
[pid=4723] ppid=4722 vsize=57336 CPUtime=1523.42 cores=0,2,4,6
/proc/4723/stat : 4723 (npSolver-wbo) S 4722 4722 2978 0 -1 4202496 69462 503173 0 0 219 51 151726 346 20 0 1 0 288429137 58712064 11250 33554432000 4194304 5990268 140735175192944 140735175184352 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4723/statm: 14334 11250 180 439 0 13891 0
[pid=7108] ppid=4723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7108/stat : 7108 (satsolver.sh) S 4723 4722 2978 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 288581559 9367552 267 33554432000 4194304 5064252 140735748075968 140735748074880 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7108/statm: 2287 267 226 213 0 72 0
[pid=7109] ppid=7108 vsize=123784 CPUtime=18.06 cores=0,2,4,6
/proc/7109/stat : 7109 (glucose) R 7108 4722 2978 0 -1 4202496 22712 0 0 0 1802 4 0 0 20 0 1 0 288581559 126754816 27639 33554432000 4194304 5208918 140735788351008 140735788348872 4211537 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7109/statm: 30946 27639 104 248 0 30695 0
Current children cumulated CPU time (s) 1541.48
Current children cumulated vsize (KiB) 199416

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7222
/proc/meminfo: memFree=28526272/32873844 swapFree=6856/6856
[pid=4722] ppid=4720 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4722/stat : 4722 (npSolver-wbo-It) S 4720 4722 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288429137 9367552 275 33554432000 4194304 5064252 140736798759296 140736798758208 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4722/statm: 2287 275 233 213 0 72 0
[pid=4723] ppid=4722 vsize=57336 CPUtime=1523.42 cores=0,2,4,6
/proc/4723/stat : 4723 (npSolver-wbo) S 4722 4722 2978 0 -1 4202496 69462 503173 0 0 219 51 151726 346 20 0 1 0 288429137 58712064 11250 33554432000 4194304 5990268 140735175192944 140735175184352 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4723/statm: 14334 11250 180 439 0 13891 0
[pid=7108] ppid=4723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7108/stat : 7108 (satsolver.sh) S 4723 4722 2978 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 288581559 9367552 267 33554432000 4194304 5064252 140735748075968 140735748074880 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7108/statm: 2287 267 226 213 0 72 0
[pid=7109] ppid=7108 vsize=154132 CPUtime=78.04 cores=0,2,4,6
/proc/7109/stat : 7109 (glucose) R 7108 4722 2978 0 -1 4202496 23982 0 0 0 7799 5 0 0 20 0 1 0 288581559 157831168 36499 33554432000 4194304 5208918 140735788351008 140735788348872 4229021 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7109/statm: 38533 36499 104 248 0 38282 0
Current children cumulated CPU time (s) 1601.46
Current children cumulated vsize (KiB) 229764

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 7313
/proc/meminfo: memFree=28564792/32873844 swapFree=6856/6856
[pid=4722] ppid=4720 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4722/stat : 4722 (npSolver-wbo-It) S 4720 4722 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288429137 9367552 275 33554432000 4194304 5064252 140736798759296 140736798758208 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4722/statm: 2287 275 233 213 0 72 0
[pid=4723] ppid=4722 vsize=57336 CPUtime=1645.12 cores=0,2,4,6
/proc/4723/stat : 4723 (npSolver-wbo) S 4722 4722 2978 0 -1 4202496 73993 537530 0 0 228 53 163865 366 20 0 1 0 288429137 58712064 11250 33554432000 4194304 5990268 140735175192944 140735175184352 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4723/statm: 14334 11250 180 439 0 13891 0
[pid=7291] ppid=4723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7291/stat : 7291 (satsolver.sh) S 4723 4722 2978 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 288593732 9367552 267 33554432000 4194304 5064252 140734686253184 140734686252096 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7291/statm: 2287 267 226 213 0 72 0
[pid=7292] ppid=7291 vsize=116068 CPUtime=16.33 cores=0,2,4,6
/proc/7292/stat : 7292 (glucose) R 7291 4722 2978 0 -1 4202496 23325 0 0 0 1628 5 0 0 20 0 1 0 288593732 118853632 26468 33554432000 4194304 5208918 140733266226432 140733266224296 4229319 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7292/statm: 29017 26468 104 248 0 28766 0
Current children cumulated CPU time (s) 1661.45
Current children cumulated vsize (KiB) 191700

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 7397
/proc/meminfo: memFree=28518456/32873844 swapFree=6856/6856
[pid=4722] ppid=4720 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4722/stat : 4722 (npSolver-wbo-It) S 4720 4722 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288429137 9367552 275 33554432000 4194304 5064252 140736798759296 140736798758208 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4722/statm: 2287 275 233 213 0 72 0
[pid=4723] ppid=4722 vsize=57336 CPUtime=1645.12 cores=0,2,4,6
/proc/4723/stat : 4723 (npSolver-wbo) S 4722 4722 2978 0 -1 4202496 73993 537530 0 0 228 53 163865 366 20 0 1 0 288429137 58712064 11250 33554432000 4194304 5990268 140735175192944 140735175184352 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4723/statm: 14334 11250 180 439 0 13891 0
[pid=7291] ppid=4723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7291/stat : 7291 (satsolver.sh) S 4723 4722 2978 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 288593732 9367552 267 33554432000 4194304 5064252 140734686253184 140734686252096 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7291/statm: 2287 267 226 213 0 72 0
[pid=7292] ppid=7291 vsize=154136 CPUtime=76.3 cores=0,2,4,6
/proc/7292/stat : 7292 (glucose) R 7291 4722 2978 0 -1 4202496 24703 0 0 0 7625 5 0 0 20 0 1 0 288593732 157835264 36804 33554432000 4194304 5208918 140733266226432 140733266224296 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7292/statm: 38534 36804 104 248 0 38283 0
Current children cumulated CPU time (s) 1721.42
Current children cumulated vsize (KiB) 229768

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7495
/proc/meminfo: memFree=28562912/32873844 swapFree=6856/6856
[pid=4722] ppid=4720 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4722/stat : 4722 (npSolver-wbo-It) S 4720 4722 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288429137 9367552 275 33554432000 4194304 5064252 140736798759296 140736798758208 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4722/statm: 2287 275 233 213 0 72 0
[pid=4723] ppid=4722 vsize=57336 CPUtime=1760.8 cores=0,2,4,6
/proc/4723/stat : 4723 (npSolver-wbo) S 4722 4722 2978 0 -1 4202496 78524 571980 0 0 237 54 175404 385 20 0 1 0 288429137 58712064 11250 33554432000 4194304 5990268 140735175192944 140735175184352 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4723/statm: 14334 11250 180 439 0 13891 0
[pid=7459] ppid=4723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7459/stat : 7459 (satsolver.sh) S 4723 4722 2978 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 288605304 9367552 267 33554432000 4194304 5064252 140734395229136 140734395228048 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7459/statm: 2287 267 226 213 0 72 0
[pid=7460] ppid=7459 vsize=123788 CPUtime=20.6 cores=0,2,4,6
/proc/7460/stat : 7460 (glucose) R 7459 4722 2978 0 -1 4202496 24319 0 0 0 2055 5 0 0 20 0 1 0 288605304 126758912 27470 33554432000 4194304 5208918 140733407509840 140733407507704 4211561 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7460/statm: 30947 27470 104 248 0 30696 0
Current children cumulated CPU time (s) 1781.4
Current children cumulated vsize (KiB) 199420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7523
/proc/meminfo: memFree=28529580/32873844 swapFree=6856/6856
[pid=4722] ppid=4720 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4722/stat : 4722 (npSolver-wbo-It) S 4720 4722 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288429137 9367552 275 33554432000 4194304 5064252 140736798759296 140736798758208 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4722/statm: 2287 275 233 213 0 72 0
[pid=4723] ppid=4722 vsize=57336 CPUtime=1760.8 cores=0,2,4,6
/proc/4723/stat : 4723 (npSolver-wbo) S 4722 4722 2978 0 -1 4202496 78524 571980 0 0 237 54 175404 385 20 0 1 0 288429137 58712064 11250 33554432000 4194304 5990268 140735175192944 140735175184352 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4723/statm: 14334 11250 180 439 0 13891 0
[pid=7459] ppid=4723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7459/stat : 7459 (satsolver.sh) S 4723 4722 2978 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 288605304 9367552 267 33554432000 4194304 5064252 140734395229136 140734395228048 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7459/statm: 2287 267 226 213 0 72 0
[pid=7460] ppid=7459 vsize=154136 CPUtime=39.21 cores=0,2,4,6
/proc/7460/stat : 7460 (glucose) R 7459 4722 2978 0 -1 4202496 24864 0 0 0 3915 6 0 0 20 0 1 0 288605304 157835264 35662 33554432000 4194304 5208918 140733407509840 140733407507704 4211792 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7460/statm: 38534 35662 104 248 0 38283 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 229768

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7523
/proc/meminfo: memFree=28529580/32873844 swapFree=6856/6856
[pid=4722] ppid=4720 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4722/stat : 4722 (npSolver-wbo-It) S 4720 4722 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288429137 9367552 275 33554432000 4194304 5064252 140736798759296 140736798758208 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4722/statm: 2287 275 233 213 0 72 0
[pid=4723] ppid=4722 vsize=57336 CPUtime=1760.8 cores=0,2,4,6
/proc/4723/stat : 4723 (npSolver-wbo) S 4722 4722 2978 0 -1 4202496 78524 571980 0 0 237 54 175404 385 20 0 1 0 288429137 58712064 11250 33554432000 4194304 5990268 140735175192944 140735175184352 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4723/statm: 14334 11250 180 439 0 13891 0
[pid=7459] ppid=4723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7459/stat : 7459 (satsolver.sh) S 4723 4722 2978 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 288605304 9367552 267 33554432000 4194304 5064252 140734395229136 140734395228048 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7459/statm: 2287 267 226 213 0 72 0
[pid=7460] ppid=7459 vsize=154136 CPUtime=39.21 cores=0,2,4,6
/proc/7460/stat : 7460 (glucose) R 7459 4722 2978 0 -1 4202496 24864 0 0 0 3915 6 0 0 20 0 1 0 288605304 157835264 35662 33554432000 4194304 5208918 140733407509840 140733407507704 4211792 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7460/statm: 38534 35662 104 248 0 38283 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 229768

Child status: 0
Real time (s): 1800.94
CPU time (s): 1800.07
CPU user time (s): 1795.6
CPU system time (s): 4.46832
CPU usage (%): 99.9516
Max. virtual memory (cumulated for all children) (KiB): 292404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.6
system time used= 4.46832
maximum resident set size= 233632
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 676359
page faults= 0
swaps= 0
block input operations= 0
block output operations= 618712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13386
involuntary context switches= 2665

runsolver used 2.54461 second user time and 7.30889 second system time

The end

Launcher Data

Begin job on node144 at 2012-05-28 18:37:22
IDJOB=3715968
IDBENCH=79183
IDSOLVER=2297
FILE ID=node144/3715968-1338223042
RUNJOBID= node144-1338192253-2994
PBS_JOBID= 14624577
Free space on /tmp= 71464 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-105-100--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3715968-1338223042/watcher-3715968-1338223042 -o /tmp/evaluation-result-3715968-1338223042/solver-3715968-1338223042 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715968-1338223042.wbo 2011930943 HOME HOME

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

MD5SUM BENCH= 74ceb63f540b1c0e7b9983b4b6436598
RANDOM SEED=2011930943

node144.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.196
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	: 5332.39
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.196
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.196
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	: 5438.54
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.196
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.196
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.196
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.196
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.196
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:        28736144 kB
Buffers:          539700 kB
Cached:          2699624 kB
SwapCached:            0 kB
Active:          1093280 kB
Inactive:        2191964 kB
Active(anon):      42764 kB
Inactive(anon):        0 kB
Active(file):    1050516 kB
Inactive(file):  2191964 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9568 kB
Writeback:             0 kB
AnonPages:        120824 kB
Mapped:            15400 kB
Shmem:               200 kB
Slab:             710060 kB
SReclaimable:     151816 kB
SUnreclaim:       558244 kB
KernelStack:        1520 kB
PageTables:         4248 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     158960 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     77824 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= 71428 MiB
End job on node144 at 2012-05-28 19:07:23