Trace number 3715515

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.08 1800.42

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/spot5/
normalized-spot5-28_wcsp.wbo
MD5SUMa55ceb8d29eae2e4164c23000e30d1cb
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark283110
Best CPU time to get the best result obtained on this benchmark1800.1
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables576
Total number of constraints7352
Number of soft constraints7122
Number of constraints which are clauses7122
Number of constraints which are cardinality constraints (but not clauses)230
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint4
Top cost 326159
Min constraint cost 1
Max constraint cost 326159
Sum of constraints costs 2248213986
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
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.04	c run usual solver
0.00/0.15	o 865626986
0.00/0.15	c starting approximation
0.00/0.15	c factor = 2
0.00/0.15	c factor still to low - shrinking to 1.8495e+07
0.00/0.15	c approx number of clauses: 1e+06
0.00/0.15	c current bound: 432813504
8.07/8.18	c leaving approximation
8.07/8.18	c finished approximation
8.07/8.18	c fallback to adder encoding
1800.05/1800.41	./satsolver.sh: line 5: 23171 Terminated              ./glucose $1 > $2 2> /dev/null
1800.05/1800.41	c error: unexpected solver exit code
1800.05/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-3715515-1338256717/watcher-3715515-1338256717 -o /tmp/evaluation-result-3715515-1338256717/solver-3715515-1338256717 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715515-1338256717.wbo 392933951 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.04 2.01 1.99 3/179 23150
/proc/meminfo: memFree=26430316/32873660 swapFree=7120/7120
[pid=23150] ppid=23148 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23150/stat : 23150 (npSolver-wbo-It) S 23148 23150 17216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291797534 9367552 274 33554432000 4194304 5064252 140734216610256 140734216609168 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23150/statm: 2287 274 233 213 0 72 0

[startup+0.101584 s]
/proc/loadavg: 2.04 2.01 1.99 3/179 23150
/proc/meminfo: memFree=26430316/32873660 swapFree=7120/7120
[pid=23150] ppid=23148 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23150/stat : 23150 (npSolver-wbo-It) S 23148 23150 17216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291797534 9367552 274 33554432000 4194304 5064252 140734216610256 140734216609168 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23150/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200253 s]
/proc/loadavg: 2.04 2.01 1.99 3/179 23150
/proc/meminfo: memFree=26430316/32873660 swapFree=7120/7120
[pid=23150] ppid=23148 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23150/stat : 23150 (npSolver-wbo-It) S 23148 23150 17216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291797534 9367552 274 33554432000 4194304 5064252 140734216610256 140734216609168 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23150/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300277 s]
/proc/loadavg: 2.04 2.01 1.99 3/179 23150
/proc/meminfo: memFree=26430316/32873660 swapFree=7120/7120
[pid=23150] ppid=23148 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23150/stat : 23150 (npSolver-wbo-It) S 23148 23150 17216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291797534 9367552 274 33554432000 4194304 5064252 140734216610256 140734216609168 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23150/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700267 s]
/proc/loadavg: 2.04 2.01 1.99 3/179 23150
/proc/meminfo: memFree=26430316/32873660 swapFree=7120/7120
[pid=23150] ppid=23148 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23150/stat : 23150 (npSolver-wbo-It) S 23148 23150 17216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291797534 9367552 274 33554432000 4194304 5064252 140734216610256 140734216609168 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23150/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50038 s]
/proc/loadavg: 2.04 2.01 1.99 3/183 23164
/proc/meminfo: memFree=26127828/32873660 swapFree=7120/7120
[pid=23150] ppid=23148 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23150/stat : 23150 (npSolver-wbo-It) S 23148 23150 17216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291797534 9367552 274 33554432000 4194304 5064252 140734216610256 140734216609168 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23150/statm: 2287 274 233 213 0 72 0
[pid=23151] ppid=23150 vsize=12432 CPUtime=0.23 cores=1,3,5,7
/proc/23151/stat : 23151 (npSolver-wbo) S 23150 23150 17216 0 -1 4202496 3376 7102 0 0 12 3 7 1 20 0 1 0 291797534 12730368 2643 33554432000 4194304 5990268 140736370721104 140736370712512 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23151/statm: 3108 2643 174 439 0 2665 0
[pid=23163] ppid=23151 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23163/stat : 23163 (satsolver.sh) S 23151 23150 17216 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291797559 9367552 267 33554432000 4194304 5064252 140735152093072 140735152091984 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23163/statm: 2287 267 226 213 0 72 0
[pid=23164] ppid=23163 vsize=52504 CPUtime=1.24 cores=1,3,5,7
/proc/23164/stat : 23164 (glucose) R 23163 23150 17216 0 -1 4202496 11533 0 0 0 122 2 0 0 20 0 1 0 291797559 53764096 12125 33554432000 4194304 5208918 140737223065360 140737223063304 4212883 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23164/statm: 13126 12125 95 248 0 12875 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 83232

