Trace number 3752926

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110966483--soft-33-100-0.wbo
MD5SUMee1a48d1e3b75eba43e09ed993a809da
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard 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.25696
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 constraints64
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 2925
Min constraint cost 1
Max constraint cost 96
Sum of constraints costs 2924
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1298
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
10.57/10.65	o 1278
10.57/10.65	c starting approximation
10.57/10.65	c factor = 2
10.57/10.65	c current bound: 639
20.02/20.10	c current bound: 639
29.45/29.54	c current bound: 639
39.02/39.10	c current bound: 639
48.37/48.50	c current bound: 639
57.65/57.79	c current bound: 639
67.35/67.44	c current bound: 639
76.73/76.82	c current bound: 639
86.35/86.47	c current bound: 639
95.73/95.88	c current bound: 639
105.30/105.41	c current bound: 639
114.72/114.82	c current bound: 639
124.12/124.22	c current bound: 639
133.63/133.77	c current bound: 639
143.03/143.17	c current bound: 639
152.43/152.53	c current bound: 639
162.02/162.19	c current bound: 639
171.63/171.75	c current bound: 639
181.21/181.36	c current bound: 639
190.82/190.97	c current bound: 639
200.51/200.66	c current bound: 639
209.92/210.07	c current bound: 639
219.32/219.48	c current bound: 639
228.90/229.03	c current bound: 639
238.27/238.40	c current bound: 639
247.61/247.75	c current bound: 639
257.17/257.30	c current bound: 639
266.51/266.66	c current bound: 639
276.10/276.26	c current bound: 639
285.57/285.72	c current bound: 639
295.15/295.31	c current bound: 639
304.60/304.76	c current bound: 639
313.98/314.19	c current bound: 639
323.48/323.65	c current bound: 639
332.97/333.17	c current bound: 639
342.48/342.69	c current bound: 639
352.07/352.20	c current bound: 639
361.56/361.73	c current bound: 639
371.16/371.36	c current bound: 639
380.75/380.96	c current bound: 639
390.38/390.58	c current bound: 639
400.01/400.20	c current bound: 639
409.68/409.80	c current bound: 639
419.04/419.22	c current bound: 639
428.44/428.63	c current bound: 639
437.85/438.04	c current bound: 639
447.22/447.42	c current bound: 639
456.73/456.96	c current bound: 639
466.04/466.30	c current bound: 639
475.62/475.86	c current bound: 639
485.03/485.28	c current bound: 639
494.41/494.69	c current bound: 639
504.02/504.23	c current bound: 639
513.39/513.61	c current bound: 639
522.88/523.11	c current bound: 639
532.38/532.62	c current bound: 639
541.88/542.12	c current bound: 639
551.51/551.70	c current bound: 639
561.10/561.34	c current bound: 639
570.69/570.93	c current bound: 639
580.19/580.49	c current bound: 639
589.68/589.93	c current bound: 639
599.28/599.57	c current bound: 639
608.59/608.88	c current bound: 639
617.86/618.12	c current bound: 639
627.46/627.72	c current bound: 639
636.86/637.13	c current bound: 639
646.58/646.80	c current bound: 639
655.88/656.19	c current bound: 639
665.45/665.72	c current bound: 639
674.85/675.12	c current bound: 639
684.37/684.66	c current bound: 639
693.75/694.08	c current bound: 639
703.36/703.68	c current bound: 639
713.06/713.30	c current bound: 639
722.54/722.84	c current bound: 639
732.04/732.40	c current bound: 639
741.64/741.95	c current bound: 639
751.24/751.57	c current bound: 639
760.94/761.23	c current bound: 639
770.39/770.71	c current bound: 639
779.91/780.24	c current bound: 639
789.33/789.65	c current bound: 639
798.90/799.23	c current bound: 639
808.48/808.81	c current bound: 639
818.01/818.34	c current bound: 639
827.29/827.66	c current bound: 639
836.82/837.17	c current bound: 639
846.19/846.54	c current bound: 639
855.76/856.10	c current bound: 639
865.08/865.48	c current bound: 639
874.55/874.90	c current bound: 639
883.99/884.34	c current bound: 639
893.46/893.81	c current bound: 639
902.95/903.32	c current bound: 639
912.58/912.90	c current bound: 639
922.08/922.45	c current bound: 639
931.68/932.00	c current bound: 639
941.25/941.63	c current bound: 639
950.75/951.19	c current bound: 639
960.15/960.54	c current bound: 639
970.27/970.65	c current bound: 639
979.83/980.23	c current bound: 639
989.34/989.79	c current bound: 639
998.80/999.21	c current bound: 639
1008.14/1008.54	c current bound: 639
1017.70/1018.11	c current bound: 639
1027.02/1027.49	c current bound: 639
1036.70/1037.12	c current bound: 639
1045.90/1046.39	c current bound: 639
1055.52/1055.95	c current bound: 639
1064.91/1065.39	c current bound: 639
1074.59/1075.02	c current bound: 639
1083.87/1084.31	c current bound: 639
1093.30/1093.77	c current bound: 639
1102.90/1103.40	c current bound: 639
1112.48/1112.93	c current bound: 639
1121.99/1122.49	c current bound: 639
1131.68/1132.13	c current bound: 639
1141.24/1141.71	c current bound: 639
1150.79/1151.25	c current bound: 639
1160.29/1160.75	c current bound: 639
1169.77/1170.23	c current bound: 639
1178.97/1179.49	c current bound: 639
1188.67/1189.11	c current bound: 639
1198.17/1198.67	c current bound: 639
1207.48/1207.95	c current bound: 639
1217.06/1217.57	c current bound: 639
1226.56/1227.00	c current bound: 639
1235.87/1236.38	c current bound: 639
1245.46/1245.95	c current bound: 639
1254.85/1255.36	c current bound: 639
1264.44/1264.96	c current bound: 639
1273.93/1274.46	c current bound: 639
1283.36/1283.87	c current bound: 639
1292.83/1293.30	c current bound: 639
1302.31/1302.82	c current bound: 639
1311.90/1312.42	c current bound: 639
1321.41/1321.93	c current bound: 639
1330.82/1331.36	c current bound: 639
1340.58/1341.11	c current bound: 639
1350.11/1350.63	c current bound: 639
1359.61/1360.13	c current bound: 639
1369.00/1369.54	c current bound: 639
1378.29/1378.84	c current bound: 639
1387.70/1388.23	c current bound: 639
1396.99/1397.57	c current bound: 639
1406.49/1407.09	c current bound: 639
1415.87/1416.44	c current bound: 639
1425.38/1425.98	c current bound: 639
1434.76/1435.33	c current bound: 639
1444.46/1445.03	c current bound: 639
1453.86/1454.44	c current bound: 639
1463.26/1463.85	c current bound: 639
1472.63/1473.21	c current bound: 639
1482.27/1482.84	c current bound: 639
1491.85/1492.47	c current bound: 639
1501.44/1502.04	c current bound: 639
1511.04/1511.67	c current bound: 639
1520.64/1521.27	c current bound: 639
1530.04/1530.64	c current bound: 639
1539.63/1540.24	c current bound: 639
1549.22/1549.82	c current bound: 639
1558.63/1559.26	c current bound: 639
1568.19/1568.80	c current bound: 639
1577.52/1578.18	c current bound: 639
1587.17/1587.80	c current bound: 639
1596.51/1597.16	c current bound: 639
1605.90/1606.54	c current bound: 639
1615.37/1616.01	c current bound: 639
1624.69/1625.37	c current bound: 639
1634.29/1634.94	c current bound: 639
1643.77/1644.43	c current bound: 639
1653.37/1654.02	c current bound: 639
1662.88/1663.58	c current bound: 639
1672.49/1673.13	c current bound: 639
1682.06/1682.73	c current bound: 639
1691.66/1692.37	c current bound: 639
1701.25/1701.92	c current bound: 639
1710.76/1711.49	c current bound: 639
1720.26/1720.95	c current bound: 639
1729.86/1730.59	c current bound: 639
1739.44/1740.13	c current bound: 639
1749.02/1749.72	c current bound: 639
1758.44/1759.17	c current bound: 639
1767.83/1768.53	c current bound: 639
1777.45/1778.15	c current bound: 639
1786.89/1787.61	c current bound: 639
1796.23/1796.98	c current bound: 639
1800.05/1800.71	./satsolver.sh: line 5:  7228 Terminated              ./glucose $1 > $2 2> /dev/null
1800.05/1800.71	c error: unexpected solver exit code
1800.05/1800.71	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3752926-1339198263/watcher-3752926-1339198263 -o /tmp/evaluation-result-3752926-1339198263/solver-3752926-1339198263 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752926-1339198263.wbo 1523948142 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.04 2.01 1.99 3/179 5166
/proc/meminfo: memFree=26754344/32873648 swapFree=7388/7388
[pid=5166] ppid=5164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5166/stat : 5166 (npSolver-wbo-It) S 5164 5166 5089 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385950775 9367552 274 33554432000 4194304 5064252 140735326949184 140735326948096 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5166/statm: 2287 274 233 213 0 72 0

