Trace number 3752940

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 1801.11

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111218024--soft-66-100-0.wbo
MD5SUMc7dcb25d665cb550b68931937f8d1bd8
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark80
Best CPU time to get the best result obtained on this benchmark0.533918
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 constraints28
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 1415
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 1414
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1228
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
22.97/23.02	o 1334
22.97/23.02	c starting approximation
22.97/23.03	c factor = 2
22.97/23.03	c current bound: 667
39.86/39.92	c current bound: 667
57.24/57.33	c current bound: 667
74.03/74.10	c current bound: 667
91.33/91.42	c current bound: 667
108.72/108.85	c current bound: 667
126.09/126.25	c current bound: 667
143.80/143.91	c current bound: 667
160.58/160.79	c current bound: 667
178.58/178.79	c current bound: 667
195.77/195.92	c current bound: 667
212.76/212.93	c current bound: 667
230.44/230.60	c current bound: 667
248.14/248.37	c current bound: 667
265.83/266.08	c current bound: 667
283.63/283.86	c current bound: 667
301.29/301.50	c current bound: 667
318.99/319.26	c current bound: 667
336.88/337.12	c current bound: 667
354.80/355.00	c current bound: 667
372.77/373.02	c current bound: 667
389.75/390.00	c current bound: 667
407.36/407.65	c current bound: 667
425.13/425.41	c current bound: 667
442.82/443.15	c current bound: 667
460.01/460.31	c current bound: 667
478.01/478.32	c current bound: 667
495.40/495.71	c current bound: 667
513.18/513.56	c current bound: 667
530.27/530.61	c current bound: 667
547.47/547.86	c current bound: 667
564.87/565.20	c current bound: 667
582.34/582.71	c current bound: 667
600.05/600.48	c current bound: 667
616.93/617.38	c current bound: 667
634.61/635.03	c current bound: 667
651.81/652.21	c current bound: 667
669.08/669.51	c current bound: 667
686.78/687.23	c current bound: 667
704.26/704.71	c current bound: 667
721.84/722.39	c current bound: 667
739.36/739.83	c current bound: 667
757.13/757.61	c current bound: 667
774.73/775.24	c current bound: 667
792.61/793.16	c current bound: 667
810.51/811.04	c current bound: 667
828.18/828.71	c current bound: 667
845.78/846.38	c current bound: 667
863.47/864.10	c current bound: 667
881.36/881.92	c current bound: 667
899.04/899.66	c current bound: 667
917.13/917.78	c current bound: 667
935.22/935.83	c current bound: 667
953.10/953.71	c current bound: 667
970.70/971.35	c current bound: 667
988.20/988.84	c current bound: 667
1005.68/1006.34	c current bound: 667
1023.59/1024.22	c current bound: 667
1041.28/1041.92	c current bound: 667
1058.76/1059.49	c current bound: 667
1076.65/1077.31	c current bound: 667
1094.44/1095.17	c current bound: 667
1112.22/1112.95	c current bound: 667
1130.11/1130.88	c current bound: 667
1148.10/1148.86	c current bound: 667
1165.49/1166.24	c current bound: 667
1183.39/1184.18	c current bound: 667
1201.07/1201.86	c current bound: 667
1218.56/1219.36	c current bound: 667
1236.16/1236.99	c current bound: 667
1253.74/1254.57	c current bound: 667
1271.45/1272.21	c current bound: 667
1289.13/1289.99	c current bound: 667
1307.04/1307.84	c current bound: 667
1325.11/1325.98	c current bound: 667
1343.00/1343.85	c current bound: 667
1360.80/1361.64	c current bound: 667
1378.37/1379.29	c current bound: 667
1396.07/1396.94	c current bound: 667
1413.77/1414.62	c current bound: 667
1431.55/1432.49	c current bound: 667
1449.12/1450.09	c current bound: 667
1466.43/1467.33	c current bound: 667
1483.80/1484.78	c current bound: 667
1501.01/1501.94	c current bound: 667
1518.90/1519.87	c current bound: 667
1535.88/1536.86	c current bound: 667
1552.98/1553.92	c current bound: 667
1570.56/1571.52	c current bound: 667
1587.65/1588.61	c current bound: 667
1605.24/1606.28	c current bound: 667
1622.42/1623.50	c current bound: 667
1639.93/1640.96	c current bound: 667
1657.71/1658.77	c current bound: 667
1675.40/1676.45	c current bound: 667
1692.58/1693.68	c current bound: 667
1710.17/1711.29	c current bound: 667
1727.67/1728.74	c current bound: 667
1744.66/1745.71	c current bound: 667
1762.26/1763.37	c current bound: 667
1779.23/1780.39	c current bound: 667
1796.03/1797.16	c current bound: 667
1800.02/1801.10	./satsolver.sh: line 5:  7221 Terminated              ./glucose $1 > $2 2> /dev/null
1800.02/1801.10	c error: unexpected solver exit code
1800.02/1801.10	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-3752940-1339198260/watcher-3752940-1339198260 -o /tmp/evaluation-result-3752940-1339198260/solver-3752940-1339198260 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752940-1339198260.wbo 1523948142 HOME HOME 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.04 2.01 1.99 2/180 5098
/proc/meminfo: memFree=26730548/32873648 swapFree=7388/7388
[pid=5098] ppid=5096 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5098/stat : 5098 (npSolver-wbo-It) S 5096 5098 5089 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385950551 9367552 275 33554432000 4194304 5064252 140735658057312 140735658056224 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5098/statm: 2287 275 233 213 0 72 0