[startup+3.10033 s]
/proc/loadavg: 2.04 2.01 1.99 3/183 23164
/proc/meminfo: memFree=25898068/32873660 swapFree=7120/7120
[pid=23150] ppid=23148 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23150/stat : 23150 (npSolver-wbo-It) S 23148 23150 17216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291797534 9367552 274 33554432000 4194304 5064252 140734216610256 140734216609168 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23150/statm: 2287 274 233 213 0 72 0
[pid=23151] ppid=23150 vsize=12432 CPUtime=0.23 cores=1,3,5,7
/proc/23151/stat : 23151 (npSolver-wbo) S 23150 23150 17216 0 -1 4202496 3376 7102 0 0 12 3 7 1 20 0 1 0 291797534 12730368 2643 33554432000 4194304 5990268 140736370721104 140736370712512 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23151/statm: 3108 2643 174 439 0 2665 0
[pid=23163] ppid=23151 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23163/stat : 23163 (satsolver.sh) S 23151 23150 17216 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291797559 9367552 267 33554432000 4194304 5064252 140735152093072 140735152091984 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23163/statm: 2287 267 226 213 0 72 0
[pid=23164] ppid=23163 vsize=52900 CPUtime=2.84 cores=1,3,5,7
/proc/23164/stat : 23164 (glucose) R 23163 23150 17216 0 -1 4202496 11620 0 0 0 282 2 0 0 20 0 1 0 291797559 54169600 12212 33554432000 4194304 5208918 140737223065360 140737223063304 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23164/statm: 13225 12212 95 248 0 12974 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 83628

[startup+6.30032 s]
/proc/loadavg: 2.03 2.01 1.99 3/183 23164
/proc/meminfo: memFree=25918224/32873660 swapFree=7120/7120
[pid=23150] ppid=23148 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23150/stat : 23150 (npSolver-wbo-It) S 23148 23150 17216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291797534 9367552 274 33554432000 4194304 5064252 140734216610256 140734216609168 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23150/statm: 2287 274 233 213 0 72 0
[pid=23151] ppid=23150 vsize=12432 CPUtime=0.23 cores=1,3,5,7
/proc/23151/stat : 23151 (npSolver-wbo) S 23150 23150 17216 0 -1 4202496 3376 7102 0 0 12 3 7 1 20 0 1 0 291797534 12730368 2643 33554432000 4194304 5990268 140736370721104 140736370712512 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23151/statm: 3108 2643 174 439 0 2665 0
[pid=23163] ppid=23151 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23163/stat : 23163 (satsolver.sh) S 23151 23150 17216 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291797559 9367552 267 33554432000 4194304 5064252 140735152093072 140735152091984 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23163/statm: 2287 267 226 213 0 72 0
[pid=23164] ppid=23163 vsize=54432 CPUtime=6.04 cores=1,3,5,7
/proc/23164/stat : 23164 (glucose) R 23163 23150 17216 0 -1 4202496 11872 0 0 0 602 2 0 0 20 0 1 0 291797559 55738368 12464 33554432000 4194304 5208918 140737223065360 140737223063032 4229039 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23164/statm: 13608 12464 95 248 0 13357 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 85160