[startup+0.0298201 s]
/proc/loadavg: 2.04 2.01 1.99 3/179 5166
/proc/meminfo: memFree=26754344/32873648 swapFree=7388/7388
[pid=5166] ppid=5164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5166/stat : 5166 (npSolver-wbo-It) S 5164 5166 5089 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385950775 9367552 274 33554432000 4194304 5064252 140735326949184 140735326948096 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5166/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100224 s]
/proc/loadavg: 2.04 2.01 1.99 3/179 5166
/proc/meminfo: memFree=26754344/32873648 swapFree=7388/7388
[pid=5166] ppid=5164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5166/stat : 5166 (npSolver-wbo-It) S 5164 5166 5089 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385950775 9367552 274 33554432000 4194304 5064252 140735326949184 140735326948096 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5166/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300181 s]
/proc/loadavg: 2.04 2.01 1.99 3/179 5166
/proc/meminfo: memFree=26754344/32873648 swapFree=7388/7388
[pid=5166] ppid=5164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5166/stat : 5166 (npSolver-wbo-It) S 5164 5166 5089 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385950775 9367552 274 33554432000 4194304 5064252 140735326949184 140735326948096 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5166/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700175 s]
/proc/loadavg: 2.04 2.01 1.99 3/179 5166
/proc/meminfo: memFree=26754344/32873648 swapFree=7388/7388
[pid=5166] ppid=5164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5166/stat : 5166 (npSolver-wbo-It) S 5164 5166 5089 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385950775 9367552 274 33554432000 4194304 5064252 140735326949184 140735326948096 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5166/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.04 2.01 1.99 3/183 5173
/proc/meminfo: memFree=26748996/32873648 swapFree=7388/7388
[pid=5166] ppid=5164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5166/stat : 5166 (npSolver-wbo-It) S 5164 5166 5089 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385950775 9367552 274 33554432000 4194304 5064252 140735326949184 140735326948096 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5166/statm: 2287 274 233 213 0 72 0
[pid=5167] ppid=5166 vsize=3016 CPUtime=0.21 cores=1,3,5,7
/proc/5167/stat : 5167 (npSolver-wbo) S 5166 5166 5089 0 -1 4202496 1426 2190 0 0 2 0 19 0 20 0 1 0 385950775 3088384 374 33554432000 4194304 6006132 140734819987920 140734819982112 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5167/statm: 754 374 157 443 0 307 0
[pid=5172] ppid=5167 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5172/stat : 5172 (satsolver.sh) S 5167 5166 5089 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385950797 9367552 267 33554432000 4194304 5064252 140734866848384 140734866847296 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5172/statm: 2287 267 226 213 0 72 0
[pid=5173] ppid=5172 vsize=12928 CPUtime=1.26 cores=1,3,5,7
/proc/5173/stat : 5173 (glucose) R 5172 5166 5089 0 -1 4202496 2492 0 0 0 126 0 0 0 20 0 1 0 385950798 13238272 1702 33554432000 4194304 5208918 140734740346064 140734740344008 4469429 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5173/statm: 3232 1702 96 248 0 2981 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 34240