[startup+0.0907851 s]
/proc/loadavg: 2.04 2.01 1.99 2/180 5098
/proc/meminfo: memFree=26730548/32873648 swapFree=7388/7388
[pid=5098] ppid=5096 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5098/stat : 5098 (npSolver-wbo-It) S 5096 5098 5089 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385950551 9367552 275 33554432000 4194304 5064252 140735658057312 140735658056224 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5098/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100182 s]
/proc/loadavg: 2.04 2.01 1.99 2/180 5098
/proc/meminfo: memFree=26730548/32873648 swapFree=7388/7388
[pid=5098] ppid=5096 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5098/stat : 5098 (npSolver-wbo-It) S 5096 5098 5089 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385950551 9367552 275 33554432000 4194304 5064252 140735658057312 140735658056224 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5098/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300111 s]
/proc/loadavg: 2.04 2.01 1.99 2/180 5098
/proc/meminfo: memFree=26730548/32873648 swapFree=7388/7388
[pid=5098] ppid=5096 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5098/stat : 5098 (npSolver-wbo-It) S 5096 5098 5089 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385950551 9367552 275 33554432000 4194304 5064252 140735658057312 140735658056224 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5098/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70011 s]
/proc/loadavg: 2.04 2.01 1.99 2/180 5098
/proc/meminfo: memFree=26730548/32873648 swapFree=7388/7388
[pid=5098] ppid=5096 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5098/stat : 5098 (npSolver-wbo-It) S 5096 5098 5089 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385950551 9367552 275 33554432000 4194304 5064252 140735658057312 140735658056224 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5098/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.04 2.01 1.99 3/183 5121
/proc/meminfo: memFree=26725408/32873648 swapFree=7388/7388
[pid=5098] ppid=5096 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5098/stat : 5098 (npSolver-wbo-It) S 5096 5098 5089 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385950551 9367552 275 33554432000 4194304 5064252 140735658057312 140735658056224 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5098/statm: 2287 275 233 213 0 72 0
[pid=5099] ppid=5098 vsize=3092 CPUtime=0.21 cores=0,2,4,6
/proc/5099/stat : 5099 (npSolver-wbo) S 5098 5098 5089 0 -1 4202496 1445 2190 0 0 2 0 19 0 20 0 1 0 385950551 3166208 377 33554432000 4194304 6006132 140735923433200 140735923427392 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5099/statm: 773 377 158 443 0 326 0
[pid=5113] ppid=5099 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5113/stat : 5113 (satsolver.sh) S 5099 5098 5089 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385950573 9367552 266 33554432000 4194304 5064252 140735024507632 140735024506544 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5113/statm: 2287 266 226 213 0 72 0
[pid=5114] ppid=5113 vsize=9404 CPUtime=1.26 cores=0,2,4,6
/proc/5114/stat : 5114 (glucose) R 5113 5098 5089 0 -1 4202496 2161 0 0 0 126 0 0 0 20 0 1 0 385950573 9629696 1421 33554432000 4194304 5208918 140736649812400 140736649810344 4229528 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5114/statm: 2351 1421 96 248 0 2100 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 30792