[startup+12.7003 s]
/proc/loadavg: 2.03 2.01 1.99 3/183 23171
/proc/meminfo: memFree=25632108/32873660 swapFree=7120/7120
[pid=23150] ppid=23148 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23150/stat : 23150 (npSolver-wbo-It) S 23148 23150 17216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291797534 9367552 274 33554432000 4194304 5064252 140734216610256 140734216609168 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23150/statm: 2287 274 233 213 0 72 0
[pid=23151] ppid=23150 vsize=142080 CPUtime=9.45 cores=1,3,5,7
/proc/23151/stat : 23151 (npSolver-wbo) S 23150 23150 17216 0 -1 4202496 10103 21872 0 0 125 18 797 5 20 0 1 0 291797534 145489920 21817 33554432000 4194304 5990268 140736370721104 140736370712528 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23151/statm: 35520 21817 181 439 0 35077 0
[pid=23170] ppid=23151 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23170/stat : 23170 (satsolver.sh) S 23151 23150 17216 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291798480 9367552 266 33554432000 4194304 5064252 140737458495136 140737458494048 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23170/statm: 2287 266 226 213 0 72 0
[pid=23171] ppid=23170 vsize=240880 CPUtime=3.22 cores=1,3,5,7
/proc/23171/stat : 23171 (glucose) R 23170 23150 17216 0 -1 4202496 40940 0 0 0 312 10 0 0 20 0 1 0 291798480 246661120 48973 33554432000 4194304 5208918 140734080790048 140734080788008 4214513 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23171/statm: 60220 48974 105 248 0 59969 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 401256

[startup+25.5004 s]
/proc/loadavg: 2.02 2.01 1.99 3/183 23171
/proc/meminfo: memFree=25621524/32873660 swapFree=7120/7120
[pid=23150] ppid=23148 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23150/stat : 23150 (npSolver-wbo-It) S 23148 23150 17216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291797534 9367552 274 33554432000 4194304 5064252 140734216610256 140734216609168 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23150/statm: 2287 274 233 213 0 72 0
[pid=23151] ppid=23150 vsize=142080 CPUtime=9.45 cores=1,3,5,7
/proc/23151/stat : 23151 (npSolver-wbo) S 23150 23150 17216 0 -1 4202496 10103 21872 0 0 125 18 797 5 20 0 1 0 291797534 145489920 21817 33554432000 4194304 5990268 140736370721104 140736370712528 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23151/statm: 35520 21817 181 439 0 35077 0
[pid=23170] ppid=23151 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23170/stat : 23170 (satsolver.sh) S 23151 23150 17216 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291798480 9367552 266 33554432000 4194304 5064252 140737458495136 140737458494048 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23170/statm: 2287 266 226 213 0 72 0
[pid=23171] ppid=23170 vsize=247384 CPUtime=16.02 cores=1,3,5,7
/proc/23171/stat : 23171 (glucose) R 23170 23150 17216 0 -1 4202496 43467 0 0 0 1590 12 0 0 20 0 1 0 291798480 253321216 52190 33554432000 4194304 5208918 140734080790048 140734080787896 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23171/statm: 61846 52190 105 248 0 61595 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 407760

