Trace number 3753246

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.06 1800.61

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110972154--soft-0-100-0.wbo
MD5SUM6809fb2fcff82744047966c4438af278
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.381941
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 5034
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 5033
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1221
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
9.37/9.48	o 702
9.37/9.48	c starting approximation
9.37/9.48	c factor = 2
9.37/9.48	c current bound: 351
38.25/38.39	c current bound: 351
67.44/67.57	c current bound: 351
96.25/96.39	c current bound: 351
125.44/125.58	c current bound: 351
154.52/154.65	c current bound: 351
182.99/183.12	c current bound: 351
212.00/212.15	c current bound: 351
240.68/240.85	c current bound: 351
269.50/269.64	c current bound: 351
298.07/298.22	c current bound: 351
326.65/326.90	c current bound: 351
355.65/355.85	c current bound: 351
384.19/384.40	c current bound: 351
413.53/413.71	c current bound: 351
441.97/442.20	c current bound: 351
470.51/470.78	c current bound: 351
499.31/499.55	c current bound: 351
527.78/528.06	c current bound: 351
556.47/556.80	c current bound: 351
585.77/586.05	c current bound: 351
614.64/614.93	c current bound: 351
643.46/643.70	c current bound: 351
672.54/672.84	c current bound: 351
701.31/701.66	c current bound: 351
730.01/730.33	c current bound: 351
759.29/759.62	c current bound: 351
788.81/789.10	c current bound: 351
817.57/817.92	c current bound: 351
846.38/846.75	c current bound: 351
875.46/875.82	c current bound: 351
904.45/904.82	c current bound: 351
933.47/933.87	c current bound: 351
962.16/962.56	c current bound: 351
991.05/991.49	c current bound: 351
1019.94/1020.37	c current bound: 351
1048.65/1049.06	c current bound: 351
1077.41/1077.83	c current bound: 351
1106.92/1107.38	c current bound: 351
1136.09/1136.52	c current bound: 351
1164.90/1165.37	c current bound: 351
1193.79/1194.27	c current bound: 351
1222.57/1223.03	c current bound: 351
1251.68/1252.17	c current bound: 351
1280.06/1280.55	c current bound: 351
1308.55/1309.03	c current bound: 351
1337.42/1337.91	c current bound: 351
1365.95/1366.47	c current bound: 351
1394.84/1395.37	c current bound: 351
1423.83/1424.34	c current bound: 351
1452.92/1453.48	c current bound: 351
1481.82/1482.38	c current bound: 351
1510.78/1511.31	c current bound: 351
1539.62/1540.15	c current bound: 351
1568.08/1568.70	c current bound: 351
1596.89/1597.46	c current bound: 351
1626.27/1626.84	c current bound: 351
1655.24/1655.82	c current bound: 351
1683.85/1684.45	c current bound: 351
1712.44/1713.05	c current bound: 351
1741.33/1741.99	c current bound: 351
1770.04/1770.65	c current bound: 351
1798.71/1799.34	c current bound: 351
1800.02/1800.60	./satsolver.sh: line 5: 24730 Terminated              ./glucose $1 > $2 2> /dev/null
1800.02/1800.60	c error: unexpected solver exit code
1800.02/1800.60	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-3753246-1339208273/watcher-3753246-1339208273 -o /tmp/evaluation-result-3753246-1339208273/solver-3753246-1339208273 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3753246-1339208273.wbo 1248373502 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.93 2.05 1.99 3/172 23941
/proc/meminfo: memFree=28801784/32873844 swapFree=7900/7900
[pid=23941] ppid=23938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23941/stat : 23941 (npSolver-wbo-It) S 23938 23941 21931 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386951883 9367552 274 33554432000 4194304 5064252 140736177843792 140736177842704 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23941/statm: 2287 274 233 213 0 72 0

