Trace number 3715979

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? (TO) 1800.1 1801.41

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-61-60--soft-0-100-0.wbo
MD5SUM01a077d3621ba64f6c6e6b6c3ebb8e99
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.149976
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables3660
Total number of constraints121
Number of soft constraints121
Number of constraints which are clauses61
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint60
Maximum length of a constraint61
Top cost 5857
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 5856
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 62
Number of bits of the biggest sum of numbers6
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.19	c run usual solver
1.77/1.84	o 2719
1.77/1.84	c starting approximation
1.77/1.84	c factor = 2
1.77/1.84	c current bound: 1359
15.45/15.58	c current bound: 1359
28.78/29.08	c current bound: 1359
42.00/42.31	c current bound: 1359
55.35/55.67	c current bound: 1359
68.68/69.01	c current bound: 1359
82.04/82.37	c current bound: 1359
95.61/95.79	c current bound: 1359
108.83/109.18	c current bound: 1359
122.51/122.86	c current bound: 1359
135.87/136.23	c current bound: 1359
149.58/149.73	c current bound: 1359
162.78/162.92	c current bound: 1359
176.28/176.41	c current bound: 1359
189.47/189.87	c current bound: 1359
202.78/203.19	c current bound: 1359
216.14/216.56	c current bound: 1359
229.72/230.13	c current bound: 1359
243.41/243.83	c current bound: 1359
256.62/257.04	c current bound: 1359
270.35/270.50	c current bound: 1359
283.53/283.75	c current bound: 1359
296.77/297.22	c current bound: 1359
310.17/310.64	c current bound: 1359
323.47/323.92	c current bound: 1359
336.71/337.18	c current bound: 1359
350.16/350.63	c current bound: 1359
363.79/364.02	c current bound: 1359
376.68/377.16	c current bound: 1359
390.27/390.52	c current bound: 1359
403.37/403.68	c current bound: 1359
416.74/417.02	c current bound: 1359
429.94/430.46	c current bound: 1359
443.35/443.87	c current bound: 1359
456.83/457.10	c current bound: 1359
469.99/470.52	c current bound: 1359
483.14/483.68	c current bound: 1359
496.36/496.91	c current bound: 1359
510.00/510.40	c current bound: 1359
523.19/523.77	c current bound: 1359
536.70/537.00	c current bound: 1359
549.84/550.42	c current bound: 1359
563.59/563.90	c current bound: 1359
576.52/577.11	c current bound: 1359
589.99/590.59	c current bound: 1359
603.13/603.74	c current bound: 1359
616.74/617.17	c current bound: 1359
630.00/630.62	c current bound: 1359
643.16/643.78	c current bound: 1359
656.51/657.14	c current bound: 1359
669.98/670.62	c current bound: 1359
683.71/684.11	c current bound: 1359
696.90/697.32	c current bound: 1359
710.22/710.61	c current bound: 1359
723.48/723.97	c current bound: 1359
736.66/737.33	c current bound: 1359
750.88/751.44	c current bound: 1359
764.00/764.81	c current bound: 1359
777.26/778.05	c current bound: 1359
790.71/791.51	c current bound: 1359
804.12/804.94	c current bound: 1359
817.24/818.07	c current bound: 1359
831.06/831.69	c current bound: 1359
844.46/845.38	c current bound: 1359
858.04/858.97	c current bound: 1359
871.54/872.27	c current bound: 1359
884.93/885.63	c current bound: 1359
898.17/899.12	c current bound: 1359
911.49/912.46	c current bound: 1359
924.78/925.74	c current bound: 1359
938.14/939.11	c current bound: 1359
951.42/952.39	c current bound: 1359
964.96/965.75	c current bound: 1359
978.22/979.29	c current bound: 1359
991.59/992.66	c current bound: 1359
1005.06/1006.14	c current bound: 1359
1018.80/1019.65	c current bound: 1359
1032.08/1032.95	c current bound: 1359
1045.37/1046.22	c current bound: 1359
1058.54/1059.65	c current bound: 1359
1071.83/1072.96	c current bound: 1359
1085.45/1086.30	c current bound: 1359
1099.06/1099.98	c current bound: 1359
1112.75/1113.60	c current bound: 1359
1125.99/1127.14	c current bound: 1359
1139.73/1140.65	c current bound: 1359
1153.03/1153.96	c current bound: 1359
1166.21/1167.36	c current bound: 1359
1179.52/1180.67	c current bound: 1359
1192.83/1194.02	c current bound: 1359
1206.16/1207.34	c current bound: 1359
1219.44/1220.64	c current bound: 1359
1232.69/1233.89	c current bound: 1359
1246.01/1247.22	c current bound: 1359
1259.56/1260.54	c current bound: 1359
1272.79/1274.02	c current bound: 1359
1286.09/1287.32	c current bound: 1359
1299.48/1300.72	c current bound: 1359
1312.73/1313.97	c current bound: 1359
1326.09/1327.35	c current bound: 1359
1339.46/1340.73	c current bound: 1359
1353.28/1354.56	c current bound: 1359
1366.59/1367.88	c current bound: 1359
1379.97/1381.26	c current bound: 1359
1393.88/1394.93	c current bound: 1359
1406.94/1408.25	c current bound: 1359
1420.40/1421.71	c current bound: 1359
1433.86/1435.17	c current bound: 1359
1447.21/1448.53	c current bound: 1359
1461.42/1462.74	c current bound: 1359
1475.04/1476.11	c current bound: 1359
1488.44/1489.56	c current bound: 1359
1501.94/1503.00	c current bound: 1359
1515.00/1516.36	c current bound: 1359
1528.52/1529.89	c current bound: 1359
1541.77/1543.14	c current bound: 1359
1555.35/1556.58	c current bound: 1359
1568.47/1569.97	c current bound: 1359
1581.71/1583.21	c current bound: 1359
1595.15/1596.66	c current bound: 1359
1608.97/1610.20	c current bound: 1359
1621.98/1623.50	c current bound: 1359
1635.64/1636.96	c current bound: 1359
1649.05/1650.59	c current bound: 1359
1662.36/1663.91	c current bound: 1359
1675.61/1677.18	c current bound: 1359
1689.01/1690.58	c current bound: 1359
1702.50/1703.84	c current bound: 1359
1715.80/1717.18	c current bound: 1359
1729.08/1730.68	c current bound: 1359
1742.89/1744.20	c current bound: 1359
1755.80/1757.39	c current bound: 1359
1769.16/1770.75	c current bound: 1359
1782.33/1783.95	c current bound: 1359
1795.97/1797.36	c current bound: 1359
1800.06/1801.41	./satsolver.sh: line 5: 15526 Terminated              ./glucose $1 > $2 2> /dev/null
1800.06/1801.41	c error: unexpected solver exit code
1800.06/1801.41	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-3715979-1338222657/watcher-3715979-1338222657 -o /tmp/evaluation-result-3715979-1338222657/solver-3715979-1338222657 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715979-1338222657.wbo 396368138 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.10 2.05 2.01 2/180 12736
/proc/meminfo: memFree=29643644/32873648 swapFree=7368/7368
[pid=12736] ppid=12734 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12736/stat : 12736 (npSolver-wbo-It) S 12734 12736 7669 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288389769 9367552 275 33554432000 4194304 5064252 140733862872512 140733862871424 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12736/statm: 2287 275 233 213 0 72 0