[startup+51.1003 s]
/proc/loadavg: 2.01 2.01 1.99 3/183 23171
/proc/meminfo: memFree=25608176/32873660 swapFree=7120/7120
[pid=23150] ppid=23148 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23150/stat : 23150 (npSolver-wbo-It) S 23148 23150 17216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291797534 9367552 274 33554432000 4194304 5064252 140734216610256 140734216609168 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23150/statm: 2287 274 233 213 0 72 0
[pid=23151] ppid=23150 vsize=142080 CPUtime=9.45 cores=1,3,5,7
/proc/23151/stat : 23151 (npSolver-wbo) S 23150 23150 17216 0 -1 4202496 10103 21872 0 0 125 18 797 5 20 0 1 0 291797534 145489920 21817 33554432000 4194304 5990268 140736370721104 140736370712528 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23151/statm: 35520 21817 181 439 0 35077 0
[pid=23170] ppid=23151 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23170/stat : 23170 (satsolver.sh) S 23151 23150 17216 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291798480 9367552 266 33554432000 4194304 5064252 140737458495136 140737458494048 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23170/statm: 2287 266 226 213 0 72 0
[pid=23171] ppid=23170 vsize=261564 CPUtime=41.61 cores=1,3,5,7
/proc/23171/stat : 23171 (glucose) R 23170 23150 17216 0 -1 4202496 48687 0 0 0 4143 18 0 0 20 0 1 0 291798480 267841536 55829 33554432000 4194304 5208918 140734080790048 140734080787896 4229538 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23171/statm: 65391 55829 105 248 0 65140 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 421940

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/184 23174
/proc/meminfo: memFree=25584528/32873660 swapFree=7120/7120
[pid=23150] ppid=23148 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23150/stat : 23150 (npSolver-wbo-It) S 23148 23150 17216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291797534 9367552 274 33554432000 4194304 5064252 140734216610256 140734216609168 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23150/statm: 2287 274 233 213 0 72 0
[pid=23151] ppid=23150 vsize=142080 CPUtime=9.45 cores=1,3,5,7
/proc/23151/stat : 23151 (npSolver-wbo) S 23150 23150 17216 0 -1 4202496 10103 21872 0 0 125 18 797 5 20 0 1 0 291797534 145489920 21817 33554432000 4194304 5990268 140736370721104 140736370712528 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23151/statm: 35520 21817 181 439 0 35077 0
[pid=23170] ppid=23151 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23170/stat : 23170 (satsolver.sh) S 23151 23150 17216 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291798480 9367552 266 33554432000 4194304 5064252 140737458495136 140737458494048 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23170/statm: 2287 266 226 213 0 72 0
[pid=23171] ppid=23170 vsize=276520 CPUtime=92.82 cores=1,3,5,7
/proc/23171/stat : 23171 (glucose) R 23170 23150 17216 0 -1 4202496 54139 0 0 0 9256 26 0 0 20 0 1 0 291798480 283156480 61180 33554432000 4194304 5208918 140734080790048 140734080787896 4229344 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23171/statm: 69130 61180 105 248 0 68879 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 436896

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/184 23198
/proc/meminfo: memFree=25523628/32873660 swapFree=7120/7120
[pid=23150] ppid=23148 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23150/stat : 23150 (npSolver-wbo-It) S 23148 23150 17216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291797534 9367552 274 33554432000 4194304 5064252 140734216610256 140734216609168 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23150/statm: 2287 274 233 213 0 72 0
[pid=23151] ppid=23150 vsize=142080 CPUtime=9.45 cores=1,3,5,7
/proc/23151/stat : 23151 (npSolver-wbo) S 23150 23150 17216 0 -1 4202496 10103 21872 0 0 125 18 797 5 20 0 1 0 291797534 145489920 21817 33554432000 4194304 5990268 140736370721104 140736370712528 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23151/statm: 35520 21817 181 439 0 35077 0
[pid=23170] ppid=23151 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/183 23208
/proc/meminfo: memFree=25153344/32873660 swapFree=7120/7120
[pid=23150] ppid=23148 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23150/stat : 23150 (npSolver-wbo-It) S 23148 23150 17216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291797534 9367552 274 33554432000 4194304 5064252 140734216610256 140734216609168 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23150/statm: 2287 274 233 213 0 72 0
[pid=23151] ppid=23150 vsize=142080 CPUtime=9.45 cores=1,3,5,7
/proc/23151/stat : 23151 (npSolver-wbo) S 23150 23150 17216 0 -1 4202496 10103 21872 0 0 125 18 797 5 20 0 1 0 291797534 145489920 21817 33554432000 4194304 5990268 140736370721104 140736370712528 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23151/statm: 35520 21817 181 439 0 35077 0
[pid=23170] ppid=23151 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23170/stat : 23170 (satsolver.sh) S 23151 23150 17216 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291798480 9367552 266 33554432000 4194304 5064252 140737458495136 140737458494048 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23170/statm: 2287 266 226 213 0 72 0
[pid=23171] ppid=23170 vsize=432612 CPUtime=1352.57 cores=1,3,5,7
/proc/23171/stat : 23171 (glucose) R 23170 23150 17216 0 -1 4202496 117445 0 0 0 135075 182 0 0 20 0 1 0 291798480 442994688 97250 33554432000 4194304 5208918 140734080790048 140734080787960 4211841 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23171/statm: 108153 97250 105 248 0 107902 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 592988

