Trace number 3752954

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.12 1801.21

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111227012--soft-66-100-0.wbo
MD5SUMbda3418eb2779577fc492619368d84b3
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark49
Best CPU time to get the best result obtained on this benchmark0.720889
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 constraints26
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 1243
Min constraint cost 1
Max constraint cost 96
Sum of constraints costs 1242
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1220
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.02	c run usual solver
14.36/14.44	o 1150
14.36/14.44	c starting approximation
14.36/14.44	c factor = 2
14.36/14.44	c current bound: 575
27.26/27.34	c current bound: 575
40.46/40.53	c current bound: 575
53.46/53.51	c current bound: 575
66.25/66.31	c current bound: 575
79.43/79.50	c current bound: 575
92.13/92.29	c current bound: 575
105.03/105.12	c current bound: 575
118.63/118.77	c current bound: 575
132.11/132.25	c current bound: 575
145.12/145.22	c current bound: 575
158.59/158.79	c current bound: 575
172.30/172.46	c current bound: 575
185.98/186.16	c current bound: 575
199.48/199.61	c current bound: 575
213.08/213.28	c current bound: 575
226.36/226.59	c current bound: 575
239.94/240.11	c current bound: 575
253.53/253.76	c current bound: 575
267.03/267.30	c current bound: 575
280.01/280.24	c current bound: 575
292.82/293.04	c current bound: 575
306.40/306.69	c current bound: 575
319.70/319.90	c current bound: 575
333.10/333.38	c current bound: 575
346.39/346.69	c current bound: 575
360.07/360.38	c current bound: 575
372.98/373.26	c current bound: 575
385.96/386.29	c current bound: 575
399.57/399.88	c current bound: 575
412.74/413.01	c current bound: 575
426.45/426.72	c current bound: 575
439.54/439.88	c current bound: 575
453.13/453.40	c current bound: 575
466.60/466.97	c current bound: 575
480.21/480.55	c current bound: 575
493.20/493.54	c current bound: 575
506.29/506.66	c current bound: 575
519.18/519.53	c current bound: 575
532.59/532.92	c current bound: 575
545.68/546.01	c current bound: 575
559.17/559.56	c current bound: 575
572.15/572.54	c current bound: 575
585.75/586.10	c current bound: 575
598.84/599.27	c current bound: 575
612.54/612.97	c current bound: 575
625.52/625.98	c current bound: 575
638.51/639.00	c current bound: 575
651.91/652.32	c current bound: 575
664.82/665.20	c current bound: 575
678.60/679.06	c current bound: 575
691.79/692.28	c current bound: 575
705.27/705.77	c current bound: 575
718.27/718.73	c current bound: 575
731.85/732.37	c current bound: 575
744.94/745.45	c current bound: 575
758.62/759.13	c current bound: 575
772.03/772.54	c current bound: 575
785.72/786.27	c current bound: 575
799.31/799.81	c current bound: 575
812.30/812.86	c current bound: 575
826.00/826.57	c current bound: 575
839.39/839.96	c current bound: 575
852.88/853.46	c current bound: 575
865.88/866.41	c current bound: 575
879.37/879.97	c current bound: 575
892.96/893.51	c current bound: 575
906.14/906.73	c current bound: 575
919.73/920.33	c current bound: 575
933.14/933.72	c current bound: 575
946.61/947.28	c current bound: 575
960.03/960.64	c current bound: 575
973.60/974.24	c current bound: 575
986.81/987.43	c current bound: 575
1000.49/1001.10	c current bound: 575
1013.69/1014.37	c current bound: 575
1027.28/1027.94	c current bound: 575
1041.07/1041.77	c current bound: 575
1053.85/1054.51	c current bound: 575
1067.25/1067.99	c current bound: 575
1080.55/1081.21	c current bound: 575
1093.76/1094.44	c current bound: 575
1106.33/1107.06	c current bound: 575
1120.12/1120.87	c current bound: 575
1132.91/1133.68	c current bound: 575
1146.40/1147.19	c current bound: 575
1160.21/1160.94	c current bound: 575
1173.88/1174.64	c current bound: 575
1187.48/1188.24	c current bound: 575
1201.07/1201.81	c current bound: 575
1214.77/1215.54	c current bound: 575
1228.24/1229.08	c current bound: 575
1242.05/1242.82	c current bound: 575
1255.02/1255.87	c current bound: 575
1268.21/1269.03	c current bound: 575
1281.83/1282.62	c current bound: 575
1294.93/1295.77	c current bound: 575
1308.60/1309.49	c current bound: 575
1322.19/1323.00	c current bound: 575
1335.79/1336.61	c current bound: 575
1349.47/1350.33	c current bound: 575
1362.47/1363.35	c current bound: 575
1375.97/1376.84	c current bound: 575
1389.57/1390.44	c current bound: 575
1402.45/1403.31	c current bound: 575
1415.85/1416.74	c current bound: 575
1429.64/1430.52	c current bound: 575
1442.42/1443.33	c current bound: 575
1455.42/1456.32	c current bound: 575
1469.10/1470.03	c current bound: 575
1482.49/1483.44	c current bound: 575
1496.19/1497.15	c current bound: 575
1509.67/1510.68	c current bound: 575
1523.06/1524.09	c current bound: 575
1536.07/1537.01	c current bound: 575
1549.44/1550.44	c current bound: 575
1562.83/1563.80	c current bound: 575
1575.83/1576.84	c current bound: 575
1589.43/1590.48	c current bound: 575
1602.62/1603.60	c current bound: 575
1616.30/1617.35	c current bound: 575
1628.89/1629.97	c current bound: 575
1642.29/1643.37	c current bound: 575
1655.58/1656.65	c current bound: 575
1668.57/1669.60	c current bound: 575
1681.97/1683.02	c current bound: 575
1695.45/1696.54	c current bound: 575
1709.15/1710.25	c current bound: 575
1722.65/1723.78	c current bound: 575
1736.13/1737.22	c current bound: 575
1749.42/1750.57	c current bound: 575
1762.81/1763.94	c current bound: 575
1776.41/1777.59	c current bound: 575
1789.90/1791.00	c current bound: 575
1800.09/1801.20	./satsolver.sh: line 5:  9361 Terminated              ./glucose $1 > $2 2> /dev/null
1800.09/1801.20	c error: unexpected solver exit code
1800.09/1801.20	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-3752954-1339199091/watcher-3752954-1339199091 -o /tmp/evaluation-result-3752954-1339199091/solver-3752954-1339199091 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752954-1339199091.wbo 721813199 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.03 2.00 3/180 7125
/proc/meminfo: memFree=30981320/32873844 swapFree=7128/7128
[pid=7125] ppid=7123 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7125/stat : 7125 (npSolver-wbo-It) S 7123 7125 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385976160 9367552 275 33554432000 4194304 5064252 140736245529776 140736245528688 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7125/statm: 2287 275 233 213 0 72 0