[startup+0.086698 s]
/proc/loadavg: 2.10 2.05 2.01 2/180 12736
/proc/meminfo: memFree=29643644/32873648 swapFree=7368/7368
[pid=12736] ppid=12734 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12736/stat : 12736 (npSolver-wbo-It) S 12734 12736 7669 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288389769 9367552 275 33554432000 4194304 5064252 140733862872512 140733862871424 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12736/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100289 s]
/proc/loadavg: 2.10 2.05 2.01 2/180 12736
/proc/meminfo: memFree=29643644/32873648 swapFree=7368/7368
[pid=12736] ppid=12734 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12736/stat : 12736 (npSolver-wbo-It) S 12734 12736 7669 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288389769 9367552 275 33554432000 4194304 5064252 140733862872512 140733862871424 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12736/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300135 s]
/proc/loadavg: 2.10 2.05 2.01 2/180 12736
/proc/meminfo: memFree=29643644/32873648 swapFree=7368/7368
[pid=12736] ppid=12734 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12736/stat : 12736 (npSolver-wbo-It) S 12734 12736 7669 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288389769 9367552 275 33554432000 4194304 5064252 140733862872512 140733862871424 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12736/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700109 s]
/proc/loadavg: 2.10 2.05 2.01 2/180 12736
/proc/meminfo: memFree=29643644/32873648 swapFree=7368/7368
[pid=12736] ppid=12734 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12736/stat : 12736 (npSolver-wbo-It) S 12734 12736 7669 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288389769 9367552 275 33554432000 4194304 5064252 140733862872512 140733862871424 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12736/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50024 s]
/proc/loadavg: 2.10 2.05 2.01 3/184 12747
/proc/meminfo: memFree=29615696/32873648 swapFree=7368/7368
[pid=12736] ppid=12734 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12736/stat : 12736 (npSolver-wbo-It) S 12734 12736 7669 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288389769 9367552 275 33554432000 4194304 5064252 140733862872512 140733862871424 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12736/statm: 2287 275 233 213 0 72 0
[pid=12737] ppid=12736 vsize=8460 CPUtime=1.46 cores=0,2,4,6
/proc/12737/stat : 12737 (npSolver-wbo) S 12736 12736 7669 0 -1 4202496 3400 12142 0 0 18 0 113 15 20 0 1 0 288389769 8663040 1354 33554432000 4194304 5990268 140734297938256 140734297932496 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12737/statm: 2115 1354 157 439 0 1672 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 17608

