Trace number 3752635

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

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-cache.inv12.ucl--soft-33-100-0.wbo
MD5SUMd2bb62ae8ab16c7fb57ef4b7c9a87326
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big 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 benchmark15.3847
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables25800
Total number of constraints76699
Number of soft constraints51382
Number of constraints which are clauses76319
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints380
Minimum length of a constraint1
Maximum length of a constraint9
Top cost 2592280
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 2592279
Biggest number in a constraint 17
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 62
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.65	c run usual solver
3.19/3.25	o 2418
3.19/3.25	c starting approximation
3.19/3.25	c factor = 2
3.19/3.25	c factor still to low - shrinking to 745.45
3.19/3.25	c approx number of clauses: 1e+06
3.19/3.26	c current bound: 1209
169.02/169.33	c current bound: 1209
335.26/335.59	c current bound: 1209
501.39/501.50	c current bound: 1209
666.98/667.36	c current bound: 1209
833.07/833.49	c current bound: 1209
999.29/999.73	c current bound: 1209
1165.30/1165.76	c current bound: 1209
1331.25/1331.75	c current bound: 1209
1497.15/1497.67	c current bound: 1209
1664.20/1664.75	c current bound: 1209
1800.07/1800.40	./satsolver.sh: line 5:  2350 Terminated              ./glucose $1 > $2 2> /dev/null
1800.07/1800.40	c error: unexpected solver exit code
1800.07/1800.40	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-3752635-1339184073/watcher-3752635-1339184073 -o /tmp/evaluation-result-3752635-1339184073/solver-3752635-1339184073 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752635-1339184073.wbo 606373811 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.00 2.00 1.90 3/172 2022
/proc/meminfo: memFree=31033980/32873844 swapFree=9160/9160
[pid=2022] ppid=2020 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2022/stat : 2022 (npSolver-wbo-It) S 2020 2022 643 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384531857 9367552 274 33554432000 4194304 5064252 140733802843360 140733802842272 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2022/statm: 2287 274 233 213 0 72 0

[startup+0.060419 s]
/proc/loadavg: 2.00 2.00 1.90 3/172 2022
/proc/meminfo: memFree=31033980/32873844 swapFree=9160/9160
[pid=2022] ppid=2020 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2022/stat : 2022 (npSolver-wbo-It) S 2020 2022 643 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384531857 9367552 274 33554432000 4194304 5064252 140733802843360 140733802842272 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2022/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100255 s]
/proc/loadavg: 2.00 2.00 1.90 3/172 2022
/proc/meminfo: memFree=31033980/32873844 swapFree=9160/9160
[pid=2022] ppid=2020 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2022/stat : 2022 (npSolver-wbo-It) S 2020 2022 643 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384531857 9367552 274 33554432000 4194304 5064252 140733802843360 140733802842272 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2022/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300273 s]
/proc/loadavg: 2.00 2.00 1.90 3/172 2022
/proc/meminfo: memFree=31033980/32873844 swapFree=9160/9160
[pid=2022] ppid=2020 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2022/stat : 2022 (npSolver-wbo-It) S 2020 2022 643 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384531857 9367552 274 33554432000 4194304 5064252 140733802843360 140733802842272 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2022/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700229 s]
/proc/loadavg: 2.00 2.00 1.90 3/172 2022
/proc/meminfo: memFree=31033980/32873844 swapFree=9160/9160
[pid=2022] ppid=2020 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2022/stat : 2022 (npSolver-wbo-It) S 2020 2022 643 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384531857 9367552 274 33554432000 4194304 5064252 140733802843360 140733802842272 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2022/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.00 2.00 1.90 3/180 2037
/proc/meminfo: memFree=30830400/32873844 swapFree=9160/9160
[pid=2022] ppid=2020 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2022/stat : 2022 (npSolver-wbo-It) S 2020 2022 643 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384531857 9367552 274 33554432000 4194304 5064252 140733802843360 140733802842272 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2022/statm: 2287 274 233 213 0 72 0
[pid=2023] ppid=2022 vsize=59228 CPUtime=0.8 cores=0,2,4,6
/proc/2023/stat : 2023 (npSolver-wbo) S 2022 2022 643 0 -1 4202496 8604 0 0 0 64 16 0 0 20 0 1 0 384531857 60649472 14454 33554432000 4194304 6006132 140736135428992 140736135422096 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2023/statm: 14807 14454 158 443 0 14360 0
[pid=2036] ppid=2023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2036/stat : 2036 (cp2_pre.sh) S 2023 2022 643 0 -1 4202496 611 0 0 0 0 0 0 0 20 0 1 0 384531939 9367552 277 33554432000 4194304 5064252 140733565654448 140733565653152 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2036/statm: 2287 277 234 213 0 72 0
[pid=2037] ppid=2036 vsize=68112 CPUtime=0.67 cores=0,2,4,6
/proc/2037/stat : 2037 (coprocessor) R 2036 2022 643 0 -1 4202496 12445 0 0 0 65 2 0 0 20 0 1 0 384531939 69746688 16313 33554432000 4194304 6586260 140736669699344 140736669694712 5598875 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/2037/statm: 17028 16313 191 584 0 16440 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 145636