[startup+3.1003 s]
/proc/loadavg: 2.04 2.01 1.99 3/175 5136
/proc/meminfo: memFree=26751664/32873648 swapFree=7388/7388
[pid=5098] ppid=5096 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5098/stat : 5098 (npSolver-wbo-It) S 5096 5098 5089 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385950551 9367552 275 33554432000 4194304 5064252 140735658057312 140735658056224 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5098/statm: 2287 275 233 213 0 72 0
[pid=5099] ppid=5098 vsize=3092 CPUtime=0.21 cores=0,2,4,6
/proc/5099/stat : 5099 (npSolver-wbo) S 5098 5098 5089 0 -1 4202496 1445 2190 0 0 2 0 19 0 20 0 1 0 385950551 3166208 377 33554432000 4194304 6006132 140735923433200 140735923427392 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5099/statm: 773 377 158 443 0 326 0
[pid=5113] ppid=5099 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5113/stat : 5113 (satsolver.sh) S 5099 5098 5089 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385950573 9367552 266 33554432000 4194304 5064252 140735024507632 140735024506544 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5113/statm: 2287 266 226 213 0 72 0
[pid=5114] ppid=5113 vsize=11076 CPUtime=2.86 cores=0,2,4,6
/proc/5114/stat : 5114 (glucose) R 5113 5098 5089 0 -1 4202496 2936 0 0 0 286 0 0 0 20 0 1 0 385950573 11341824 2168 33554432000 4194304 5208918 140736649812400 140736649810264 4229577 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5114/statm: 2769 2168 96 248 0 2518 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 32464

[startup+6.3003 s]
/proc/loadavg: 2.04 2.01 1.99 3/183 5173
/proc/meminfo: memFree=26737020/32873648 swapFree=7388/7388
[pid=5098] ppid=5096 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5098/stat : 5098 (npSolver-wbo-It) S 5096 5098 5089 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385950551 9367552 275 33554432000 4194304 5064252 140735658057312 140735658056224 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5098/statm: 2287 275 233 213 0 72 0
[pid=5099] ppid=5098 vsize=3092 CPUtime=0.21 cores=0,2,4,6
/proc/5099/stat : 5099 (npSolver-wbo) S 5098 5098 5089 0 -1 4202496 1445 2190 0 0 2 0 19 0 20 0 1 0 385950551 3166208 377 33554432000 4194304 6006132 140735923433200 140735923427392 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5099/statm: 773 377 158 443 0 326 0
[pid=5113] ppid=5099 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5113/stat : 5113 (satsolver.sh) S 5099 5098 5089 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385950573 9367552 266 33554432000 4194304 5064252 140735024507632 140735024506544 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5113/statm: 2287 266 226 213 0 72 0
[pid=5114] ppid=5113 vsize=19204 CPUtime=6.06 cores=0,2,4,6
/proc/5114/stat : 5114 (glucose) R 5113 5098 5089 0 -1 4202496 3651 0 0 0 606 0 0 0 20 0 1 0 385950573 19664896 3151 33554432000 4194304 5208918 140736649812400 140736649810488 4229745 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5114/statm: 4801 3151 96 248 0 4550 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 40592

[startup+12.7003 s]
/proc/loadavg: 2.03 2.01 1.99 3/183 5173
/proc/meminfo: memFree=26725384/32873648 swapFree=7388/7388
[pid=5098] ppid=5096 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5098/stat : 5098 (npSolver-wbo-It) S 5096 5098 5089 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385950551 9367552 275 33554432000 4194304 5064252 140735658057312 140735658056224 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5098/statm: 2287 275 233 213 0 72 0
[pid=5099] ppid=5098 vsize=3092 CPUtime=0.21 cores=0,2,4,6
/proc/5099/stat : 5099 (npSolver-wbo) S 5098 5098 5089 0 -1 4202496 1445 2190 0 0 2 0 19 0 20 0 1 0 385950551 3166208 377 33554432000 4194304 6006132 140735923433200 140735923427392 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5099/statm: 773 377 158 443 0 326 0
[pid=5113] ppid=5099 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5113/stat : 5113 (satsolver.sh) S 5099 5098 5089 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385950573 9367552 266 33554432000 4194304 5064252 140735024507632 140735024506544 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5113/statm: 2287 266 226 213 0 72 0
[pid=5114] ppid=5113 vsize=19204 CPUtime=12.45 cores=0,2,4,6
/proc/5114/stat : 5114 (glucose) R 5113 5098 5089 0 -1 4202496 3864 0 0 0 1245 0 0 0 20 0 1 0 385950573 19664896 4381 33554432000 4194304 5208918 140736649812400 140736649810344 4229512 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5114/statm: 4801 4381 96 248 0 4550 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 40592