[startup+0.101543 s]
/proc/loadavg: 1.93 2.05 1.99 3/172 23941
/proc/meminfo: memFree=28801784/32873844 swapFree=7900/7900
[pid=23941] ppid=23938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23941/stat : 23941 (npSolver-wbo-It) S 23938 23941 21931 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386951883 9367552 274 33554432000 4194304 5064252 140736177843792 140736177842704 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23941/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200312 s]
/proc/loadavg: 1.93 2.05 1.99 3/172 23941
/proc/meminfo: memFree=28801784/32873844 swapFree=7900/7900
[pid=23941] ppid=23938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23941/stat : 23941 (npSolver-wbo-It) S 23938 23941 21931 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386951883 9367552 274 33554432000 4194304 5064252 140736177843792 140736177842704 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23941/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300265 s]
/proc/loadavg: 1.93 2.05 1.99 3/172 23941
/proc/meminfo: memFree=28801784/32873844 swapFree=7900/7900
[pid=23941] ppid=23938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23941/stat : 23941 (npSolver-wbo-It) S 23938 23941 21931 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386951883 9367552 274 33554432000 4194304 5064252 140736177843792 140736177842704 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23941/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700227 s]
/proc/loadavg: 1.93 2.05 1.99 3/172 23941
/proc/meminfo: memFree=28801784/32873844 swapFree=7900/7900
[pid=23941] ppid=23938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23941/stat : 23941 (npSolver-wbo-It) S 23938 23941 21931 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386951883 9367552 274 33554432000 4194304 5064252 140736177843792 140736177842704 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23941/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 1.93 2.05 1.99 3/183 23958
/proc/meminfo: memFree=28788092/32873844 swapFree=7900/7900
[pid=23941] ppid=23938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23941/stat : 23941 (npSolver-wbo-It) S 23938 23941 21931 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386951883 9367552 274 33554432000 4194304 5064252 140736177843792 140736177842704 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23941/statm: 2287 274 233 213 0 72 0
[pid=23945] ppid=23941 vsize=3092 CPUtime=0.16 cores=1,3,5,7
/proc/23945/stat : 23945 (npSolver-wbo) S 23941 23941 21931 0 -1 4202496 1957 2193 0 0 1 1 14 0 20 0 1 0 386951883 3166208 378 33554432000 4194304 6006132 140735760868512 140735760862704 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23945/statm: 773 378 158 443 0 326 0
[pid=23954] ppid=23945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23954/stat : 23954 (satsolver.sh) S 23945 23941 21931 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386951901 9367552 266 33554432000 4194304 5064252 140734398214656 140734398213568 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23954/statm: 2287 266 226 213 0 72 0
[pid=23955] ppid=23954 vsize=12776 CPUtime=1.31 cores=1,3,5,7
/proc/23955/stat : 23955 (glucose) R 23954 23941 21931 0 -1 4202496 2757 0 0 0 131 0 0 0 20 0 1 0 386951902 13082624 2266 33554432000 4194304 5208918 140735136013904 140735136011864 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23955/statm: 3194 2266 96 248 0 2943 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 34164

[startup+3.10035 s]
/proc/loadavg: 1.93 2.05 1.99 3/183 23958
/proc/meminfo: memFree=28775316/32873844 swapFree=7900/7900
[pid=23941] ppid=23938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23941/stat : 23941 (npSolver-wbo-It) S 23938 23941 21931 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386951883 9367552 274 33554432000 4194304 5064252 140736177843792 140736177842704 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23941/statm: 2287 274 233 213 0 72 0
[pid=23945] ppid=23941 vsize=3092 CPUtime=0.16 cores=1,3,5,7
/proc/23945/stat : 23945 (npSolver-wbo) S 23941 23941 21931 0 -1 4202496 1957 2193 0 0 1 1 14 0 20 0 1 0 386951883 3166208 378 33554432000 4194304 6006132 140735760868512 140735760862704 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23945/statm: 773 378 158 443 0 326 0
[pid=23954] ppid=23945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23954/stat : 23954 (satsolver.sh) S 23945 23941 21931 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386951901 9367552 266 33554432000 4194304 5064252 140734398214656 140734398213568 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23954/statm: 2287 266 226 213 0 72 0
[pid=23955] ppid=23954 vsize=17128 CPUtime=2.9 cores=1,3,5,7
/proc/23955/stat : 23955 (glucose) R 23954 23941 21931 0 -1 4202496 3422 0 0 0 290 0 0 0 20 0 1 0 386951902 17539072 3423 33554432000 4194304 5208918 140735136013904 140735136011848 4240552 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23955/statm: 4282 3423 96 248 0 4031 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 38516