[startup+3.10022 s]
/proc/loadavg: 2.00 2.00 1.90 3/182 2039
/proc/meminfo: memFree=30705800/32873844 swapFree=9160/9160
[pid=2022] ppid=2020 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2022/stat : 2022 (npSolver-wbo-It) S 2020 2022 643 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384531857 9367552 274 33554432000 4194304 5064252 140733802843360 140733802842272 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2022/statm: 2287 274 233 213 0 72 0
[pid=2023] ppid=2022 vsize=59228 CPUtime=3.01 cores=0,2,4,6
/proc/2023/stat : 2023 (npSolver-wbo) S 2022 2022 643 0 -1 4202496 8621 20294 0 0 64 16 216 5 20 0 1 0 384531857 60649472 14455 33554432000 4194304 6006132 140736135428992 140736135422672 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2023/statm: 14807 14455 159 443 0 14360 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 68376

[startup+6.30033 s]
/proc/loadavg: 2.00 2.00 1.90 3/182 2049
/proc/meminfo: memFree=30697552/32873844 swapFree=9160/9160
[pid=2022] ppid=2020 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2022/stat : 2022 (npSolver-wbo-It) S 2020 2022 643 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384531857 9367552 274 33554432000 4194304 5064252 140733802843360 140733802842272 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2022/statm: 2287 274 233 213 0 72 0
[pid=2023] ppid=2022 vsize=63184 CPUtime=3.32 cores=0,2,4,6
/proc/2023/stat : 2023 (npSolver-wbo) S 2022 2022 643 0 -1 4202496 10944 24368 0 0 76 27 223 6 20 0 1 0 384531857 64700416 15196 33554432000 4194304 6006132 140736135428992 140736135420352 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2023/statm: 15796 15196 177 443 0 15349 0
[pid=2048] ppid=2023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2048/stat : 2048 (satsolver.sh) S 2023 2022 643 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384532192 9367552 266 33554432000 4194304 5064252 140734287856240 140734287855152 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2048/statm: 2287 266 226 213 0 72 0
[pid=2049] ppid=2048 vsize=55988 CPUtime=2.94 cores=0,2,4,6
/proc/2049/stat : 2049 (glucose) R 2048 2022 643 0 -1 4202496 11796 0 0 0 292 2 0 0 20 0 1 0 384532192 57331712 12424 33554432000 4194304 5208918 140735618120528 140735618118200 4211888 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2049/statm: 13997 12424 95 248 0 13746 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 137468

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.90 3/182 2059
/proc/meminfo: memFree=30719612/32873844 swapFree=9160/9160
[pid=2022] ppid=2020 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2022/stat : 2022 (npSolver-wbo-It) S 2020 2022 643 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384531857 9367552 274 33554432000 4194304 5064252 140733802843360 140733802842272 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2022/statm: 2287 274 233 213 0 72 0
[pid=2023] ppid=2022 vsize=63184 CPUtime=3.32 cores=0,2,4,6
/proc/2023/stat : 2023 (npSolver-wbo) S 2022 2022 643 0 -1 4202496 10944 24368 0 0 76 27 223 6 20 0 1 0 384531857 64700416 15196 33554432000 4194304 6006132 140736135428992 140736135420352 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2023/statm: 15796 15196 177 443 0 15349 0
[pid=2048] ppid=2023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2048/stat : 2048 (satsolver.sh) S 2023 2022 643 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384532192 9367552 266 33554432000 4194304 5064252 140734287856240 140734287855152 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2048/statm: 2287 266 226 213 0 72 0
[pid=2049] ppid=2048 vsize=55988 CPUtime=9.34 cores=0,2,4,6
/proc/2049/stat : 2049 (glucose) R 2048 2022 643 0 -1 4202496 11804 0 0 0 932 2 0 0 20 0 1 0 384532192 57331712 12432 33554432000 4194304 5208918 140735618120528 140735618118200 4211652 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2049/statm: 13997 12432 95 248 0 13746 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 137468

