Trace number 3753254

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

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110978334--soft-0-100-0.wbo
MD5SUM359f8e8e206a8ecfac2e3b6d9e7369bc
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark9
Best CPU time to get the best result obtained on this benchmark0.535917
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 5180
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 5179
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1247
Number of bits of the biggest sum of numbers11
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.03	c run usual solver
12.07/12.17	o 1090
12.07/12.17	c starting approximation
12.07/12.17	c factor = 2
12.07/12.17	c current bound: 545
62.57/62.69	c current bound: 545
111.64/111.76	c current bound: 545
161.09/161.23	c current bound: 545
208.89/209.05	c current bound: 545
258.32/258.40	c current bound: 545
308.29/308.48	c current bound: 545
357.89/358.07	c current bound: 545
407.70/407.91	c current bound: 545
458.46/458.63	c current bound: 545
506.60/506.83	c current bound: 545
556.41/556.65	c current bound: 545
605.32/605.59	c current bound: 545
654.70/654.99	c current bound: 545
703.28/703.54	c current bound: 545
753.06/753.33	c current bound: 545
803.97/804.25	c current bound: 545
853.03/853.32	c current bound: 545
902.43/902.73	c current bound: 545
950.55/950.80	c current bound: 545
1000.64/1000.92	c current bound: 545
1050.39/1050.75	c current bound: 545
1101.32/1101.67	c current bound: 545
1150.40/1150.76	c current bound: 545
1200.64/1201.02	c current bound: 545
1249.76/1250.17	c current bound: 545
1299.40/1299.82	c current bound: 545
1349.47/1349.90	c current bound: 545
1398.21/1398.64	c current bound: 545
1447.88/1448.32	c current bound: 545
1498.19/1498.65	c current bound: 545
1547.86/1548.32	c current bound: 545
1598.40/1598.88	c current bound: 545
1647.08/1647.57	c current bound: 545
1697.58/1698.08	c current bound: 545
1745.75/1746.28	c current bound: 545
1795.49/1796.01	c current bound: 545
1800.05/1800.50	./satsolver.sh: line 5: 20115 Terminated              ./glucose $1 > $2 2> /dev/null
1800.05/1800.50	c error: unexpected solver exit code
1800.05/1800.50	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-3753254-1339208351/watcher-3753254-1339208351 -o /tmp/evaluation-result-3753254-1339208351/solver-3753254-1339208351 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3753254-1339208351.wbo 438145654 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: 1.91 1.97 1.99 3/181 17350
/proc/meminfo: memFree=31542280/32873844 swapFree=7132/7132
[pid=17350] ppid=17348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17350/stat : 17350 (npSolver-wbo-It) S 17348 17350 3236 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 30802142 9367552 275 33554432000 4194304 5064252 140735274426352 140735274425264 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17350/statm: 2287 275 233 213 0 72 0