[startup+6.30033 s]
/proc/loadavg: 1.94 2.05 1.99 3/183 23958
/proc/meminfo: memFree=28770784/32873844 swapFree=7900/7900
[pid=23941] ppid=23938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23941/stat : 23941 (npSolver-wbo-It) S 23938 23941 21931 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386951883 9367552 274 33554432000 4194304 5064252 140736177843792 140736177842704 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23941/statm: 2287 274 233 213 0 72 0
[pid=23945] ppid=23941 vsize=3092 CPUtime=0.16 cores=1,3,5,7
/proc/23945/stat : 23945 (npSolver-wbo) S 23941 23941 21931 0 -1 4202496 1957 2193 0 0 1 1 14 0 20 0 1 0 386951883 3166208 378 33554432000 4194304 6006132 140735760868512 140735760862704 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23945/statm: 773 378 158 443 0 326 0
[pid=23954] ppid=23945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23954/stat : 23954 (satsolver.sh) S 23945 23941 21931 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386951901 9367552 266 33554432000 4194304 5064252 140734398214656 140734398213568 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23954/statm: 2287 266 226 213 0 72 0
[pid=23955] ppid=23954 vsize=15496 CPUtime=6.1 cores=1,3,5,7
/proc/23955/stat : 23955 (glucose) R 23954 23941 21931 0 -1 4202496 4031 0 0 0 610 0 0 0 20 0 1 0 386951902 15867904 3346 33554432000 4194304 5208918 140735136013904 140735136011768 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23955/statm: 3874 3346 96 248 0 3623 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 36884

[startup+12.7003 s]
/proc/loadavg: 1.94 2.04 1.99 3/183 23965
/proc/meminfo: memFree=28752584/32873844 swapFree=7900/7900
[pid=23941] ppid=23938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23941/stat : 23941 (npSolver-wbo-It) S 23938 23941 21931 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386951883 9367552 274 33554432000 4194304 5064252 140736177843792 140736177842704 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23941/statm: 2287 274 233 213 0 72 0
[pid=23945] ppid=23941 vsize=6032 CPUtime=9.47 cores=1,3,5,7
/proc/23945/stat : 23945 (npSolver-wbo) S 23941 23941 21931 0 -1 4202496 2852 10229 0 0 3 2 940 2 20 0 1 0 386951883 6176768 1130 33554432000 4194304 6006132 140735760868512 140735760859872 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23945/statm: 1508 1130 177 443 0 1061 0
[pid=23964] ppid=23945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23964/stat : 23964 (satsolver.sh) S 23945 23941 21931 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 386952833 9367552 266 33554432000 4194304 5064252 140736952082480 140736952081392 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/23964/statm: 2287 266 226 213 0 72 0
[pid=23965] ppid=23964 vsize=18020 CPUtime=3.19 cores=1,3,5,7
/proc/23965/stat : 23965 (glucose) R 23964 23941 21931 0 -1 4202496 4965 0 0 0 319 0 0 0 20 0 1 0 386952833 18452480 4150 33554432000 4194304 5208918 140736922705472 140736922703416 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23965/statm: 4505 4150 96 248 0 4254 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 42348