[startup+25.5003 s]
/proc/loadavg: 2.02 2.01 1.99 3/183 5194
/proc/meminfo: memFree=26723252/32873648 swapFree=7388/7388
[pid=5098] ppid=5096 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5098/stat : 5098 (npSolver-wbo-It) S 5096 5098 5089 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385950551 9367552 275 33554432000 4194304 5064252 140735658057312 140735658056224 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5098/statm: 2287 275 233 213 0 72 0
[pid=5099] ppid=5098 vsize=4240 CPUtime=23.01 cores=0,2,4,6
/proc/5099/stat : 5099 (npSolver-wbo) S 5098 5098 5089 0 -1 4202496 1880 9407 0 0 2 2 2295 2 20 0 1 0 385950551 4341760 650 33554432000 4194304 6006132 140735923433200 140735923424560 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5099/statm: 1060 650 177 443 0 613 0
[pid=5193] ppid=5099 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5193/stat : 5193 (satsolver.sh) S 5099 5098 5089 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385952854 9367552 267 33554432000 4194304 5064252 140734138730144 140734138729056 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5193/statm: 2287 267 226 213 0 72 0
[pid=5194] ppid=5193 vsize=15368 CPUtime=2.45 cores=0,2,4,6
/proc/5194/stat : 5194 (glucose) R 5193 5098 5089 0 -1 4202496 3018 0 0 0 245 0 0 0 20 0 1 0 385952855 15736832 3202 33554432000 4194304 5208918 140735983573216 140735983571160 4229365 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5194/statm: 3842 3202 96 248 0 3591 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 37904

[startup+51.1003 s]
/proc/loadavg: 2.02 2.01 1.99 3/183 5215
/proc/meminfo: memFree=26708808/32873648 swapFree=7388/7388
[pid=5098] ppid=5096 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5098/stat : 5098 (npSolver-wbo-It) S 5096 5098 5089 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385950551 9367552 275 33554432000 4194304 5064252 140735658057312 140735658056224 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5098/statm: 2287 275 233 213 0 72 0
[pid=5099] ppid=5098 vsize=4240 CPUtime=39.89 cores=0,2,4,6
/proc/5099/stat : 5099 (npSolver-wbo) S 5098 5098 5089 0 -1 4202496 2296 17599 0 0 3 2 3979 5 20 0 1 0 385950551 4341760 650 33554432000 4194304 6006132 140735923433200 140735923424560 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5099/statm: 1060 650 177 443 0 613 0
[pid=5207] ppid=5099 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5207/stat : 5207 (satsolver.sh) S 5099 5098 5089 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385954543 9367552 266 33554432000 4194304 5064252 140737174728688 140737174727600 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5207/statm: 2287 266 226 213 0 72 0
[pid=5208] ppid=5207 vsize=24332 CPUtime=11.15 cores=0,2,4,6
/proc/5208/stat : 5208 (glucose) R 5207 5098 5089 0 -1 4202496 4066 0 0 0 1115 0 0 0 20 0 1 0 385954544 24915968 4800 33554432000 4194304 5208918 140734183906288 140734183904232 4229565 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5208/statm: 6083 4800 104 248 0 5832 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 46868