[startup+0.0518949 s]
/proc/loadavg: 1.91 1.97 1.99 3/181 17350
/proc/meminfo: memFree=31542280/32873844 swapFree=7132/7132
[pid=17350] ppid=17348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17350/stat : 17350 (npSolver-wbo-It) S 17348 17350 3236 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 30802142 9367552 275 33554432000 4194304 5064252 140735274426352 140735274425264 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17350/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100329 s]
/proc/loadavg: 1.91 1.97 1.99 3/181 17350
/proc/meminfo: memFree=31542280/32873844 swapFree=7132/7132
[pid=17350] ppid=17348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17350/stat : 17350 (npSolver-wbo-It) S 17348 17350 3236 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 30802142 9367552 275 33554432000 4194304 5064252 140735274426352 140735274425264 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17350/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300271 s]
/proc/loadavg: 1.91 1.97 1.99 3/181 17350
/proc/meminfo: memFree=31542280/32873844 swapFree=7132/7132
[pid=17350] ppid=17348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17350/stat : 17350 (npSolver-wbo-It) S 17348 17350 3236 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 30802142 9367552 275 33554432000 4194304 5064252 140735274426352 140735274425264 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17350/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700246 s]
/proc/loadavg: 1.91 1.97 1.99 3/181 17350
/proc/meminfo: memFree=31542280/32873844 swapFree=7132/7132
[pid=17350] ppid=17348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17350/stat : 17350 (npSolver-wbo-It) S 17348 17350 3236 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 30802142 9367552 275 33554432000 4194304 5064252 140735274426352 140735274425264 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17350/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 1.92 1.97 1.99 3/185 17357
/proc/meminfo: memFree=31505684/32873844 swapFree=7132/7132
[pid=17350] ppid=17348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17350/stat : 17350 (npSolver-wbo-It) S 17348 17350 3236 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 30802142 9367552 275 33554432000 4194304 5064252 140735274426352 140735274425264 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17350/statm: 2287 275 233 213 0 72 0
[pid=17351] ppid=17350 vsize=3092 CPUtime=0.16 cores=1,3,5,7
/proc/17351/stat : 17351 (npSolver-wbo) S 17350 17350 3236 0 -1 4202496 1447 2211 0 0 2 0 14 0 20 0 1 0 30802143 3166208 380 33554432000 4194304 6006132 140734406073872 140734406068064 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17351/statm: 773 380 158 443 0 326 0
[pid=17356] ppid=17351 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17356/stat : 17356 (satsolver.sh) S 17351 17350 3236 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 30802161 9367552 267 33554432000 4194304 5064252 140733960191504 140733960190416 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17356/statm: 2287 267 226 213 0 72 0
[pid=17357] ppid=17356 vsize=12796 CPUtime=1.3 cores=1,3,5,7
/proc/17357/stat : 17357 (glucose) R 17356 17350 3236 0 -1 4202496 2899 0 0 0 130 0 0 0 20 0 1 0 30802161 13103104 2286 33554432000 4194304 5208918 140736628751552 140736628749496 4229712 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17357/statm: 3199 2286 96 248 0 2948 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 34184

[startup+3.10031 s]
/proc/loadavg: 1.92 1.97 1.99 3/185 17357
/proc/meminfo: memFree=31496380/32873844 swapFree=7132/7132
[pid=17350] ppid=17348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17350/stat : 17350 (npSolver-wbo-It) S 17348 17350 3236 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 30802142 9367552 275 33554432000 4194304 5064252 140735274426352 140735274425264 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17350/statm: 2287 275 233 213 0 72 0
[pid=17351] ppid=17350 vsize=3092 CPUtime=0.16 cores=1,3,5,7
/proc/17351/stat : 17351 (npSolver-wbo) S 17350 17350 3236 0 -1 4202496 1447 2211 0 0 2 0 14 0 20 0 1 0 30802143 3166208 380 33554432000 4194304 6006132 140734406073872 140734406068064 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17351/statm: 773 380 158 443 0 326 0
[pid=17356] ppid=17351 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17356/stat : 17356 (satsolver.sh) S 17351 17350 3236 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 30802161 9367552 267 33554432000 4194304 5064252 140733960191504 140733960190416 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17356/statm: 2287 267 226 213 0 72 0
[pid=17357] ppid=17356 vsize=12796 CPUtime=2.91 cores=1,3,5,7
/proc/17357/stat : 17357 (glucose) R 17356 17350 3236 0 -1 4202496 3399 0 0 0 290 1 0 0 20 0 1 0 30802161 13103104 2781 33554432000 4194304 5208918 140736628751552 140736628749496 4229776 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17357/statm: 3199 2781 96 248 0 2948 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 34184