[startup+1422.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/183 23208
/proc/meminfo: memFree=25197900/32873660 swapFree=7120/7120
[pid=23150] ppid=23148 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23150/stat : 23150 (npSolver-wbo-It) S 23148 23150 17216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291797534 9367552 274 33554432000 4194304 5064252 140734216610256 140734216609168 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23150/statm: 2287 274 233 213 0 72 0
[pid=23151] ppid=23150 vsize=142080 CPUtime=9.45 cores=1,3,5,7
/proc/23151/stat : 23151 (npSolver-wbo) S 23150 23150 17216 0 -1 4202496 10103 21872 0 0 125 18 797 5 20 0 1 0 291797534 145489920 21817 33554432000 4194304 5990268 140736370721104 140736370712528 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23151/statm: 35520 21817 181 439 0 35077 0
[pid=23170] ppid=23151 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23170/stat : 23170 (satsolver.sh) S 23151 23150 17216 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291798480 9367552 266 33554432000 4194304 5064252 140737458495136 140737458494048 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23170/statm: 2287 266 226 213 0 72 0
[pid=23171] ppid=23170 vsize=434944 CPUtime=1412.56 cores=1,3,5,7
/proc/23171/stat : 23171 (glucose) R 23170 23150 17216 0 -1 4202496 118585 0 0 0 141069 187 0 0 20 0 1 0 291798480 445382656 104978 33554432000 4194304 5208918 140734080790048 140734080787896 4229338 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23171/statm: 108736 104978 105 248 0 108485 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 595320

[startup+1482.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/183 23208
/proc/meminfo: memFree=25145296/32873660 swapFree=7120/7120
[pid=23150] ppid=23148 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23150/stat : 23150 (npSolver-wbo-It) S 23148 23150 17216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291797534 9367552 274 33554432000 4194304 5064252 140734216610256 140734216609168 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23150/statm: 2287 274 233 213 0 72 0
[pid=23151] ppid=23150 vsize=142080 CPUtime=9.45 cores=1,3,5,7
/proc/23151/stat : 23151 (npSolver-wbo) S 23150 23150 17216 0 -1 4202496 10103 21872 0 0 125 18 797 5 20 0 1 0 291797534 145489920 21817 33554432000 4194304 5990268 140736370721104 140736370712528 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23151/statm: 35520 21817 181 439 0 35077 0
[pid=23170] ppid=23151 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23170/stat : 23170 (satsolver.sh) S 23151 23150 17216 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291798480 9367552 266 33554432000 4194304 5064252 140737458495136 140737458494048 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23170/statm: 2287 266 226 213 0 72 0
[pid=23171] ppid=23170 vsize=437360 CPUtime=1472.55 cores=1,3,5,7
/proc/23171/stat : 23171 (glucose) R 23170 23150 17216 0 -1 4202496 120284 0 0 0 147061 194 0 0 20 0 1 0 291798480 447856640 99410 33554432000 4194304 5208918 140734080790048 140734080787896 4229344 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23171/statm: 109340 99410 105 248 0 109089 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 597736

[startup+1542.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/183 23208
/proc/meminfo: memFree=25189704/32873660 swapFree=7120/7120
[pid=23150] ppid=23148 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23150/stat : 23150 (npSolver-wbo-It) S 23148 23150 17216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291797534 9367552 274 33554432000 4194304 5064252 140734216610256 140734216609168 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23150/statm: 2287 274 233 213 0 72 0
[pid=23151] ppid=23150 vsize=142080 CPUtime=9.45 cores=1,3,5,7
/proc/23151/stat : 23151 (npSolver-wbo) S 23150 23150 17216 0 -1 4202496 10103 21872 0 0 125 18 797 5 20 0 1 0 291797534 145489920 21817 33554432000 4194304 5990268 140736370721104 140736370712528 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23151/statm: 35520 21817 181 439 0 35077 0
[pid=23170] ppid=23151 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23170/stat : 23170 (satsolver.sh) S 23151 23150 17216 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291798480 9367552 266 33554432000 4194304 5064252 140737458495136 140737458494048 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23170/statm: 2287 266 226 213 0 72 0
[pid=23171] ppid=23170 vsize=521524 CPUtime=1532.52 cores=1,3,5,7
/proc/23171/stat : 23171 (glucose) R 23170 23150 17216 0 -1 4202496 121717 0 0 0 153053 199 0 0 20 0 1 0 291798480 534040576 107519 33554432000 4194304 5208918 140734080790048 140734080788200 4229483 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23171/statm: 130381 107519 105 248 0 130130 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 681900

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 23208
/proc/meminfo: memFree=25140764/32873660 swapFree=7120/7120
[pid=23150] ppid=23148 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23150/stat : 23150 (npSolver-wbo-It) S 23148 23150 17216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291797534 9367552 274 33554432000 4194304 5064252 140734216610256 140734216609168 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23150/statm: 2287 274 233 213 0 72 0
[pid=23151] ppid=23150 vsize=142080 CPUtime=9.45 cores=1,3,5,7
/proc/23151/stat : 23151 (npSolver-wbo) S 23150 23150 17216 0 -1 4202496 10103 21872 0 0 125 18 797 5 20 0 1 0 291797534 145489920 21817 33554432000 4194304 5990268 140736370721104 140736370712528 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23151/statm: 35520 21817 181 439 0 35077 0
[pid=23170] ppid=23151 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23170/stat : 23170 (satsolver.sh) S 23151 23150 17216 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291798480 9367552 266 33554432000 4194304 5064252 140737458495136 140737458494048 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23170/statm: 2287 266 226 213 0 72 0
[pid=23171] ppid=23170 vsize=524416 CPUtime=1592.53 cores=1,3,5,7
/proc/23171/stat : 23171 (glucose) R 23170 23150 17216 0 -1 4202496 122951 0 0 0 159049 204 0 0 20 0 1 0 291798480 537001984 113296 33554432000 4194304 5208918 140734080790048 140734080787896 4213752 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23171/statm: 131104 113296 105 248 0 130853 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 684792

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 23209
/proc/meminfo: memFree=25193708/32873660 swapFree=7120/7120
[pid=23150] ppid=23148 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23150/stat : 23150 (npSolver-wbo-It) S 23148 23150 17216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291797534 9367552 274 33554432000 4194304 5064252 140734216610256 140734216609168 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23150/statm: 2287 274 233 213 0 72 0
[pid=23151] ppid=23150 vsize=142080 CPUtime=9.45 cores=1,3,5,7
/proc/23151/stat : 23151 (npSolver-wbo) S 23150 23150 17216 0 -1 4202496 10103 21872 0 0 125 18 797 5 20 0 1 0 291797534 145489920 21817 33554432000 4194304 5990268 140736370721104 140736370712528 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23151/statm: 35520 21817 181 439 0 35077 0
[pid=23170] ppid=23151 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23170/stat : 23170 (satsolver.sh) S 23151 23150 17216 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291798480 9367552 266 33554432000 4194304 5064252 140737458495136 140737458494048 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23170/statm: 2287 266 226 213 0 72 0
[pid=23171] ppid=23170 vsize=446472 CPUtime=1652.51 cores=1,3,5,7
/proc/23171/stat : 23171 (glucose) R 23170 23150 17216 0 -1 4202496 124705 0 0 0 165039 212 0 0 20 0 1 0 291798480 457187328 107275 33554432000 4194304 5208918 140734080790048 140734080786360 4229748 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23171/statm: 111618 107275 105 248 0 111367 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 606848

[startup+1722.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 23210
/proc/meminfo: memFree=25154444/32873660 swapFree=7120/7120
[pid=23150] ppid=23148 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23150/stat : 23150 (npSolver-wbo-It) S 23148 23150 17216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291797534 9367552 274 33554432000 4194304 5064252 140734216610256 140734216609168 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23150/statm: 2287 274 233 213 0 72 0
[pid=23151] ppid=23150 vsize=142080 CPUtime=9.45 cores=1,3,5,7
/proc/23151/stat : 23151 (npSolver-wbo) S 23150 23150 17216 0 -1 4202496 10103 21872 0 0 125 18 797 5 20 0 1 0 291797534 145489920 21817 33554432000 4194304 5990268 140736370721104 140736370712528 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23151/statm: 35520 21817 181 439 0 35077 0
[pid=23170] ppid=23151 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23170/stat : 23170 (satsolver.sh) S 23151 23150 17216 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291798480 9367552 266 33554432000 4194304 5064252 140737458495136 140737458494048 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23170/statm: 2287 266 226 213 0 72 0
[pid=23171] ppid=23170 vsize=529804 CPUtime=1712.51 cores=1,3,5,7
/proc/23171/stat : 23171 (glucose) R 23170 23150 17216 0 -1 4202496 125900 0 0 0 171034 217 0 0 20 0 1 0 291798480 542519296 111980 33554432000 4194304 5208918 140734080790048 140734080785816 4229776 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23171/statm: 132451 111980 105 248 0 132200 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 690180

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 23210
/proc/meminfo: memFree=25123320/32873660 swapFree=7120/7120
[pid=23150] ppid=23148 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23150/stat : 23150 (npSolver-wbo-It) S 23148 23150 17216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291797534 9367552 274 33554432000 4194304 5064252 140734216610256 140734216609168 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23150/statm: 2287 274 233 213 0 72 0
[pid=23151] ppid=23150 vsize=142080 CPUtime=9.45 cores=1,3,5,7
/proc/23151/stat : 23151 (npSolver-wbo) S 23150 23150 17216 0 -1 4202496 10103 21872 0 0 125 18 797 5 20 0 1 0 291797534 145489920 21817 33554432000 4194304 5990268 140736370721104 140736370712528 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23151/statm: 35520 21817 181 439 0 35077 0
[pid=23170] ppid=23151 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23170/stat : 23170 (satsolver.sh) S 23151 23150 17216 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291798480 9367552 266 33554432000 4194304 5064252 140737458495136 140737458494048 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23170/statm: 2287 266 226 213 0 72 0
[pid=23171] ppid=23170 vsize=531888 CPUtime=1772.49 cores=1,3,5,7
/proc/23171/stat : 23171 (glucose) R 23170 23150 17216 0 -1 4202496 126942 0 0 0 177027 222 0 0 20 0 1 0 291798480 544653312 116539 33554432000 4194304 5208918 140734080790048 140734080787896 4229748 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23171/statm: 132972 116539 105 248 0 132721 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 692264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.41 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 23252
/proc/meminfo: memFree=26091256/32873660 swapFree=7120/7120
[pid=23150] ppid=23148 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23150/stat : 23150 (npSolver-wbo-It) S 23148 23150 17216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291797534 9367552 274 33554432000 4194304 5064252 140734216610256 140734216609168 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23150/statm: 2287 274 233 213 0 72 0
[pid=23151] ppid=23150 vsize=142080 CPUtime=9.45 cores=1,3,5,7
/proc/23151/stat : 23151 (npSolver-wbo) S 23150 23150 17216 0 -1 4202496 10103 21872 0 0 125 18 797 5 20 0 1 0 291797534 145489920 21817 33554432000 4194304 5990268 140736370721104 140736370712528 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23151/statm: 35520 21817 181 439 0 35077 0
[pid=23170] ppid=23151 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23170/stat : 23170 (satsolver.sh) S 23151 23150 17216 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291798480 9367552 266 33554432000 4194304 5064252 140737458495136 140737458494048 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23170/statm: 2287 266 226 213 0 72 0
[pid=23171] ppid=23170 vsize=451076 CPUtime=1790.6 cores=1,3,5,7
/proc/23171/stat : 23171 (glucose) R 23170 23150 17216 0 -1 4202496 127442 0 0 0 178836 224 0 0 20 0 1 0 291798480 461901824 108293 33554432000 4194304 5208918 140734080790048 140734080787896 4229469 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23171/statm: 112769 108293 105 248 0 112518 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 611452

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.42
CPU time (s): 1800.08
CPU user time (s): 1797.59
CPU system time (s): 2.49062
CPU usage (%): 99.9811
Max. virtual memory (cumulated for all children) (KiB): 822804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.59
system time used= 2.49062
maximum resident set size= 580140
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 160408
page faults= 0
swaps= 0
block input operations= 0
block output operations= 168232
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 132
involuntary context switches= 1878

runsolver used 3.49947 second user time and 9.30458 second system time

The end

Launcher Data

Begin job on node117 at 2012-05-29 03:58:38
IDJOB=3715515
IDBENCH=79600
IDSOLVER=2297
FILE ID=node117/3715515-1338256717
RUNJOBID= node117-1338240400-19062
PBS_JOBID= 14624638
Free space on /tmp= 69808 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/spot5/normalized-spot5-28_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3715515-1338256717/watcher-3715515-1338256717 -o /tmp/evaluation-result-3715515-1338256717/solver-3715515-1338256717 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715515-1338256717.wbo 392933951 HOME HOME

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

MD5SUM BENCH= a55ceb8d29eae2e4164c23000e30d1cb
RANDOM SEED=392933951

node117.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		: 2667.148
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	: 5334.29
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		: 2667.148
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		: 2667.148
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		: 2667.148
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.95
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		: 2667.148
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		: 2667.148
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		: 2667.148
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		: 2667.148
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:       32873660 kB
MemFree:        26433192 kB
Buffers:          685368 kB
Cached:          4441080 kB
SwapCached:            0 kB
Active:          3037504 kB
Inactive:        2482308 kB
Active(anon):     374084 kB
Inactive(anon):    11352 kB
Active(file):    2663420 kB
Inactive(file):  2470956 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:            255012 kB
Writeback:             0 kB
AnonPages:        421276 kB
Mapped:            15468 kB
Shmem:               200 kB
Slab:             781612 kB
SReclaimable:     224608 kB
SUnreclaim:       557004 kB
KernelStack:        1616 kB
PageTables:         4624 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:     546828 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    272384 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 69928 MiB
End job on node117 at 2012-05-29 04:28:38