[startup+3.10029 s]
/proc/loadavg: 2.04 2.01 1.99 3/183 5173
/proc/meminfo: memFree=26738384/32873648 swapFree=7388/7388
[pid=5166] ppid=5164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5166/stat : 5166 (npSolver-wbo-It) S 5164 5166 5089 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385950775 9367552 274 33554432000 4194304 5064252 140735326949184 140735326948096 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5166/statm: 2287 274 233 213 0 72 0
[pid=5167] ppid=5166 vsize=3016 CPUtime=0.21 cores=1,3,5,7
/proc/5167/stat : 5167 (npSolver-wbo) S 5166 5166 5089 0 -1 4202496 1426 2190 0 0 2 0 19 0 20 0 1 0 385950775 3088384 374 33554432000 4194304 6006132 140734819987920 140734819982112 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5167/statm: 754 374 157 443 0 307 0
[pid=5172] ppid=5167 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5172/stat : 5172 (satsolver.sh) S 5167 5166 5089 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385950797 9367552 267 33554432000 4194304 5064252 140734866848384 140734866847296 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5172/statm: 2287 267 226 213 0 72 0
[pid=5173] ppid=5172 vsize=12928 CPUtime=2.86 cores=1,3,5,7
/proc/5173/stat : 5173 (glucose) R 5172 5166 5089 0 -1 4202496 3077 0 0 0 286 0 0 0 20 0 1 0 385950798 13238272 2789 33554432000 4194304 5208918 140734740346064 140734740344008 4229528 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5173/statm: 3232 2789 96 248 0 2981 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 34240