[startup+6.30032 s]
/proc/loadavg: 1.92 1.97 1.99 3/185 17357
/proc/meminfo: memFree=31488820/32873844 swapFree=7132/7132
[pid=17350] ppid=17348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17350/stat : 17350 (npSolver-wbo-It) S 17348 17350 3236 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 30802142 9367552 275 33554432000 4194304 5064252 140735274426352 140735274425264 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17350/statm: 2287 275 233 213 0 72 0
[pid=17351] ppid=17350 vsize=3092 CPUtime=0.16 cores=1,3,5,7
/proc/17351/stat : 17351 (npSolver-wbo) S 17350 17350 3236 0 -1 4202496 1447 2211 0 0 2 0 14 0 20 0 1 0 30802143 3166208 380 33554432000 4194304 6006132 140734406073872 140734406068064 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17351/statm: 773 380 158 443 0 326 0
[pid=17356] ppid=17351 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17356/stat : 17356 (satsolver.sh) S 17351 17350 3236 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 30802161 9367552 267 33554432000 4194304 5064252 140733960191504 140733960190416 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17356/statm: 2287 267 226 213 0 72 0
[pid=17357] ppid=17356 vsize=15516 CPUtime=6.1 cores=1,3,5,7
/proc/17357/stat : 17357 (glucose) R 17356 17350 3236 0 -1 4202496 4096 0 0 0 609 1 0 0 20 0 1 0 30802161 15888384 3450 33554432000 4194304 5208918 140736628751552 140736628749416 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17357/statm: 3879 3450 96 248 0 3628 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 36904

[startup+12.7003 s]
/proc/loadavg: 1.93 1.97 1.99 3/185 17357
/proc/meminfo: memFree=31468120/32873844 swapFree=7132/7132
[pid=17350] ppid=17348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17350/stat : 17350 (npSolver-wbo-It) S 17348 17350 3236 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 30802142 9367552 275 33554432000 4194304 5064252 140735274426352 140735274425264 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17350/statm: 2287 275 233 213 0 72 0
[pid=17351] ppid=17350 vsize=7064 CPUtime=12.17 cores=1,3,5,7
/proc/17351/stat : 17351 (npSolver-wbo) S 17350 17350 3236 0 -1 4202496 2508 10972 0 0 4 2 1208 3 20 0 1 0 30802143 7233536 1283 33554432000 4194304 6006132 140734406073872 140734406065232 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17351/statm: 1766 1283 177 443 0 1319 0
Current children cumulated CPU time (s) 12.17
Current children cumulated vsize (KiB) 16212

[startup+25.5003 s]
/proc/loadavg: 1.94 1.97 1.99 3/185 17364
/proc/meminfo: memFree=31502560/32873844 swapFree=7132/7132
[pid=17350] ppid=17348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17350/stat : 17350 (npSolver-wbo-It) S 17348 17350 3236 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 30802142 9367552 275 33554432000 4194304 5064252 140735274426352 140735274425264 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17350/statm: 2287 275 233 213 0 72 0
[pid=17351] ppid=17350 vsize=7064 CPUtime=12.17 cores=1,3,5,7
/proc/17351/stat : 17351 (npSolver-wbo) S 17350 17350 3236 0 -1 4202496 2508 10972 0 0 4 2 1208 3 20 0 1 0 30802143 7233536 1283 33554432000 4194304 6006132 140734406073872 140734406065232 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17351/statm: 1766 1283 177 443 0 1319 0
[pid=17363] ppid=17351 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17363/stat : 17363 (satsolver.sh) S 17351 17350 3236 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 30803362 9367552 267 33554432000 4194304 5064252 140737452438208 140737452437120 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/17363/statm: 2287 267 226 213 0 72 0
[pid=17364] ppid=17363 vsize=35356 CPUtime=13.28 cores=1,3,5,7
/proc/17364/stat : 17364 (glucose) R 17363 17350 3236 0 -1 4202496 8342 0 0 0 1327 1 0 0 20 0 1 0 30803362 36204544 8420 33554432000 4194304 5208918 140735005787632 140735005785496 4229532 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17364/statm: 8839 8420 96 248 0 8588 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 60716