[startup+0.0842019 s]
/proc/loadavg: 2.00 2.03 2.00 3/180 7125
/proc/meminfo: memFree=30981320/32873844 swapFree=7128/7128
[pid=7125] ppid=7123 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7125/stat : 7125 (npSolver-wbo-It) S 7123 7125 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385976160 9367552 275 33554432000 4194304 5064252 140736245529776 140736245528688 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7125/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100301 s]
/proc/loadavg: 2.00 2.03 2.00 3/180 7125
/proc/meminfo: memFree=30981320/32873844 swapFree=7128/7128
[pid=7125] ppid=7123 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7125/stat : 7125 (npSolver-wbo-It) S 7123 7125 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385976160 9367552 275 33554432000 4194304 5064252 140736245529776 140736245528688 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7125/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300243 s]
/proc/loadavg: 2.00 2.03 2.00 3/180 7125
/proc/meminfo: memFree=30981320/32873844 swapFree=7128/7128
[pid=7125] ppid=7123 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7125/stat : 7125 (npSolver-wbo-It) S 7123 7125 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385976160 9367552 275 33554432000 4194304 5064252 140736245529776 140736245528688 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7125/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700239 s]
/proc/loadavg: 2.00 2.03 2.00 3/180 7125
/proc/meminfo: memFree=30981320/32873844 swapFree=7128/7128
[pid=7125] ppid=7123 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7125/stat : 7125 (npSolver-wbo-It) S 7123 7125 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385976160 9367552 275 33554432000 4194304 5064252 140736245529776 140736245528688 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7125/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.00 2.03 2.00 3/184 7132
/proc/meminfo: memFree=30976708/32873844 swapFree=7128/7128
[pid=7125] ppid=7123 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7125/stat : 7125 (npSolver-wbo-It) S 7123 7125 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385976160 9367552 275 33554432000 4194304 5064252 140736245529776 140736245528688 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7125/statm: 2287 275 233 213 0 72 0
[pid=7126] ppid=7125 vsize=3092 CPUtime=0.23 cores=0,2,4,6
/proc/7126/stat : 7126 (npSolver-wbo) S 7125 7125 2649 0 -1 4202496 1436 2211 0 0 2 0 21 0 20 0 1 0 385976160 3166208 367 33554432000 4194304 6006132 140736487586656 140736487580848 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7126/statm: 773 367 158 443 0 326 0
[pid=7131] ppid=7126 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7131/stat : 7131 (satsolver.sh) S 7126 7125 2649 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385976184 9367552 267 33554432000 4194304 5064252 140734185435344 140734185434256 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7131/statm: 2287 267 226 213 0 72 0
[pid=7132] ppid=7131 vsize=9500 CPUtime=1.24 cores=0,2,4,6
/proc/7132/stat : 7132 (glucose) R 7131 7125 2649 0 -1 4202496 2071 0 0 0 124 0 0 0 20 0 1 0 385976184 9728000 1780 33554432000 4194304 5208918 140735777424080 140735777422024 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7132/statm: 2375 1780 96 248 0 2124 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 30888