[startup+3.10033 s]
/proc/loadavg: 2.10 2.05 2.01 3/184 12757
/proc/meminfo: memFree=29576600/32873648 swapFree=7368/7368
[pid=12736] ppid=12734 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12736/stat : 12736 (npSolver-wbo-It) S 12734 12736 7669 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288389769 9367552 275 33554432000 4194304 5064252 140733862872512 140733862871424 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12736/statm: 2287 275 233 213 0 72 0
[pid=12737] ppid=12736 vsize=21796 CPUtime=1.89 cores=0,2,4,6
/proc/12737/stat : 12737 (npSolver-wbo) S 12736 12736 7669 0 -1 4202496 6332 21197 0 0 26 11 135 17 20 0 1 0 288389769 22319104 4297 33554432000 4194304 5990268 140734297938256 140734297929664 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12737/statm: 5449 4297 179 439 0 5006 0
[pid=12756] ppid=12737 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12756/stat : 12756 (satsolver.sh) S 12737 12736 7669 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288389961 9367552 267 33554432000 4194304 5064252 140735522425360 140735522424272 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12756/statm: 2287 267 226 213 0 72 0
[pid=12757] ppid=12756 vsize=55780 CPUtime=1.16 cores=0,2,4,6
/proc/12757/stat : 12757 (glucose) R 12756 12736 7669 0 -1 4202496 11625 0 0 0 114 2 0 0 20 0 1 0 288389961 57118720 11628 33554432000 4194304 5208918 140733598399952 140733598398104 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12757/statm: 13945 11628 95 248 0 13694 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 95872

[startup+6.30039 s]
/proc/loadavg: 2.09 2.05 2.01 3/183 12757
/proc/meminfo: memFree=29568360/32873648 swapFree=7368/7368
[pid=12736] ppid=12734 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12736/stat : 12736 (npSolver-wbo-It) S 12734 12736 7669 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288389769 9367552 275 33554432000 4194304 5064252 140733862872512 140733862871424 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12736/statm: 2287 275 233 213 0 72 0
[pid=12737] ppid=12736 vsize=21796 CPUtime=1.89 cores=0,2,4,6
/proc/12737/stat : 12737 (npSolver-wbo) S 12736 12736 7669 0 -1 4202496 6332 21197 0 0 26 11 135 17 20 0 1 0 288389769 22319104 4297 33554432000 4194304 5990268 140734297938256 140734297929664 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12737/statm: 5449 4297 179 439 0 5006 0
[pid=12756] ppid=12737 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12756/stat : 12756 (satsolver.sh) S 12737 12736 7669 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288389961 9367552 267 33554432000 4194304 5064252 140735522425360 140735522424272 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12756/statm: 2287 267 226 213 0 72 0
[pid=12757] ppid=12756 vsize=53248 CPUtime=4.36 cores=0,2,4,6
/proc/12757/stat : 12757 (glucose) R 12756 12736 7669 0 -1 4202496 13922 0 0 0 434 2 0 0 20 0 1 0 288389961 54525952 11859 33554432000 4194304 5208918 140733598399952 140733598397800 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12757/statm: 13312 11859 104 248 0 13061 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 93340

[startup+12.7004 s]
/proc/loadavg: 2.08 2.05 2.01 3/183 12764
/proc/meminfo: memFree=29563468/32873648 swapFree=7368/7368
[pid=12736] ppid=12734 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12736/stat : 12736 (npSolver-wbo-It) S 12734 12736 7669 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288389769 9367552 275 33554432000 4194304 5064252 140733862872512 140733862871424 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12736/statm: 2287 275 233 213 0 72 0
[pid=12737] ppid=12736 vsize=21796 CPUtime=1.89 cores=0,2,4,6
/proc/12737/stat : 12737 (npSolver-wbo) S 12736 12736 7669 0 -1 4202496 6332 21197 0 0 26 11 135 17 20 0 1 0 288389769 22319104 4297 33554432000 4194304 5990268 140734297938256 140734297929664 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12737/statm: 5449 4297 179 439 0 5006 0
[pid=12756] ppid=12737 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12756/stat : 12756 (satsolver.sh) S 12737 12736 7669 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288389961 9367552 267 33554432000 4194304 5064252 140735522425360 140735522424272 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12756/statm: 2287 267 226 213 0 72 0
[pid=12757] ppid=12756 vsize=64740 CPUtime=10.76 cores=0,2,4,6
/proc/12757/stat : 12757 (glucose) R 12756 12736 7669 0 -1 4202496 14294 0 0 0 1073 3 0 0 20 0 1 0 288389961 66293760 13757 33554432000 4194304 5208918 140733598399952 140733598397896 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12757/statm: 16185 13757 104 248 0 15934 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 104832