[startup+51.1003 s]
/proc/loadavg: 1.96 1.97 1.99 3/186 17367
/proc/meminfo: memFree=31438492/32873844 swapFree=7132/7132
[pid=17350] ppid=17348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17350/stat : 17350 (npSolver-wbo-It) S 17348 17350 3236 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 30802142 9367552 275 33554432000 4194304 5064252 140735274426352 140735274425264 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17350/statm: 2287 275 233 213 0 72 0
[pid=17351] ppid=17350 vsize=7064 CPUtime=12.17 cores=1,3,5,7
/proc/17351/stat : 17351 (npSolver-wbo) S 17350 17350 3236 0 -1 4202496 2508 10972 0 0 4 2 1208 3 20 0 1 0 30802143 7233536 1283 33554432000 4194304 6006132 140734406073872 140734406065232 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17351/statm: 1766 1283 177 443 0 1319 0
[pid=17363] ppid=17351 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17363/stat : 17363 (satsolver.sh) S 17351 17350 3236 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 30803362 9367552 267 33554432000 4194304 5064252 140737452438208 140737452437120 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/17363/statm: 2287 267 226 213 0 72 0
[pid=17364] ppid=17363 vsize=45256 CPUtime=38.88 cores=1,3,5,7
/proc/17364/stat : 17364 (glucose) R 17363 17350 3236 0 -1 4202496 9406 0 0 0 3886 2 0 0 20 0 1 0 30803362 46342144 10033 33554432000 4194304 5208918 140735005787632 140735005785496 4211561 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17364/statm: 11314 10033 96 248 0 11063 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 70616

[startup+102.307 s]
/proc/loadavg: 1.98 1.97 1.99 3/186 17374
/proc/meminfo: memFree=31496116/32873844 swapFree=7132/7132
[pid=17350] ppid=17348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17350/stat : 17350 (npSolver-wbo-It) S 17348 17350 3236 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 30802142 9367552 275 33554432000 4194304 5064252 140735274426352 140735274425264 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17350/statm: 2287 275 233 213 0 72 0
[pid=17351] ppid=17350 vsize=7064 CPUtime=62.69 cores=1,3,5,7
/proc/17351/stat : 17351 (npSolver-wbo) S 17350 17350 3236 0 -1 4202496 3560 24176 0 0 7 2 6249 11 20 0 1 0 30802143 7233536 1283 33554432000 4194304 6006132 140734406073872 140734406065232 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17351/statm: 1766 1283 177 443 0 1319 0
[pid=17373] ppid=17351 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17373/stat : 17373 (satsolver.sh) S 17351 17350 3236 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 30808415 9367552 267 33554432000 4194304 5064252 140733722766944 140733722765856 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/17373/statm: 2287 267 226 213 0 72 0
[pid=17374] ppid=17373 vsize=45252 CPUtime=39.56 cores=1,3,5,7
/proc/17374/stat : 17374 (glucose) R 17373 17350 3236 0 -1 4202496 9151 0 0 0 3954 2 0 0 20 0 1 0 30808415 46338048 10008 33554432000 4194304 5208918 140733423634848 140733423632712 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17374/statm: 11313 10008 96 248 0 11062 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 70612

