Trace number 3752952

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.33 1800.72

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111226368--soft-33-100-0.wbo
MD5SUMae60804d96363031fd1d95f40cdae528
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark15
Best CPU time to get the best result obtained on this benchmark0.527918
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 constraints69
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 3204
Min constraint cost 1
Max constraint cost 97
Sum of constraints costs 3203
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1270
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
15.36/15.43	o 994
15.36/15.43	c starting approximation
15.36/15.43	c factor = 2
15.36/15.43	c current bound: 497
26.96/27.05	c current bound: 497
38.57/38.60	c current bound: 497
50.23/50.30	c current bound: 497
61.96/62.09	c current bound: 497
73.65/73.73	c current bound: 497
85.24/85.37	c current bound: 497
96.92/97.00	c current bound: 497
108.65/108.76	c current bound: 497
120.14/120.25	c current bound: 497
131.64/131.79	c current bound: 497
143.52/143.63	c current bound: 497
155.22/155.38	c current bound: 497
167.04/167.18	c current bound: 497
178.90/179.00	c current bound: 497
190.91/191.07	c current bound: 497
202.74/202.80	c current bound: 497
214.30/214.42	c current bound: 497
226.13/226.20	c current bound: 497
237.71/237.88	c current bound: 497
249.39/249.52	c current bound: 497
261.31/261.42	c current bound: 497
273.18/273.30	c current bound: 497
284.82/284.95	c current bound: 497
296.38/296.51	c current bound: 497
308.18/308.31	c current bound: 497
319.89/320.08	c current bound: 497
331.57/331.72	c current bound: 497
343.39/343.54	c current bound: 497
354.89/355.05	c current bound: 497
366.38/366.53	c current bound: 497
377.89/378.03	c current bound: 497
389.40/389.56	c current bound: 497
401.10/401.29	c current bound: 497
412.79/412.96	c current bound: 497
424.29/424.47	c current bound: 497
436.07/436.23	c current bound: 497
447.49/447.69	c current bound: 497
459.38/459.58	c current bound: 497
471.14/471.30	c current bound: 497
482.78/482.97	c current bound: 497
494.46/494.63	c current bound: 497
506.18/506.38	c current bound: 497
517.74/517.91	c current bound: 497
529.16/529.33	c current bound: 497
540.86/541.02	c current bound: 497
552.54/552.70	c current bound: 497
564.08/564.25	c current bound: 497
575.53/575.70	c current bound: 497
587.06/587.26	c current bound: 497
598.76/598.97	c current bound: 497
610.65/610.86	c current bound: 497
622.36/622.56	c current bound: 497
633.95/634.19	c current bound: 497
645.46/645.65	c current bound: 497
657.23/657.42	c current bound: 497
668.82/669.02	c current bound: 497
680.34/680.56	c current bound: 497
691.93/692.18	c current bound: 497
703.64/703.80	c current bound: 497
715.42/715.62	c current bound: 497
727.03/727.24	c current bound: 497
738.72/738.94	c current bound: 497
750.40/750.61	c current bound: 497
761.88/762.10	c current bound: 497
773.51/773.73	c current bound: 497
785.38/785.60	c current bound: 497
797.08/797.30	c current bound: 497
808.83/809.07	c current bound: 497
820.73/820.95	c current bound: 497
832.17/832.40	c current bound: 497
844.00/844.28	c current bound: 497
855.90/856.16	c current bound: 497
867.49/867.78	c current bound: 497
879.08/879.31	c current bound: 497
890.80/891.02	c current bound: 497
902.46/902.71	c current bound: 497
914.09/914.37	c current bound: 497
925.86/926.11	c current bound: 497
937.59/937.85	c current bound: 497
949.15/949.41	c current bound: 497
960.89/961.17	c current bound: 497
972.77/973.09	c current bound: 497
984.48/984.76	c current bound: 497
996.08/996.38	c current bound: 497
1007.76/1008.02	c current bound: 497
1019.56/1019.83	c current bound: 497
1031.25/1031.56	c current bound: 497
1042.96/1043.23	c current bound: 497
1054.73/1055.01	c current bound: 497
1066.33/1066.61	c current bound: 497
1077.84/1078.11	c current bound: 497
1089.47/1089.74	c current bound: 497
1101.06/1101.34	c current bound: 497
1112.75/1113.02	c current bound: 497
1124.34/1124.67	c current bound: 497
1135.94/1136.25	c current bound: 497
1147.41/1147.70	c current bound: 497
1158.85/1159.19	c current bound: 497
1170.34/1170.64	c current bound: 497
1181.82/1182.14	c current bound: 497
1193.69/1194.01	c current bound: 497
1205.22/1205.53	c current bound: 497
1216.71/1217.03	c current bound: 497
1228.23/1228.57	c current bound: 497
1239.70/1240.03	c current bound: 497
1251.40/1251.73	c current bound: 497
1263.08/1263.41	c current bound: 497
1274.62/1274.92	c current bound: 497
1286.10/1286.43	c current bound: 497
1297.81/1298.19	c current bound: 497
1309.30/1309.65	c current bound: 497
1320.90/1321.23	c current bound: 497
1332.59/1332.95	c current bound: 497
1344.38/1344.72	c current bound: 497
1356.08/1356.42	c current bound: 497
1367.88/1368.21	c current bound: 497
1379.40/1379.75	c current bound: 497
1391.00/1391.35	c current bound: 497
1402.48/1402.89	c current bound: 497
1414.17/1414.60	c current bound: 497
1425.94/1426.30	c current bound: 497
1437.88/1438.25	c current bound: 497
1449.57/1449.94	c current bound: 497
1461.16/1461.55	c current bound: 497
1473.04/1473.41	c current bound: 497
1484.56/1484.97	c current bound: 497
1496.35/1496.72	c current bound: 497
1507.87/1508.27	c current bound: 497
1519.63/1520.01	c current bound: 497
1531.13/1531.51	c current bound: 497
1542.64/1543.02	c current bound: 497
1554.14/1554.58	c current bound: 497
1565.74/1566.14	c current bound: 497
1577.44/1577.87	c current bound: 497
1589.23/1589.63	c current bound: 497
1601.11/1601.50	c current bound: 497
1613.04/1613.45	c current bound: 497
1624.52/1624.96	c current bound: 497
1636.13/1636.57	c current bound: 497
1647.72/1648.15	c current bound: 497
1659.52/1659.92	c current bound: 497
1671.23/1671.65	c current bound: 497
1682.82/1683.27	c current bound: 497
1694.51/1694.98	c current bound: 497
1706.11/1706.50	c current bound: 497
1718.01/1718.45	c current bound: 497
1729.70/1730.18	c current bound: 497
1741.30/1741.78	c current bound: 497
1753.10/1753.56	c current bound: 497
1764.75/1765.20	c current bound: 497
1776.35/1776.80	c current bound: 497
1787.99/1788.47	c current bound: 497
1799.76/1800.21	c current bound: 497
1800.29/1800.71	./satsolver.sh: line 5:  9832 Terminated              ./glucose $1 > $2 2> /dev/null
1800.29/1800.71	c error: unexpected solver exit code
1800.29/1800.71	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-3752952-1339200896/watcher-3752952-1339200896 -o /tmp/evaluation-result-3752952-1339200896/solver-3752952-1339200896 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752952-1339200896.wbo 540668310 HOME HOME 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 7393
/proc/meminfo: memFree=31299444/32873844 swapFree=7380/7380
[pid=7393] ppid=7391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7393/stat : 7393 (npSolver-wbo-It) S 7391 7393 10289 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386215662 9367552 274 33554432000 4194304 5064252 140733256084576 140733256083488 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7393/statm: 2287 274 233 213 0 72 0