[startup+25.5004 s]
/proc/loadavg: 2.06 2.04 2.00 3/183 12785
/proc/meminfo: memFree=29561448/32873648 swapFree=7368/7368
[pid=12736] ppid=12734 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12736/stat : 12736 (npSolver-wbo-It) S 12734 12736 7669 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288389769 9367552 275 33554432000 4194304 5064252 140733862872512 140733862871424 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12736/statm: 2287 275 233 213 0 72 0
[pid=12737] ppid=12736 vsize=25892 CPUtime=15.65 cores=0,2,4,6
/proc/12737/stat : 12737 (npSolver-wbo) S 12736 12736 7669 0 -1 4202496 8831 42165 0 0 34 12 1487 32 20 0 1 0 288389769 26513408 5019 33554432000 4194304 5990268 140734297938256 140734297929664 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12737/statm: 6473 5019 180 439 0 6030 0
[pid=12777] ppid=12737 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12777/stat : 12777 (satsolver.sh) S 12737 12736 7669 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288391336 9367552 267 33554432000 4194304 5064252 140734920070512 140734920069424 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12777/statm: 2287 267 226 213 0 72 0
[pid=12778] ppid=12777 vsize=64744 CPUtime=9.81 cores=0,2,4,6
/proc/12778/stat : 12778 (glucose) R 12777 12736 7669 0 -1 4202496 13760 0 0 0 979 2 0 0 20 0 1 0 288391336 66297856 13589 33554432000 4194304 5208918 140735720052032 140735720049976 4229344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12778/statm: 16186 13589 104 248 0 15935 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 108932

[startup+51.1004 s]
/proc/loadavg: 2.04 2.04 2.00 3/183 12872
/proc/meminfo: memFree=29634772/32873648 swapFree=7368/7368
[pid=12736] ppid=12734 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12736/stat : 12736 (npSolver-wbo-It) S 12734 12736 7669 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288389769 9367552 275 33554432000 4194304 5064252 140733862872512 140733862871424 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12736/statm: 2287 275 233 213 0 72 0
[pid=12737] ppid=12736 vsize=25892 CPUtime=42.35 cores=0,2,4,6
/proc/12737/stat : 12737 (npSolver-wbo) S 12736 12736 7669 0 -1 4202496 13825 82429 0 0 48 14 4113 60 20 0 1 0 288389769 26513408 5019 33554432000 4194304 5990268 140734297938256 140734297929664 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12737/statm: 6473 5019 180 439 0 6030 0
[pid=12864] ppid=12737 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12864/stat : 12864 (satsolver.sh) S 12737 12736 7669 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288394008 9367552 267 33554432000 4194304 5064252 140736839965072 140736839963984 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12864/statm: 2287 267 226 213 0 72 0
[pid=12865] ppid=12864 vsize=64740 CPUtime=8.68 cores=0,2,4,6
/proc/12865/stat : 12865 (glucose) R 12864 12736 7669 0 -1 4202496 14249 0 0 0 866 2 0 0 20 0 1 0 288394009 66293760 13711 33554432000 4194304 5208918 140734363440096 140734363438040 4205203 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12865/statm: 16185 13711 104 248 0 15934 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 108928

[startup+102.307 s]
/proc/loadavg: 2.07 2.05 2.00 3/183 12957
/proc/meminfo: memFree=29647660/32873648 swapFree=7368/7368
[pid=12736] ppid=12734 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12736/stat : 12736 (npSolver-wbo-It) S 12734 12736 7669 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288389769 9367552 275 33554432000 4194304 5064252 140733862872512 140733862871424 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12736/statm: 2287 275 233 213 0 72 0
[pid=12737] ppid=12736 vsize=25892 CPUtime=95.79 cores=0,2,4,6
/proc/12737/stat : 12737 (npSolver-wbo) S 12736 12736 7669 0 -1 4202496 23813 163050 0 0 77 18 9370 114 20 0 1 0 288389769 26513408 5019 33554432000 4194304 5990268 140734297938256 140734297929664 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12737/statm: 6473 5019 180 439 0 6030 0
[pid=12949] ppid=12737 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12949/stat : 12949 (satsolver.sh) S 12737 12736 7669 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288399356 9367552 266 33554432000 4194304 5064252 140733770482448 140733770481360 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12949/statm: 2287 266 226 213 0 72 0
[pid=12950] ppid=12949 vsize=64740 CPUtime=6.43 cores=0,2,4,6
/proc/12950/stat : 12950 (glucose) R 12949 12736 7669 0 -1 4202496 12294 0 0 0 640 3 0 0 20 0 1 0 288399356 66293760 12707 33554432000 4194304 5208918 140734404083664 140734404081608 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12950/statm: 16185 12708 104 248 0 15934 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 108928

