Trace number 3715884

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) 1511.46 1900.02

General information on the benchmark

Name/SOFT-BIGINT-LIN/PB10/oliveras/j90/
normalized-j9048_1-unsat--soft-0-100-0.wbo
MD5SUM0cba3d1e27d8fa6d3faa677b5a7dc4e3
Bench CategorySOFT-BIGINT-LIN (only soft constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark18
Best CPU time to get the best result obtained on this benchmark2.67359
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables15106
Total number of constraints51743
Number of soft constraints51743
Number of constraints which are clauses51415
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints328
Minimum length of a constraint1
Maximum length of a constraint90
Top cost 2612877
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 2612876
Biggest number in a constraint 105
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 658
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

6.29/6.36	c run usual solver
52.87/53.09	o 150
52.87/53.09	c starting approximation
52.87/53.09	c factor = 2
52.87/53.09	c factor still to low - shrinking to 23.4319
52.87/53.09	c approx number of clauses: 1e+06
52.87/53.10	c current bound: 75
56.58/58.45	c current bound: 75
60.28/63.11	c current bound: 75
63.94/68.34	c current bound: 75
67.47/72.65	c current bound: 75
71.14/76.32	c current bound: 75
74.99/81.30	c current bound: 75
78.60/86.47	c current bound: 75
82.29/91.46	c current bound: 75
85.96/96.44	c current bound: 75
89.75/101.20	c current bound: 75
93.30/106.58	c current bound: 75
96.97/111.11	c current bound: 75
100.69/114.83	c current bound: 75
104.28/118.60	c current bound: 75
107.98/122.20	c current bound: 75
111.69/127.15	c current bound: 75
115.39/132.24	c current bound: 75
119.01/137.01	c current bound: 75
122.53/142.38	c current bound: 75
126.10/146.82	c current bound: 75
129.78/150.53	c current bound: 75
133.50/154.94	c current bound: 75
137.10/158.53	c current bound: 75
140.87/163.35	c current bound: 75
144.46/168.27	c current bound: 75
148.10/173.34	c current bound: 75
151.70/178.85	c current bound: 75
155.22/182.69	c current bound: 75
158.88/186.35	c current bound: 75
162.59/190.06	c current bound: 75
166.27/194.79	c current bound: 75
170.02/200.22	c current bound: 75
173.66/205.02	c current bound: 75
177.24/209.95	c current bound: 75
180.91/215.34	c current bound: 75
184.43/218.98	c current bound: 75
188.09/222.63	c current bound: 75
191.70/226.24	c current bound: 75
195.46/231.33	c current bound: 75
199.13/237.41	c current bound: 75
202.60/241.29	c current bound: 75
206.26/246.38	c current bound: 75
210.02/251.36	c current bound: 75
213.71/256.47	c current bound: 75
217.37/261.48	c current bound: 75
221.06/266.68	c current bound: 75
224.77/271.39	c current bound: 75
228.54/276.60	c current bound: 75
232.23/282.84	c current bound: 75
235.78/287.79	c current bound: 75
239.67/293.17	c current bound: 75
243.40/298.27	c current bound: 75
247.03/303.25	c current bound: 75
250.63/308.16	c current bound: 75
254.21/313.19	c current bound: 75
257.92/318.18	c current bound: 75
261.58/323.30	c current bound: 75
265.10/328.08	c current bound: 75
268.81/333.41	c current bound: 75
272.46/338.39	c current bound: 75
276.11/343.63	c current bound: 75
279.71/348.31	c current bound: 75
283.30/353.72	c current bound: 75
286.83/357.39	c current bound: 75
290.58/361.09	c current bound: 75
294.32/366.01	c current bound: 75
297.83/370.78	c current bound: 75
301.52/375.56	c current bound: 75
305.16/379.29	c current bound: 75
308.97/383.11	c current bound: 75
312.42/386.71	c current bound: 75
316.21/391.40	c current bound: 75
319.84/396.75	c current bound: 75
323.35/400.39	c current bound: 75
327.13/404.01	c current bound: 75
330.76/408.90	c current bound: 75
334.40/412.73	c current bound: 75
337.87/416.34	c current bound: 75
341.57/420.05	c current bound: 75
345.32/424.97	c current bound: 75
348.98/430.16	c current bound: 75
352.62/434.86	c current bound: 75
356.27/440.23	c current bound: 75
359.75/443.84	c current bound: 75
363.36/447.46	c current bound: 75
367.11/452.27	c current bound: 75
370.81/457.26	c current bound: 75
374.51/462.29	c current bound: 75
378.28/467.34	c current bound: 75
381.97/472.49	c current bound: 75
385.66/477.44	c current bound: 75
389.19/481.92	c current bound: 75
392.85/485.59	c current bound: 75
396.46/489.68	c current bound: 75
400.07/493.28	c current bound: 75
403.83/498.12	c current bound: 75
407.47/503.04	c current bound: 75
411.06/508.37	c current bound: 75
414.79/513.22	c current bound: 75
418.42/517.36	c current bound: 75
421.94/520.98	c current bound: 75
425.52/524.58	c current bound: 75
429.24/529.37	c current bound: 75
432.86/534.74	c current bound: 75
436.54/539.47	c current bound: 75
440.22/544.71	c current bound: 75
443.67/548.31	c current bound: 75
447.30/551.91	c current bound: 75
451.05/556.83	c current bound: 75
454.65/561.66	c current bound: 75
458.31/567.15	c current bound: 75
461.92/572.06	c current bound: 75
465.64/577.13	c current bound: 75
469.23/582.09	c current bound: 75
472.94/587.10	c current bound: 75
476.51/592.08	c current bound: 75
480.23/596.82	c current bound: 75
483.89/602.22	c current bound: 75
487.35/605.82	c current bound: 75
491.30/609.65	c current bound: 75
494.93/614.54	c current bound: 75
498.44/619.21	c current bound: 75
502.21/622.82	c current bound: 75
505.67/626.50	c current bound: 75
509.29/630.12	c current bound: 75
513.04/634.96	c current bound: 75
516.70/640.23	c current bound: 75
520.36/645.13	c current bound: 75
523.93/650.27	c current bound: 75
527.52/654.79	c current bound: 75
531.03/658.38	c current bound: 75
534.64/662.81	c current bound: 75
538.32/666.49	c current bound: 75
542.09/671.49	c current bound: 75
545.82/676.52	c current bound: 75
549.54/681.54	c current bound: 75
553.14/686.61	c current bound: 75
556.59/691.84	c current bound: 75
560.25/696.79	c current bound: 75
563.98/701.72	c current bound: 75
567.70/706.73	c current bound: 75
571.28/711.63	c current bound: 75
574.97/716.66	c current bound: 75
578.58/721.98	c current bound: 75
582.28/726.51	c current bound: 75
585.76/730.14	c current bound: 75
589.50/733.92	c current bound: 75
592.96/737.53	c current bound: 75
596.68/742.46	c current bound: 75
600.41/747.51	c current bound: 75
603.96/752.37	c current bound: 75
607.60/757.73	c current bound: 75
611.16/762.40	c current bound: 75
614.75/765.99	c current bound: 75
618.44/769.81	c current bound: 75
622.10/773.47	c current bound: 75
625.86/778.50	c current bound: 75
629.49/783.48	c current bound: 75
633.19/788.52	c current bound: 75
636.71/793.69	c current bound: 75
640.41/797.85	c current bound: 75
643.94/801.52	c current bound: 75
647.54/805.10	c current bound: 75
651.34/810.16	c current bound: 75
655.05/815.05	c current bound: 75
658.78/820.21	c current bound: 75
662.31/825.17	c current bound: 75
666.03/830.12	c current bound: 75
669.54/833.89	c current bound: 75
673.25/837.64	c current bound: 75
676.95/841.33	c current bound: 75
680.74/846.13	c current bound: 75
684.44/851.10	c current bound: 75
688.10/856.02	c current bound: 75
691.70/861.49	c current bound: 75
695.33/866.47	c current bound: 75
698.90/870.51	c current bound: 75
702.56/874.20	c current bound: 75
706.26/877.88	c current bound: 75
709.93/882.70	c current bound: 75
713.76/888.01	c current bound: 75
717.39/892.95	c current bound: 75
721.03/897.86	c current bound: 75
724.70/903.05	c current bound: 75
728.39/908.04	c current bound: 75
732.03/912.91	c current bound: 75
735.72/918.20	c current bound: 75
739.29/923.10	c current bound: 75
743.04/928.10	c current bound: 75
746.66/933.35	c current bound: 75
750.35/938.76	c current bound: 75
754.16/943.54	c current bound: 75
757.78/948.58	c current bound: 75
761.46/953.57	c current bound: 75
765.17/958.71	c current bound: 75
768.81/963.76	c current bound: 75
772.38/968.57	c current bound: 75
775.95/973.89	c current bound: 75
779.67/978.91	c current bound: 75
783.37/983.93	c current bound: 75
787.00/988.88	c current bound: 75
790.72/993.97	c current bound: 75
794.32/999.06	c current bound: 75
798.21/1004.33	c current bound: 75
801.94/1009.60	c current bound: 75
805.50/1014.32	c current bound: 75
809.05/1019.49	c current bound: 75
812.73/1024.87	c current bound: 75
816.44/1029.80	c current bound: 75
820.12/1034.96	c current bound: 75
823.76/1039.77	c current bound: 75
827.36/1045.19	c current bound: 75
830.89/1050.19	c current bound: 75
834.61/1055.28	c current bound: 75
838.29/1060.12	c current bound: 75
841.94/1065.62	c current bound: 75
845.40/1069.23	c current bound: 75
849.06/1072.88	c current bound: 75
852.80/1077.85	c current bound: 75
856.38/1082.33	c current bound: 75
860.20/1086.04	c current bound: 75
863.70/1089.96	c current bound: 75
867.51/1094.30	c current bound: 75
871.12/1099.06	c current bound: 75
874.83/1104.46	c current bound: 75
878.48/1109.36	c current bound: 75
882.15/1114.41	c current bound: 75
885.62/1118.16	c current bound: 75
889.25/1121.78	c current bound: 75
893.13/1125.51	c current bound: 75
896.69/1130.34	c current bound: 75
900.30/1135.16	c current bound: 75
903.94/1140.15	c current bound: 75
907.56/1145.49	c current bound: 75
911.21/1150.47	c current bound: 75
914.88/1154.24	c current bound: 75
918.35/1157.85	c current bound: 75
921.98/1161.47	c current bound: 75
925.71/1166.45	c current bound: 75
929.38/1171.41	c current bound: 75
933.00/1176.22	c current bound: 75
936.56/1181.58	c current bound: 75
940.21/1186.63	c current bound: 75
943.67/1190.36	c current bound: 75
947.33/1194.04	c current bound: 75
951.02/1197.71	c current bound: 75
954.89/1202.52	c current bound: 75
958.57/1207.80	c current bound: 75
962.09/1212.76	c current bound: 75
965.71/1217.68	c current bound: 75
969.34/1222.69	c current bound: 75
972.90/1226.44	c current bound: 75
976.72/1230.11	c current bound: 75
980.24/1233.78	c current bound: 75
983.97/1238.44	c current bound: 75
987.61/1243.87	c current bound: 75
991.25/1249.26	c current bound: 75
994.77/1252.87	c current bound: 75
998.47/1256.50	c current bound: 75
1002.09/1260.97	c current bound: 75
1005.61/1264.58	c current bound: 75
1009.22/1268.83	c current bound: 75
1012.84/1272.45	c current bound: 75
1016.60/1277.34	c current bound: 75
1020.19/1282.18	c current bound: 75
1023.85/1287.58	c current bound: 75
1027.48/1292.56	c current bound: 75
1030.98/1296.71	c current bound: 75
1034.57/1300.32	c current bound: 75
1038.19/1303.92	c current bound: 75
1042.01/1308.81	c current bound: 75
1045.70/1313.92	c current bound: 75
1049.40/1318.76	c current bound: 75
1053.16/1324.05	c current bound: 75
1056.80/1328.86	c current bound: 75
1060.34/1332.65	c current bound: 75
1063.96/1336.27	c current bound: 75
1067.60/1339.92	c current bound: 75
1071.43/1344.72	c current bound: 75
1075.07/1350.02	c current bound: 75
1078.67/1354.95	c current bound: 75
1082.28/1359.89	c current bound: 75
1085.92/1364.87	c current bound: 75
1089.59/1368.72	c current bound: 75
1093.06/1372.33	c current bound: 75
1096.78/1376.05	c current bound: 75
1100.57/1381.06	c current bound: 75
1104.22/1385.95	c current bound: 75
1107.94/1391.10	c current bound: 75
1111.55/1396.04	c current bound: 75
1115.21/1400.92	c current bound: 75
1118.70/1404.87	c current bound: 75
1122.36/1408.54	c current bound: 75
1126.00/1412.17	c current bound: 75
1129.86/1417.03	c current bound: 75
1133.42/1422.28	c current bound: 75
1137.08/1427.36	c current bound: 75
1140.69/1432.28	c current bound: 75
1144.36/1437.25	c current bound: 75
1147.93/1441.14	c current bound: 75
1151.56/1444.78	c current bound: 75
1155.23/1448.45	c current bound: 75
1159.03/1453.46	c current bound: 75
1162.69/1458.45	c current bound: 75
1166.29/1463.15	c current bound: 75
1170.02/1468.59	c current bound: 75
1173.53/1472.17	c current bound: 75
1177.12/1475.77	c current bound: 75
1180.88/1480.67	c current bound: 75
1184.55/1485.91	c current bound: 75
1188.16/1490.74	c current bound: 75
1191.80/1495.61	c current bound: 75
1195.33/1500.46	c current bound: 75
1199.22/1505.90	c current bound: 75
1202.82/1509.50	c current bound: 75
1206.32/1513.17	c current bound: 75
1210.15/1518.13	c current bound: 75
1213.83/1523.14	c current bound: 75
1217.54/1528.13	c current bound: 75
1221.16/1533.25	c current bound: 75
1224.75/1537.30	c current bound: 75
1228.37/1540.92	c current bound: 75
1232.19/1544.63	c current bound: 75
1235.87/1549.32	c current bound: 75
1239.55/1554.70	c current bound: 75
1243.06/1558.38	c current bound: 75
1246.70/1562.01	c current bound: 75
1250.35/1566.22	c current bound: 75
1254.00/1569.87	c current bound: 75
1257.61/1573.47	c current bound: 75
1261.29/1578.39	c current bound: 75
1265.03/1583.60	c current bound: 75
1268.67/1588.50	c current bound: 75
1272.42/1593.48	c current bound: 75
1276.09/1598.71	c current bound: 75
1279.56/1602.47	c current bound: 75
1283.24/1606.14	c current bound: 75
1286.91/1609.81	c current bound: 75
1290.67/1614.63	c current bound: 75
1294.36/1619.52	c current bound: 75
1297.97/1624.73	c current bound: 75
1301.56/1629.69	c current bound: 75
1305.27/1634.92	c current bound: 75
1308.75/1638.68	c current bound: 75
1312.38/1642.32	c current bound: 75
1316.07/1646.00	c current bound: 75
1319.76/1650.78	c current bound: 75
1323.49/1655.71	c current bound: 75
1327.06/1660.97	c current bound: 75
1330.73/1666.02	c current bound: 75
1334.34/1671.14	c current bound: 75
1338.01/1676.01	c current bound: 75
1341.62/1681.24	c current bound: 75
1345.25/1686.24	c current bound: 75
1348.89/1691.15	c current bound: 75
1352.53/1696.24	c current bound: 75
1356.24/1701.20	c current bound: 75
1359.83/1706.32	c current bound: 75
1363.41/1711.28	c current bound: 75
1367.08/1716.10	c current bound: 75
1370.71/1721.43	c current bound: 75
1374.38/1726.37	c current bound: 75
1378.03/1731.49	c current bound: 75
1381.80/1736.22	c current bound: 75
1385.44/1741.66	c current bound: 75
1389.13/1746.63	c current bound: 75
1392.78/1751.66	c current bound: 75
1396.43/1756.74	c current bound: 75
1400.12/1761.87	c current bound: 75
1403.84/1766.84	c current bound: 75
1407.51/1771.62	c current bound: 75
1411.17/1776.95	c current bound: 75
1414.84/1781.97	c current bound: 75
1418.53/1787.07	c current bound: 75
1422.21/1792.10	c current bound: 75
1425.88/1796.96	c current bound: 75
1429.64/1802.30	c current bound: 75
1433.23/1807.18	c current bound: 75
1436.91/1811.99	c current bound: 75
1440.61/1817.20	c current bound: 75
1444.15/1822.29	c current bound: 75
1447.73/1827.47	c current bound: 75
1451.47/1832.61	c current bound: 75
1455.10/1837.69	c current bound: 75
1458.86/1842.53	c current bound: 75
1462.41/1847.77	c current bound: 75
1466.16/1852.53	c current bound: 75
1469.72/1857.88	c current bound: 75
1473.35/1861.60	c current bound: 75
1476.98/1865.22	c current bound: 75
1480.73/1870.10	c current bound: 75
1484.25/1875.38	c current bound: 75
1487.87/1879.62	c current bound: 75
1491.58/1883.32	c current bound: 75
1495.30/1887.03	c current bound: 75
1499.11/1891.24	c current bound: 75
1502.74/1895.97	c current bound: 75
1506.24/1900.01	HOME/npSolver-wbo-Itdqb.sh: line 18: 32494 Terminated              ./npSolver-wbo $file $tmp -rnd_seed=$seed -useQuickBound=1 -useBinSearch=0 -useCP2=1 -useInc=1

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-3715884-1338215603/watcher-3715884-1338215603 -o /tmp/evaluation-result-3715884-1338215603/solver-3715884-1338215603 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715884-1338215603.wbo 7889836 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.01 2.02 2.00 3/179 32493
/proc/meminfo: memFree=30199592/32873844 swapFree=7108/7108
[pid=32493] ppid=32491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32493/stat : 32493 (npSolver-wbo-It) S 32491 32493 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287688905 9367552 274 33554432000 4194304 5064252 140736840359968 140736840358880 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32493/statm: 2287 274 233 213 0 72 0

[startup+0.060678 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 32493
/proc/meminfo: memFree=30199592/32873844 swapFree=7108/7108
[pid=32493] ppid=32491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32493/stat : 32493 (npSolver-wbo-It) S 32491 32493 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287688905 9367552 274 33554432000 4194304 5064252 140736840359968 140736840358880 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32493/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100293 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 32493
/proc/meminfo: memFree=30199592/32873844 swapFree=7108/7108
[pid=32493] ppid=32491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32493/stat : 32493 (npSolver-wbo-It) S 32491 32493 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287688905 9367552 274 33554432000 4194304 5064252 140736840359968 140736840358880 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32493/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.3003 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 32493
/proc/meminfo: memFree=30199592/32873844 swapFree=7108/7108
[pid=32493] ppid=32491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32493/stat : 32493 (npSolver-wbo-It) S 32491 32493 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287688905 9367552 274 33554432000 4194304 5064252 140736840359968 140736840358880 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32493/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700298 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 32493
/proc/meminfo: memFree=30199592/32873844 swapFree=7108/7108
[pid=32493] ppid=32491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32493/stat : 32493 (npSolver-wbo-It) S 32491 32493 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287688905 9367552 274 33554432000 4194304 5064252 140736840359968 140736840358880 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32493/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 32495
/proc/meminfo: memFree=30124440/32873844 swapFree=7108/7108
[pid=32493] ppid=32491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32493/stat : 32493 (npSolver-wbo-It) S 32491 32493 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287688905 9367552 274 33554432000 4194304 5064252 140736840359968 140736840358880 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32493/statm: 2287 274 233 213 0 72 0
[pid=32494] ppid=32493 vsize=297588 CPUtime=1.49 cores=0,2,4,6
/proc/32494/stat : 32494 (npSolver-wbo) R 32493 32493 30917 0 -1 4202496 6761 0 0 0 141 8 0 0 20 0 1 0 287688905 304730112 45219 33554432000 4194304 5990268 140737371085664 140737371079960 4604889 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32494/statm: 74397 45219 145 439 0 73954 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 306736

[startup+3.10029 s]
/proc/loadavg: 2.09 2.04 2.01 3/181 32495
/proc/meminfo: memFree=30019180/32873844 swapFree=7108/7108
[pid=32493] ppid=32491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32493/stat : 32493 (npSolver-wbo-It) S 32491 32493 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287688905 9367552 274 33554432000 4194304 5064252 140736840359968 140736840358880 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32493/statm: 2287 274 233 213 0 72 0
[pid=32494] ppid=32493 vsize=297588 CPUtime=3.09 cores=0,2,4,6
/proc/32494/stat : 32494 (npSolver-wbo) R 32493 32493 30917 0 -1 4202496 6761 0 0 0 301 8 0 0 20 0 1 0 287688905 304730112 45219 33554432000 4194304 5990268 140737371085664 140737371081544 4706978 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32494/statm: 74397 45219 145 439 0 73954 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 306736

[startup+6.30031 s]
/proc/loadavg: 2.09 2.04 2.01 3/181 32495
/proc/meminfo: memFree=30006644/32873844 swapFree=7108/7108
[pid=32493] ppid=32491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32493/stat : 32493 (npSolver-wbo-It) S 32491 32493 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287688905 9367552 274 33554432000 4194304 5064252 140736840359968 140736840358880 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32493/statm: 2287 274 233 213 0 72 0
[pid=32494] ppid=32493 vsize=397092 CPUtime=6.29 cores=0,2,4,6
/proc/32494/stat : 32494 (npSolver-wbo) R 32493 32493 30917 0 -1 4202496 7124 0 0 0 613 16 0 0 20 0 1 0 287688905 406622208 76753 33554432000 4194304 5990268 140737371085664 140737371081544 5180875 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32494/statm: 99273 76753 147 439 0 98830 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 406240

[startup+12.7003 s]
/proc/loadavg: 2.15 2.05 2.01 3/183 32497
/proc/meminfo: memFree=28921856/32873844 swapFree=7108/7108
[pid=32493] ppid=32491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32493/stat : 32493 (npSolver-wbo-It) S 32491 32493 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287688905 9367552 274 33554432000 4194304 5064252 140736840359968 140736840358880 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32493/statm: 2287 274 233 213 0 72 0
[pid=32494] ppid=32493 vsize=297588 CPUtime=6.43 cores=0,2,4,6
/proc/32494/stat : 32494 (npSolver-wbo) S 32493 32493 30917 0 -1 4202496 7131 0 0 0 614 29 0 0 20 0 1 0 287688905 304730112 51883 33554432000 4194304 5990268 140737371085664 140737371078816 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32494/statm: 74397 51883 153 439 0 73954 0
[pid=32496] ppid=32494 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32496/stat : 32496 (cp2_pre.sh) S 32494 32493 30917 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 287689550 9367552 277 33554432000 4194304 5064252 140734023903728 140734023902432 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32496/statm: 2287 277 234 213 0 72 0
[pid=32497] ppid=32496 vsize=1033556 CPUtime=6.24 cores=0,2,4,6
/proc/32497/stat : 32497 (coprocessor) R 32496 32493 30917 0 -1 4202496 93648 0 0 0 601 23 0 0 20 0 1 0 287689550 1058361344 255101 33554432000 4194304 6586260 140737215267392 140737215263256 5599454 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/32497/statm: 258389 255101 189 584 0 257801 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1349440

[startup+25.5003 s]
/proc/loadavg: 2.12 2.05 2.01 3/183 32497
/proc/meminfo: memFree=28865100/32873844 swapFree=7108/7108
[pid=32493] ppid=32491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32493/stat : 32493 (npSolver-wbo-It) S 32491 32493 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287688905 9367552 274 33554432000 4194304 5064252 140736840359968 140736840358880 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32493/statm: 2287 274 233 213 0 72 0
[pid=32494] ppid=32493 vsize=297588 CPUtime=6.43 cores=0,2,4,6
/proc/32494/stat : 32494 (npSolver-wbo) S 32493 32493 30917 0 -1 4202496 7131 0 0 0 614 29 0 0 20 0 1 0 287688905 304730112 51883 33554432000 4194304 5990268 140737371085664 140737371078816 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32494/statm: 74397 51883 153 439 0 73954 0
[pid=32496] ppid=32494 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32496/stat : 32496 (cp2_pre.sh) S 32494 32493 30917 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 287689550 9367552 277 33554432000 4194304 5064252 140734023903728 140734023902432 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32496/statm: 2287 277 234 213 0 72 0
[pid=32497] ppid=32496 vsize=1033688 CPUtime=19.04 cores=0,2,4,6
/proc/32497/stat : 32497 (coprocessor) R 32496 32493 30917 0 -1 4202496 93690 0 0 0 1881 23 0 0 20 0 1 0 287689550 1058496512 255143 33554432000 4194304 6586260 140737215267392 140737215262712 5599454 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/32497/statm: 258422 255143 189 584 0 257834 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1349572

[startup+51.1003 s]
/proc/loadavg: 2.23 2.08 2.02 3/181 32512
/proc/meminfo: memFree=29800924/32873844 swapFree=7108/7108
[pid=32493] ppid=32491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32493/stat : 32493 (npSolver-wbo-It) S 32491 32493 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287688905 9367552 274 33554432000 4194304 5064252 140736840359968 140736840358880 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32493/statm: 2287 274 233 213 0 72 0
[pid=32494] ppid=32493 vsize=311140 CPUtime=50.96 cores=0,2,4,6
/proc/32494/stat : 32494 (npSolver-wbo) R 32493 32493 30917 0 -1 4202496 8623 170523 0 0 692 322 4007 75 20 0 1 0 287688905 318607360 55246 33554432000 4194304 5990268 140737371085664 140737371078968 5177872 0 0 4096 0 0 0 0 17 2 0 0 11 0 0
/proc/32494/statm: 77785 55246 157 439 0 77342 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 320288

[startup+102.3 s]
/proc/loadavg: 2.78 2.24 2.07 3/183 32599
/proc/meminfo: memFree=29627848/32873844 swapFree=7108/7108
[pid=32493] ppid=32491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32493/stat : 32493 (npSolver-wbo-It) S 32491 32493 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287688905 9367552 274 33554432000 4194304 5064252 140736840359968 140736840358880 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32493/statm: 2287 274 233 213 0 72 0
[pid=32494] ppid=32493 vsize=311144 CPUtime=89.83 cores=0,2,4,6
/proc/32494/stat : 32494 (npSolver-wbo) S 32493 32493 30917 0 -1 4202496 28520 964944 0 0 919 492 6928 644 20 0 1 0 287688905 318611456 55299 33554432000 4194304 5990268 140737371085664 140737371077072 5173822 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 11 0 0
/proc/32494/statm: 77786 55299 177 439 0 77343 0
[pid=32598] ppid=32494 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32598/stat : 32598 (satsolver.sh) S 32494 32493 30917 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287699033 9367552 267 33554432000 4194304 5064252 140733878068384 140733878067296 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32598/statm: 2287 267 226 213 0 72 0
[pid=32599] ppid=32598 vsize=443164 CPUtime=1 cores=0,2,4,6
/proc/32599/stat : 32599 (glucose) R 32598 32493 30917 0 -1 4202496 56875 0 0 0 83 17 0 0 20 0 1 0 287699033 453799936 94331 33554432000 4194304 5208918 140736782932976 140736781882376 4465602 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32599/statm: 110791 94331 70 248 0 110540 0
Current children cumulated CPU time (s) 90.83
Current children cumulated vsize (KiB) 772604

[startup+162.3 s]
/proc/loadavg: 2.82 2.34 2.12 3/183 32700
/proc/meminfo: memFree=29684924/32873844 swapFree=7108/7108
[pid=32493] ppid=32491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32493/stat : 32493 (npSolver-wbo-It) S 32491 32493 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287688905 9367552 274 33554432000 4194304 5064252 140736840359968 140736840358880 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32493/statm: 2287 274 233 213 0 72 0
[pid=32494] ppid=32493 vsize=311144 CPUtime=140.76 cores=0,2,4,6
/proc/32494/stat : 32494 (npSolver-wbo) S 32493 32493 30917 0 -1 4202496 55915 2074310 0 0 1190 520 10985 1381 20 0 1 0 287688905 318611456 55299 33554432000 4194304 5990268 140737371085664 140737371077648 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 29 0 0
/proc/32494/statm: 77786 55299 177 439 0 77343 0
Current children cumulated CPU time (s) 140.76
Current children cumulated vsize (KiB) 320292

[startup+222.3 s]
/proc/loadavg: 2.36 2.29 2.11 3/184 337
/proc/meminfo: memFree=29728616/32873844 swapFree=7108/7108
[pid=32493] ppid=32491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32493/stat : 32493 (npSolver-wbo-It) S 32491 32493 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287688905 9367552 274 33554432000 4194304 5064252 140736840359968 140736840358880 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32493/statm: 2287 274 233 213 0 72 0
[pid=32494] ppid=32493 vsize=311144 CPUtime=186.81 cores=0,2,4,6
/proc/32494/stat : 32494 (npSolver-wbo) S 32493 32493 30917 0 -1 4202496 79590 3089767 0 0 1442 546 14638 2055 20 0 1 0 287688905 318611456 55299 33554432000 4194304 5990268 140737371085664 140737371076560 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 29 0 0
/proc/32494/statm: 77786 55299 177 439 0 77343 0
[pid=335] ppid=32494 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/335/stat : 335 (cp2_post.sh) S 32494 32493 30917 0 -1 4202496 609 224 0 0 0 0 0 0 20 0 1 0 287711025 9367552 265 33554432000 4194304 5064252 140737151880784 140737151879072 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/335/statm: 2287 265 225 213 0 72 0
[pid=337] ppid=335 vsize=56104 CPUtime=1.09 cores=0,2,4,6
/proc/337/stat : 337 (coprocessor) R 335 32493 30917 0 -1 4202496 6626 0 0 0 95 14 0 0 20 0 1 0 287711025 57450496 11645 33554432000 4194304 6586260 140737340988256 140737340985272 5732496 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/337/statm: 14026 11645 148 584 0 13438 0
Current children cumulated CPU time (s) 187.9
Current children cumulated vsize (KiB) 385544

[startup+282.3 s]
/proc/loadavg: 2.91 2.44 2.17 2/182 476
/proc/meminfo: memFree=29804492/32873844 swapFree=7108/7108
[pid=32493] ppid=32491 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=29270692/32873844 swapFree=7108/7108
[pid=32493] ppid=32491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32493/stat : 32493 (npSolver-wbo-It) S 32491 32493 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287688905 9367552 274 33554432000 4194304 5064252 140736840359968 140736840358880 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32493/statm: 2287 274 233 213 0 72 0
[pid=32494] ppid=32493 vsize=311144 CPUtime=1181.05 cores=0,2,4,6
/proc/32494/stat : 32494 (npSolver-wbo) S 32493 32493 30917 0 -1 4202496 615756 24593209 0 0 6813 1108 93460 16724 20 0 1 0 287688905 318611456 55299 33554432000 4194304 5990268 140737371085664 140737371077072 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 213 0 0
/proc/32494/statm: 77786 55299 177 439 0 77343 0
[pid=2387] ppid=32494 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2387/stat : 2387 (satsolver.sh) S 32494 32493 30917 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287836980 9367552 267 33554432000 4194304 5064252 140735677560912 140735677559824 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2387/statm: 2287 267 226 213 0 72 0
[pid=2388] ppid=2387 vsize=478020 CPUtime=1.53 cores=0,2,4,6
/proc/2388/stat : 2388 (glucose) R 2387 32493 30917 0 -1 4202496 70445 0 0 0 136 17 0 0 20 0 1 0 287836981 489492480 110282 33554432000 4194304 5208918 140733273245264 140733272194760 4229872 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2388/statm: 119505 110283 95 248 0 119254 0
Current children cumulated CPU time (s) 1182.58
Current children cumulated vsize (KiB) 807460
heavy processes:

[startup+1542.3 s]
/proc/loadavg: 2.53 2.38 2.29 3/183 2486
/proc/meminfo: memFree=29485288/32873844 swapFree=7108/7108
[pid=32493] ppid=32491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32493/stat : 32493 (npSolver-wbo-It) S 32491 32493 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287688905 9367552 274 33554432000 4194304 5064252 140736840359968 140736840358880 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32493/statm: 2287 274 233 213 0 72 0
[pid=32494] ppid=32493 vsize=311144 CPUtime=1228.62 cores=0,2,4,6
/proc/32494/stat : 32494 (npSolver-wbo) S 32493 32493 30917 0 -1 4202496 641288 25618146 0 0 7060 1133 97241 17428 20 0 1 0 287688905 318611456 55299 33554432000 4194304 5990268 140737371085664 140737371077072 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 213 0 0
/proc/32494/statm: 77786 55299 177 439 0 77343 0
[pid=2485] ppid=32494 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2485/stat : 2485 (satsolver.sh) S 32494 32493 30917 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287843005 9367552 267 33554432000 4194304 5064252 140734822689136 140734822688048 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2485/statm: 2287 267 226 213 0 72 0
[pid=2486] ppid=2485 vsize=477520 CPUtime=1.28 cores=0,2,4,6
/proc/2486/stat : 2486 (glucose) R 2485 32493 30917 0 -1 4202496 69620 0 0 0 111 17 0 0 20 0 1 0 287843006 488980480 107975 33554432000 4194304 5208918 140733658936560 140733657885960 4229872 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2486/statm: 119380 107975 94 248 0 119129 0
Current children cumulated CPU time (s) 1229.9
Current children cumulated vsize (KiB) 806960
heavy processes:

[startup+1602.3 s]
/proc/loadavg: 2.23 2.32 2.27 2/184 2584
/proc/meminfo: memFree=29642416/32873844 swapFree=7108/7108
[pid=32493] ppid=32491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32493/stat : 32493 (npSolver-wbo-It) S 32491 32493 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287688905 9367552 274 33554432000 4194304 5064252 140736840359968 140736840358880 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32493/statm: 2287 274 233 213 0 72 0
[pid=32494] ppid=32493 vsize=362600 CPUtime=1279.55 cores=0,2,4,6
/proc/32494/stat : 32494 (npSolver-wbo) R 32493 32493 30917 0 -1 4202496 668225 26726369 0 0 7329 1162 101300 18164 20 0 1 0 287688905 371302400 65797 33554432000 4194304 5990268 140737371085664 140737371076424 4273593 0 0 4096 0 0 0 0 17 0 0 0 213 0 0
/proc/32494/statm: 90650 65797 177 439 0 90207 0
Current children cumulated CPU time (s) 1279.55
Current children cumulated vsize (KiB) 371748
heavy processes:

[startup+1662.3 s]
/proc/loadavg: 2.08 2.26 2.25 3/184 2702
/proc/meminfo: memFree=29267576/32873844 swapFree=7108/7108
[pid=32493] ppid=32491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32493/stat : 32493 (npSolver-wbo-It) S 32491 32493 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287688905 9367552 274 33554432000 4194304 5064252 140736840359968 140736840358880 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32493/statm: 2287 274 233 213 0 72 0
[pid=32494] ppid=32493 vsize=311144 CPUtime=1327.22 cores=0,2,4,6
/proc/32494/stat : 32494 (npSolver-wbo) S 32493 32493 30917 0 -1 4202496 694316 27749719 0 0 7599 1191 105056 18876 20 0 1 0 287688905 318611456 55299 33554432000 4194304 5990268 140737371085664 140737371077072 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 213 0 0
/proc/32494/statm: 77786 55299 177 439 0 77343 0
[pid=2701] ppid=32494 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2701/stat : 2701 (satsolver.sh) S 32494 32493 30917 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287855010 9367552 267 33554432000 4194304 5064252 140735412233472 140735412232384 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/2701/statm: 2287 267 226 213 0 72 0
[pid=2702] ppid=2701 vsize=477520 CPUtime=1.24 cores=0,2,4,6
/proc/2702/stat : 2702 (glucose) R 2701 32493 30917 0 -1 4202496 68814 0 0 0 106 18 0 0 20 0 1 0 287855011 488980480 108229 33554432000 4194304 5208918 140737452131584 140737451081080 4228947 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2702/statm: 119380 108229 95 248 0 119129 0
Current children cumulated CPU time (s) 1328.46
Current children cumulated vsize (KiB) 806960
heavy processes:

[startup+1722.3 s]
/proc/loadavg: 2.11 2.22 2.24 3/183 2786
/proc/meminfo: memFree=29506120/32873844 swapFree=7108/7108
[pid=32493] ppid=32491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32493/stat : 32493 (npSolver-wbo-It) S 32491 32493 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287688905 9367552 274 33554432000 4194304 5064252 140736840359968 140736840358880 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32493/statm: 2287 274 233 213 0 72 0
[pid=32494] ppid=32493 vsize=311144 CPUtime=1370.82 cores=0,2,4,6
/proc/32494/stat : 32494 (npSolver-wbo) S 32493 32493 30917 0 -1 4202496 717884 28695522 0 0 7837 1216 108503 19526 20 0 1 0 287688905 318611456 55299 33554432000 4194304 5990268 140737371085664 140737371077072 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 213 0 0
/proc/32494/statm: 77786 55299 177 439 0 77343 0
[pid=2785] ppid=32494 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2785/stat : 2785 (satsolver.sh) S 32494 32493 30917 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287861056 9367552 266 33554432000 4194304 5064252 140735806684336 140735806683248 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2785/statm: 2287 266 226 213 0 72 0
[pid=2786] ppid=2785 vsize=381464 CPUtime=0.77 cores=0,2,4,6
/proc/2786/stat : 2786 (glucose) R 2785 32493 30917 0 -1 4202496 50673 0 0 0 65 12 0 0 20 0 1 0 287861056 390619136 82388 33554432000 4194304 5208918 140736321414336 140736320363736 4465602 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2786/statm: 95366 82389 70 248 0 95115 0
Current children cumulated CPU time (s) 1371.59
Current children cumulated vsize (KiB) 710904
heavy processes:

[startup+1782.31 s]
/proc/loadavg: 2.43 2.28 2.26 3/183 2870
/proc/meminfo: memFree=29538840/32873844 swapFree=7108/7108
[pid=32493] ppid=32491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32493/stat : 32493 (npSolver-wbo-It) S 32491 32493 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287688905 9367552 274 33554432000 4194304 5064252 140736840359968 140736840358880 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32493/statm: 2287 274 233 213 0 72 0
[pid=32494] ppid=32493 vsize=311144 CPUtime=1414.99 cores=0,2,4,6
/proc/32494/stat : 32494 (npSolver-wbo) S 32493 32493 30917 0 -1 4202496 741452 29645542 0 0 8064 1240 112031 20164 20 0 1 0 287688905 318611456 55299 33554432000 4194304 5990268 140737371085664 140737371077072 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 213 0 0
/proc/32494/statm: 77786 55299 177 439 0 77343 0
[pid=2869] ppid=32494 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2869/stat : 2869 (satsolver.sh) S 32494 32493 30917 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287867110 9367552 267 33554432000 4194304 5064252 140735400886912 140735400885824 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2869/statm: 2287 267 226 213 0 72 0
[pid=2870] ppid=2869 vsize=258824 CPUtime=0.24 cores=0,2,4,6
/proc/2870/stat : 2870 (glucose) R 2869 32493 30917 0 -1 4202496 27661 0 0 0 17 7 0 0 20 0 1 0 287867110 265035776 52279 33554432000 4194304 5208918 140736443378784 140736442328280 4465602 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2870/statm: 64706 52280 70 248 0 64455 0
Current children cumulated CPU time (s) 1415.23
Current children cumulated vsize (KiB) 588264
heavy processes:

[startup+1842.3 s]
/proc/loadavg: 2.82 2.42 2.30 2/182 2952
/proc/meminfo: memFree=29715196/32873844 swapFree=7108/7108
[pid=32493] ppid=32491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32493/stat : 32493 (npSolver-wbo-It) S 32491 32493 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287688905 9367552 274 33554432000 4194304 5064252 140736840359968 140736840358880 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32493/statm: 2287 274 233 213 0 72 0
[pid=32494] ppid=32493 vsize=311144 CPUtime=1458.72 cores=0,2,4,6
/proc/32494/stat : 32494 (npSolver-wbo) S 32493 32493 30917 0 -1 4202496 764919 30597397 0 0 8284 1263 115536 20789 20 0 1 0 287688905 318611456 55299 33554432000 4194304 5990268 140737371085664 140737371077648 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 213 0 0
/proc/32494/statm: 77786 55299 177 439 0 77343 0
[pid=2952] ppid=32494 vsize=16712 CPUtime=0.02 cores=0,2,4,6
/proc/2952/stat : 2952 (cp) D 32494 32493 30917 0 -1 4202496 501 0 0 0 0 2 0 0 20 0 1 0 287873037 17113088 186 33554432000 4194304 4305796 140735039614592 140735039612536 247064249232 0 0 4096 0 18446744071580543392 0 0 17 2 0 0 94 0 0
/proc/2952/statm: 4178 186 154 28 0 74 0
Current children cumulated CPU time (s) 1458.74
Current children cumulated vsize (KiB) 337004
heavy processes:



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1900.01 s]
/proc/loadavg: 2.52 2.41 2.30 2/182 3051
/proc/meminfo: memFree=29687656/32873844 swapFree=7108/7108
[pid=32493] ppid=32491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32493/stat : 32493 (npSolver-wbo-It) S 32491 32493 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287688905 9367552 274 33554432000 4194304 5064252 140736840359968 140736840358880 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32493/statm: 2287 274 233 213 0 72 0
[pid=32494] ppid=32493 vsize=311144 CPUtime=1506.24 cores=0,2,4,6
/proc/32494/stat : 32494 (npSolver-wbo) S 32493 32493 30917 0 -1 4202496 790451 31625601 0 0 8530 1288 119321 21485 20 0 1 0 287688905 318611456 55299 33554432000 4194304 5990268 140737371085664 140737371077648 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 213 0 0
/proc/32494/statm: 77786 55299 177 439 0 77343 0
[pid=3051] ppid=32494 vsize=16712 CPUtime=0 cores=0,2,4,6
/proc/3051/stat : 3051 (cp) D 32494 32493 30917 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 287878845 17113088 186 33554432000 4194304 4305796 140736829705712 140736829703656 247064249232 0 0 4096 0 18446744071580543392 0 0 17 2 0 0 14 0 0
/proc/3051/statm: 4178 186 154 28 0 74 0
Current children cumulated CPU time (s) 1506.24
Current children cumulated vsize (KiB) 337004
heavy processes:

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1900.01 s]
/proc/loadavg: 2.52 2.41 2.30 2/182 3051
/proc/meminfo: memFree=29687656/32873844 swapFree=7108/7108
[pid=32493] ppid=32491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32493/stat : 32493 (npSolver-wbo-It) S 32491 32493 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287688905 9367552 274 33554432000 4194304 5064252 140736840359968 140736840358880 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32493/statm: 2287 274 233 213 0 72 0
[pid=32494] ppid=32493 vsize=311144 CPUtime=1506.24 cores=0,2,4,6
/proc/32494/stat : 32494 (npSolver-wbo) S 32493 32493 30917 0 -1 4202496 790451 31625601 0 0 8530 1288 119321 21485 20 0 1 0 287688905 318611456 55299 33554432000 4194304 5990268 140737371085664 140737371077648 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 213 0 0
/proc/32494/statm: 77786 55299 177 439 0 77343 0
[pid=3051] ppid=32494 vsize=16712 CPUtime=0 cores=0,2,4,6
/proc/3051/stat : 3051 (cp) D 32494 32493 30917 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 287878845 17113088 186 33554432000 4194304 4305796 140736829705712 140736829703656 247064249232 0 0 4096 0 18446744071580543392 0 0 17 2 0 0 14 0 0
/proc/3051/statm: 4178 186 154 28 0 74 0
Current children cumulated CPU time (s) 1506.24
Current children cumulated vsize (KiB) 337004