[startup+102.307 s]
/proc/loadavg: 2.04 2.02 1.99 3/184 5279
/proc/meminfo: memFree=26713528/32873648 swapFree=7388/7388
[pid=5098] ppid=5096 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5098/stat : 5098 (npSolver-wbo-It) S 5096 5098 5089 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385950551 9367552 275 33554432000 4194304 5064252 140735658057312 140735658056224 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5098/statm: 2287 275 233 213 0 72 0
[pid=5099] ppid=5098 vsize=4240 CPUtime=91.37 cores=0,2,4,6
/proc/5099/stat : 5099 (npSolver-wbo) S 5098 5098 5089 0 -1 4202496 3532 41349 0 0 5 2 9118 12 20 0 1 0 385950551 4341760 650 33554432000 4194304 6006132 140735923433200 140735923424560 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5099/statm: 1060 650 177 443 0 613 0
[pid=5271] ppid=5099 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5271/stat : 5271 (satsolver.sh) S 5099 5098 5089 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385959694 9367552 267 33554432000 4194304 5064252 140737389794576 140737389793488 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5271/statm: 2287 267 226 213 0 72 0
[pid=5272] ppid=5271 vsize=24332 CPUtime=10.86 cores=0,2,4,6
/proc/5272/stat : 5272 (glucose) R 5271 5098 5089 0 -1 4202496 4349 0 0 0 1085 1 0 0 20 0 1 0 385959694 24915968 4800 33554432000 4194304 5208918 140733516413296 140733516411240 4211635 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5272/statm: 6083 4800 104 248 0 5832 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 46868

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 1.99 3/183 5350
/proc/meminfo: memFree=26725276/32873648 swapFree=7388/7388
[pid=5098] ppid=5096 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5098/stat : 5098 (npSolver-wbo-It) S 5096 5098 5089 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385950551 9367552 275 33554432000 4194304 5064252 140735658057312 140735658056224 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5098/statm: 2287 275 233 213 0 72 0
[pid=5099] ppid=5098 vsize=4240 CPUtime=160.7 cores=0,2,4,6
/proc/5099/stat : 5099 (npSolver-wbo) S 5098 5098 5089 0 -1 4202496 5180 73762 0 0 7 3 16036 24 20 0 1 0 385950551 4341760 650 33554432000 4194304 6006132 140735923433200 140735923424560 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5099/statm: 1060 650 177 443 0 613 0
[pid=5349] ppid=5099 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6790
/proc/meminfo: memFree=26717644/32873648 swapFree=7388/7388
[pid=5098] ppid=5096 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5098/stat : 5098 (npSolver-wbo-It) S 5096 5098 5089 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385950551 9367552 275 33554432000 4194304 5064252 140735658057312 140735658056224 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5098/statm: 2287 275 233 213 0 72 0
[pid=5099] ppid=5098 vsize=4240 CPUtime=1413.8 cores=0,2,4,6
/proc/5099/stat : 5099 (npSolver-wbo) S 5098 5098 5089 0 -1 4202496 34432 653906 0 0 49 8 141107 216 20 0 1 0 385950551 4341760 650 33554432000 4194304 6006132 140735923433200 140735923424560 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5099/statm: 1060 650 177 443 0 613 0
[pid=6782] ppid=5099 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6782/stat : 6782 (satsolver.sh) S 5099 5098 5089 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386092014 9367552 267 33554432000 4194304 5064252 140736602339872 140736602338784 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6782/statm: 2287 267 226 213 0 72 0
[pid=6783] ppid=6782 vsize=18088 CPUtime=7.66 cores=0,2,4,6
/proc/6783/stat : 6783 (glucose) R 6782 5098 5089 0 -1 4202496 5198 0 0 0 765 1 0 0 20 0 1 0 386092014 18522112 4163 33554432000 4194304 5208918 140735411494512 140735411492600 4229720 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6783/statm: 4522 4163 96 248 0 4271 0
Current children cumulated CPU time (s) 1421.46
Current children cumulated vsize (KiB) 40624

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6853
/proc/meminfo: memFree=26711008/32873648 swapFree=7388/7388
[pid=5098] ppid=5096 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5098/stat : 5098 (npSolver-wbo-It) S 5096 5098 5089 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385950551 9367552 275 33554432000 4194304 5064252 140735658057312 140735658056224 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5098/statm: 2287 275 233 213 0 72 0
[pid=5099] ppid=5098 vsize=4240 CPUtime=1466.47 cores=0,2,4,6
/proc/5099/stat : 5099 (npSolver-wbo) S 5098 5098 5089 0 -1 4202496 35668 678683 0 0 50 8 146366 223 20 0 1 0 385950551 4341760 650 33554432000 4194304 6006132 140735923433200 140735923424560 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5099/statm: 1060 650 177 443 0 613 0
[pid=6845] ppid=5099 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6845/stat : 6845 (satsolver.sh) S 5099 5098 5089 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386097285 9367552 267 33554432000 4194304 5064252 140733836703952 140733836702864 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6845/statm: 2287 267 226 213 0 72 0
[pid=6846] ppid=6845 vsize=24336 CPUtime=14.93 cores=0,2,4,6
/proc/6846/stat : 6846 (glucose) R 6845 5098 5089 0 -1 4202496 4113 0 0 0 1493 0 0 0 20 0 1 0 386097285 24920064 5310 33554432000 4194304 5208918 140735199178192 140735199176136 4229386 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6846/statm: 6084 5310 104 248 0 5833 0
Current children cumulated CPU time (s) 1481.4
Current children cumulated vsize (KiB) 46872