[startup+162.3 s]
/proc/loadavg: 2.13 2.07 2.01 3/183 13041
/proc/meminfo: memFree=29635032/32873648 swapFree=7368/7368
[pid=12736] ppid=12734 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12736/stat : 12736 (npSolver-wbo-It) S 12734 12736 7669 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288389769 9367552 275 33554432000 4194304 5064252 140733862872512 140733862871424 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12736/statm: 2287 275 233 213 0 72 0
[pid=12737] ppid=12736 vsize=25892 CPUtime=149.71 cores=0,2,4,6
/proc/12737/stat : 12737 (npSolver-wbo) S 12736 12736 7669 0 -1 4202496 33801 241434 0 0 106 22 14675 168 20 0 1 0 288389769 26513408 5019 33554432000 4194304 5990268 140734297938256 140734297929664 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12737/statm: 6473 5019 180 439 0 6030 0
[pid=13026] ppid=12737 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13026/stat : 13026 (satsolver.sh) S 12737 12736 7669 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288404750 9367552 267 33554432000 4194304 5064252 140737016636800 140737016635712 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13026/statm: 2287 267 226 213 0 72 0
[pid=13027] ppid=13026 vsize=65772 CPUtime=12.47 cores=0,2,4,6
/proc/13027/stat : 13027 (glucose) R 13026 12736 7669 0 -1 4202496 12827 0 0 0 1244 3 0 0 20 0 1 0 288404750 67350528 15138 33554432000 4194304 5208918 140734618839952 140734618837816 4229021 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13027/statm: 16443 15138 104 248 0 16192 0
Current children cumulated CPU time (s) 162.18

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


[startup+1362.3 s]
/proc/loadavg: 2.01 2.07 2.03 3/183 14864
/proc/meminfo: memFree=29638148/32873648 swapFree=7368/7368
[pid=12736] ppid=12734 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12736/stat : 12736 (npSolver-wbo-It) S 12734 12736 7669 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288389769 9367552 275 33554432000 4194304 5064252 140733862872512 140733862871424 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12736/statm: 2287 275 233 213 0 72 0
[pid=12737] ppid=12736 vsize=25892 CPUtime=1353.65 cores=0,2,4,6
/proc/12737/stat : 12737 (npSolver-wbo) S 12736 12736 7669 0 -1 4202496 258531 2039138 0 0 738 103 133114 1410 20 0 1 0 288389769 26513408 5019 33554432000 4194304 5990268 140734297938256 140734297929664 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 8 0 0
/proc/12737/statm: 6473 5019 180 439 0 6030 0
[pid=14856] ppid=12737 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14856/stat : 14856 (satsolver.sh) S 12737 12736 7669 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288525232 9367552 267 33554432000 4194304 5064252 140736975796304 140736975795216 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14856/statm: 2287 267 226 213 0 72 0
[pid=14857] ppid=14856 vsize=64744 CPUtime=7.65 cores=0,2,4,6
/proc/14857/stat : 14857 (glucose) R 14856 12736 7669 0 -1 4202496 12987 0 0 0 762 3 0 0 20 0 1 0 288525233 66297856 13286 33554432000 4194304 5208918 140737288054464 140737288052408 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14857/statm: 16186 13286 104 248 0 15935 0
Current children cumulated CPU time (s) 1361.3
Current children cumulated vsize (KiB) 108932

[startup+1422.31 s]
/proc/loadavg: 2.00 2.05 2.02 3/183 14955
/proc/meminfo: memFree=29642688/32873648 swapFree=7368/7368
[pid=12736] ppid=12734 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12736/stat : 12736 (npSolver-wbo-It) S 12734 12736 7669 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288389769 9367552 275 33554432000 4194304 5064252 140733862872512 140733862871424 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12736/statm: 2287 275 233 213 0 72 0
[pid=12737] ppid=12736 vsize=25892 CPUtime=1420.77 cores=0,2,4,6
/proc/12737/stat : 12737 (npSolver-wbo) S 12736 12736 7669 0 -1 4202496 271016 2140128 0 0 772 108 139719 1478 20 0 1 0 288389769 26513408 5019 33554432000 4194304 5990268 140734297938256 140734297929664 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 8 0 0
/proc/12737/statm: 6473 5019 180 439 0 6030 0
[pid=14954] ppid=12737 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14954/stat : 14954 (satsolver.sh) S 12737 12736 7669 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288531948 9367552 267 33554432000 4194304 5064252 140737415129200 140737415128112 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14954/statm: 2287 267 226 213 0 72 0
[pid=14955] ppid=14954 vsize=51092 CPUtime=0.51 cores=0,2,4,6
/proc/14955/stat : 14955 (glucose) R 14954 12736 7669 0 -1 4202496 10716 0 0 0 49 2 0 0 20 0 1 0 288531948 52318208 11338 33554432000 4194304 5208918 140737072651184 140737072649128 4213154 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14955/statm: 12773 11338 95 248 0 12522 0
Current children cumulated CPU time (s) 1421.28
Current children cumulated vsize (KiB) 95280