[startup+0.105976 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 7393
/proc/meminfo: memFree=31299444/32873844 swapFree=7380/7380
[pid=7393] ppid=7391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7393/stat : 7393 (npSolver-wbo-It) S 7391 7393 10289 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386215662 9367552 274 33554432000 4194304 5064252 140733256084576 140733256083488 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7393/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.20029 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 7393
/proc/meminfo: memFree=31299444/32873844 swapFree=7380/7380
[pid=7393] ppid=7391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7393/stat : 7393 (npSolver-wbo-It) S 7391 7393 10289 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386215662 9367552 274 33554432000 4194304 5064252 140733256084576 140733256083488 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7393/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300252 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 7393
/proc/meminfo: memFree=31299444/32873844 swapFree=7380/7380
[pid=7393] ppid=7391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7393/stat : 7393 (npSolver-wbo-It) S 7391 7393 10289 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386215662 9367552 274 33554432000 4194304 5064252 140733256084576 140733256083488 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7393/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700226 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 7393
/proc/meminfo: memFree=31299444/32873844 swapFree=7380/7380
[pid=7393] ppid=7391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7393/stat : 7393 (npSolver-wbo-It) S 7391 7393 10289 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386215662 9367552 274 33554432000 4194304 5064252 140733256084576 140733256083488 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7393/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 7400
/proc/meminfo: memFree=31291952/32873844 swapFree=7380/7380
[pid=7393] ppid=7391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7393/stat : 7393 (npSolver-wbo-It) S 7391 7393 10289 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386215662 9367552 274 33554432000 4194304 5064252 140733256084576 140733256083488 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7393/statm: 2287 274 233 213 0 72 0
[pid=7394] ppid=7393 vsize=3088 CPUtime=0.17 cores=1,3,5,7
/proc/7394/stat : 7394 (npSolver-wbo) S 7393 7393 10289 0 -1 4202496 1444 2165 0 0 2 0 15 0 20 0 1 0 386215662 3162112 374 33554432000 4194304 6006132 140734708357056 140734708351248 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7394/statm: 772 374 158 443 0 325 0
[pid=7399] ppid=7394 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7399/stat : 7399 (satsolver.sh) S 7394 7393 10289 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386215682 9367552 267 33554432000 4194304 5064252 140737343305968 140737343304880 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7399/statm: 2287 267 226 213 0 72 0
[pid=7400] ppid=7399 vsize=9352 CPUtime=1.29 cores=1,3,5,7
/proc/7400/stat : 7400 (glucose) R 7399 7393 10289 0 -1 4202496 2401 0 0 0 129 0 0 0 20 0 1 0 386215682 9576448 1921 33554432000 4194304 5208918 140735941020608 140735941018552 4229296 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7400/statm: 2338 1921 96 248 0 2087 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 30736

[startup+3.10035 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 7400
/proc/meminfo: memFree=31286928/32873844 swapFree=7380/7380
[pid=7393] ppid=7391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7393/stat : 7393 (npSolver-wbo-It) S 7391 7393 10289 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386215662 9367552 274 33554432000 4194304 5064252 140733256084576 140733256083488 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7393/statm: 2287 274 233 213 0 72 0
[pid=7394] ppid=7393 vsize=3088 CPUtime=0.17 cores=1,3,5,7
/proc/7394/stat : 7394 (npSolver-wbo) S 7393 7393 10289 0 -1 4202496 1444 2165 0 0 2 0 15 0 20 0 1 0 386215662 3162112 374 33554432000 4194304 6006132 140734708357056 140734708351248 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7394/statm: 772 374 158 443 0 325 0
[pid=7399] ppid=7394 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7399/stat : 7399 (satsolver.sh) S 7394 7393 10289 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386215682 9367552 267 33554432000 4194304 5064252 140737343305968 140737343304880 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7399/statm: 2287 267 226 213 0 72 0
[pid=7400] ppid=7399 vsize=18792 CPUtime=2.89 cores=1,3,5,7
/proc/7400/stat : 7400 (glucose) R 7399 7393 10289 0 -1 4202496 3047 0 0 0 288 1 0 0 20 0 1 0 386215682 19243008 4078 33554432000 4194304 5208918 140735941020608 140735941018600 4229688 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7400/statm: 4698 4078 96 248 0 4447 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 40176

[startup+6.30038 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 7407
/proc/meminfo: memFree=31294276/32873844 swapFree=7380/7380
[pid=7393] ppid=7391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7393/stat : 7393 (npSolver-wbo-It) S 7391 7393 10289 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386215662 9367552 274 33554432000 4194304 5064252 140733256084576 140733256083488 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7393/statm: 2287 274 233 213 0 72 0
[pid=7394] ppid=7393 vsize=3088 CPUtime=0.17 cores=1,3,5,7
/proc/7394/stat : 7394 (npSolver-wbo) S 7393 7393 10289 0 -1 4202496 1444 2165 0 0 2 0 15 0 20 0 1 0 386215662 3162112 374 33554432000 4194304 6006132 140734708357056 140734708351248 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7394/statm: 772 374 158 443 0 325 0
[pid=7399] ppid=7394 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7399/stat : 7399 (satsolver.sh) S 7394 7393 10289 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386215682 9367552 267 33554432000 4194304 5064252 140737343305968 140737343304880 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7399/statm: 2287 267 226 213 0 72 0
[pid=7400] ppid=7399 vsize=18792 CPUtime=6.09 cores=1,3,5,7
/proc/7400/stat : 7400 (glucose) R 7399 7393 10289 0 -1 4202496 3685 0 0 0 608 1 0 0 20 0 1 0 386215682 19243008 4154 33554432000 4194304 5208918 140735941020608 140735941018552 4229648 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7400/statm: 4698 4154 96 248 0 4447 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 40176

[startup+12.7004 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 7407
/proc/meminfo: memFree=31276344/32873844 swapFree=7380/7380
[pid=7393] ppid=7391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7393/stat : 7393 (npSolver-wbo-It) S 7391 7393 10289 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386215662 9367552 274 33554432000 4194304 5064252 140733256084576 140733256083488 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7393/statm: 2287 274 233 213 0 72 0
[pid=7394] ppid=7393 vsize=3088 CPUtime=0.17 cores=1,3,5,7
/proc/7394/stat : 7394 (npSolver-wbo) S 7393 7393 10289 0 -1 4202496 1444 2165 0 0 2 0 15 0 20 0 1 0 386215662 3162112 374 33554432000 4194304 6006132 140734708357056 140734708351248 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7394/statm: 772 374 158 443 0 325 0
[pid=7399] ppid=7394 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7399/stat : 7399 (satsolver.sh) S 7394 7393 10289 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386215682 9367552 267 33554432000 4194304 5064252 140737343305968 140737343304880 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7399/statm: 2287 267 226 213 0 72 0
[pid=7400] ppid=7399 vsize=21536 CPUtime=12.48 cores=1,3,5,7
/proc/7400/stat : 7400 (glucose) R 7399 7393 10289 0 -1 4202496 4519 0 0 0 1247 1 0 0 20 0 1 0 386215682 22052864 4961 33554432000 4194304 5208918 140735941020608 140735941018472 4229692 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7400/statm: 5384 4961 96 248 0 5133 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 42920

[startup+25.5004 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 7421
/proc/meminfo: memFree=31272752/32873844 swapFree=7380/7380
[pid=7393] ppid=7391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7393/stat : 7393 (npSolver-wbo-It) S 7391 7393 10289 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386215662 9367552 274 33554432000 4194304 5064252 140733256084576 140733256083488 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7393/statm: 2287 274 233 213 0 72 0
[pid=7394] ppid=7393 vsize=5920 CPUtime=15.43 cores=1,3,5,7
/proc/7394/stat : 7394 (npSolver-wbo) S 7393 7393 10289 0 -1 4202496 2288 10562 0 0 3 2 1535 3 20 0 1 0 386215662 6062080 1073 33554432000 4194304 6006132 140734708357056 140734708348416 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7394/statm: 1480 1073 177 443 0 1033 0
[pid=7413] ppid=7394 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7413/stat : 7413 (satsolver.sh) S 7394 7393 10289 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386217207 9367552 267 33554432000 4194304 5064252 140735603476784 140735603475696 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7413/statm: 2287 267 226 213 0 72 0
[pid=7414] ppid=7413 vsize=24828 CPUtime=10.03 cores=1,3,5,7
/proc/7414/stat : 7414 (glucose) R 7413 7393 10289 0 -1 4202496 5804 0 0 0 1002 1 0 0 20 0 1 0 386217208 25423872 4969 33554432000 4194304 5208918 140736096720432 140736096718376 4229517 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7414/statm: 6207 4969 96 248 0 5956 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 49044

[startup+51.1004 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 7456
/proc/meminfo: memFree=31285668/32873844 swapFree=7380/7380
[pid=7393] ppid=7391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7393/stat : 7393 (npSolver-wbo-It) S 7391 7393 10289 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386215662 9367552 274 33554432000 4194304 5064252 140733256084576 140733256083488 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7393/statm: 2287 274 233 213 0 72 0
[pid=7394] ppid=7393 vsize=5920 CPUtime=50.3 cores=1,3,5,7
/proc/7394/stat : 7394 (npSolver-wbo) S 7393 7393 10289 0 -1 4202496 4748 39648 0 0 7 3 5002 18 20 0 1 0 386215662 6062080 1073 33554432000 4194304 6006132 140734708357056 140734708348416 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7394/statm: 1480 1073 177 443 0 1033 0
[pid=7455] ppid=7394 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7455/stat : 7455 (satsolver.sh) S 7394 7393 10289 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386220694 9367552 266 33554432000 4194304 5064252 140734886006176 140734886005088 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7455/statm: 2287 266 226 213 0 72 0
[pid=7456] ppid=7455 vsize=12904 CPUtime=0.76 cores=1,3,5,7
/proc/7456/stat : 7456 (glucose) R 7455 7393 10289 0 -1 4202496 3196 0 0 0 76 0 0 0 20 0 1 0 386220695 13213696 2735 33554432000 4194304 5208918 140733603438336 140733603436488 4229532 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7456/statm: 3226 2735 96 248 0 2975 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 37120

[startup+102.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/183 7519
/proc/meminfo: memFree=31271316/32873844 swapFree=7380/7380
[pid=7393] ppid=7391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7393/stat : 7393 (npSolver-wbo-It) S 7391 7393 10289 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386215662 9367552 274 33554432000 4194304 5064252 140733256084576 140733256083488 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7393/statm: 2287 274 233 213 0 72 0
[pid=7394] ppid=7393 vsize=5920 CPUtime=96.99 cores=1,3,5,7
/proc/7394/stat : 7394 (npSolver-wbo) S 7393 7393 10289 0 -1 4202496 8028 77942 0 0 12 4 9647 36 20 0 1 0 386215662 6062080 1073 33554432000 4194304 6006132 140734708357056 140734708348416 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7394/statm: 1480 1073 177 443 0 1033 0
[pid=7518] ppid=7394 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7518/stat : 7518 (satsolver.sh) S 7394 7393 10289 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386225364 9367552 267 33554432000 4194304 5064252 140736692230032 140736692228944 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7518/statm: 2287 267 226 213 0 72 0
[pid=7519] ppid=7518 vsize=24804 CPUtime=5.28 cores=1,3,5,7
/proc/7519/stat : 7519 (glucose) R 7518 7393 10289 0 -1 4202496 5176 0 0 0 527 1 0 0 20 0 1 0 386225364 25399296 5687 33554432000 4194304 5208918 140737394245024 140737394242968 4205203 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7519/statm: 6201 5687 96 248 0 5950 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 49020

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 7589
/proc/meminfo: memFree=31261636/32873844 swapFree=7380/7380
[pid=7393] ppid=7391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7393/stat : 7393 (npSolver-wbo-It) S 7391 7393 10289 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386215662 9367552 274 33554432000 4194304 5064252 140733256084576 140733256083488 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7393/statm: 2287 274 233 213 0 72 0
[pid=7394] ppid=7393 vsize=5920 CPUtime=155.36 cores=1,3,5,7
/proc/7394/stat : 7394 (npSolver-wbo) S 7393 7393 10289 0 -1 4202496 12128 124485 0 0 19 5 15454 58 20 0 1 0 386215662 6062080 1073 33554432000 4194304 6006132 140734708357056 140734708348416 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7394/statm: 1480 1073 177 443 0 1033 0
[pid=7588] ppid=7394 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/183 9055
/proc/meminfo: memFree=31268232/32873844 swapFree=7380/7380
[pid=7393] ppid=7391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7393/stat : 7393 (npSolver-wbo-It) S 7391 7393 10289 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386215662 9367552 274 33554432000 4194304 5064252 140733256084576 140733256083488 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7393/statm: 2287 274 233 213 0 72 0
[pid=7394] ppid=7393 vsize=5920 CPUtime=1356.15 cores=1,3,5,7
/proc/7394/stat : 7394 (npSolver-wbo) S 7393 7393 10289 0 -1 4202496 96588 1108020 0 0 156 27 134903 529 20 0 1 0 386215662 6062080 1073 33554432000 4194304 6006132 140734708357056 140734708348416 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7394/statm: 1480 1073 177 443 0 1033 0
[pid=9054] ppid=7394 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9054/stat : 9054 (satsolver.sh) S 7394 7393 10289 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 386351306 9367552 267 33554432000 4194304 5064252 140735661975600 140735661974512 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9054/statm: 2287 267 226 213 0 72 0
[pid=9055] ppid=9054 vsize=31876 CPUtime=5.85 cores=1,3,5,7
/proc/9055/stat : 9055 (glucose) R 9054 7393 10289 0 -1 4202496 5439 0 0 0 584 1 0 0 20 0 1 0 386351306 32641024 6879 33554432000 4194304 5208918 140735320219376 140735320217320 4229517 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9055/statm: 7969 6879 96 248 0 7718 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 56092

[startup+1422.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/183 9125
/proc/meminfo: memFree=31277596/32873844 swapFree=7380/7380
[pid=7393] ppid=7391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7393/stat : 7393 (npSolver-wbo-It) S 7391 7393 10289 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386215662 9367552 274 33554432000 4194304 5064252 140733256084576 140733256083488 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7393/statm: 2287 274 233 213 0 72 0
[pid=7394] ppid=7393 vsize=5920 CPUtime=1414.31 cores=1,3,5,7
/proc/7394/stat : 7394 (npSolver-wbo) S 7393 7393 10289 0 -1 4202496 100688 1157072 0 0 162 28 140689 552 20 0 1 0 386215662 6062080 1073 33554432000 4194304 6006132 140734708357056 140734708348416 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7394/statm: 1480 1073 177 443 0 1033 0
[pid=9124] ppid=7394 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9124/stat : 9124 (satsolver.sh) S 7394 7393 10289 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386357124 9367552 267 33554432000 4194304 5064252 140735505828288 140735505827200 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9124/statm: 2287 267 226 213 0 72 0
[pid=9125] ppid=9124 vsize=17752 CPUtime=7.67 cores=1,3,5,7
/proc/9125/stat : 9125 (glucose) R 9124 7393 10289 0 -1 4202496 5315 0 0 0 766 1 0 0 20 0 1 0 386357124 18178048 4059 33554432000 4194304 5208918 140734310680368 140734310678344 4229311 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9125/statm: 4438 4059 96 248 0 4187 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 41968

[startup+1482.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/183 9202
/proc/meminfo: memFree=31279764/32873844 swapFree=7380/7380
[pid=7393] ppid=7391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7393/stat : 7393 (npSolver-wbo-It) S 7391 7393 10289 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386215662 9367552 274 33554432000 4194304 5064252 140733256084576 140733256083488 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7393/statm: 2287 274 233 213 0 72 0
[pid=7394] ppid=7393 vsize=5920 CPUtime=1473.1 cores=1,3,5,7
/proc/7394/stat : 7394 (npSolver-wbo) S 7393 7393 10289 0 -1 4202496 104788 1203941 0 0 169 29 146538 574 20 0 1 0 386215662 6062080 1073 33554432000 4194304 6006132 140734708357056 140734708348416 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7394/statm: 1480 1073 177 443 0 1033 0
[pid=9194] ppid=7394 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9194/stat : 9194 (satsolver.sh) S 7394 7393 10289 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386363005 9367552 267 33554432000 4194304 5064252 140736204871152 140736204870064 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9194/statm: 2287 267 226 213 0 72 0
[pid=9195] ppid=9194 vsize=24824 CPUtime=8.86 cores=1,3,5,7
/proc/9195/stat : 9195 (glucose) R 9194 7393 10289 0 -1 4202496 5740 0 0 0 886 0 0 0 20 0 1 0 386363005 25419776 4949 33554432000 4194304 5208918 140734176129296 140734176127240 4231508 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9195/statm: 6206 4949 96 248 0 5955 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 49040

[startup+1542.31 s]
/proc/loadavg: 1.99 2.00 2.00 3/184 9276
/proc/meminfo: memFree=31268332/32873844 swapFree=7380/7380
[pid=7393] ppid=7391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7393/stat : 7393 (npSolver-wbo-It) S 7391 7393 10289 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386215662 9367552 274 33554432000 4194304 5064252 140733256084576 140733256083488 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7393/statm: 2287 274 233 213 0 72 0
[pid=7394] ppid=7393 vsize=5920 CPUtime=1531.2 cores=1,3,5,7
/proc/7394/stat : 7394 (npSolver-wbo) S 7393 7393 10289 0 -1 4202496 108888 1251433 0 0 176 30 152317 597 20 0 1 0 386215662 6062080 1073 33554432000 4194304 6006132 140734708357056 140734708348416 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7394/statm: 1480 1073 177 443 0 1033 0
[pid=9268] ppid=7394 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9268/stat : 9268 (satsolver.sh) S 7394 7393 10289 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386368815 9367552 266 33554432000 4194304 5064252 140735998712640 140735998711552 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9268/statm: 2287 266 226 213 0 72 0
[pid=9269] ppid=9268 vsize=29244 CPUtime=10.76 cores=1,3,5,7
/proc/9269/stat : 9269 (glucose) R 9268 7393 10289 0 -1 4202496 6373 0 0 0 1075 1 0 0 20 0 1 0 386368815 29945856 6076 33554432000 4194304 5208918 140734293383904 140734293381768 4211620 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9269/statm: 7311 6077 96 248 0 7060 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 53460

[startup+1602.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 9353
/proc/meminfo: memFree=31283484/32873844 swapFree=7380/7380
[pid=7393] ppid=7391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7393/stat : 7393 (npSolver-wbo-It) S 7391 7393 10289 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386215662 9367552 274 33554432000 4194304 5064252 140733256084576 140733256083488 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7393/statm: 2287 274 233 213 0 72 0
[pid=7394] ppid=7393 vsize=5920 CPUtime=1601.17 cores=1,3,5,7
/proc/7394/stat : 7394 (npSolver-wbo) S 7393 7393 10289 0 -1 4202496 113808 1309785 0 0 184 31 159277 625 20 0 1 0 386215662 6062080 1073 33554432000 4194304 6006132 140734708357056 140734708348416 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7394/statm: 1480 1073 177 443 0 1033 0
[pid=9352] ppid=7394 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9352/stat : 9352 (satsolver.sh) S 7394 7393 10289 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386375814 9367552 267 33554432000 4194304 5064252 140736373613952 140736373612864 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9352/statm: 2287 267 226 213 0 72 0
[pid=9353] ppid=9352 vsize=12908 CPUtime=0.76 cores=1,3,5,7
/proc/9353/stat : 9353 (glucose) R 9352 7393 10289 0 -1 4202496 3398 0 0 0 76 0 0 0 20 0 1 0 386375814 13217792 2732 33554432000 4194304 5208918 140734660122720 140734660120872 4211656 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9353/statm: 3227 2732 96 248 0 2976 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 37124

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 9423
/proc/meminfo: memFree=31277188/32873844 swapFree=7380/7380
[pid=7393] ppid=7391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7393/stat : 7393 (npSolver-wbo-It) S 7391 7393 10289 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386215662 9367552 274 33554432000 4194304 5064252 140733256084576 140733256083488 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7393/statm: 2287 274 233 213 0 72 0
[pid=7394] ppid=7393 vsize=5920 CPUtime=1659.58 cores=1,3,5,7
/proc/7394/stat : 7394 (npSolver-wbo) S 7393 7393 10289 0 -1 4202496 117908 1357604 0 0 190 32 165088 648 20 0 1 0 386215662 6062080 1073 33554432000 4194304 6006132 140734708357056 140734708348416 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7394/statm: 1480 1073 177 443 0 1033 0
[pid=9422] ppid=7394 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9422/stat : 9422 (satsolver.sh) S 7394 7393 10289 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386381656 9367552 267 33554432000 4194304 5064252 140735462510160 140735462509072 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9422/statm: 2287 267 226 213 0 72 0
[pid=9423] ppid=9422 vsize=17732 CPUtime=2.35 cores=1,3,5,7
/proc/9423/stat : 9423 (glucose) R 9422 7393 10289 0 -1 4202496 4056 0 0 0 234 1 0 0 20 0 1 0 386381657 18157568 3955 33554432000 4194304 5208918 140737149544608 140737149542552 4231508 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9423/statm: 4433 3955 96 248 0 4182 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 41948

[startup+1722.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/183 9493
/proc/meminfo: memFree=31274780/32873844 swapFree=7380/7380
[pid=7393] ppid=7391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7393/stat : 7393 (npSolver-wbo-It) S 7391 7393 10289 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386215662 9367552 274 33554432000 4194304 5064252 140733256084576 140733256083488 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7393/statm: 2287 274 233 213 0 72 0
[pid=7394] ppid=7393 vsize=5920 CPUtime=1718.08 cores=1,3,5,7
/proc/7394/stat : 7394 (npSolver-wbo) S 7393 7393 10289 0 -1 4202496 122008 1404324 0 0 197 33 170907 671 20 0 1 0 386215662 6062080 1073 33554432000 4194304 6006132 140734708357056 140734708348416 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7394/statm: 1480 1073 177 443 0 1033 0
[pid=9492] ppid=7394 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9492/stat : 9492 (satsolver.sh) S 7394 7393 10289 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386387509 9367552 267 33554432000 4194304 5064252 140736890564752 140736890563664 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9492/statm: 2287 267 226 213 0 72 0
[pid=9493] ppid=9492 vsize=24800 CPUtime=3.82 cores=1,3,5,7
/proc/9493/stat : 9493 (glucose) R 9492 7393 10289 0 -1 4202496 4644 0 0 0 381 1 0 0 20 0 1 0 386387509 25395200 4580 33554432000 4194304 5208918 140735904146096 140735904144184 4231508 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9493/statm: 6200 4580 96 248 0 5949 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 49016

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 9667
/proc/meminfo: memFree=31263992/32873844 swapFree=7380/7380
[pid=7393] ppid=7391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7393/stat : 7393 (npSolver-wbo-It) S 7391 7393 10289 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386215662 9367552 274 33554432000 4194304 5064252 140733256084576 140733256083488 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7393/statm: 2287 274 233 213 0 72 0
[pid=7394] ppid=7393 vsize=5920 CPUtime=1776.43 cores=1,3,5,7
/proc/7394/stat : 7394 (npSolver-wbo) S 7393 7393 10289 0 -1 4202496 126108 1450497 0 0 204 34 176708 697 20 0 1 0 386215662 6062080 1073 33554432000 4194304 6006132 140734708357056 140734708348416 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7394/statm: 1480 1073 177 443 0 1033 0
[pid=9621] ppid=7394 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9621/stat : 9621 (satsolver.sh) S 7394 7393 10289 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386393344 9367552 266 33554432000 4194304 5064252 140734941727696 140734941726608 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9621/statm: 2287 266 226 213 0 72 0
[pid=9622] ppid=9621 vsize=31876 CPUtime=5.47 cores=1,3,5,7
/proc/9622/stat : 9622 (glucose) R 9621 7393 10289 0 -1 4202496 4961 0 0 0 546 1 0 0 20 0 1 0 386393345 32641024 6328 33554432000 4194304 5208918 140735647596624 140735647594568 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9622/statm: 7969 6328 96 248 0 7718 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 56092



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.7 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 9837
/proc/meminfo: memFree=31289596/32873844 swapFree=7380/7380
[pid=7393] ppid=7391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7393/stat : 7393 (npSolver-wbo-It) S 7391 7393 10289 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386215662 9367552 274 33554432000 4194304 5064252 140733256084576 140733256083488 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7393/statm: 2287 274 233 213 0 72 0
[pid=7394] ppid=7393 vsize=5920 CPUtime=1799.83 cores=1,3,5,7
/proc/7394/stat : 7394 (npSolver-wbo) S 7393 7393 10289 0 -1 4202496 127748 1469259 0 0 206 35 179036 706 20 0 1 0 386215662 6062080 1073 33554432000 4194304 6006132 140734708357056 140734708348416 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7394/statm: 1480 1073 177 443 0 1033 0
[pid=9831] ppid=7394 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9831/stat : 9831 (satsolver.sh) S 7394 7393 10289 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386395685 9367552 267 33554432000 4194304 5064252 140734734059168 140734734058080 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9831/statm: 2287 267 226 213 0 72 0
[pid=9832] ppid=9831 vsize=11752 CPUtime=0.46 cores=1,3,5,7
/proc/9832/stat : 9832 (glucose) R 9831 7393 10289 0 -1 4202496 3163 0 0 0 46 0 0 0 20 0 1 0 386395685 12034048 2542 33554432000 4194304 5208918 140733662561808 140734734058104 4211635 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9832/statm: 2938 2542 96 248 0 2687 0
Current children cumulated CPU time (s) 1800.29
Current children cumulated vsize (KiB) 35968

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.72
CPU time (s): 1800.33
CPU user time (s): 1792.9
CPU system time (s): 7.43087
CPU usage (%): 99.9788
Max. virtual memory (cumulated for all children) (KiB): 56096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.9
system time used= 7.43087
maximum resident set size= 29860
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1601158
page faults= 0
swaps= 0
block input operations= 0
block output operations= 399912
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7612
involuntary context switches= 3497

runsolver used 3.07853 second user time and 8.66868 second system time

The end

Launcher Data

Begin job on node118 at 2012-06-09 02:14:56
IDJOB=3752952
IDBENCH=78863
IDSOLVER=2336
FILE ID=node118/3752952-1339200896
RUNJOBID= node118-1339184624-11433
PBS_JOBID= 14643819
Free space on /tmp= 70788 MiB

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

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

MD5SUM BENCH= ae60804d96363031fd1d95f40cdae528
RANDOM SEED=540668310

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31299708 kB
Buffers:          322560 kB
Cached:           330368 kB
SwapCached:         6500 kB
Active:           362824 kB
Inactive:         329188 kB
Active(anon):      31752 kB
Inactive(anon):     6640 kB
Active(file):     331072 kB
Inactive(file):   322548 kB
Unevictable:        7380 kB
Mlocked:            7380 kB
SwapTotal:      67108856 kB
SwapFree:       67095476 kB
Dirty:             18180 kB
Writeback:             0 kB
AnonPages:         43572 kB
Mapped:             9884 kB
Shmem:                 0 kB
Slab:             740832 kB
SReclaimable:     180860 kB
SUnreclaim:       559972 kB
KernelStack:        1520 kB
PageTables:         4032 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     154492 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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= 70776 MiB
End job on node118 at 2012-06-09 02:44:56