[startup+3.10035 s]
/proc/loadavg: 2.00 2.03 2.00 3/184 7132
/proc/meminfo: memFree=30968396/32873844 swapFree=7128/7128
[pid=7125] ppid=7123 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7125/stat : 7125 (npSolver-wbo-It) S 7123 7125 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385976160 9367552 275 33554432000 4194304 5064252 140736245529776 140736245528688 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7125/statm: 2287 275 233 213 0 72 0
[pid=7126] ppid=7125 vsize=3092 CPUtime=0.23 cores=0,2,4,6
/proc/7126/stat : 7126 (npSolver-wbo) S 7125 7125 2649 0 -1 4202496 1436 2211 0 0 2 0 21 0 20 0 1 0 385976160 3166208 367 33554432000 4194304 6006132 140736487586656 140736487580848 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7126/statm: 773 367 158 443 0 326 0
[pid=7131] ppid=7126 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7131/stat : 7131 (satsolver.sh) S 7126 7125 2649 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385976184 9367552 267 33554432000 4194304 5064252 140734185435344 140734185434256 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7131/statm: 2287 267 226 213 0 72 0
[pid=7132] ppid=7131 vsize=11172 CPUtime=2.84 cores=0,2,4,6
/proc/7132/stat : 7132 (glucose) R 7131 7125 2649 0 -1 4202496 2503 0 0 0 284 0 0 0 20 0 1 0 385976184 11440128 2193 33554432000 4194304 5208918 140735777424080 140735777421944 4229776 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7132/statm: 2793 2193 96 248 0 2542 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 32560

[startup+6.3003 s]
/proc/loadavg: 2.00 2.02 2.00 3/184 7139
/proc/meminfo: memFree=30966728/32873844 swapFree=7128/7128
[pid=7125] ppid=7123 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7125/stat : 7125 (npSolver-wbo-It) S 7123 7125 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385976160 9367552 275 33554432000 4194304 5064252 140736245529776 140736245528688 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7125/statm: 2287 275 233 213 0 72 0
[pid=7126] ppid=7125 vsize=3092 CPUtime=0.23 cores=0,2,4,6
/proc/7126/stat : 7126 (npSolver-wbo) S 7125 7125 2649 0 -1 4202496 1436 2211 0 0 2 0 21 0 20 0 1 0 385976160 3166208 367 33554432000 4194304 6006132 140736487586656 140736487580848 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7126/statm: 773 367 158 443 0 326 0
[pid=7131] ppid=7126 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7131/stat : 7131 (satsolver.sh) S 7126 7125 2649 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385976184 9367552 267 33554432000 4194304 5064252 140734185435344 140734185434256 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7131/statm: 2287 267 226 213 0 72 0
[pid=7132] ppid=7131 vsize=12284 CPUtime=6.04 cores=0,2,4,6
/proc/7132/stat : 7132 (glucose) R 7131 7125 2649 0 -1 4202496 3444 0 0 0 604 0 0 0 20 0 1 0 385976184 12578816 2631 33554432000 4194304 5208918 140735777424080 140735777422168 4229504 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7132/statm: 3071 2631 96 248 0 2820 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 33672