[startup+1482.3 s]
/proc/loadavg: 2.08 2.06 2.02 3/183 15046
/proc/meminfo: memFree=29646168/32873648 swapFree=7368/7368
[pid=12736] ppid=12734 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12736/stat : 12736 (npSolver-wbo-It) S 12734 12736 7669 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288389769 9367552 275 33554432000 4194304 5064252 140733862872512 140733862871424 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12736/statm: 2287 275 233 213 0 72 0
[pid=12737] ppid=12736 vsize=25892 CPUtime=1475.15 cores=0,2,4,6
/proc/12737/stat : 12737 (npSolver-wbo) S 12736 12736 7669 0 -1 4202496 281004 2220451 0 0 799 112 145071 1533 20 0 1 0 288389769 26513408 5019 33554432000 4194304 5990268 140734297938256 140734297929664 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 8 0 0
/proc/12737/statm: 6473 5019 180 439 0 6030 0
[pid=15038] ppid=12737 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15038/stat : 15038 (satsolver.sh) S 12737 12736 7669 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288537388 9367552 267 33554432000 4194304 5064252 140736802331120 140736802330032 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15038/statm: 2287 267 226 213 0 72 0
[pid=15039] ppid=15038 vsize=64748 CPUtime=6.1 cores=0,2,4,6
/proc/15039/stat : 15039 (glucose) R 15038 12736 7669 0 -1 4202496 12277 0 0 0 608 2 0 0 20 0 1 0 288537388 66301952 12650 33554432000 4194304 5208918 140734389757568 140734389755512 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15039/statm: 16187 12650 104 248 0 15936 0
Current children cumulated CPU time (s) 1481.25
Current children cumulated vsize (KiB) 108936

[startup+1542.3 s]
/proc/loadavg: 2.08 2.06 2.02 3/183 15130
/proc/meminfo: memFree=29630120/32873648 swapFree=7368/7368
[pid=12736] ppid=12734 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12736/stat : 12736 (npSolver-wbo-It) S 12734 12736 7669 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288389769 9367552 275 33554432000 4194304 5064252 140733862872512 140733862871424 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12736/statm: 2287 275 233 213 0 72 0
[pid=12737] ppid=12736 vsize=25892 CPUtime=1528.89 cores=0,2,4,6
/proc/12737/stat : 12737 (npSolver-wbo) S 12736 12736 7669 0 -1 4202496 290992 2302760 0 0 826 115 150359 1589 20 0 1 0 288389769 26513408 5019 33554432000 4194304 5990268 140734297938256 140734297929664 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 8 0 0
/proc/12737/statm: 6473 5019 180 439 0 6030 0
[pid=15115] ppid=12737 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15115/stat : 15115 (satsolver.sh) S 12737 12736 7669 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 288542765 9367552 267 33554432000 4194304 5064252 140733306840544 140733306839456 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15115/statm: 2287 267 226 213 0 72 0
[pid=15116] ppid=15115 vsize=65772 CPUtime=12.32 cores=0,2,4,6
/proc/15116/stat : 15116 (glucose) R 15115 12736 7669 0 -1 4202496 14155 0 0 0 1230 2 0 0 20 0 1 0 288542765 67350528 15138 33554432000 4194304 5208918 140737333650304 140737333648168 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15116/statm: 16443 15138 104 248 0 16192 0
Current children cumulated CPU time (s) 1541.21
Current children cumulated vsize (KiB) 109960

[startup+1602.3 s]
/proc/loadavg: 1.99 2.03 2.01 3/182 15228
/proc/meminfo: memFree=29652212/32873648 swapFree=7368/7368
[pid=12736] ppid=12734 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12736/stat : 12736 (npSolver-wbo-It) S 12734 12736 7669 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288389769 9367552 275 33554432000 4194304 5064252 140733862872512 140733862871424 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12736/statm: 2287 275 233 213 0 72 0
[pid=12737] ppid=12736 vsize=25892 CPUtime=1595.51 cores=0,2,4,6
/proc/12737/stat : 12737 (npSolver-wbo) S 12736 12736 7669 0 -1 4202496 303477 2402465 0 0 859 119 156914 1659 20 0 1 0 288389769 26513408 5019 33554432000 4194304 5990268 140734297938256 140734297929664 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 8 0 0
/proc/12737/statm: 6473 5019 180 439 0 6030 0
[pid=15220] ppid=12737 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15220/stat : 15220 (satsolver.sh) S 12737 12736 7669 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 288549443 9367552 267 33554432000 4194304 5064252 140736729912032 140736729910944 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15220/statm: 2287 267 226 213 0 72 0
[pid=15221] ppid=15220 vsize=64740 CPUtime=5.55 cores=0,2,4,6
/proc/15221/stat : 15221 (glucose) R 15220 12736 7669 0 -1 4202496 14119 0 0 0 553 2 0 0 20 0 1 0 288549443 66293760 12554 33554432000 4194304 5208918 140734618501824 140734618499768 4231508 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15221/statm: 16185 12554 104 248 0 15934 0
Current children cumulated CPU time (s) 1601.06
Current children cumulated vsize (KiB) 108928