[startup+25.5062 s]
/proc/loadavg: 2.00 2.00 1.90 3/183 2060
/proc/meminfo: memFree=30719264/32873844 swapFree=9160/9160
[pid=2022] ppid=2020 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2022/stat : 2022 (npSolver-wbo-It) S 2020 2022 643 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384531857 9367552 274 33554432000 4194304 5064252 140733802843360 140733802842272 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2022/statm: 2287 274 233 213 0 72 0
[pid=2023] ppid=2022 vsize=63184 CPUtime=3.32 cores=0,2,4,6
/proc/2023/stat : 2023 (npSolver-wbo) S 2022 2022 643 0 -1 4202496 10944 24368 0 0 76 27 223 6 20 0 1 0 384531857 64700416 15196 33554432000 4194304 6006132 140736135428992 140736135420352 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2023/statm: 15796 15196 177 443 0 15349 0
[pid=2048] ppid=2023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2048/stat : 2048 (satsolver.sh) S 2023 2022 643 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384532192 9367552 266 33554432000 4194304 5064252 140734287856240 140734287855152 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2048/statm: 2287 266 226 213 0 72 0
[pid=2049] ppid=2048 vsize=55988 CPUtime=22.15 cores=0,2,4,6
/proc/2049/stat : 2049 (glucose) R 2048 2022 643 0 -1 4202496 11815 0 0 0 2213 2 0 0 20 0 1 0 384532192 57331712 12443 33554432000 4194304 5208918 140735618120528 140735618118200 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2049/statm: 13997 12443 95 248 0 13746 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 137468

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.91 3/184 2061
/proc/meminfo: memFree=30719504/32873844 swapFree=9160/9160
[pid=2022] ppid=2020 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2022/stat : 2022 (npSolver-wbo-It) S 2020 2022 643 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384531857 9367552 274 33554432000 4194304 5064252 140733802843360 140733802842272 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2022/statm: 2287 274 233 213 0 72 0
[pid=2023] ppid=2022 vsize=63184 CPUtime=3.32 cores=0,2,4,6
/proc/2023/stat : 2023 (npSolver-wbo) S 2022 2022 643 0 -1 4202496 10944 24368 0 0 76 27 223 6 20 0 1 0 384531857 64700416 15196 33554432000 4194304 6006132 140736135428992 140736135420352 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2023/statm: 15796 15196 177 443 0 15349 0
[pid=2048] ppid=2023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2048/stat : 2048 (satsolver.sh) S 2023 2022 643 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384532192 9367552 266 33554432000 4194304 5064252 140734287856240 140734287855152 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2048/statm: 2287 266 226 213 0 72 0
[pid=2049] ppid=2048 vsize=55988 CPUtime=47.74 cores=0,2,4,6
/proc/2049/stat : 2049 (glucose) R 2048 2022 643 0 -1 4202496 11841 0 0 0 4772 2 0 0 20 0 1 0 384532192 57331712 12469 33554432000 4194304 5208918 140735618120528 140735618118200 4211792 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2049/statm: 13997 12469 95 248 0 13746 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 137468

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 2068
/proc/meminfo: memFree=30718828/32873844 swapFree=9160/9160
[pid=2022] ppid=2020 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2022/stat : 2022 (npSolver-wbo-It) S 2020 2022 643 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384531857 9367552 274 33554432000 4194304 5064252 140733802843360 140733802842272 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2022/statm: 2287 274 233 213 0 72 0
[pid=2023] ppid=2022 vsize=63184 CPUtime=3.32 cores=0,2,4,6
/proc/2023/stat : 2023 (npSolver-wbo) S 2022 2022 643 0 -1 4202496 10944 24368 0 0 76 27 223 6 20 0 1 0 384531857 64700416 15196 33554432000 4194304 6006132 140736135428992 140736135420352 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2023/statm: 15796 15196 177 443 0 15349 0
[pid=2048] ppid=2023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2048/stat : 2048 (satsolver.sh) S 2023 2022 643 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384532192 9367552 266 33554432000 4194304 5064252 140734287856240 140734287855152 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2048/statm: 2287 266 226 213 0 72 0
[pid=2049] ppid=2048 vsize=55988 CPUtime=98.93 cores=0,2,4,6
/proc/2049/stat : 2049 (glucose) R 2048 2022 643 0 -1 4202496 11896 0 0 0 9891 2 0 0 20 0 1 0 384532192 57331712 12524 33554432000 4194304 5208918 140735618120528 140735618118200 4211584 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2049/statm: 13997 12524 95 248 0 13746 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 137468

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 2075
/proc/meminfo: memFree=30718572/32873844 swapFree=9160/9160
[pid=2022] ppid=2020 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2022/stat : 2022 (npSolver-wbo-It) S 2020 2022 643 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384531857 9367552 274 33554432000 4194304 5064252 140733802843360 140733802842272 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2022/statm: 2287 274 233 213 0 72 0
[pid=2023] ppid=2022 vsize=63184 CPUtime=3.32 cores=0,2,4,6
/proc/2023/stat : 2023 (npSolver-wbo) S 2022 2022 643 0 -1 4202496 10944 24368 0 0 76 27 223 6 20 0 1 0 384531857 64700416 15196 33554432000 4194304 6006132 140736135428992 140736135420352 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2023/statm: 15796 15196 177 443 0 15349 0
[pid=2048] ppid=2023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2048/stat : 2048 (satsolver.sh) S 2023 2022 643 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384532192 9367552 266 33554432000 4194304 5064252 140734287856240 140734287855152 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2048/statm: 2287 266 226 213 0 72 0
[pid=2049] ppid=2048 vsize=60672 CPUtime=158.92 cores=0,2,4,6
/proc/2049/stat : 2049 (glucose) R 2048 2022 643 0 -1 4202496 12132 0 0 0 15890 2 0 0 20 0 1 0 384532192 62128128 12871 33554432000 4194304 5208918 140735618120528 140735618118680 4211641 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2049/statm: 15168 12871 103 248 0 14917 0
Current children cumulated CPU time (s) 162.24

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 2274
/proc/meminfo: memFree=30718064/32873844 swapFree=9160/9160
[pid=2022] ppid=2020 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2022/stat : 2022 (npSolver-wbo-It) S 2020 2022 643 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384531857 9367552 274 33554432000 4194304 5064252 140733802843360 140733802842272 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2022/statm: 2287 274 233 213 0 72 0
[pid=2023] ppid=2022 vsize=63184 CPUtime=1331.6 cores=0,2,4,6
/proc/2023/stat : 2023 (npSolver-wbo) S 2022 2022 643 0 -1 4202496 23056 161573 0 0 145 35 132880 100 20 0 1 0 384531857 64700416 15196 33554432000 4194304 6006132 140736135428992 140736135420352 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2023/statm: 15796 15196 177 443 0 15349 0
[pid=2273] ppid=2023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2273/stat : 2273 (satsolver.sh) S 2023 2022 643 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384665041 9367552 267 33554432000 4194304 5064252 140736022226208 140736022225120 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2273/statm: 2287 267 226 213 0 72 0
[pid=2274] ppid=2273 vsize=55988 CPUtime=30.44 cores=0,2,4,6
/proc/2274/stat : 2274 (glucose) R 2273 2022 643 0 -1 4202496 11660 0 0 0 3042 2 0 0 20 0 1 0 384665042 57331712 12263 33554432000 4194304 5208918 140736084474800 140736084472472 4211652 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2274/statm: 13997 12263 95 248 0 13746 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 137468

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 2281
/proc/meminfo: memFree=30716508/32873844 swapFree=9160/9160
[pid=2022] ppid=2020 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2022/stat : 2022 (npSolver-wbo-It) S 2020 2022 643 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384531857 9367552 274 33554432000 4194304 5064252 140733802843360 140733802842272 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2022/statm: 2287 274 233 213 0 72 0
[pid=2023] ppid=2022 vsize=63184 CPUtime=1331.6 cores=0,2,4,6
/proc/2023/stat : 2023 (npSolver-wbo) S 2022 2022 643 0 -1 4202496 23056 161573 0 0 145 35 132880 100 20 0 1 0 384531857 64700416 15196 33554432000 4194304 6006132 140736135428992 140736135420352 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2023/statm: 15796 15196 177 443 0 15349 0
[pid=2273] ppid=2023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2273/stat : 2273 (satsolver.sh) S 2023 2022 643 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384665041 9367552 267 33554432000 4194304 5064252 140736022226208 140736022225120 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2273/statm: 2287 267 226 213 0 72 0
[pid=2274] ppid=2273 vsize=55988 CPUtime=90.43 cores=0,2,4,6
/proc/2274/stat : 2274 (glucose) R 2273 2022 643 0 -1 4202496 11724 0 0 0 9041 2 0 0 20 0 1 0 384665042 57331712 12634 33554432000 4194304 5208918 140736084474800 140736084472472 4211584 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2274/statm: 13997 12634 95 248 0 13746 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 137468

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 2289
/proc/meminfo: memFree=30715436/32873844 swapFree=9160/9160
[pid=2022] ppid=2020 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2022/stat : 2022 (npSolver-wbo-It) S 2020 2022 643 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384531857 9367552 274 33554432000 4194304 5064252 140733802843360 140733802842272 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2022/statm: 2287 274 233 213 0 72 0
[pid=2023] ppid=2022 vsize=63184 CPUtime=1331.6 cores=0,2,4,6
/proc/2023/stat : 2023 (npSolver-wbo) S 2022 2022 643 0 -1 4202496 23056 161573 0 0 145 35 132880 100 20 0 1 0 384531857 64700416 15196 33554432000 4194304 6006132 140736135428992 140736135420352 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2023/statm: 15796 15196 177 443 0 15349 0
[pid=2273] ppid=2023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2273/stat : 2273 (satsolver.sh) S 2023 2022 643 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384665041 9367552 267 33554432000 4194304 5064252 140736022226208 140736022225120 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2273/statm: 2287 267 226 213 0 72 0
[pid=2274] ppid=2273 vsize=60672 CPUtime=150.42 cores=0,2,4,6
/proc/2274/stat : 2274 (glucose) R 2273 2022 643 0 -1 4202496 11907 0 0 0 15040 2 0 0 20 0 1 0 384665042 62128128 12816 33554432000 4194304 5208918 140736084474800 140736084472952 4211574 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2274/statm: 15168 12816 103 248 0 14917 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 142152