[startup+12.7004 s]
/proc/loadavg: 2.08 2.04 2.01 3/183 7139
/proc/meminfo: memFree=30944300/32873844 swapFree=7128/7128
[pid=7125] ppid=7123 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7125/stat : 7125 (npSolver-wbo-It) S 7123 7125 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385976160 9367552 275 33554432000 4194304 5064252 140736245529776 140736245528688 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7125/statm: 2287 275 233 213 0 72 0
[pid=7126] ppid=7125 vsize=3092 CPUtime=0.23 cores=0,2,4,6
/proc/7126/stat : 7126 (npSolver-wbo) S 7125 7125 2649 0 -1 4202496 1436 2211 0 0 2 0 21 0 20 0 1 0 385976160 3166208 367 33554432000 4194304 6006132 140736487586656 140736487580848 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7126/statm: 773 367 158 443 0 326 0
[pid=7131] ppid=7126 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7131/stat : 7131 (satsolver.sh) S 7126 7125 2649 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385976184 9367552 267 33554432000 4194304 5064252 140734185435344 140734185434256 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7131/statm: 2287 267 226 213 0 72 0
[pid=7132] ppid=7131 vsize=19356 CPUtime=12.43 cores=0,2,4,6
/proc/7132/stat : 7132 (glucose) R 7131 7125 2649 0 -1 4202496 3683 0 0 0 1243 0 0 0 20 0 1 0 385976184 19820544 4400 33554432000 4194304 5208918 140735777424080 140735777422024 4229538 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7132/statm: 4839 4400 96 248 0 4588 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 40744

[startup+25.5004 s]
/proc/loadavg: 2.06 2.04 2.00 3/183 7160
/proc/meminfo: memFree=30959728/32873844 swapFree=7128/7128
[pid=7125] ppid=7123 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7125/stat : 7125 (npSolver-wbo-It) S 7123 7125 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385976160 9367552 275 33554432000 4194304 5064252 140736245529776 140736245528688 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7125/statm: 2287 275 233 213 0 72 0
[pid=7126] ppid=7125 vsize=4176 CPUtime=14.43 cores=0,2,4,6
/proc/7126/stat : 7126 (npSolver-wbo) S 7125 7125 2649 0 -1 4202496 1832 8782 0 0 3 1 1437 2 20 0 1 0 385976160 4276224 608 33554432000 4194304 6006132 140736487586656 140736487578016 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7126/statm: 1044 608 177 443 0 597 0
[pid=7145] ppid=7126 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7145/stat : 7145 (satsolver.sh) S 7126 7125 2649 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385977605 9367552 267 33554432000 4194304 5064252 140735289161264 140735289160176 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7145/statm: 2287 267 226 213 0 72 0
[pid=7146] ppid=7145 vsize=24204 CPUtime=11.03 cores=0,2,4,6
/proc/7146/stat : 7146 (glucose) R 7145 7125 2649 0 -1 4202496 4921 0 0 0 1103 0 0 0 20 0 1 0 385977605 24784896 5470 33554432000 4194304 5208918 140734228307536 140734228305480 4229728 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7146/statm: 6051 5470 96 248 0 5800 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 46676

[startup+51.1004 s]
/proc/loadavg: 2.04 2.03 2.00 3/183 7188
/proc/meminfo: memFree=30952688/32873844 swapFree=7128/7128
[pid=7125] ppid=7123 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7125/stat : 7125 (npSolver-wbo-It) S 7123 7125 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385976160 9367552 275 33554432000 4194304 5064252 140736245529776 140736245528688 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7125/statm: 2287 275 233 213 0 72 0
[pid=7126] ppid=7125 vsize=4176 CPUtime=40.51 cores=0,2,4,6
/proc/7126/stat : 7126 (npSolver-wbo) S 7125 7125 2649 0 -1 4202496 2594 25869 0 0 4 2 4038 7 20 0 1 0 385976160 4276224 608 33554432000 4194304 6006132 140736487586656 140736487578016 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7126/statm: 1044 608 177 443 0 597 0
[pid=7180] ppid=7126 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7180/stat : 7180 (satsolver.sh) S 7126 7125 2649 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385980214 9367552 266 33554432000 4194304 5064252 140733644414528 140733644413440 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7180/statm: 2287 266 226 213 0 72 0
[pid=7181] ppid=7180 vsize=24200 CPUtime=10.54 cores=0,2,4,6
/proc/7181/stat : 7181 (glucose) R 7180 7125 2649 0 -1 4202496 4867 0 0 0 1054 0 0 0 20 0 1 0 385980214 24780800 4933 33554432000 4194304 5208918 140737445977200 140737445975144 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7181/statm: 6050 4933 96 248 0 5799 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 46672