[startup+25.5076 s]
/proc/loadavg: 2.02 2.06 2.00 3/183 23972
/proc/meminfo: memFree=28747364/32873844 swapFree=7900/7900
[pid=23941] ppid=23938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23941/stat : 23941 (npSolver-wbo-It) S 23938 23941 21931 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386951883 9367552 274 33554432000 4194304 5064252 140736177843792 140736177842704 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23941/statm: 2287 274 233 213 0 72 0
[pid=23945] ppid=23941 vsize=6032 CPUtime=9.47 cores=1,3,5,7
/proc/23945/stat : 23945 (npSolver-wbo) S 23941 23941 21931 0 -1 4202496 2852 10229 0 0 3 2 940 2 20 0 1 0 386951883 6176768 1130 33554432000 4194304 6006132 140735760868512 140735760859872 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23945/statm: 1508 1130 177 443 0 1061 0
[pid=23964] ppid=23945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23964/stat : 23964 (satsolver.sh) S 23945 23941 21931 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 386952833 9367552 266 33554432000 4194304 5064252 140736952082480 140736952081392 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/23964/statm: 2287 266 226 213 0 72 0
[pid=23965] ppid=23964 vsize=29520 CPUtime=15.99 cores=1,3,5,7
/proc/23965/stat : 23965 (glucose) R 23964 23941 21931 0 -1 4202496 5864 0 0 0 1598 1 0 0 20 0 1 0 386952833 30228480 7045 33554432000 4194304 5208918 140736922705472 140736922703336 4211561 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23965/statm: 7380 7045 96 248 0 7129 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 53848

[startup+51.1003 s]
/proc/loadavg: 2.01 2.05 2.00 3/183 23979
/proc/meminfo: memFree=28731096/32873844 swapFree=7900/7900
[pid=23941] ppid=23938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23941/stat : 23941 (npSolver-wbo-It) S 23938 23941 21931 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386951883 9367552 274 33554432000 4194304 5064252 140736177843792 140736177842704 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23941/statm: 2287 274 233 213 0 72 0
[pid=23945] ppid=23941 vsize=6032 CPUtime=38.37 cores=1,3,5,7
/proc/23945/stat : 23945 (npSolver-wbo) S 23941 23941 21931 0 -1 4202496 3728 19916 0 0 4 3 3823 7 20 0 1 0 386951883 6176768 1130 33554432000 4194304 6006132 140735760868512 140735760859872 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23945/statm: 1508 1130 177 443 0 1061 0
[pid=23978] ppid=23945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23978/stat : 23978 (satsolver.sh) S 23945 23941 21931 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386955724 9367552 267 33554432000 4194304 5064252 140734222559424 140734222558336 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/23978/statm: 2287 267 226 213 0 72 0
[pid=23979] ppid=23978 vsize=29524 CPUtime=12.68 cores=1,3,5,7
/proc/23979/stat : 23979 (glucose) R 23978 23941 21931 0 -1 4202496 6226 0 0 0 1267 1 0 0 20 0 1 0 386955724 30232576 7044 33554432000 4194304 5208918 140734288270400 140734288268264 4211521 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23979/statm: 7381 7044 96 248 0 7130 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 53852