[startup+162.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/185 17388
/proc/meminfo: memFree=31463072/32873844 swapFree=7132/7132
[pid=17350] ppid=17348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17350/stat : 17350 (npSolver-wbo-It) S 17348 17350 3236 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 30802142 9367552 275 33554432000 4194304 5064252 140735274426352 140735274425264 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17350/statm: 2287 275 233 213 0 72 0
[pid=17351] ppid=17350 vsize=7064 CPUtime=161.2 cores=1,3,5,7
/proc/17351/stat : 17351 (npSolver-wbo) S 17350 17350 3236 0 -1 4202496 5664 49766 0 0 11 3 16082 24 20 0 1 0 30802143 7233536 1283 33554432000 4194304 6006132 140734406073872 140734406065232 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17351/statm: 1766 1283 177 443 0 1319 0
[pid=17387] ppid=17351 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17387/stat : 17387 (satsolver.sh) S 17351 17350 3236 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 30818268 9367552 266 33554432000 4194304 5064252 140737087315088 140737087314000 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/17387/statm: 2287 266 226 213 0 72 0
[pid=17388] ppid=17387 vsize=18840 CPUtime=1.03 cores=1,3,5,7
/proc/17388/stat : 17388 (glucose) R 17387 17350 3236 0 -1 4202496 4467 0 0 0 103 0 0 0 20 0 1 0 30818268 19292160 3971 33554432000 4194304 5208918 140737011480224 140737011478376 4231508 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17388/statm: 4710 3971 96 248 0 4459 0
Current children cumulated CPU time (s) 162.23

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


[startup+1422.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/185 17574
/proc/meminfo: memFree=31362948/32873844 swapFree=7132/7132
[pid=17350] ppid=17348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17350/stat : 17350 (npSolver-wbo-It) S 17348 17350 3236 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 30802142 9367552 275 33554432000 4194304 5064252 140735274426352 140735274425264 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17350/statm: 2287 275 233 213 0 72 0
[pid=17351] ppid=17350 vsize=7064 CPUtime=1398.32 cores=1,3,5,7
/proc/17351/stat : 17351 (npSolver-wbo) S 17350 17350 3236 0 -1 4202496 31964 370347 0 0 71 10 139555 196 20 0 1 0 30802143 7233536 1283 33554432000 4194304 6006132 140734406073872 140734406065232 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17351/statm: 1766 1283 177 443 0 1319 0
[pid=17573] ppid=17351 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17573/stat : 17573 (satsolver.sh) S 17351 17350 3236 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 30942009 9367552 267 33554432000 4194304 5064252 140736881688128 140736881687040 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/17573/statm: 2287 267 226 213 0 72 0
[pid=17574] ppid=17573 vsize=35356 CPUtime=23.62 cores=1,3,5,7
/proc/17574/stat : 17574 (glucose) R 17573 17350 3236 0 -1 4202496 6656 0 0 0 2361 1 0 0 20 0 1 0 30942010 36204544 8443 33554432000 4194304 5208918 140735899185792 140735899183656 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17574/statm: 8839 8443 96 248 0 8588 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 60716

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/185 17581
/proc/meminfo: memFree=31396264/32873844 swapFree=7132/7132
[pid=17350] ppid=17348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17350/stat : 17350 (npSolver-wbo-It) S 17348 17350 3236 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 30802142 9367552 275 33554432000 4194304 5064252 140735274426352 140735274425264 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17350/statm: 2287 275 233 213 0 72 0
[pid=17351] ppid=17350 vsize=7064 CPUtime=1447.98 cores=1,3,5,7
/proc/17351/stat : 17351 (npSolver-wbo) S 17350 17350 3236 0 -1 4202496 33016 382408 0 0 73 10 144512 203 20 0 1 0 30802143 7233536 1283 33554432000 4194304 6006132 140734406073872 140734406065232 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17351/statm: 1766 1283 177 443 0 1319 0
[pid=17580] ppid=17351 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17580/stat : 17580 (satsolver.sh) S 17351 17350 3236 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 30946978 9367552 267 33554432000 4194304 5064252 140733546799808 140733546798720 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/17580/statm: 2287 267 226 213 0 72 0
[pid=17581] ppid=17580 vsize=45256 CPUtime=33.93 cores=1,3,5,7
/proc/17581/stat : 17581 (glucose) R 17580 17350 3236 0 -1 4202496 9829 0 0 0 3391 2 0 0 20 0 1 0 30946978 46342144 9211 33554432000 4194304 5208918 140736081532464 140736081530328 4229504 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17581/statm: 11314 9211 96 248 0 11063 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 70616

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 17588
/proc/meminfo: memFree=31420876/32873844 swapFree=7132/7132
[pid=17350] ppid=17348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17350/stat : 17350 (npSolver-wbo-It) S 17348 17350 3236 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 30802142 9367552 275 33554432000 4194304 5064252 140735274426352 140735274425264 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17350/statm: 2287 275 233 213 0 72 0
[pid=17351] ppid=17350 vsize=7064 CPUtime=1498.31 cores=1,3,5,7
/proc/17351/stat : 17351 (npSolver-wbo) S 17350 17350 3236 0 -1 4202496 34068 396502 0 0 76 11 149534 210 20 0 1 0 30802143 7233536 1283 33554432000 4194304 6006132 140734406073872 140734406065232 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17351/statm: 1766 1283 177 443 0 1319 0
[pid=17587] ppid=17351 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17587/stat : 17587 (satsolver.sh) S 17351 17350 3236 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 30952010 9367552 267 33554432000 4194304 5064252 140734627886576 140734627885488 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/17587/statm: 2287 267 226 213 0 72 0
[pid=17588] ppid=17587 vsize=45256 CPUtime=43.6 cores=1,3,5,7
/proc/17588/stat : 17588 (glucose) R 17587 17350 3236 0 -1 4202496 9153 0 0 0 4357 3 0 0 20 0 1 0 30952011 46342144 10408 33554432000 4194304 5208918 140737230488784 140737230486648 4229460 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17588/statm: 11314 10408 96 248 0 11063 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 70616

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 17923
/proc/meminfo: memFree=31552644/32873844 swapFree=7132/7132
[pid=17350] ppid=17348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17350/stat : 17350 (npSolver-wbo-It) S 17348 17350 3236 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 30802142 9367552 275 33554432000 4194304 5064252 140735274426352 140735274425264 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17350/statm: 2287 275 233 213 0 72 0
[pid=17351] ppid=17350 vsize=7064 CPUtime=1598.51 cores=1,3,5,7
/proc/17351/stat : 17351 (npSolver-wbo) S 17350 17350 3236 0 -1 4202496 36172 421735 0 0 81 11 159533 226 20 0 1 0 30802143 7233536 1283 33554432000 4194304 6006132 140734406073872 140734406065232 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17351/statm: 1766 1283 177 443 0 1319 0
[pid=17894] ppid=17351 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17894/stat : 17894 (satsolver.sh) S 17351 17350 3236 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 30962033 9367552 266 33554432000 4194304 5064252 140736921021280 140736921020192 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/17894/statm: 2287 266 226 213 0 72 0
[pid=17895] ppid=17894 vsize=29032 CPUtime=3.38 cores=1,3,5,7
/proc/17895/stat : 17895 (glucose) R 17894 17350 3236 0 -1 4202496 5571 0 0 0 337 1 0 0 20 0 1 0 30962034 29728768 6309 33554432000 4194304 5208918 140736871132704 140736871130696 4211635 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17895/statm: 7258 6309 96 248 0 7007 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 54392

[startup+1662.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/185 18599
/proc/meminfo: memFree=31531332/32873844 swapFree=7132/7132
[pid=17350] ppid=17348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17350/stat : 17350 (npSolver-wbo-It) S 17348 17350 3236 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 30802142 9367552 275 33554432000 4194304 5064252 140735274426352 140735274425264 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17350/statm: 2287 275 233 213 0 72 0
[pid=17351] ppid=17350 vsize=7064 CPUtime=1647.2 cores=1,3,5,7
/proc/17351/stat : 17351 (npSolver-wbo) S 17350 17350 3236 0 -1 4202496 37224 433795 0 0 83 12 164392 233 20 0 1 0 30802143 7233536 1283 33554432000 4194304 6006132 140734406073872 140734406065232 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17351/statm: 1766 1283 177 443 0 1319 0
[pid=18437] ppid=17351 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18437/stat : 18437 (satsolver.sh) S 17351 17350 3236 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 30966903 9367552 266 33554432000 4194304 5064252 140735035256176 140735035255088 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18437/statm: 2287 266 226 213 0 72 0
[pid=18438] ppid=18437 vsize=35356 CPUtime=14.68 cores=1,3,5,7
/proc/18438/stat : 18438 (glucose) R 18437 17350 3236 0 -1 4202496 8446 0 0 0 1466 2 0 0 20 0 1 0 30966903 36204544 8427 33554432000 4194304 5208918 140735452002624 140735452000488 4211668 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18438/statm: 8839 8427 96 248 0 8588 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 60716

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/185 19268
/proc/meminfo: memFree=31536500/32873844 swapFree=7132/7132
[pid=17350] ppid=17348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17350/stat : 17350 (npSolver-wbo-It) S 17348 17350 3236 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 30802142 9367552 275 33554432000 4194304 5064252 140735274426352 140735274425264 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17350/statm: 2287 275 233 213 0 72 0
[pid=17351] ppid=17350 vsize=7064 CPUtime=1697.69 cores=1,3,5,7
/proc/17351/stat : 17351 (npSolver-wbo) S 17350 17350 3236 0 -1 4202496 38276 446677 0 0 85 12 169431 241 20 0 1 0 30802143 7233536 1283 33554432000 4194304 6006132 140734406073872 140734406065232 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17351/statm: 1766 1283 177 443 0 1319 0
[pid=19007] ppid=17351 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19007/stat : 19007 (satsolver.sh) S 17351 17350 3236 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 30971954 9367552 267 33554432000 4194304 5064252 140734356516736 140734356515648 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19007/statm: 2287 267 226 213 0 72 0
[pid=19008] ppid=19007 vsize=35352 CPUtime=24.16 cores=1,3,5,7
/proc/19008/stat : 19008 (glucose) R 19007 17350 3236 0 -1 4202496 8168 0 0 0 2415 1 0 0 20 0 1 0 30971954 36200448 8444 33554432000 4194304 5208918 140733215038464 140733215036328 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19008/statm: 8838 8444 96 248 0 8587 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 60712

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/185 19951
/proc/meminfo: memFree=31490648/32873844 swapFree=7132/7132
[pid=17350] ppid=17348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17350/stat : 17350 (npSolver-wbo-It) S 17348 17350 3236 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 30802142 9367552 275 33554432000 4194304 5064252 140735274426352 140735274425264 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17350/statm: 2287 275 233 213 0 72 0
[pid=17351] ppid=17350 vsize=7064 CPUtime=1745.89 cores=1,3,5,7
/proc/17351/stat : 17351 (npSolver-wbo) S 17350 17350 3236 0 -1 4202496 39328 459429 0 0 88 12 174241 248 20 0 1 0 30802143 7233536 1283 33554432000 4194304 6006132 140734406073872 140734406065232 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17351/statm: 1766 1283 177 443 0 1319 0
[pid=19554] ppid=17351 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19554/stat : 19554 (satsolver.sh) S 17351 17350 3236 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 30976774 9367552 266 33554432000 4194304 5064252 140736481451008 140736481449920 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19554/statm: 2287 266 226 213 0 72 0
[pid=19555] ppid=19554 vsize=45256 CPUtime=35.96 cores=1,3,5,7
/proc/19555/stat : 19555 (glucose) R 19554 17350 3236 0 -1 4202496 9632 0 0 0 3594 2 0 0 20 0 1 0 30976774 46342144 10024 33554432000 4194304 5208918 140736739469136 140736739467000 4211572 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19555/statm: 11314 10024 96 248 0 11063 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 70616



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 20166
/proc/meminfo: memFree=31563744/32873844 swapFree=7132/7132
[pid=17350] ppid=17348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17350/stat : 17350 (npSolver-wbo-It) S 17348 17350 3236 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 30802142 9367552 275 33554432000 4194304 5064252 140735274426352 140735274425264 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17350/statm: 2287 275 233 213 0 72 0
[pid=17351] ppid=17350 vsize=7064 CPUtime=1795.6 cores=1,3,5,7
/proc/17351/stat : 17351 (npSolver-wbo) S 17350 17350 3236 0 -1 4202496 40380 472862 0 0 90 12 179202 256 20 0 1 0 30802143 7233536 1283 33554432000 4194304 6006132 140734406073872 140734406065232 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17351/statm: 1766 1283 177 443 0 1319 0
[pid=20114] ppid=17351 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20114/stat : 20114 (satsolver.sh) S 17351 17350 3236 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 30981747 9367552 266 33554432000 4194304 5064252 140734025048288 140734025047200 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/20114/statm: 2287 266 226 213 0 72 0
[pid=20115] ppid=20114 vsize=23860 CPUtime=4.45 cores=1,3,5,7
/proc/20115/stat : 20115 (glucose) R 20114 17350 3236 0 -1 4202496 6660 0 0 0 444 1 0 0 20 0 1 0 30981747 24432640 5445 33554432000 4194304 5208918 140733423245712 140733423243800 4215351 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20115/statm: 5965 5445 96 248 0 5714 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 49220

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 20166
/proc/meminfo: memFree=31563744/32873844 swapFree=7132/7132
[pid=17350] ppid=17348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17350/stat : 17350 (npSolver-wbo-It) S 17348 17350 3236 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 30802142 9367552 275 33554432000 4194304 5064252 140735274426352 140735274425264 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17350/statm: 2287 275 233 213 0 72 0
[pid=17351] ppid=17350 vsize=7064 CPUtime=1795.6 cores=1,3,5,7
/proc/17351/stat : 17351 (npSolver-wbo) S 17350 17350 3236 0 -1 4202496 40380 472862 0 0 90 12 179202 256 20 0 1 0 30802143 7233536 1283 33554432000 4194304 6006132 140734406073872 140734406065232 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17351/statm: 1766 1283 177 443 0 1319 0
[pid=20114] ppid=17351 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20114/stat : 20114 (satsolver.sh) S 17351 17350 3236 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 30981747 9367552 266 33554432000 4194304 5064252 140734025048288 140734025047200 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/20114/statm: 2287 266 226 213 0 72 0
[pid=20115] ppid=20114 vsize=23860 CPUtime=4.45 cores=1,3,5,7
/proc/20115/stat : 20115 (glucose) R 20114 17350 3236 0 -1 4202496 6660 0 0 0 444 1 0 0 20 0 1 0 30981747 24432640 5445 33554432000 4194304 5208918 140733423245712 140733423243800 4215351 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20115/statm: 5965 5445 96 248 0 5714 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 49220

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.08
CPU user time (s): 1797.37
CPU system time (s): 2.71059
CPU usage (%): 99.9763
Max. virtual memory (cumulated for all children) (KiB): 79388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.37
system time used= 2.71059
maximum resident set size= 47280
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 520892
page faults= 0
swaps= 0
block input operations= 0
block output operations= 158896
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3200
involuntary context switches= 2394

runsolver used 6.92595 second user time and 12.845 second system time

The end

Launcher Data

Begin job on node132 at 2012-06-09 04:19:11
IDJOB=3753254
IDBENCH=79234
IDSOLVER=2336
FILE ID=node132/3753254-1339208351
RUNJOBID= node132-1339204524-3253
PBS_JOBID= 14643857
Free space on /tmp= 71156 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110978334--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-3753254-1339208351/watcher-3753254-1339208351 -o /tmp/evaluation-result-3753254-1339208351/solver-3753254-1339208351 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3753254-1339208351.wbo 438145654 HOME HOME

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

MD5SUM BENCH= 359f8e8e206a8ecfac2e3b6d9e7369bc
RANDOM SEED=438145654

node132.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.213
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.42
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.213
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	: 5332.55
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.213
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	: 5332.55
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.213
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	: 5332.56
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.213
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	: 5332.55
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.213
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	: 5332.55
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.213
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	: 5332.55
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.213
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31542644 kB
Buffers:          299884 kB
Cached:            89060 kB
SwapCached:         1212 kB
Active:           397576 kB
Inactive:          80908 kB
Active(anon):      81144 kB
Inactive(anon):     4276 kB
Active(file):     316432 kB
Inactive(file):    76632 kB
Unevictable:        7132 kB
Mlocked:            7132 kB
SwapTotal:      67108856 kB
SwapFree:       67100756 kB
Dirty:              8844 kB
Writeback:             0 kB
AnonPages:        117932 kB
Mapped:            11924 kB
Shmem:                 8 kB
Slab:             714348 kB
SReclaimable:     155764 kB
SUnreclaim:       558584 kB
KernelStack:        1536 kB
PageTables:         4184 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     206492 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     94208 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= 71148 MiB
End job on node132 at 2012-06-09 04:49:12