[startup+102.307 s]
/proc/loadavg: 2.08 2.04 2.00 3/183 7251
/proc/meminfo: memFree=30949644/32873844 swapFree=7128/7128
[pid=7125] ppid=7123 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7125/stat : 7125 (npSolver-wbo-It) S 7123 7125 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385976160 9367552 275 33554432000 4194304 5064252 140736245529776 140736245528688 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7125/statm: 2287 275 233 213 0 72 0
[pid=7126] ppid=7125 vsize=4176 CPUtime=92.25 cores=0,2,4,6
/proc/7126/stat : 7126 (npSolver-wbo) S 7125 7125 2649 0 -1 4202496 4118 58925 0 0 6 2 9200 17 20 0 1 0 385976160 4276224 608 33554432000 4194304 6006132 140736487586656 140736487578016 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7126/statm: 1044 608 177 443 0 597 0
[pid=7243] ppid=7126 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7243/stat : 7243 (satsolver.sh) S 7126 7125 2649 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385985390 9367552 266 33554432000 4194304 5064252 140736451202704 140736451201616 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7243/statm: 2287 266 226 213 0 72 0
[pid=7244] ppid=7243 vsize=24200 CPUtime=9.98 cores=0,2,4,6
/proc/7244/stat : 7244 (glucose) R 7243 7125 2649 0 -1 4202496 3968 0 0 0 998 0 0 0 20 0 1 0 385985390 24780800 4903 33554432000 4194304 5208918 140733217635408 140733217633352 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7244/statm: 6050 4903 96 248 0 5799 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 46672

[startup+162.3 s]
/proc/loadavg: 1.96 2.01 1.99 3/183 7329
/proc/meminfo: memFree=30951248/32873844 swapFree=7128/7128
[pid=7125] ppid=7123 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7125/stat : 7125 (npSolver-wbo-It) S 7123 7125 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385976160 9367552 275 33554432000 4194304 5064252 140736245529776 140736245528688 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7125/statm: 2287 275 233 213 0 72 0
[pid=7126] ppid=7125 vsize=4176 CPUtime=158.72 cores=0,2,4,6
/proc/7126/stat : 7126 (npSolver-wbo) S 7125 7125 2649 0 -1 4202496 6023 98381 0 0 9 3 15830 30 20 0 1 0 385976160 4276224 608 33554432000 4194304 6006132 140736487586656 140736487578016 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7126/statm: 1044 608 177 443 0 597 0
[pid=7328] ppid=7126 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8824
/proc/meminfo: memFree=30941468/32873844 swapFree=7128/7128
[pid=7125] ppid=7123 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7125/stat : 7125 (npSolver-wbo-It) S 7123 7125 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385976160 9367552 275 33554432000 4194304 5064252 140736245529776 140736245528688 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7125/statm: 2287 275 233 213 0 72 0
[pid=7126] ppid=7125 vsize=4176 CPUtime=1349.52 cores=0,2,4,6
/proc/7126/stat : 7126 (npSolver-wbo) S 7125 7125 2649 0 -1 4202496 39932 811206 0 0 53 10 134624 265 20 0 1 0 385976160 4276224 608 33554432000 4194304 6006132 140736487586656 140736487578016 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7126/statm: 1044 608 177 443 0 597 0
[pid=8816] ppid=7126 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8816/stat : 8816 (satsolver.sh) S 7126 7125 2649 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386111193 9367552 267 33554432000 4194304 5064252 140734581291056 140734581289968 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8816/statm: 2287 267 226 213 0 72 0
[pid=8817] ppid=8816 vsize=24204 CPUtime=11.95 cores=0,2,4,6
/proc/8817/stat : 8817 (glucose) R 8816 7125 2649 0 -1 4202496 4895 0 0 0 1194 1 0 0 20 0 1 0 386111193 24784896 5543 33554432000 4194304 5208918 140737228825536 140737228823480 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8817/statm: 6051 5543 96 248 0 5800 0
Current children cumulated CPU time (s) 1361.47
Current children cumulated vsize (KiB) 46676

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8902
/proc/meminfo: memFree=30953120/32873844 swapFree=7128/7128
[pid=7125] ppid=7123 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7125/stat : 7125 (npSolver-wbo-It) S 7123 7125 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385976160 9367552 275 33554432000 4194304 5064252 140736245529776 140736245528688 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7125/statm: 2287 275 233 213 0 72 0
[pid=7126] ppid=7125 vsize=4176 CPUtime=1415.91 cores=0,2,4,6
/proc/7126/stat : 7126 (npSolver-wbo) S 7125 7125 2649 0 -1 4202496 41837 851487 0 0 56 10 141245 280 20 0 1 0 385976160 4276224 608 33554432000 4194304 6006132 140736487586656 140736487578016 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7126/statm: 1044 608 177 443 0 597 0
[pid=8901] ppid=7126 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8901/stat : 8901 (satsolver.sh) S 7126 7125 2649 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386117835 9367552 267 33554432000 4194304 5064252 140735121907136 140735121906048 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8901/statm: 2287 267 226 213 0 72 0
[pid=8902] ppid=8901 vsize=17932 CPUtime=5.54 cores=0,2,4,6
/proc/8902/stat : 8902 (glucose) R 8901 7125 2649 0 -1 4202496 4651 0 0 0 553 1 0 0 20 0 1 0 386117835 18362368 3985 33554432000 4194304 5208918 140735080025232 140735080023096 4231508 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8902/statm: 4483 3985 96 248 0 4232 0
Current children cumulated CPU time (s) 1421.45
Current children cumulated vsize (KiB) 40404