[startup+6.30031 s]
/proc/loadavg: 2.03 2.01 1.99 3/183 5173
/proc/meminfo: memFree=26728216/32873648 swapFree=7388/7388
[pid=5166] ppid=5164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5166/stat : 5166 (npSolver-wbo-It) S 5164 5166 5089 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385950775 9367552 274 33554432000 4194304 5064252 140735326949184 140735326948096 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5166/statm: 2287 274 233 213 0 72 0
[pid=5167] ppid=5166 vsize=3016 CPUtime=0.21 cores=1,3,5,7
/proc/5167/stat : 5167 (npSolver-wbo) S 5166 5166 5089 0 -1 4202496 1426 2190 0 0 2 0 19 0 20 0 1 0 385950775 3088384 374 33554432000 4194304 6006132 140734819987920 140734819982112 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5167/statm: 754 374 157 443 0 307 0
[pid=5172] ppid=5167 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5172/stat : 5172 (satsolver.sh) S 5167 5166 5089 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385950797 9367552 267 33554432000 4194304 5064252 140734866848384 140734866847296 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5172/statm: 2287 267 226 213 0 72 0
[pid=5173] ppid=5172 vsize=22724 CPUtime=6.06 cores=1,3,5,7
/proc/5173/stat : 5173 (glucose) R 5172 5166 5089 0 -1 4202496 3715 0 0 0 606 0 0 0 20 0 1 0 385950798 23269376 4954 33554432000 4194304 5208918 140734740346064 140734740344056 4229299 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5173/statm: 5681 4954 96 248 0 5430 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 44036

[startup+12.7003 s]
/proc/loadavg: 2.03 2.01 1.99 3/183 5180
/proc/meminfo: memFree=26725216/32873648 swapFree=7388/7388
[pid=5166] ppid=5164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5166/stat : 5166 (npSolver-wbo-It) S 5164 5166 5089 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385950775 9367552 274 33554432000 4194304 5064252 140735326949184 140735326948096 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5166/statm: 2287 274 233 213 0 72 0
[pid=5167] ppid=5166 vsize=5924 CPUtime=10.64 cores=1,3,5,7
/proc/5167/stat : 5167 (npSolver-wbo) S 5166 5166 5089 0 -1 4202496 2312 9413 0 0 3 1 1058 2 20 0 1 0 385950775 6066176 1110 33554432000 4194304 6006132 140734819987920 140734819979280 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5167/statm: 1481 1110 176 443 0 1034 0
[pid=5179] ppid=5167 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5179/stat : 5179 (satsolver.sh) S 5167 5166 5089 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385951842 9367552 266 33554432000 4194304 5064252 140736990270224 140736990269136 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5179/statm: 2287 266 226 213 0 72 0
[pid=5180] ppid=5179 vsize=18112 CPUtime=2.02 cores=1,3,5,7
/proc/5180/stat : 5180 (glucose) R 5179 5166 5089 0 -1 4202496 4170 0 0 0 202 0 0 0 20 0 1 0 385951842 18546688 4110 33554432000 4194304 5208918 140734852216768 140734852214856 4211712 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5180/statm: 4528 4110 96 248 0 4277 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 42332

[startup+25.5004 s]
/proc/loadavg: 2.02 2.01 1.99 3/183 5194
/proc/meminfo: memFree=26717732/32873648 swapFree=7388/7388
[pid=5166] ppid=5164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5166/stat : 5166 (npSolver-wbo-It) S 5164 5166 5089 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385950775 9367552 274 33554432000 4194304 5064252 140735326949184 140735326948096 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5166/statm: 2287 274 233 213 0 72 0
[pid=5167] ppid=5166 vsize=5924 CPUtime=20.1 cores=1,3,5,7
/proc/5167/stat : 5167 (npSolver-wbo) S 5166 5166 5089 0 -1 4202496 3181 19534 0 0 5 1 1998 6 20 0 1 0 385950775 6066176 1110 33554432000 4194304 6006132 140734819987920 140734819979280 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5167/statm: 1481 1110 176 443 0 1034 0
[pid=5186] ppid=5167 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5186/stat : 5186 (satsolver.sh) S 5167 5166 5089 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 385952787 9367552 267 33554432000 4194304 5064252 140733226735056 140733226733968 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5186/statm: 2287 267 226 213 0 72 0
[pid=5187] ppid=5186 vsize=23500 CPUtime=5.36 cores=1,3,5,7
/proc/5187/stat : 5187 (glucose) R 5186 5166 5089 0 -1 4202496 5264 0 0 0 535 1 0 0 20 0 1 0 385952787 24064000 5515 33554432000 4194304 5208918 140737096919904 140737096917768 4211570 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5187/statm: 5875 5515 96 248 0 5624 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 47720