[startup+1662.3 s]
/proc/loadavg: 1.99 2.02 2.01 3/183 15313
/proc/meminfo: memFree=29632988/32873648 swapFree=7368/7368
[pid=12736] ppid=12734 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12736/stat : 12736 (npSolver-wbo-It) S 12734 12736 7669 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288389769 9367552 275 33554432000 4194304 5064252 140733862872512 140733862871424 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12736/statm: 2287 275 233 213 0 72 0
[pid=12737] ppid=12736 vsize=25892 CPUtime=1649.4 cores=0,2,4,6
/proc/12737/stat : 12737 (npSolver-wbo) S 12736 12736 7669 0 -1 4202496 313465 2485479 0 0 886 123 162214 1717 20 0 1 0 288389769 26513408 5019 33554432000 4194304 5990268 140734297938256 140734297929664 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 8 0 0
/proc/12737/statm: 6473 5019 180 439 0 6030 0
[pid=15298] ppid=12737 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15298/stat : 15298 (satsolver.sh) S 12737 12736 7669 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288554835 9367552 267 33554432000 4194304 5064252 140734130059760 140734130058672 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15298/statm: 2287 267 226 213 0 72 0
[pid=15299] ppid=15298 vsize=65776 CPUtime=11.62 cores=0,2,4,6
/proc/15299/stat : 15299 (glucose) R 15298 12736 7669 0 -1 4202496 14265 0 0 0 1159 3 0 0 20 0 1 0 288554835 67354624 15203 33554432000 4194304 5208918 140734452403904 140734452401768 4229021 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15299/statm: 16444 15203 104 248 0 16193 0
Current children cumulated CPU time (s) 1661.02
Current children cumulated vsize (KiB) 109964

[startup+1722.3 s]
/proc/loadavg: 1.99 2.02 2.00 3/183 15404
/proc/meminfo: memFree=29637664/32873648 swapFree=7368/7368
[pid=12736] ppid=12734 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12736/stat : 12736 (npSolver-wbo-It) S 12734 12736 7669 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288389769 9367552 275 33554432000 4194304 5064252 140733862872512 140733862871424 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12736/statm: 2287 275 233 213 0 72 0
[pid=12737] ppid=12736 vsize=25892 CPUtime=1715.96 cores=0,2,4,6
/proc/12737/stat : 12737 (npSolver-wbo) S 12736 12736 7669 0 -1 4202496 325950 2583813 0 0 919 128 168761 1788 20 0 1 0 288389769 26513408 5019 33554432000 4194304 5990268 140734297938256 140734297929664 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 8 0 0
/proc/12737/statm: 6473 5019 180 439 0 6030 0
[pid=15403] ppid=12737 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15403/stat : 15403 (satsolver.sh) S 12737 12736 7669 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288561494 9367552 267 33554432000 4194304 5064252 140735274022720 140735274021632 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15403/statm: 2287 267 226 213 0 72 0
[pid=15404] ppid=15403 vsize=53256 CPUtime=5.03 cores=0,2,4,6
/proc/15404/stat : 15404 (glucose) R 15403 12736 7669 0 -1 4202496 12296 0 0 0 500 3 0 0 20 0 1 0 288561495 54534144 11967 33554432000 4194304 5208918 140734223693712 140734223691800 4211584 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15404/statm: 13314 11967 104 248 0 13063 0
Current children cumulated CPU time (s) 1720.99
Current children cumulated vsize (KiB) 97444