[startup+1542.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 6923
/proc/meminfo: memFree=26713756/32873648 swapFree=7388/7388
[pid=5098] ppid=5096 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5098/stat : 5098 (npSolver-wbo-It) S 5096 5098 5089 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385950551 9367552 275 33554432000 4194304 5064252 140735658057312 140735658056224 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5098/statm: 2287 275 233 213 0 72 0
[pid=5099] ppid=5098 vsize=4240 CPUtime=1535.97 cores=0,2,4,6
/proc/5099/stat : 5099 (npSolver-wbo) S 5098 5098 5089 0 -1 4202496 37316 710702 0 0 53 9 153303 232 20 0 1 0 385950551 4341760 650 33554432000 4194304 6006132 140735923433200 140735923424560 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5099/statm: 1060 650 177 443 0 613 0
[pid=6922] ppid=5099 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6922/stat : 6922 (satsolver.sh) S 5099 5098 5089 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386104238 9367552 267 33554432000 4194304 5064252 140737381637648 140737381636560 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6922/statm: 2287 267 226 213 0 72 0
[pid=6923] ppid=6922 vsize=18088 CPUtime=5.41 cores=0,2,4,6
/proc/6923/stat : 6923 (glucose) R 6922 5098 5089 0 -1 4202496 4316 0 0 0 541 0 0 0 20 0 1 0 386104238 18522112 4154 33554432000 4194304 5208918 140736596222512 140736596220376 4229365 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6923/statm: 4522 4154 96 248 0 4271 0
Current children cumulated CPU time (s) 1541.38
Current children cumulated vsize (KiB) 40624

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 6993
/proc/meminfo: memFree=26718300/32873648 swapFree=7388/7388
[pid=5098] ppid=5096 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5098/stat : 5098 (npSolver-wbo-It) S 5096 5098 5089 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385950551 9367552 275 33554432000 4194304 5064252 140735658057312 140735658056224 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5098/statm: 2287 275 233 213 0 72 0
[pid=5099] ppid=5098 vsize=4240 CPUtime=1587.68 cores=0,2,4,6
/proc/5099/stat : 5099 (npSolver-wbo) S 5098 5098 5089 0 -1 4202496 38552 735431 0 0 54 9 158464 241 20 0 1 0 385950551 4341760 650 33554432000 4194304 6006132 140735923433200 140735923424560 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5099/statm: 1060 650 177 443 0 613 0
[pid=6978] ppid=5099 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6978/stat : 6978 (satsolver.sh) S 5099 5098 5089 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 386109413 9367552 266 33554432000 4194304 5064252 140734128812288 140734128811200 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6978/statm: 2287 266 226 213 0 72 0
[pid=6979] ppid=6978 vsize=24336 CPUtime=13.66 cores=0,2,4,6
/proc/6979/stat : 6979 (glucose) R 6978 5098 5089 0 -1 4202496 4922 0 0 0 1366 0 0 0 20 0 1 0 386109413 24920064 4801 33554432000 4194304 5208918 140733521785696 140733521783640 4211897 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6979/statm: 6084 4801 104 248 0 5833 0
Current children cumulated CPU time (s) 1601.34
Current children cumulated vsize (KiB) 46872

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7063
/proc/meminfo: memFree=26718888/32873648 swapFree=7388/7388
[pid=5098] ppid=5096 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5098/stat : 5098 (npSolver-wbo-It) S 5096 5098 5089 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385950551 9367552 275 33554432000 4194304 5064252 140735658057312 140735658056224 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5098/statm: 2287 275 233 213 0 72 0
[pid=5099] ppid=5098 vsize=4240 CPUtime=1657.79 cores=0,2,4,6
/proc/5099/stat : 5099 (npSolver-wbo) S 5098 5098 5089 0 -1 4202496 40200 767157 0 0 57 9 165462 251 20 0 1 0 385950551 4341760 650 33554432000 4194304 6006132 140735923433200 140735923424560 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5099/statm: 1060 650 177 443 0 613 0
[pid=7062] ppid=5099 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7062/stat : 7062 (satsolver.sh) S 5099 5098 5089 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 386116429 9367552 266 33554432000 4194304 5064252 140733826654768 140733826653680 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7062/statm: 2287 266 226 213 0 72 0
[pid=7063] ppid=7062 vsize=15372 CPUtime=3.5 cores=0,2,4,6
/proc/7063/stat : 7063 (glucose) R 7062 5098 5089 0 -1 4202496 4187 0 0 0 350 0 0 0 20 0 1 0 386116429 15740928 3483 33554432000 4194304 5208918 140733365392512 140733365390456 4228997 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7063/statm: 3843 3483 96 248 0 3592 0
Current children cumulated CPU time (s) 1661.29
Current children cumulated vsize (KiB) 37908

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7127
/proc/meminfo: memFree=26711204/32873648 swapFree=7388/7388
[pid=5098] ppid=5096 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5098/stat : 5098 (npSolver-wbo-It) S 5096 5098 5089 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385950551 9367552 275 33554432000 4194304 5064252 140735658057312 140735658056224 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5098/statm: 2287 275 233 213 0 72 0
[pid=5099] ppid=5098 vsize=4240 CPUtime=1710.3 cores=0,2,4,6
/proc/5099/stat : 5099 (npSolver-wbo) S 5098 5098 5089 0 -1 4202496 41436 791340 0 0 59 10 170701 260 20 0 1 0 385950551 4341760 650 33554432000 4194304 6006132 140735923433200 140735923424560 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5099/statm: 1060 650 177 443 0 613 0
[pid=7119] ppid=5099 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7119/stat : 7119 (satsolver.sh) S 5099 5098 5089 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386121681 9367552 267 33554432000 4194304 5064252 140734445263264 140734445262176 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7119/statm: 2287 267 226 213 0 72 0
[pid=7120] ppid=7119 vsize=24340 CPUtime=10.98 cores=0,2,4,6
/proc/7120/stat : 7120 (glucose) R 7119 5098 5089 0 -1 4202496 4598 0 0 0 1098 0 0 0 20 0 1 0 386121681 24924160 4801 33554432000 4194304 5208918 140735757706368 140735757704312 4229483 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7120/statm: 6085 4801 104 248 0 5834 0
Current children cumulated CPU time (s) 1721.28
Current children cumulated vsize (KiB) 46876

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 7207
/proc/meminfo: memFree=26727108/32873648 swapFree=7388/7388
[pid=5098] ppid=5096 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5098/stat : 5098 (npSolver-wbo-It) S 5096 5098 5089 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385950551 9367552 275 33554432000 4194304 5064252 140735658057312 140735658056224 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5098/statm: 2287 275 233 213 0 72 0
[pid=5099] ppid=5098 vsize=4240 CPUtime=1779.35 cores=0,2,4,6
/proc/5099/stat : 5099 (npSolver-wbo) S 5098 5098 5089 0 -1 4202496 43084 822791 0 0 61 10 177595 269 20 0 1 0 385950551 4341760 650 33554432000 4194304 6006132 140735923433200 140735923424560 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5099/statm: 1060 650 177 443 0 613 0
[pid=7204] ppid=5099 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7204/stat : 7204 (satsolver.sh) S 5099 5098 5089 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386128591 9367552 265 33554432000 4194304 5064252 140733635523424 140733635522336 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7204/statm: 2287 265 226 213 0 72 0
[pid=7205] ppid=7204 vsize=15368 CPUtime=1.88 cores=0,2,4,6
/proc/7205/stat : 7205 (glucose) R 7204 5098 5089 0 -1 4202496 3415 0 0 0 188 0 0 0 20 0 1 0 386128591 15736832 3136 33554432000 4194304 5208918 140735424249712 140735424247656 4231508 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7205/statm: 3842 3136 96 248 0 3591 0
Current children cumulated CPU time (s) 1781.23
Current children cumulated vsize (KiB) 37904



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 7250
/proc/meminfo: memFree=26719816/32873648 swapFree=7388/7388
[pid=5098] ppid=5096 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5098/stat : 5098 (npSolver-wbo-It) S 5096 5098 5089 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385950551 9367552 275 33554432000 4194304 5064252 140735658057312 140735658056224 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5098/statm: 2287 275 233 213 0 72 0
[pid=5099] ppid=5098 vsize=4240 CPUtime=1796.1 cores=0,2,4,6
/proc/5099/stat : 5099 (npSolver-wbo) S 5098 5098 5089 0 -1 4202496 43496 831489 0 0 61 10 179267 272 20 0 1 0 385950551 4341760 650 33554432000 4194304 6006132 140735923433200 140735923424560 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5099/statm: 1060 650 177 443 0 613 0
[pid=7220] ppid=5099 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7220/stat : 7220 (satsolver.sh) S 5099 5098 5089 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386130268 9367552 266 33554432000 4194304 5064252 140735761206304 140735761205216 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7220/statm: 2287 266 226 213 0 72 0
[pid=7221] ppid=7220 vsize=15368 CPUtime=3.92 cores=0,2,4,6
/proc/7221/stat : 7221 (glucose) R 7220 5098 5089 0 -1 4202496 3283 0 0 0 392 0 0 0 20 0 1 0 386130268 15736832 3483 33554432000 4194304 5208918 140735440940608 140735440938552 4229319 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7221/statm: 3842 3483 96 248 0 3591 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 37904

Sending SIGTERM to process tree (bottom up)

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

[startup+1801.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 7250
/proc/meminfo: memFree=26719816/32873648 swapFree=7388/7388
[pid=5098] ppid=5096 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5098/stat : 5098 (npSolver-wbo-It) S 5096 5098 5089 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385950551 9367552 275 33554432000 4194304 5064252 140735658057312 140735658056224 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5098/statm: 2287 275 233 213 0 72 0
[pid=5099] ppid=5098 vsize=4240 CPUtime=1796.1 cores=0,2,4,6
/proc/5099/stat : 5099 (npSolver-wbo) S 5098 5098 5089 0 -1 4202496 43496 831489 0 0 61 10 179267 272 20 0 1 0 385950551 4341760 650 33554432000 4194304 6006132 140735923433200 140735923424560 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5099/statm: 1060 650 177 443 0 613 0
[pid=7220] ppid=5099 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7220/stat : 7220 (satsolver.sh) S 5099 5098 5089 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386130268 9367552 266 33554432000 4194304 5064252 140735761206304 140735761205216 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7220/statm: 2287 266 226 213 0 72 0
[pid=7221] ppid=7220 vsize=15368 CPUtime=3.92 cores=0,2,4,6
/proc/7221/stat : 7221 (glucose) R 7220 5098 5089 0 -1 4202496 3283 0 0 0 392 0 0 0 20 0 1 0 386130268 15736832 3483 33554432000 4194304 5208918 140735440940608 140735440938552 4229319 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7221/statm: 3842 3483 96 248 0 3591 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 37904

Child status: 0
Real time (s): 1801.11
CPU time (s): 1800.06
CPU user time (s): 1797.22
CPU system time (s): 2.84757
CPU usage (%): 99.942
Max. virtual memory (cumulated for all children) (KiB): 47944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.22
system time used= 2.84757
maximum resident set size= 29872
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 879259
page faults= 0
swaps= 0
block input operations= 0
block output operations= 138040
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2685
involuntary context switches= 5086

runsolver used 3.36649 second user time and 8.46371 second system time

The end

Launcher Data

Begin job on node148 at 2012-06-09 01:31:01
IDJOB=3752940
IDBENCH=78757
IDSOLVER=2336
FILE ID=node148/3752940-1339198260
RUNJOBID= node148-1339183826-6231
PBS_JOBID= 14643813
Free space on /tmp= 70412 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1111218024--soft-66-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3752940-1339198260/watcher-3752940-1339198260 -o /tmp/evaluation-result-3752940-1339198260/solver-3752940-1339198260 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752940-1339198260.wbo 1523948142 HOME HOME

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

MD5SUM BENCH= c7dcb25d665cb550b68931937f8d1bd8
RANDOM SEED=1523948142

node148.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
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.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26731184 kB
Buffers:          747180 kB
Cached:          4375276 kB
SwapCached:          560 kB
Active:          2513896 kB
Inactive:        2653632 kB
Active(anon):      33864 kB
Inactive(anon):    10788 kB
Active(file):    2480032 kB
Inactive(file):  2642844 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67107596 kB
Dirty:             10528 kB
Writeback:             0 kB
AnonPages:         43016 kB
Mapped:            12208 kB
Shmem:                36 kB
Slab:             838440 kB
SReclaimable:     281708 kB
SUnreclaim:       556732 kB
KernelStack:        1536 kB
PageTables:         4480 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     161616 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70404 MiB
End job on node148 at 2012-06-09 02:01:02