[startup+51.1004 s]
/proc/loadavg: 2.01 2.00 1.99 3/183 5222
/proc/meminfo: memFree=26720100/32873648 swapFree=7388/7388
[pid=5166] ppid=5164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5166/stat : 5166 (npSolver-wbo-It) S 5164 5166 5089 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385950775 9367552 274 33554432000 4194304 5064252 140735326949184 140735326948096 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5166/statm: 2287 274 233 213 0 72 0
[pid=5167] ppid=5166 vsize=5924 CPUtime=48.49 cores=1,3,5,7
/proc/5167/stat : 5167 (npSolver-wbo) S 5166 5166 5089 0 -1 4202496 5788 49487 0 0 9 2 4818 20 20 0 1 0 385950775 6066176 1110 33554432000 4194304 6006132 140734819987920 140734819979280 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5167/statm: 1481 1110 176 443 0 1034 0
[pid=5221] ppid=5167 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5221/stat : 5221 (satsolver.sh) S 5167 5166 5089 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385955626 9367552 266 33554432000 4194304 5064252 140734354648032 140734354646944 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5221/statm: 2287 266 226 213 0 72 0
[pid=5222] ppid=5221 vsize=20780 CPUtime=2.57 cores=1,3,5,7
/proc/5222/stat : 5222 (glucose) R 5221 5166 5089 0 -1 4202496 5375 0 0 0 256 1 0 0 20 0 1 0 385955627 21278720 4793 33554432000 4194304 5208918 140735805008704 140735805006568 4229515 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5222/statm: 5195 4793 96 248 0 4944 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 45000

[startup+102.3 s]
/proc/loadavg: 2.04 2.02 1.99 3/184 5279
/proc/meminfo: memFree=26713152/32873648 swapFree=7388/7388
[pid=5166] ppid=5164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5166/stat : 5166 (npSolver-wbo-It) S 5164 5166 5089 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385950775 9367552 274 33554432000 4194304 5064252 140735326949184 140735326948096 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5166/statm: 2287 274 233 213 0 72 0
[pid=5167] ppid=5166 vsize=5924 CPUtime=95.85 cores=1,3,5,7
/proc/5167/stat : 5167 (npSolver-wbo) S 5166 5166 5089 0 -1 4202496 10133 99595 0 0 16 3 9524 42 20 0 1 0 385950775 6066176 1110 33554432000 4194304 6006132 140734819987920 140734819979280 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5167/statm: 1481 1110 176 443 0 1034 0
[pid=5278] ppid=5167 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5278/stat : 5278 (satsolver.sh) S 5167 5166 5089 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385960364 9367552 267 33554432000 4194304 5064252 140736872754464 140736872753376 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5278/statm: 2287 267 226 213 0 72 0
[pid=5279] ppid=5278 vsize=25184 CPUtime=6.4 cores=1,3,5,7
/proc/5279/stat : 5279 (glucose) R 5278 5166 5089 0 -1 4202496 6011 0 0 0 639 1 0 0 20 0 1 0 385960365 25788416 5592 33554432000 4194304 5208918 140734079666080 140734079663944 4229361 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5279/statm: 6296 5592 96 248 0 6045 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 49404

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 1.99 3/183 5350
/proc/meminfo: memFree=26716544/32873648 swapFree=7388/7388
[pid=5166] ppid=5164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5166/stat : 5166 (npSolver-wbo-It) S 5164 5166 5089 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385950775 9367552 274 33554432000 4194304 5064252 140735326949184 140735326948096 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5166/statm: 2287 274 233 213 0 72 0
[pid=5167] ppid=5166 vsize=5924 CPUtime=162.14 cores=1,3,5,7
/proc/5167/stat : 5167 (npSolver-wbo) S 5166 5166 5089 0 -1 4202496 16216 166973 0 0 26 5 16111 72 20 0 1 0 385950775 6066176 1110 33554432000 4194304 6006132 140734819987920 140734819979280 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5167/statm: 1481 1110 176 443 0 1034 0
Current children cumulated CPU time (s) 162.14

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6726
/proc/meminfo: memFree=26724012/32873648 swapFree=7388/7388
[pid=5166] ppid=5164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5166/stat : 5166 (npSolver-wbo-It) S 5164 5166 5089 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385950775 9367552 274 33554432000 4194304 5064252 140735326949184 140735326948096 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5166/statm: 2287 274 233 213 0 72 0
[pid=5167] ppid=5166 vsize=5924 CPUtime=1359.67 cores=1,3,5,7
/proc/5167/stat : 5167 (npSolver-wbo) S 5166 5166 5089 0 -1 4202496 125710 1434669 0 0 204 33 135126 604 20 0 1 0 385950775 6066176 1110 33554432000 4194304 6006132 140734819987920 140734819979280 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5167/statm: 1481 1110 176 443 0 1034 0
[pid=6725] ppid=5167 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6725/stat : 6725 (satsolver.sh) S 5167 5166 5089 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386086790 9367552 266 33554432000 4194304 5064252 140736732720432 140736732719344 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/6725/statm: 2287 266 226 213 0 72 0
[pid=6726] ppid=6725 vsize=18108 CPUtime=2.13 cores=1,3,5,7
/proc/6726/stat : 6726 (glucose) R 6725 5166 5089 0 -1 4202496 4618 0 0 0 213 0 0 0 20 0 1 0 386086790 18542592 4087 33554432000 4194304 5208918 140734576910016 140734576907960 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6726/statm: 4527 4087 96 248 0 4276 0
Current children cumulated CPU time (s) 1361.8
Current children cumulated vsize (KiB) 42328

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6790
/proc/meminfo: memFree=26712236/32873648 swapFree=7388/7388
[pid=5166] ppid=5164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5166/stat : 5166 (npSolver-wbo-It) S 5164 5166 5089 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385950775 9367552 274 33554432000 4194304 5064252 140735326949184 140735326948096 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5166/statm: 2287 274 233 213 0 72 0
[pid=5167] ppid=5166 vsize=5924 CPUtime=1415.95 cores=1,3,5,7
/proc/5167/stat : 5167 (npSolver-wbo) S 5166 5166 5089 0 -1 4202496 130924 1495346 0 0 213 34 140719 629 20 0 1 0 385950775 6066176 1110 33554432000 4194304 6006132 140734819987920 140734819979280 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5167/statm: 1481 1110 176 443 0 1034 0
[pid=6789] ppid=5167 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6789/stat : 6789 (satsolver.sh) S 5167 5166 5089 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386092421 9367552 267 33554432000 4194304 5064252 140737052207424 140737052206336 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/6789/statm: 2287 267 226 213 0 72 0
[pid=6790] ppid=6789 vsize=23504 CPUtime=5.84 cores=1,3,5,7
/proc/6790/stat : 6790 (glucose) R 6789 5166 5089 0 -1 4202496 5832 0 0 0 583 1 0 0 20 0 1 0 386092421 24068096 5506 33554432000 4194304 5208918 140734001074800 140734001072664 4229717 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6790/statm: 5876 5506 96 248 0 5625 0
Current children cumulated CPU time (s) 1421.79
Current children cumulated vsize (KiB) 47724

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 6853
/proc/meminfo: memFree=26707528/32873648 swapFree=7388/7388
[pid=5166] ppid=5164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5166/stat : 5166 (npSolver-wbo-It) S 5164 5166 5089 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385950775 9367552 274 33554432000 4194304 5064252 140735326949184 140735326948096 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5166/statm: 2287 274 233 213 0 72 0
[pid=5167] ppid=5166 vsize=5924 CPUtime=1472.71 cores=1,3,5,7
/proc/5167/stat : 5167 (npSolver-wbo) S 5166 5166 5089 0 -1 4202496 136138 1556716 0 0 222 36 146362 651 20 0 1 0 385950775 6066176 1110 33554432000 4194304 6006132 140734819987920 140734819979280 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5167/statm: 1481 1110 176 443 0 1034 0
[pid=6852] ppid=5167 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6852/stat : 6852 (satsolver.sh) S 5167 5166 5089 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 386098098 9367552 267 33554432000 4194304 5064252 140733639271504 140733639270416 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/6852/statm: 2287 267 226 213 0 72 0
[pid=6853] ppid=6852 vsize=25180 CPUtime=9.05 cores=1,3,5,7
/proc/6853/stat : 6853 (glucose) R 6852 5166 5089 0 -1 4202496 6642 0 0 0 904 1 0 0 20 0 1 0 386098098 25784320 5929 33554432000 4194304 5208918 140735093699200 140735093697064 4229517 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6853/statm: 6295 5929 96 248 0 6044 0
Current children cumulated CPU time (s) 1481.76
Current children cumulated vsize (KiB) 49400