[startup+1782.3 s]
/proc/loadavg: 1.99 2.01 2.00 3/184 15498
/proc/meminfo: memFree=29632128/32873648 swapFree=7368/7368
[pid=12736] ppid=12734 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12736/stat : 12736 (npSolver-wbo-It) S 12734 12736 7669 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288389769 9367552 275 33554432000 4194304 5064252 140733862872512 140733862871424 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12736/statm: 2287 275 233 213 0 72 0
[pid=12737] ppid=12736 vsize=25892 CPUtime=1769.51 cores=0,2,4,6
/proc/12737/stat : 12737 (npSolver-wbo) S 12736 12736 7669 0 -1 4202496 335938 2662047 0 0 946 131 174030 1844 20 0 1 0 288389769 26513408 5019 33554432000 4194304 5990268 140734297938256 140734297929664 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 8 0 0
/proc/12737/statm: 6473 5019 180 439 0 6030 0
[pid=15483] ppid=12737 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15483/stat : 15483 (satsolver.sh) S 12737 12736 7669 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288566852 9367552 267 33554432000 4194304 5064252 140737099024784 140737099023696 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15483/statm: 2287 267 226 213 0 72 0
[pid=15484] ppid=15483 vsize=65776 CPUtime=11.45 cores=0,2,4,6
/proc/15484/stat : 15484 (glucose) R 15483 12736 7669 0 -1 4202496 14121 0 0 0 1143 2 0 0 20 0 1 0 288566852 67354624 15138 33554432000 4194304 5208918 140736852791888 140736852789752 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15484/statm: 16444 15138 104 248 0 16193 0
Current children cumulated CPU time (s) 1780.96
Current children cumulated vsize (KiB) 109964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.4 s]
/proc/loadavg: 1.99 2.01 2.00 3/184 15533
/proc/meminfo: memFree=29648636/32873648 swapFree=7368/7368
[pid=12736] ppid=12734 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12736/stat : 12736 (npSolver-wbo-It) S 12734 12736 7669 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288389769 9367552 275 33554432000 4194304 5064252 140733862872512 140733862871424 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12736/statm: 2287 275 233 213 0 72 0
[pid=12737] ppid=12736 vsize=25892 CPUtime=1796.11 cores=0,2,4,6
/proc/12737/stat : 12737 (npSolver-wbo) S 12736 12736 7669 0 -1 4202496 340932 2702442 0 0 960 133 176650 1868 20 0 1 0 288389769 26513408 5019 33554432000 4194304 5990268 140734297938256 140734297929664 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 8 0 0
/proc/12737/statm: 6473 5019 180 439 0 6030 0
[pid=15525] ppid=12737 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15525/stat : 15525 (satsolver.sh) S 12737 12736 7669 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288569513 9367552 267 33554432000 4194304 5064252 140734086503088 140734086502000 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15525/statm: 2287 267 226 213 0 72 0
[pid=15526] ppid=15525 vsize=57504 CPUtime=3.95 cores=0,2,4,6
/proc/15526/stat : 15526 (glucose) R 15525 12736 7669 0 -1 4202496 12938 0 0 0 393 2 0 0 20 0 1 0 288569513 58884096 12565 33554432000 4194304 5208918 140733942755248 140733942753096 4229296 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15526/statm: 14376 12565 104 248 0 14125 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 101692

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.41
CPU time (s): 1800.1
CPU user time (s): 1780.04
CPU system time (s): 20.0619
CPU usage (%): 99.9273
Max. virtual memory (cumulated for all children) (KiB): 109968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1780.04
system time used= 20.0619
maximum resident set size= 61036
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3057300
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2167304
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 47084
involuntary context switches= 3632

runsolver used 2.91456 second user time and 7.30889 second system time

The end

Launcher Data

Begin job on node149 at 2012-05-28 18:30:57
IDJOB=3715979
IDBENCH=79177
IDSOLVER=2297
FILE ID=node149/3715979-1338222657
RUNJOBID= node149-1338217256-7685
PBS_JOBID= 14624618
Free space on /tmp= 71680 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-61-60--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3715979-1338222657/watcher-3715979-1338222657 -o /tmp/evaluation-result-3715979-1338222657/solver-3715979-1338222657 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715979-1338222657.wbo 396368138 HOME HOME

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

MD5SUM BENCH= 01a077d3621ba64f6c6e6b6c3ebb8e99
RANDOM SEED=396368138

node149.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.145
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.29
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.145
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.145
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	: 5438.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29644064 kB
Buffers:          524740 kB
Cached:          1772232 kB
SwapCached:         2476 kB
Active:          1104556 kB
Inactive:        1285404 kB
Active(anon):      81500 kB
Inactive(anon):     9368 kB
Active(file):    1023056 kB
Inactive(file):  1276036 kB
Unevictable:        7368 kB
Mlocked:            7368 kB
SwapTotal:      67108856 kB
SwapFree:       67104884 kB
Dirty:             14840 kB
Writeback:             0 kB
AnonPages:        100180 kB
Mapped:            15316 kB
Shmem:                96 kB
Slab:             700948 kB
SReclaimable:     144032 kB
SUnreclaim:       556916 kB
KernelStack:        1536 kB
PageTables:         4600 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     216612 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     30720 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71672 MiB
End job on node149 at 2012-05-28 19:00:58