[startup+1542.3 s]
/proc/loadavg: 2.03 2.01 1.92 3/184 2306
/proc/meminfo: memFree=30716352/32873844 swapFree=9160/9160
[pid=2022] ppid=2020 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2022/stat : 2022 (npSolver-wbo-It) S 2020 2022 643 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384531857 9367552 274 33554432000 4194304 5064252 140733802843360 140733802842272 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2022/statm: 2287 274 233 213 0 72 0
[pid=2023] ppid=2022 vsize=63184 CPUtime=1497.49 cores=0,2,4,6
/proc/2023/stat : 2023 (npSolver-wbo) S 2022 2022 643 0 -1 4202496 24570 178766 0 0 153 36 149447 113 20 0 1 0 384531857 64700416 15196 33554432000 4194304 6006132 140736135428992 140736135420352 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2023/statm: 15796 15196 177 443 0 15349 0
[pid=2302] ppid=2023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2302/stat : 2302 (satsolver.sh) S 2023 2022 643 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384681634 9367552 267 33554432000 4194304 5064252 140733370034160 140733370033072 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2302/statm: 2287 267 226 213 0 72 0
[pid=2303] ppid=2302 vsize=55988 CPUtime=44.53 cores=0,2,4,6
/proc/2303/stat : 2303 (glucose) R 2302 2022 643 0 -1 4202496 11240 0 0 0 4451 2 0 0 20 0 1 0 384681634 57331712 12913 33554432000 4194304 5208918 140733601627552 140733601625224 4211580 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2303/statm: 13997 12913 95 248 0 13746 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 137468

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 1.92 3/184 2336
/proc/meminfo: memFree=30715480/32873844 swapFree=9160/9160
[pid=2022] ppid=2020 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2022/stat : 2022 (npSolver-wbo-It) S 2020 2022 643 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384531857 9367552 274 33554432000 4194304 5064252 140733802843360 140733802842272 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2022/statm: 2287 274 233 213 0 72 0
[pid=2023] ppid=2022 vsize=63184 CPUtime=1497.49 cores=0,2,4,6
/proc/2023/stat : 2023 (npSolver-wbo) S 2022 2022 643 0 -1 4202496 24570 178766 0 0 153 36 149447 113 20 0 1 0 384531857 64700416 15196 33554432000 4194304 6006132 140736135428992 140736135420352 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2023/statm: 15796 15196 177 443 0 15349 0
[pid=2302] ppid=2023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2302/stat : 2302 (satsolver.sh) S 2023 2022 643 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384681634 9367552 267 33554432000 4194304 5064252 140733370034160 140733370033072 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2302/statm: 2287 267 226 213 0 72 0
[pid=2303] ppid=2302 vsize=55988 CPUtime=104.51 cores=0,2,4,6
/proc/2303/stat : 2303 (glucose) R 2302 2022 643 0 -1 4202496 11243 0 0 0 10449 2 0 0 20 0 1 0 384681634 57331712 12913 33554432000 4194304 5208918 140733601627552 140733601625224 4211584 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2303/statm: 13997 12913 95 248 0 13746 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 137468