[startup+102.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/182 24000
/proc/meminfo: memFree=28736164/32873844 swapFree=7900/7900
[pid=23941] ppid=23938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23941/stat : 23941 (npSolver-wbo-It) S 23938 23941 21931 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386951883 9367552 274 33554432000 4194304 5064252 140736177843792 140736177842704 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23941/statm: 2287 274 233 213 0 72 0
[pid=23945] ppid=23941 vsize=6032 CPUtime=96.36 cores=1,3,5,7
/proc/23945/stat : 23945 (npSolver-wbo) S 23941 23941 21931 0 -1 4202496 5480 41136 0 0 7 3 9608 18 20 0 1 0 386951883 6176768 1130 33554432000 4194304 6006132 140735760868512 140735760859872 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23945/statm: 1508 1130 177 443 0 1061 0
[pid=23999] ppid=23945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23999/stat : 23999 (satsolver.sh) S 23945 23941 21931 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386961524 9367552 267 33554432000 4194304 5064252 140733999256960 140733999255872 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/23999/statm: 2287 267 226 213 0 72 0
[pid=24000] ppid=23999 vsize=25100 CPUtime=5.87 cores=1,3,5,7
/proc/24000/stat : 24000 (glucose) R 23999 23941 21931 0 -1 4202496 5843 0 0 0 587 0 0 0 20 0 1 0 386961524 25702400 4885 33554432000 4194304 5208918 140735870705600 140735870703544 4211501 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24000/statm: 6275 4885 96 248 0 6024 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 49428

[startup+162.3 s]
/proc/loadavg: 2.08 2.05 2.00 3/184 24032
/proc/meminfo: memFree=28740484/32873844 swapFree=7900/7900
[pid=23941] ppid=23938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23941/stat : 23941 (npSolver-wbo-It) S 23938 23941 21931 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386951883 9367552 274 33554432000 4194304 5064252 140736177843792 140736177842704 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23941/statm: 2287 274 233 213 0 72 0
[pid=23945] ppid=23941 vsize=6032 CPUtime=154.6 cores=1,3,5,7
/proc/23945/stat : 23945 (npSolver-wbo) S 23941 23941 21931 0 -1 4202496 7232 62714 0 0 10 4 15418 28 20 0 1 0 386951883 6176768 1130 33554432000 4194304 6006132 140735760868512 140735760859872 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23945/statm: 1508 1130 177 443 0 1061 0
[pid=24031] ppid=23945 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 24539
/proc/meminfo: memFree=28724032/32873844 swapFree=7900/7900
[pid=23941] ppid=23938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23941/stat : 23941 (npSolver-wbo-It) S 23938 23941 21931 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386951883 9367552 274 33554432000 4194304 5064252 140736177843792 140736177842704 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23941/statm: 2287 274 233 213 0 72 0
[pid=23945] ppid=23941 vsize=6032 CPUtime=1337.49 cores=1,3,5,7
/proc/23945/stat : 23945 (npSolver-wbo) S 23941 23941 21931 0 -1 4202496 43148 488096 0 0 70 14 133423 242 20 0 1 0 386951883 6176768 1130 33554432000 4194304 6006132 140735760868512 140735760859872 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23945/statm: 1508 1130 177 443 0 1061 0
[pid=24531] ppid=23945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24531/stat : 24531 (satsolver.sh) S 23945 23941 21931 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387085676 9367552 266 33554432000 4194304 5064252 140736657411040 140736657409952 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/24531/statm: 2287 266 226 213 0 72 0
[pid=24532] ppid=24531 vsize=41248 CPUtime=24.34 cores=1,3,5,7
/proc/24532/stat : 24532 (glucose) R 24531 23941 21931 0 -1 4202496 6724 0 0 0 2433 1 0 0 20 0 1 0 387085677 42237952 9675 33554432000 4194304 5208918 140736864595840 140736864593832 4211570 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24532/statm: 10312 9675 96 248 0 10061 0
Current children cumulated CPU time (s) 1361.83
Current children cumulated vsize (KiB) 65576

[startup+1422.3 s]
/proc/loadavg: 2.16 2.03 2.01 3/184 24568
/proc/meminfo: memFree=28739652/32873844 swapFree=7900/7900
[pid=23941] ppid=23938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23941/stat : 23941 (npSolver-wbo-It) S 23938 23941 21931 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386951883 9367552 274 33554432000 4194304 5064252 140736177843792 140736177842704 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23941/statm: 2287 274 233 213 0 72 0
[pid=23945] ppid=23941 vsize=6032 CPUtime=1394.95 cores=1,3,5,7
/proc/23945/stat : 23945 (npSolver-wbo) S 23941 23941 21931 0 -1 4202496 44900 508971 0 0 73 15 139153 254 20 0 1 0 386951883 6176768 1130 33554432000 4194304 6006132 140735760868512 140735760859872 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23945/statm: 1508 1130 177 443 0 1061 0
[pid=24559] ppid=23945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24559/stat : 24559 (satsolver.sh) S 23945 23941 21931 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 387091423 9367552 266 33554432000 4194304 5064252 140735077351968 140735077350880 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/24559/statm: 2287 266 226 213 0 72 0
[pid=24560] ppid=24559 vsize=29752 CPUtime=26.88 cores=1,3,5,7
/proc/24560/stat : 24560 (glucose) R 24559 23941 21931 0 -1 4202496 6697 0 0 0 2687 1 0 0 20 0 1 0 387091423 30466048 7118 33554432000 4194304 5208918 140737178579232 140737178577320 4211712 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24560/statm: 7438 7118 96 248 0 7187 0
Current children cumulated CPU time (s) 1421.83
Current children cumulated vsize (KiB) 54080

[startup+1482.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/183 24589
/proc/meminfo: memFree=28729700/32873844 swapFree=7900/7900
[pid=23941] ppid=23938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23941/stat : 23941 (npSolver-wbo-It) S 23938 23941 21931 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386951883 9367552 274 33554432000 4194304 5064252 140736177843792 140736177842704 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23941/statm: 2287 274 233 213 0 72 0
[pid=23945] ppid=23941 vsize=6032 CPUtime=1453.04 cores=1,3,5,7
/proc/23945/stat : 23945 (npSolver-wbo) S 23941 23941 21931 0 -1 4202496 46652 529327 0 0 76 15 144949 264 20 0 1 0 386951883 6176768 1130 33554432000 4194304 6006132 140735760868512 140735760859872 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23945/statm: 1508 1130 177 443 0 1061 0
[pid=24581] ppid=23945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24581/stat : 24581 (satsolver.sh) S 23945 23941 21931 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387097233 9367552 267 33554432000 4194304 5064252 140737484105136 140737484104048 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/24581/statm: 2287 267 226 213 0 72 0
[pid=24582] ppid=24581 vsize=36888 CPUtime=28.78 cores=1,3,5,7
/proc/24582/stat : 24582 (glucose) R 24581 23941 21931 0 -1 4202496 6915 0 0 0 2876 2 0 0 20 0 1 0 387097234 37773312 8341 33554432000 4194304 5208918 140733872685152 140733872683096 4211656 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24582/statm: 9222 8341 96 248 0 8971 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 61216

[startup+1542.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 24624
/proc/meminfo: memFree=28758108/32873844 swapFree=7900/7900
[pid=23941] ppid=23938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23941/stat : 23941 (npSolver-wbo-It) S 23938 23941 21931 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386951883 9367552 274 33554432000 4194304 5064252 140736177843792 140736177842704 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23941/statm: 2287 274 233 213 0 72 0
[pid=23945] ppid=23941 vsize=6032 CPUtime=1539.68 cores=1,3,5,7
/proc/23945/stat : 23945 (npSolver-wbo) S 23941 23941 21931 0 -1 4202496 49280 560008 0 0 80 16 153594 278 20 0 1 0 386951883 6176768 1130 33554432000 4194304 6006132 140735760868512 140735760859872 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23945/statm: 1508 1130 177 443 0 1061 0
[pid=24623] ppid=23945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24623/stat : 24623 (satsolver.sh) S 23945 23941 21931 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387105901 9367552 267 33554432000 4194304 5064252 140737344072160 140737344071072 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/24623/statm: 2287 267 226 213 0 72 0
[pid=24624] ppid=24623 vsize=13640 CPUtime=2.12 cores=1,3,5,7
/proc/24624/stat : 24624 (glucose) R 24623 23941 21931 0 -1 4202496 4313 0 0 0 212 0 0 0 20 0 1 0 387105901 13967360 3051 33554432000 4194304 5208918 140737389306336 140737389304184 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24624/statm: 3410 3051 96 248 0 3159 0
Current children cumulated CPU time (s) 1541.8
Current children cumulated vsize (KiB) 37968

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 24645
/proc/meminfo: memFree=28746304/32873844 swapFree=7900/7900
[pid=23941] ppid=23938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23941/stat : 23941 (npSolver-wbo-It) S 23938 23941 21931 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386951883 9367552 274 33554432000 4194304 5064252 140736177843792 140736177842704 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23941/statm: 2287 274 233 213 0 72 0
[pid=23945] ppid=23941 vsize=6032 CPUtime=1596.98 cores=1,3,5,7
/proc/23945/stat : 23945 (npSolver-wbo) S 23941 23941 21931 0 -1 4202496 51032 580923 0 0 83 17 159310 288 20 0 1 0 386951883 6176768 1130 33554432000 4194304 6006132 140735760868512 140735760859872 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23945/statm: 1508 1130 177 443 0 1061 0
[pid=24644] ppid=23945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24644/stat : 24644 (satsolver.sh) S 23945 23941 21931 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387111631 9367552 267 33554432000 4194304 5064252 140734782433168 140734782432080 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/24644/statm: 2287 267 226 213 0 72 0
[pid=24645] ppid=24644 vsize=18028 CPUtime=4.81 cores=1,3,5,7
/proc/24645/stat : 24645 (glucose) R 24644 23941 21931 0 -1 4202496 5208 0 0 0 480 1 0 0 20 0 1 0 387111631 18460672 4186 33554432000 4194304 5208918 140735578892160 140735578890248 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24645/statm: 4507 4186 96 248 0 4256 0
Current children cumulated CPU time (s) 1601.79
Current children cumulated vsize (KiB) 42356

[startup+1662.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 24674
/proc/meminfo: memFree=28745668/32873844 swapFree=7900/7900
[pid=23941] ppid=23938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23941/stat : 23941 (npSolver-wbo-It) S 23938 23941 21931 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386951883 9367552 274 33554432000 4194304 5064252 140736177843792 140736177842704 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23941/statm: 2287 274 233 213 0 72 0
[pid=23945] ppid=23941 vsize=6032 CPUtime=1655.31 cores=1,3,5,7
/proc/23945/stat : 23945 (npSolver-wbo) S 23941 23941 21931 0 -1 4202496 52784 602908 0 0 85 17 165131 298 20 0 1 0 386951883 6176768 1130 33554432000 4194304 6006132 140735760868512 140735760859872 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23945/statm: 1508 1130 177 443 0 1061 0
[pid=24666] ppid=23945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24666/stat : 24666 (satsolver.sh) S 23945 23941 21931 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 387117468 9367552 266 33554432000 4194304 5064252 140733839998512 140733839997424 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/24666/statm: 2287 266 226 213 0 72 0
[pid=24667] ppid=24666 vsize=25100 CPUtime=6.45 cores=1,3,5,7
/proc/24667/stat : 24667 (glucose) R 24666 23941 21931 0 -1 4202496 5375 0 0 0 644 1 0 0 20 0 1 0 387117468 25702400 5788 33554432000 4194304 5208918 140736594296064 140736594294008 4213176 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24667/statm: 6275 5788 96 248 0 6024 0
Current children cumulated CPU time (s) 1661.76
Current children cumulated vsize (KiB) 49428

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 24695
/proc/meminfo: memFree=28739376/32873844 swapFree=7900/7900
[pid=23941] ppid=23938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23941/stat : 23941 (npSolver-wbo-It) S 23938 23941 21931 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386951883 9367552 274 33554432000 4194304 5064252 140736177843792 140736177842704 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23941/statm: 2287 274 233 213 0 72 0
[pid=23945] ppid=23941 vsize=6032 CPUtime=1712.53 cores=1,3,5,7
/proc/23945/stat : 23945 (npSolver-wbo) S 23941 23941 21931 0 -1 4202496 54536 623304 0 0 88 18 170838 309 20 0 1 0 386951883 6176768 1130 33554432000 4194304 6006132 140735760868512 140735760859872 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23945/statm: 1508 1130 177 443 0 1061 0
[pid=24694] ppid=23945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24694/stat : 24694 (satsolver.sh) S 23945 23941 21931 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387123190 9367552 267 33554432000 4194304 5064252 140735247703728 140735247702640 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/24694/statm: 2287 267 226 213 0 72 0
[pid=24695] ppid=24694 vsize=25104 CPUtime=9.21 cores=1,3,5,7
/proc/24695/stat : 24695 (glucose) R 24694 23941 21931 0 -1 4202496 5454 0 0 0 920 1 0 0 20 0 1 0 387123190 25706496 5954 33554432000 4194304 5208918 140734904573088 140734904571032 4211918 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24695/statm: 6276 5954 96 248 0 6025 0
Current children cumulated CPU time (s) 1721.74
Current children cumulated vsize (KiB) 49432

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 24723
/proc/meminfo: memFree=28746492/32873844 swapFree=7900/7900
[pid=23941] ppid=23938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23941/stat : 23941 (npSolver-wbo-It) S 23938 23941 21931 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386951883 9367552 274 33554432000 4194304 5064252 140736177843792 140736177842704 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23941/statm: 2287 274 233 213 0 72 0
[pid=23945] ppid=23941 vsize=6032 CPUtime=1770.11 cores=1,3,5,7
/proc/23945/stat : 23945 (npSolver-wbo) S 23941 23941 21931 0 -1 4202496 56288 641979 0 0 91 18 176582 320 20 0 1 0 386951883 6176768 1130 33554432000 4194304 6006132 140735760868512 140735760859872 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23945/statm: 1508 1130 177 443 0 1061 0
[pid=24715] ppid=23945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24715/stat : 24715 (satsolver.sh) S 23945 23941 21931 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387128951 9367552 267 33554432000 4194304 5064252 140734331204656 140734331203568 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/24715/statm: 2287 267 226 213 0 72 0
[pid=24716] ppid=24715 vsize=29524 CPUtime=11.61 cores=1,3,5,7
/proc/24716/stat : 24716 (glucose) R 24715 23941 21931 0 -1 4202496 5982 0 0 0 1160 1 0 0 20 0 1 0 387128951 30232576 7045 33554432000 4194304 5208918 140736066707392 140736066705256 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24716/statm: 7381 7045 96 248 0 7130 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 53852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 24730
/proc/meminfo: memFree=28750956/32873844 swapFree=7900/7900
[pid=23941] ppid=23938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23941/stat : 23941 (npSolver-wbo-It) S 23938 23941 21931 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386951883 9367552 274 33554432000 4194304 5064252 140736177843792 140736177842704 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23941/statm: 2287 274 233 213 0 72 0
[pid=23945] ppid=23941 vsize=6032 CPUtime=1798.79 cores=1,3,5,7
/proc/23945/stat : 23945 (npSolver-wbo) S 23941 23941 21931 0 -1 4202496 57164 652502 0 0 93 18 179442 326 20 0 1 0 386951883 6176768 1130 33554432000 4194304 6006132 140735760868512 140735760859872 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23945/statm: 1508 1130 177 443 0 1061 0
[pid=24729] ppid=23945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24729/stat : 24729 (satsolver.sh) S 23945 23941 21931 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387131820 9367552 267 33554432000 4194304 5064252 140736719825264 140736719824176 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/24729/statm: 2287 267 226 213 0 72 0
[pid=24730] ppid=24729 vsize=15008 CPUtime=1.23 cores=1,3,5,7
/proc/24730/stat : 24730 (glucose) R 24729 23941 21931 0 -1 4202496 3441 0 0 0 123 0 0 0 20 0 1 0 387131820 15368192 3047 33554432000 4194304 5208918 140737435297632 140737435295480 4229424 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24730/statm: 3752 3047 96 248 0 3501 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 39336

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.61
CPU time (s): 1800.06
CPU user time (s): 1796.6
CPU system time (s): 3.46047
CPU usage (%): 99.9694
Max. virtual memory (cumulated for all children) (KiB): 72760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.6
system time used= 3.46047
maximum resident set size= 42216
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 714098
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184136
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3981
involuntary context switches= 3108

runsolver used 2.91556 second user time and 8.5567 second system time

The end

Launcher Data

Begin job on node137 at 2012-06-09 04:17:54
IDJOB=3753246
IDBENCH=79222
IDSOLVER=2336
FILE ID=node137/3753246-1339208273
RUNJOBID= node137-1339208273-23918
PBS_JOBID= 14643866
Free space on /tmp= 70940 MiB

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

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

MD5SUM BENCH= 6809fb2fcff82744047966c4438af278
RANDOM SEED=1248373502

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
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.600
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
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.90
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.600
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.600
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:        28802692 kB
Buffers:          506408 kB
Cached:          2664592 kB
SwapCached:         4640 kB
Active:          1396476 kB
Inactive:        1786732 kB
Active(anon):       2688 kB
Inactive(anon):     5860 kB
Active(file):    1393788 kB
Inactive(file):  1780872 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67097908 kB
Dirty:             17124 kB
Writeback:             0 kB
AnonPages:         10648 kB
Mapped:             8604 kB
Shmem:                 0 kB
Slab:             747496 kB
SReclaimable:     188072 kB
SUnreclaim:       559424 kB
KernelStack:        1400 kB
PageTables:         3420 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104376 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= 70920 MiB
End job on node137 at 2012-06-09 04:47:54