Child status: 0

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 5.20007
#  lost CPU user time (s): 4.66
#  lost CPU system time (s): 0.540001

Real time (s): 1900.02
CPU time (s): 1511.46
CPU user time (s): 1283.18
CPU system time (s): 228.286
CPU usage (%): 79.55
Max. virtual memory (cumulated for all children) (KiB): 1349716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1278.52
system time used= 227.746
maximum resident set size= 1063284
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32416426
page faults= 0
swaps= 0
block input operations= 0
block output operations= 107787240
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1556614
involuntary context switches= 9257

runsolver used 3.9714 second user time and 10.5524 second system time

The end

Launcher Data

Begin job on node103 at 2012-05-28 16:33:23
IDJOB=3715884
IDBENCH=79136
IDSOLVER=2297
FILE ID=node103/3715884-1338215603
RUNJOBID= node103-1338193626-30933
PBS_JOBID= 14624588
Free space on /tmp= 71424 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/SOFT-BIGINT-LIN/PB10/oliveras/j90/normalized-j9048_1-unsat--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-3715884-1338215603/watcher-3715884-1338215603 -o /tmp/evaluation-result-3715884-1338215603/solver-3715884-1338215603 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715884-1338215603.wbo 7889836 HOME HOME

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

MD5SUM BENCH= 0cba3d1e27d8fa6d3faa677b5a7dc4e3
RANDOM SEED=7889836

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.189
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.189
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.189
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	: 5411.36
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.189
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.189
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:       32873844 kB
MemFree:        30200500 kB
Buffers:          623112 kB
Cached:           765288 kB
SwapCached:         4492 kB
Active:          1448680 kB
Inactive:         365308 kB
Active(anon):     415332 kB
Inactive(anon):     6216 kB
Active(file):    1033348 kB
Inactive(file):   359092 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67099580 kB
Dirty:             60880 kB
Writeback:             0 kB
AnonPages:        500228 kB
Mapped:            12648 kB
Shmem:                 8 kB
Slab:             719168 kB
SReclaimable:     161128 kB
SUnreclaim:       558040 kB
KernelStack:        1520 kB
PageTables:         5056 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     599344 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    262144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71300 MiB
End job on node103 at 2012-05-28 17:05:05