[startup+1662.31 s]
/proc/loadavg: 2.00 2.00 1.92 3/183 2343
/proc/meminfo: memFree=30713304/32873844 swapFree=9160/9160
[pid=2022] ppid=2020 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2022/stat : 2022 (npSolver-wbo-It) S 2020 2022 643 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384531857 9367552 274 33554432000 4194304 5064252 140733802843360 140733802842272 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2022/statm: 2287 274 233 213 0 72 0
[pid=2023] ppid=2022 vsize=63184 CPUtime=1497.49 cores=0,2,4,6
/proc/2023/stat : 2023 (npSolver-wbo) S 2022 2022 643 0 -1 4202496 24570 178766 0 0 153 36 149447 113 20 0 1 0 384531857 64700416 15196 33554432000 4194304 6006132 140736135428992 140736135420352 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2023/statm: 15796 15196 177 443 0 15349 0
[pid=2302] ppid=2023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2302/stat : 2302 (satsolver.sh) S 2023 2022 643 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384681634 9367552 267 33554432000 4194304 5064252 140733370034160 140733370033072 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2302/statm: 2287 267 226 213 0 72 0
[pid=2303] ppid=2302 vsize=60672 CPUtime=164.5 cores=0,2,4,6
/proc/2303/stat : 2303 (glucose) R 2302 2022 643 0 -1 4202496 11476 0 0 0 16448 2 0 0 20 0 1 0 384681634 62128128 13146 33554432000 4194304 5208918 140733601627552 140733601625704 4211572 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2303/statm: 15168 13146 103 248 0 14917 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 142152

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/183 2357
/proc/meminfo: memFree=30717468/32873844 swapFree=9160/9160
[pid=2022] ppid=2020 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2022/stat : 2022 (npSolver-wbo-It) S 2020 2022 643 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384531857 9367552 274 33554432000 4194304 5064252 140733802843360 140733802842272 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2022/statm: 2287 274 233 213 0 72 0
[pid=2023] ppid=2022 vsize=63184 CPUtime=1664.54 cores=0,2,4,6
/proc/2023/stat : 2023 (npSolver-wbo) S 2022 2022 643 0 -1 4202496 26084 195508 0 0 162 37 166131 124 20 0 1 0 384531857 64700416 15196 33554432000 4194304 6006132 140736135428992 140736135420352 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2023/statm: 15796 15196 177 443 0 15349 0
[pid=2349] ppid=2023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2349/stat : 2349 (satsolver.sh) S 2023 2022 643 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384698341 9367552 267 33554432000 4194304 5064252 140733343566272 140733343565184 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2349/statm: 2287 267 226 213 0 72 0
[pid=2350] ppid=2349 vsize=55988 CPUtime=57.43 cores=0,2,4,6
/proc/2350/stat : 2350 (glucose) R 2349 2022 643 0 -1 4202496 11855 0 0 0 5741 2 0 0 20 0 1 0 384698342 57331712 12483 33554432000 4194304 5208918 140735131777552 140735131775224 4211901 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2350/statm: 13997 12483 95 248 0 13746 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 137468

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/183 2365
/proc/meminfo: memFree=30716372/32873844 swapFree=9160/9160
[pid=2022] ppid=2020 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2022/stat : 2022 (npSolver-wbo-It) S 2020 2022 643 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384531857 9367552 274 33554432000 4194304 5064252 140733802843360 140733802842272 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2022/statm: 2287 274 233 213 0 72 0
[pid=2023] ppid=2022 vsize=63184 CPUtime=1664.54 cores=0,2,4,6
/proc/2023/stat : 2023 (npSolver-wbo) S 2022 2022 643 0 -1 4202496 26084 195508 0 0 162 37 166131 124 20 0 1 0 384531857 64700416 15196 33554432000 4194304 6006132 140736135428992 140736135420352 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2023/statm: 15796 15196 177 443 0 15349 0
[pid=2349] ppid=2023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2349/stat : 2349 (satsolver.sh) S 2023 2022 643 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384698341 9367552 267 33554432000 4194304 5064252 140733343566272 140733343565184 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2349/statm: 2287 267 226 213 0 72 0
[pid=2350] ppid=2349 vsize=55988 CPUtime=117.42 cores=0,2,4,6
/proc/2350/stat : 2350 (glucose) R 2349 2022 643 0 -1 4202496 11922 0 0 0 11740 2 0 0 20 0 1 0 384698342 57331712 12666 33554432000 4194304 5208918 140735131777552 140735131775224 4211620 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2350/statm: 13997 12666 95 248 0 13746 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 137468



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.92 3/183 2365
/proc/meminfo: memFree=30716468/32873844 swapFree=9160/9160
[pid=2022] ppid=2020 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2022/stat : 2022 (npSolver-wbo-It) S 2020 2022 643 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384531857 9367552 274 33554432000 4194304 5064252 140733802843360 140733802842272 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2022/statm: 2287 274 233 213 0 72 0
[pid=2023] ppid=2022 vsize=63184 CPUtime=1664.54 cores=0,2,4,6
/proc/2023/stat : 2023 (npSolver-wbo) S 2022 2022 643 0 -1 4202496 26084 195508 0 0 162 37 166131 124 20 0 1 0 384531857 64700416 15196 33554432000 4194304 6006132 140736135428992 140736135420352 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2023/statm: 15796 15196 177 443 0 15349 0
[pid=2349] ppid=2023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2349/stat : 2349 (satsolver.sh) S 2023 2022 643 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384698341 9367552 267 33554432000 4194304 5064252 140733343566272 140733343565184 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2349/statm: 2287 267 226 213 0 72 0
[pid=2350] ppid=2349 vsize=55988 CPUtime=135.53 cores=0,2,4,6
/proc/2350/stat : 2350 (glucose) R 2349 2022 643 0 -1 4202496 11943 0 0 0 13551 2 0 0 20 0 1 0 384698342 57331712 12686 33554432000 4194304 5208918 140735131777552 140735131775224 4211599 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2350/statm: 13997 12686 95 248 0 13746 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 137468

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.41
CPU time (s): 1800.11
CPU user time (s): 1798.45
CPU system time (s): 1.65175
CPU usage (%): 99.983
Max. virtual memory (cumulated for all children) (KiB): 145944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.45
system time used= 1.65175
maximum resident set size= 68580
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 234525
page faults= 0
swaps= 0
block input operations= 0
block output operations= 214640
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4387
involuntary context switches= 1968