[startup+1482.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 8972
/proc/meminfo: memFree=30942028/32873844 swapFree=7128/7128
[pid=7125] ppid=7123 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7125/stat : 7125 (npSolver-wbo-It) S 7123 7125 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385976160 9367552 275 33554432000 4194304 5064252 140736245529776 140736245528688 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7125/statm: 2287 275 233 213 0 72 0
[pid=7126] ppid=7125 vsize=4176 CPUtime=1469.16 cores=0,2,4,6
/proc/7126/stat : 7126 (npSolver-wbo) S 7125 7125 2649 0 -1 4202496 43361 884279 0 0 58 11 146556 291 20 0 1 0 385976160 4276224 608 33554432000 4194304 6006132 140736487586656 140736487578016 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7126/statm: 1044 608 177 443 0 597 0
[pid=8964] ppid=7126 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8964/stat : 8964 (satsolver.sh) S 7126 7125 2649 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386123164 9367552 267 33554432000 4194304 5064252 140736716157568 140736716156480 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8964/statm: 2287 267 226 213 0 72 0
[pid=8965] ppid=8964 vsize=24200 CPUtime=12.23 cores=0,2,4,6
/proc/8965/stat : 8965 (glucose) R 8964 7125 2649 0 -1 4202496 4407 0 0 0 1222 1 0 0 20 0 1 0 386123164 24780800 5631 33554432000 4194304 5208918 140733410661088 140733410659032 4229039 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8965/statm: 6050 5631 96 248 0 5799 0
Current children cumulated CPU time (s) 1481.39
Current children cumulated vsize (KiB) 46672

[startup+1542.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/184 9052
/proc/meminfo: memFree=30953920/32873844 swapFree=7128/7128
[pid=7125] ppid=7123 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7125/stat : 7125 (npSolver-wbo-It) S 7123 7125 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385976160 9367552 275 33554432000 4194304 5064252 140736245529776 140736245528688 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7125/statm: 2287 275 233 213 0 72 0
[pid=7126] ppid=7125 vsize=4176 CPUtime=1536.08 cores=0,2,4,6
/proc/7126/stat : 7126 (npSolver-wbo) S 7125 7125 2649 0 -1 4202496 45266 924839 0 0 60 11 153233 304 20 0 1 0 385976160 4276224 608 33554432000 4194304 6006132 140736487586656 140736487578016 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7126/statm: 1044 608 177 443 0 597 0
[pid=9051] ppid=7126 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9051/stat : 9051 (satsolver.sh) S 7126 7125 2649 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386129862 9367552 267 33554432000 4194304 5064252 140734145009072 140734145007984 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9051/statm: 2287 267 226 213 0 72 0
[pid=9052] ppid=9051 vsize=15212 CPUtime=5.26 cores=0,2,4,6
/proc/9052/stat : 9052 (glucose) R 9051 7125 2649 0 -1 4202496 3500 0 0 0 526 0 0 0 20 0 1 0 386129862 15577088 3402 33554432000 4194304 5208918 140736760432048 140736760429992 4212883 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9052/statm: 3803 3402 96 248 0 3552 0
Current children cumulated CPU time (s) 1541.34
Current children cumulated vsize (KiB) 37684

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 9122
/proc/meminfo: memFree=30945996/32873844 swapFree=7128/7128
[pid=7125] ppid=7123 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7125/stat : 7125 (npSolver-wbo-It) S 7123 7125 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385976160 9367552 275 33554432000 4194304 5064252 140736245529776 140736245528688 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7125/statm: 2287 275 233 213 0 72 0
[pid=7126] ppid=7125 vsize=4176 CPUtime=1589.52 cores=0,2,4,6
/proc/7126/stat : 7126 (npSolver-wbo) S 7125 7125 2649 0 -1 4202496 46790 956970 0 0 62 12 158563 315 20 0 1 0 385976160 4276224 608 33554432000 4194304 6006132 140736487586656 140736487578016 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7126/statm: 1044 608 177 443 0 597 0
[pid=9114] ppid=7126 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9114/stat : 9114 (satsolver.sh) S 7126 7125 2649 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386135208 9367552 266 33554432000 4194304 5064252 140736603546256 140736603545168 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9114/statm: 2287 266 226 213 0 72 0
[pid=9115] ppid=9114 vsize=24200 CPUtime=11.79 cores=0,2,4,6
/proc/9115/stat : 9115 (glucose) R 9114 7125 2649 0 -1 4202496 5024 0 0 0 1178 1 0 0 20 0 1 0 386135208 24780800 5590 33554432000 4194304 5208918 140734515202032 140734515199976 4229528 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9115/statm: 6050 5590 96 248 0 5799 0
Current children cumulated CPU time (s) 1601.31
Current children cumulated vsize (KiB) 46672

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9199
/proc/meminfo: memFree=30952188/32873844 swapFree=7128/7128
[pid=7125] ppid=7123 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7125/stat : 7125 (npSolver-wbo-It) S 7123 7125 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385976160 9367552 275 33554432000 4194304 5064252 140736245529776 140736245528688 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7125/statm: 2287 275 233 213 0 72 0
[pid=7126] ppid=7125 vsize=4176 CPUtime=1655.66 cores=0,2,4,6
/proc/7126/stat : 7126 (npSolver-wbo) S 7125 7125 2649 0 -1 4202496 48695 996595 0 0 65 12 165161 328 20 0 1 0 385976160 4276224 608 33554432000 4194304 6006132 140736487586656 140736487578016 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7126/statm: 1044 608 177 443 0 597 0
[pid=9198] ppid=7126 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9198/stat : 9198 (satsolver.sh) S 7126 7125 2649 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386141826 9367552 267 33554432000 4194304 5064252 140733196309824 140733196308736 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9198/statm: 2287 267 226 213 0 72 0
[pid=9199] ppid=9198 vsize=17932 CPUtime=5.63 cores=0,2,4,6
/proc/9199/stat : 9199 (glucose) R 9198 7125 2649 0 -1 4202496 4712 0 0 0 562 1 0 0 20 0 1 0 386141826 18362368 4053 33554432000 4194304 5208918 140735547887968 140735547885832 4229776 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9199/statm: 4483 4053 96 248 0 4232 0
Current children cumulated CPU time (s) 1661.29
Current children cumulated vsize (KiB) 40404

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 9270
/proc/meminfo: memFree=30942212/32873844 swapFree=7128/7128
[pid=7125] ppid=7123 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7125/stat : 7125 (npSolver-wbo-It) S 7123 7125 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385976160 9367552 275 33554432000 4194304 5064252 140736245529776 140736245528688 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7125/statm: 2287 275 233 213 0 72 0
[pid=7126] ppid=7125 vsize=4176 CPUtime=1709.22 cores=0,2,4,6
/proc/7126/stat : 7126 (npSolver-wbo) S 7125 7125 2649 0 -1 4202496 50219 1029267 0 0 67 12 170506 337 20 0 1 0 385976160 4276224 608 33554432000 4194304 6006132 140736487586656 140736487578016 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7126/statm: 1044 608 177 443 0 597 0
[pid=9262] ppid=7126 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9262/stat : 9262 (satsolver.sh) S 7126 7125 2649 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386147186 9367552 267 33554432000 4194304 5064252 140736390414368 140736390413280 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9262/statm: 2287 267 226 213 0 72 0
[pid=9263] ppid=9262 vsize=24200 CPUtime=12.03 cores=0,2,4,6
/proc/9263/stat : 9263 (glucose) R 9262 7125 2649 0 -1 4202496 5488 0 0 0 1202 1 0 0 20 0 1 0 386147186 24780800 5562 33554432000 4194304 5208918 140733236763776 140733236761720 4229748 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9263/statm: 6050 5562 96 248 0 5799 0
Current children cumulated CPU time (s) 1721.25
Current children cumulated vsize (KiB) 46672

[startup+1782.3 s]
/proc/loadavg: 1.96 1.99 1.99 3/183 9347
/proc/meminfo: memFree=30954684/32873844 swapFree=7128/7128
[pid=7125] ppid=7123 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7125/stat : 7125 (npSolver-wbo-It) S 7123 7125 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385976160 9367552 275 33554432000 4194304 5064252 140736245529776 140736245528688 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7125/statm: 2287 275 233 213 0 72 0
[pid=7126] ppid=7125 vsize=4176 CPUtime=1776.51 cores=0,2,4,6
/proc/7126/stat : 7126 (npSolver-wbo) S 7125 7125 2649 0 -1 4202496 52124 1069245 0 0 69 12 177220 350 20 0 1 0 385976160 4276224 608 33554432000 4194304 6006132 140736487586656 140736487578016 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7126/statm: 1044 608 177 443 0 597 0
[pid=9346] ppid=7126 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9346/stat : 9346 (satsolver.sh) S 7126 7125 2649 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386153920 9367552 266 33554432000 4194304 5064252 140736835502272 140736835501184 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9346/statm: 2287 266 226 213 0 72 0
[pid=9347] ppid=9346 vsize=15212 CPUtime=4.68 cores=0,2,4,6
/proc/9347/stat : 9347 (glucose) R 9346 7125 2649 0 -1 4202496 3282 0 0 0 468 0 0 0 20 0 1 0 386153920 15577088 3381 33554432000 4194304 5208918 140735334391008 140735334388952 4211553 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9347/statm: 3803 3381 96 248 0 3552 0
Current children cumulated CPU time (s) 1781.19
Current children cumulated vsize (KiB) 37684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.2 s]
/proc/loadavg: 1.97 1.99 1.99 3/183 9413
/proc/meminfo: memFree=30950512/32873844 swapFree=7128/7128
[pid=7125] ppid=7123 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7125/stat : 7125 (npSolver-wbo-It) S 7123 7125 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385976160 9367552 275 33554432000 4194304 5064252 140736245529776 140736245528688 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7125/statm: 2287 275 233 213 0 72 0
[pid=7126] ppid=7125 vsize=4176 CPUtime=1789.91 cores=0,2,4,6
/proc/7126/stat : 7126 (npSolver-wbo) S 7125 7125 2649 0 -1 4202496 52505 1077687 0 0 69 13 178556 353 20 0 1 0 385976160 4276224 608 33554432000 4194304 6006132 140736487586656 140736487578016 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7126/statm: 1044 608 177 443 0 597 0
[pid=9360] ppid=7126 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9360/stat : 9360 (satsolver.sh) S 7126 7125 2649 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386155260 9367552 267 33554432000 4194304 5064252 140734404640096 140734404639008 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9360/statm: 2287 267 226 213 0 72 0
[pid=9361] ppid=9360 vsize=24204 CPUtime=10.18 cores=0,2,4,6
/proc/9361/stat : 9361 (glucose) R 9360 7125 2649 0 -1 4202496 4321 0 0 0 1018 0 0 0 20 0 1 0 386155260 24784896 4842 33554432000 4194304 5208918 140735244377904 140735244375848 4229504 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9361/statm: 6051 4842 96 248 0 5800 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 46676

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1801.21
CPU time (s): 1800.12
CPU user time (s): 1796.44
CPU system time (s): 3.68144
CPU usage (%): 99.9397
Max. virtual memory (cumulated for all children) (KiB): 47484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.44
system time used= 3.68144
maximum resident set size= 29868
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1135504
page faults= 0
swaps= 0
block input operations= 0
block output operations= 148648
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2953
involuntary context switches= 5983

runsolver used 3.36549 second user time and 8.88465 second system time

The end

Launcher Data

Begin job on node105 at 2012-06-09 01:44:52
IDJOB=3752954
IDBENCH=78813
IDSOLVER=2336
FILE ID=node105/3752954-1339199091
RUNJOBID= node105-1339184676-13537
PBS_JOBID= 14643847
Free space on /tmp= 66792 MiB

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

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

MD5SUM BENCH= bda3418eb2779577fc492619368d84b3
RANDOM SEED=721813199

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30981212 kB
Buffers:          528492 kB
Cached:           404184 kB
SwapCached:         2768 kB
Active:           891020 kB
Inactive:          60000 kB
Active(anon):      16412 kB
Inactive(anon):     2928 kB
Active(file):     874608 kB
Inactive(file):    57072 kB
Unevictable:        7128 kB
Mlocked:            7128 kB
SwapTotal:      67108856 kB
SwapFree:       67098868 kB
Dirty:             17120 kB
Writeback:             0 kB
AnonPages:         32092 kB
Mapped:             9820 kB
Shmem:                 0 kB
Slab:             801824 kB
SReclaimable:     242656 kB
SUnreclaim:       559168 kB
KernelStack:        1528 kB
PageTables:         4432 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     139760 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= 66784 MiB
End job on node105 at 2012-06-09 02:14:53