[startup+1542.31 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 6930
/proc/meminfo: memFree=26721380/32873648 swapFree=7388/7388
[pid=5166] ppid=5164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5166/stat : 5166 (npSolver-wbo-It) S 5164 5166 5089 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385950775 9367552 274 33554432000 4194304 5064252 140735326949184 140735326948096 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5166/statm: 2287 274 233 213 0 72 0
[pid=5167] ppid=5166 vsize=5924 CPUtime=1539.71 cores=1,3,5,7
/proc/5167/stat : 5167 (npSolver-wbo) S 5166 5166 5089 0 -1 4202496 142221 1627417 0 0 232 37 153021 681 20 0 1 0 385950775 6066176 1110 33554432000 4194304 6006132 140734819987920 140734819979280 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5167/statm: 1481 1110 176 443 0 1034 0
[pid=6929] ppid=5167 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6929/stat : 6929 (satsolver.sh) S 5167 5166 5089 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386104801 9367552 267 33554432000 4194304 5064252 140736855763424 140736855762336 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/6929/statm: 2287 267 226 213 0 72 0
[pid=6930] ppid=6929 vsize=18108 CPUtime=2.03 cores=1,3,5,7
/proc/6930/stat : 6930 (glucose) R 6929 5166 5089 0 -1 4202496 5150 0 0 0 203 0 0 0 20 0 1 0 386104801 18542592 4038 33554432000 4194304 5208918 140734332236336 140734332234280 4229776 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6930/statm: 4527 4038 96 248 0 4276 0
Current children cumulated CPU time (s) 1541.74
Current children cumulated vsize (KiB) 42328

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 6993
/proc/meminfo: memFree=26710360/32873648 swapFree=7388/7388
[pid=5166] ppid=5164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5166/stat : 5166 (npSolver-wbo-It) S 5164 5166 5089 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385950775 9367552 274 33554432000 4194304 5064252 140735326949184 140735326948096 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5166/statm: 2287 274 233 213 0 72 0
[pid=5167] ppid=5166 vsize=5924 CPUtime=1596.6 cores=1,3,5,7
/proc/5167/stat : 5167 (npSolver-wbo) S 5166 5166 5089 0 -1 4202496 147435 1687913 0 0 239 39 158675 707 20 0 1 0 385950775 6066176 1110 33554432000 4194304 6006132 140734819987920 140734819979280 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5167/statm: 1481 1110 176 443 0 1034 0
[pid=6992] ppid=5167 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6992/stat : 6992 (satsolver.sh) S 5167 5166 5089 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386110493 9367552 266 33554432000 4194304 5064252 140737347903088 140737347902000 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/6992/statm: 2287 266 226 213 0 72 0
[pid=6993] ppid=6992 vsize=23504 CPUtime=5.1 cores=1,3,5,7
/proc/6993/stat : 6993 (glucose) R 6992 5166 5089 0 -1 4202496 5643 0 0 0 509 1 0 0 20 0 1 0 386110493 24068096 5516 33554432000 4194304 5208918 140734032981488 140734032979352 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6993/statm: 5876 5516 96 248 0 5625 0
Current children cumulated CPU time (s) 1601.7
Current children cumulated vsize (KiB) 47724

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7063
/proc/meminfo: memFree=26714100/32873648 swapFree=7388/7388
[pid=5166] ppid=5164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5166/stat : 5166 (npSolver-wbo-It) S 5164 5166 5089 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385950775 9367552 274 33554432000 4194304 5064252 140735326949184 140735326948096 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5166/statm: 2287 274 233 213 0 72 0
[pid=5167] ppid=5166 vsize=5924 CPUtime=1653.44 cores=1,3,5,7
/proc/5167/stat : 5167 (npSolver-wbo) S 5166 5166 5089 0 -1 4202496 152649 1747941 0 0 248 40 164324 732 20 0 1 0 385950775 6066176 1110 33554432000 4194304 6006132 140734819987920 140734819979280 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5167/statm: 1481 1110 176 443 0 1034 0
[pid=7055] ppid=5167 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7055/stat : 7055 (satsolver.sh) S 5167 5166 5089 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386116179 9367552 267 33554432000 4194304 5064252 140736332613200 140736332612112 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7055/statm: 2287 267 226 213 0 72 0
[pid=7056] ppid=7055 vsize=25176 CPUtime=8.24 cores=1,3,5,7
/proc/7056/stat : 7056 (glucose) R 7055 5166 5089 0 -1 4202496 6224 0 0 0 824 0 0 0 20 0 1 0 386116179 25780224 5934 33554432000 4194304 5208918 140734166139824 140734166137688 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7056/statm: 6294 5934 96 248 0 6043 0
Current children cumulated CPU time (s) 1661.68
Current children cumulated vsize (KiB) 49396

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7134
/proc/meminfo: memFree=26722012/32873648 swapFree=7388/7388
[pid=5166] ppid=5164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5166/stat : 5166 (npSolver-wbo-It) S 5164 5166 5089 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385950775 9367552 274 33554432000 4194304 5064252 140735326949184 140735326948096 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5166/statm: 2287 274 233 213 0 72 0
[pid=5167] ppid=5166 vsize=5924 CPUtime=1720.35 cores=1,3,5,7
/proc/5167/stat : 5167 (npSolver-wbo) S 5166 5166 5089 0 -1 4202496 158732 1819014 0 0 258 41 170975 761 20 0 1 0 385950775 6066176 1110 33554432000 4194304 6006132 140734819987920 140734819979280 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5167/statm: 1481 1110 176 443 0 1034 0
[pid=7133] ppid=5167 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7133/stat : 7133 (satsolver.sh) S 5167 5166 5089 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386122872 9367552 267 33554432000 4194304 5064252 140736092307408 140736092306320 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7133/statm: 2287 267 226 213 0 72 0
[pid=7134] ppid=7133 vsize=13648 CPUtime=1.31 cores=1,3,5,7
/proc/7134/stat : 7134 (glucose) R 7133 5166 5089 0 -1 4202496 4505 0 0 0 131 0 0 0 20 0 1 0 386122872 13975552 2979 33554432000 4194304 5208918 140735923637392 140735923635240 4211584 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7134/statm: 3412 2979 96 248 0 3161 0
Current children cumulated CPU time (s) 1721.66
Current children cumulated vsize (KiB) 37868

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 7207
/proc/meminfo: memFree=26719720/32873648 swapFree=7388/7388
[pid=5166] ppid=5164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5166/stat : 5166 (npSolver-wbo-It) S 5164 5166 5089 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385950775 9367552 274 33554432000 4194304 5064252 140735326949184 140735326948096 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5166/statm: 2287 274 233 213 0 72 0
[pid=5167] ppid=5166 vsize=5924 CPUtime=1777.51 cores=1,3,5,7
/proc/5167/stat : 5167 (npSolver-wbo) S 5166 5166 5089 0 -1 4202496 163946 1881604 0 0 266 42 176657 786 20 0 1 0 385950775 6066176 1110 33554432000 4194304 6006132 140734819987920 140734819979280 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5167/statm: 1481 1110 176 443 0 1034 0
[pid=7206] ppid=5167 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7206/stat : 7206 (satsolver.sh) S 5167 5166 5089 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386128592 9367552 266 33554432000 4194304 5064252 140737427705088 140737427704000 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7206/statm: 2287 266 226 213 0 72 0
[pid=7207] ppid=7206 vsize=23508 CPUtime=4.12 cores=1,3,5,7
/proc/7207/stat : 7207 (glucose) R 7206 5166 5089 0 -1 4202496 5641 0 0 0 411 1 0 0 20 0 1 0 386128592 24072192 5506 33554432000 4194304 5208918 140736701175216 140736701173080 4229757 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7207/statm: 5877 5506 96 248 0 5626 0
Current children cumulated CPU time (s) 1781.63
Current children cumulated vsize (KiB) 47728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 7295
/proc/meminfo: memFree=26726700/32873648 swapFree=7388/7388
[pid=5166] ppid=5164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5166/stat : 5166 (npSolver-wbo-It) S 5164 5166 5089 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385950775 9367552 274 33554432000 4194304 5064252 140735326949184 140735326948096 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5166/statm: 2287 274 233 213 0 72 0
[pid=5167] ppid=5166 vsize=5924 CPUtime=1796.35 cores=1,3,5,7
/proc/5167/stat : 5167 (npSolver-wbo) S 5166 5166 5089 0 -1 4202496 165684 1900923 0 0 269 43 178528 795 20 0 1 0 385950775 6066176 1110 33554432000 4194304 6006132 140734819987920 140734819979280 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5167/statm: 1481 1110 176 443 0 1034 0
[pid=7227] ppid=5167 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7227/stat : 7227 (satsolver.sh) S 5167 5166 5089 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386130475 9367552 267 33554432000 4194304 5064252 140735560071776 140735560070688 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7227/statm: 2287 267 226 213 0 72 0
[pid=7228] ppid=7227 vsize=20784 CPUtime=3.7 cores=1,3,5,7
/proc/7228/stat : 7228 (glucose) R 7227 5166 5089 0 -1 4202496 4862 0 0 0 369 1 0 0 20 0 1 0 386130475 21282816 4836 33554432000 4194304 5208918 140736046721280 140736046719144 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7228/statm: 5196 4836 96 248 0 4945 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 45004

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.72
CPU time (s): 1800.07
CPU user time (s): 1791.67
CPU system time (s): 8.40372
CPU usage (%): 99.9643
Max. virtual memory (cumulated for all children) (KiB): 53824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.67
system time used= 8.40372
maximum resident set size= 29720
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2072461
page faults= 0
swaps= 0
block input operations= 0
block output operations= 508456
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10038
involuntary context switches= 3915

runsolver used 2.96355 second user time and 7.83781 second system time

The end

Launcher Data

Begin job on node148 at 2012-06-09 01:31:03
IDJOB=3752926
IDBENCH=78758
IDSOLVER=2336
FILE ID=node148/3752926-1339198263
RUNJOBID= node148-1339183826-6232
PBS_JOBID= 14643813
Free space on /tmp= 70416 MiB

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

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

MD5SUM BENCH= ee1a48d1e3b75eba43e09ed993a809da
RANDOM SEED=1523948142

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26754608 kB
Buffers:          747212 kB
Cached:          4372676 kB
SwapCached:          560 kB
Active:          2489140 kB
Inactive:        2653464 kB
Active(anon):      11780 kB
Inactive(anon):    10628 kB
Active(file):    2477360 kB
Inactive(file):  2642836 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67107596 kB
Dirty:             17284 kB
Writeback:             0 kB
AnonPages:         26972 kB
Mapped:            12020 kB
Shmem:                36 kB
Slab:             839016 kB
SReclaimable:     282008 kB
SUnreclaim:       557008 kB
KernelStack:        1472 kB
PageTables:         3808 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     138804 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

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