runsolver used 2.76958 second user time and 7.11092 second system time

The end

Launcher Data

Begin job on node139 at 2012-06-08 21:34:33
IDJOB=3752635
IDBENCH=78610
IDSOLVER=2336
FILE ID=node139/3752635-1339184073
RUNJOBID= node139-1339184073-2004
PBS_JOBID= 14643822
Free space on /tmp= 70716 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-cache.inv12.ucl--soft-33-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3752635-1339184073/watcher-3752635-1339184073 -o /tmp/evaluation-result-3752635-1339184073/solver-3752635-1339184073 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752635-1339184073.wbo 606373811 HOME HOME

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

MD5SUM BENCH= d2bb62ae8ab16c7fb57ef4b7c9a87326
RANDOM SEED=606373811

node139.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.750
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.50
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.750
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.750
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.90
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.750
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.750
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.92
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.750
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.750
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.750
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:        31034724 kB
Buffers:          649308 kB
Cached:           249824 kB
SwapCached:          584 kB
Active:           864644 kB
Inactive:          45060 kB
Active(anon):       4448 kB
Inactive(anon):     8016 kB
Active(file):     860196 kB
Inactive(file):    37044 kB
Unevictable:        9160 kB
Mlocked:            9160 kB
SwapTotal:      67108856 kB
SwapFree:       67104292 kB
Dirty:             11672 kB
Writeback:             0 kB
AnonPages:         16464 kB
Mapped:             9532 kB
Shmem:                 8 kB
Slab:             787764 kB
SReclaimable:     229596 kB
SUnreclaim:       558168 kB
KernelStack:        1368 kB
PageTables:         4172 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     109008 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70672 MiB
End job on node139 at 2012-06-08 22:04:33