Trace number 3715672

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topdown-quickBound? (TO) 1800.05 1800.81

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-61-60--soft-66-100-0.wbo
MD5SUM93dc403e7aa7832c1308ab9b3db02163
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 benchmark1.11783
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables3660
Total number of constraints121
Number of soft constraints39
Number of constraints which are clauses61
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint60
Maximum length of a constraint61
Top cost 2003
Min constraint cost 1
Max constraint cost 97
Sum of constraints costs 2002
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 62
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.18	c run usual solver
5.28/5.37	o 1230
5.28/5.37	c starting approximation
5.28/5.37	c factor = 2
5.28/5.37	c current bound: 615
10.02/10.14	c current bound: 615
14.81/14.92	c current bound: 615
19.51/19.64	c current bound: 615
24.37/24.40	c current bound: 615
29.05/29.16	c current bound: 615
33.74/33.86	c current bound: 615
38.48/38.59	c current bound: 615
43.19/43.32	c current bound: 615
47.95/48.07	c current bound: 615
52.75/52.87	c current bound: 615
57.45/57.57	c current bound: 615
62.22/62.35	c current bound: 615
66.96/67.10	c current bound: 615
71.73/71.87	c current bound: 615
76.50/76.62	c current bound: 615
81.09/81.23	c current bound: 615
85.85/85.97	c current bound: 615
90.61/90.77	c current bound: 615
95.37/95.53	c current bound: 615
100.10/100.29	c current bound: 615
104.89/105.05	c current bound: 615
109.69/109.84	c current bound: 615
114.41/114.57	c current bound: 615
119.11/119.27	c current bound: 615
123.85/124.02	c current bound: 615
128.64/128.81	c current bound: 615
133.40/133.57	c current bound: 615
138.18/138.35	c current bound: 615
142.91/143.09	c current bound: 615
147.68/147.86	c current bound: 615
152.41/152.59	c current bound: 615
157.20/157.37	c current bound: 615
161.80/161.97	c current bound: 615
166.55/166.73	c current bound: 615
171.32/171.49	c current bound: 615
176.08/176.25	c current bound: 615
180.82/180.99	c current bound: 615
185.59/185.77	c current bound: 615
190.36/190.53	c current bound: 615
195.23/195.30	c current bound: 615
199.81/199.99	c current bound: 615
204.55/204.72	c current bound: 615
209.29/209.47	c current bound: 615
214.04/214.23	c current bound: 615
218.78/218.97	c current bound: 615
223.56/223.74	c current bound: 615
228.29/228.48	c current bound: 615
233.04/233.23	c current bound: 615
237.76/237.94	c current bound: 615
242.39/242.50	c current bound: 615
247.10/247.28	c current bound: 615
251.85/252.04	c current bound: 615
256.61/256.78	c current bound: 615
261.37/261.56	c current bound: 615
266.13/266.32	c current bound: 615
270.89/271.07	c current bound: 615
275.66/275.85	c current bound: 615
280.29/280.49	c current bound: 615
284.98/285.19	c current bound: 615
289.78/289.90	c current bound: 615
294.45/294.67	c current bound: 615
299.21/299.41	c current bound: 615
303.96/304.17	c current bound: 615
308.78/308.90	c current bound: 615
313.47/313.68	c current bound: 615
318.25/318.45	c current bound: 615
322.98/323.18	c current bound: 615
327.74/327.95	c current bound: 615
332.44/332.65	c current bound: 615
337.21/337.41	c current bound: 615
341.98/342.18	c current bound: 615
346.72/346.92	c current bound: 615
351.50/351.71	c current bound: 615
356.24/356.46	c current bound: 615
360.85/361.05	c current bound: 615
365.60/365.81	c current bound: 615
370.24/370.46	c current bound: 615
375.03/375.24	c current bound: 615
379.79/380.01	c current bound: 615
384.53/384.76	c current bound: 615
389.38/389.50	c current bound: 615
394.04/394.25	c current bound: 615
398.80/399.02	c current bound: 615
403.57/403.78	c current bound: 615
408.30/408.53	c current bound: 615
413.09/413.31	c current bound: 615
417.85/418.06	c current bound: 615
422.60/422.83	c current bound: 615
427.48/427.60	c current bound: 615
432.14/432.36	c current bound: 615
436.89/437.11	c current bound: 615
441.57/441.70	c current bound: 615
446.26/446.48	c current bound: 615
450.95/451.19	c current bound: 615
455.74/455.97	c current bound: 615
460.50/460.72	c current bound: 615
465.25/465.47	c current bound: 615
470.02/470.24	c current bound: 615
474.78/475.00	c current bound: 615
479.53/479.74	c current bound: 615
484.28/484.50	c current bound: 615
489.05/489.29	c current bound: 615
493.85/494.07	c current bound: 615
498.63/498.86	c current bound: 615
503.39/503.62	c current bound: 615
508.27/508.40	c current bound: 615
512.92/513.14	c current bound: 615
517.69/517.91	c current bound: 615
522.30/522.53	c current bound: 615
527.09/527.31	c current bound: 615
531.85/532.09	c current bound: 615
536.65/536.86	c current bound: 615
541.40/541.62	c current bound: 615
546.16/546.39	c current bound: 615
550.90/551.12	c current bound: 615
555.69/555.91	c current bound: 615
560.32/560.56	c current bound: 615
565.06/565.28	c current bound: 615
569.77/570.01	c current bound: 615
574.56/574.70	c current bound: 615
579.18/579.42	c current bound: 615
583.90/584.12	c current bound: 615
588.65/588.88	c current bound: 615
593.43/593.66	c current bound: 615
598.16/598.43	c current bound: 615
602.65/602.92	c current bound: 615
607.41/607.67	c current bound: 615
612.20/612.47	c current bound: 615
616.95/617.23	c current bound: 615
621.72/621.99	c current bound: 615
626.50/626.76	c current bound: 615
631.25/631.52	c current bound: 615
636.01/636.28	c current bound: 615
640.63/640.92	c current bound: 615
645.40/645.68	c current bound: 615
650.11/650.39	c current bound: 615
654.85/655.13	c current bound: 615
659.60/659.89	c current bound: 615
664.40/664.60	c current bound: 615
669.11/669.38	c current bound: 615
673.90/674.19	c current bound: 615
678.67/678.96	c current bound: 615
683.47/683.76	c current bound: 615
688.18/688.50	c current bound: 615
692.98/693.29	c current bound: 615
697.76/698.07	c current bound: 615
702.57/702.84	c current bound: 615
707.31/707.62	c current bound: 615
712.11/712.41	c current bound: 615
716.89/717.12	c current bound: 615
721.47/721.77	c current bound: 615
726.22/726.52	c current bound: 615
730.83/731.14	c current bound: 615
735.60/735.92	c current bound: 615
740.34/740.65	c current bound: 615
745.10/745.41	c current bound: 615
749.86/750.16	c current bound: 615
754.60/754.93	c current bound: 615
759.37/759.68	c current bound: 615
764.16/764.43	c current bound: 615
768.85/769.18	c current bound: 615
773.60/773.93	c current bound: 615
778.47/778.70	c current bound: 615
783.12/783.46	c current bound: 615
787.88/788.22	c current bound: 615
792.66/792.98	c current bound: 615
797.43/797.75	c current bound: 615
802.00/802.34	c current bound: 615
806.71/807.05	c current bound: 615
811.50/811.82	c current bound: 615
816.25/816.58	c current bound: 615
821.00/821.33	c current bound: 615
825.75/826.08	c current bound: 615
830.53/830.85	c current bound: 615
835.25/835.57	c current bound: 615
839.92/840.25	c current bound: 615
844.68/845.02	c current bound: 615
849.44/849.77	c current bound: 615
854.22/854.55	c current bound: 615
858.93/859.26	c current bound: 615
863.63/863.97	c current bound: 615
868.39/868.73	c current bound: 615
873.12/873.47	c current bound: 615
877.95/878.20	c current bound: 615
882.55/882.89	c current bound: 615
887.34/887.69	c current bound: 615
892.09/892.45	c current bound: 615
896.88/897.24	c current bound: 615
901.64/901.98	c current bound: 615
906.40/906.74	c current bound: 615
911.14/911.49	c current bound: 615
915.92/916.27	c current bound: 615
920.54/920.91	c current bound: 615
925.32/925.67	c current bound: 615
929.97/930.33	c current bound: 615
934.67/935.04	c current bound: 615
939.40/939.81	c current bound: 615
944.17/944.57	c current bound: 615
948.93/949.33	c current bound: 615
953.67/954.06	c current bound: 615
958.42/958.81	c current bound: 615
963.01/963.41	c current bound: 615
967.75/968.16	c current bound: 615
972.50/972.92	c current bound: 615
977.27/977.69	c current bound: 615
982.03/982.44	c current bound: 615
986.75/987.17	c current bound: 615
991.53/991.94	c current bound: 615
996.22/996.65	c current bound: 615
1000.82/1001.25	c current bound: 615
1005.59/1006.03	c current bound: 615
1010.26/1010.69	c current bound: 615
1014.98/1015.41	c current bound: 615
1019.71/1020.15	c current bound: 615
1024.48/1024.92	c current bound: 615
1029.23/1029.66	c current bound: 615
1033.98/1034.42	c current bound: 615
1038.77/1039.22	c current bound: 615
1043.57/1044.01	c current bound: 615
1048.29/1048.73	c current bound: 615
1053.09/1053.53	c current bound: 615
1057.84/1058.27	c current bound: 615
1062.52/1062.96	c current bound: 615
1067.28/1067.72	c current bound: 615
1072.04/1072.49	c current bound: 615
1076.81/1077.25	c current bound: 615
1081.39/1081.85	c current bound: 615
1086.11/1086.59	c current bound: 615
1090.90/1091.35	c current bound: 615
1095.67/1096.12	c current bound: 615
1100.45/1100.89	c current bound: 615
1105.22/1105.66	c current bound: 615
1109.97/1110.41	c current bound: 615
1114.73/1115.18	c current bound: 615
1119.50/1119.94	c current bound: 615
1124.35/1124.70	c current bound: 615
1129.04/1129.48	c current bound: 615
1133.80/1134.24	c current bound: 615
1138.49/1138.95	c current bound: 615
1143.20/1143.65	c current bound: 615
1148.00/1148.45	c current bound: 615
1152.77/1153.22	c current bound: 615
1157.48/1157.94	c current bound: 615
1162.26/1162.71	c current bound: 615
1166.99/1167.44	c current bound: 615
1171.57/1172.04	c current bound: 615
1176.32/1176.79	c current bound: 615
1181.13/1181.50	c current bound: 615
1185.80/1186.27	c current bound: 615
1190.55/1191.01	c current bound: 615
1195.30/1195.76	c current bound: 615
1200.00/1200.46	c current bound: 615
1204.72/1205.19	c current bound: 615
1209.41/1209.89	c current bound: 615
1214.09/1214.56	c current bound: 615
1218.83/1219.31	c current bound: 615
1223.73/1224.10	c current bound: 615
1228.41/1228.87	c current bound: 615
1233.19/1233.66	c current bound: 615
1237.96/1238.44	c current bound: 615
1242.69/1243.17	c current bound: 615
1247.47/1247.95	c current bound: 615
1252.05/1252.54	c current bound: 615
1256.81/1257.29	c current bound: 615
1261.54/1262.03	c current bound: 615
1266.29/1266.80	c current bound: 615
1271.09/1271.54	c current bound: 615
1275.75/1276.23	c current bound: 615
1280.49/1280.98	c current bound: 615
1285.26/1285.74	c current bound: 615
1289.95/1290.44	c current bound: 615
1294.75/1295.24	c current bound: 615
1299.47/1299.99	c current bound: 615
1304.23/1304.73	c current bound: 615
1308.96/1309.47	c current bound: 615
1313.72/1314.22	c current bound: 615
1318.42/1318.92	c current bound: 615
1323.18/1323.69	c current bound: 615
1327.95/1328.45	c current bound: 615
1332.53/1333.03	c current bound: 615
1337.31/1337.81	c current bound: 615
1342.01/1342.52	c current bound: 615
1346.76/1347.26	c current bound: 615
1351.53/1352.04	c current bound: 615
1356.30/1356.81	c current bound: 615
1361.07/1361.58	c current bound: 615
1365.82/1366.33	c current bound: 615
1370.47/1370.99	c current bound: 615
1375.20/1375.72	c current bound: 615
1379.95/1380.41	c current bound: 615
1384.64/1385.17	c current bound: 615
1389.36/1389.89	c current bound: 615
1394.12/1394.65	c current bound: 615
1398.89/1399.41	c current bound: 615
1403.64/1404.17	c current bound: 615
1408.34/1408.87	c current bound: 615
1413.08/1413.51	c current bound: 615
1417.75/1418.28	c current bound: 615
1422.52/1423.05	c current bound: 615
1427.33/1427.86	c current bound: 615
1432.09/1432.62	c current bound: 615
1436.81/1437.33	c current bound: 615
1441.56/1442.04	c current bound: 615
1446.21/1446.74	c current bound: 615
1450.83/1451.36	c current bound: 615
1455.55/1456.09	c current bound: 615
1460.30/1460.84	c current bound: 615
1465.08/1465.62	c current bound: 615
1469.97/1470.40	c current bound: 615
1474.64/1475.17	c current bound: 615
1479.37/1479.91	c current bound: 615
1484.14/1484.68	c current bound: 615
1488.92/1489.45	c current bound: 615
1493.67/1494.21	c current bound: 615
1498.44/1498.97	c current bound: 615
1503.15/1503.70	c current bound: 615
1507.88/1508.42	c current bound: 615
1512.62/1513.16	c current bound: 615
1517.34/1517.88	c current bound: 615
1522.11/1522.65	c current bound: 615
1526.87/1527.41	c current bound: 615
1531.60/1532.16	c current bound: 615
1536.33/1536.89	c current bound: 615
1541.07/1541.64	c current bound: 615
1545.79/1546.39	c current bound: 615
1550.47/1551.04	c current bound: 615
1555.21/1555.78	c current bound: 615
1559.94/1560.52	c current bound: 615
1564.71/1565.29	c current bound: 615
1569.44/1570.03	c current bound: 615
1574.29/1574.80	c current bound: 615
1578.97/1579.56	c current bound: 615
1583.74/1584.34	c current bound: 615
1588.49/1589.22	c current bound: 615
1593.25/1593.98	c current bound: 615
1598.00/1598.73	c current bound: 615
1602.56/1603.31	c current bound: 615
1607.33/1608.08	c current bound: 615
1612.09/1612.83	c current bound: 615
1616.84/1617.58	c current bound: 615
1621.43/1622.17	c current bound: 615
1626.20/1626.95	c current bound: 615
1630.97/1631.72	c current bound: 615
1635.82/1636.50	c current bound: 615
1640.40/1641.12	c current bound: 615
1645.10/1645.88	c current bound: 615
1649.87/1650.65	c current bound: 615
1654.71/1655.44	c current bound: 615
1659.40/1660.19	c current bound: 615
1664.16/1664.95	c current bound: 615
1669.01/1669.74	c current bound: 615
1673.70/1674.49	c current bound: 615
1678.49/1679.28	c current bound: 615
1683.28/1684.05	c current bound: 615
1688.04/1688.84	c current bound: 615
1692.79/1693.59	c current bound: 615
1697.60/1698.36	c current bound: 615
1702.29/1703.09	c current bound: 615
1707.04/1707.85	c current bound: 615
1711.91/1712.61	c current bound: 615
1716.71/1717.40	c current bound: 615
1721.37/1722.18	c current bound: 615
1726.16/1726.96	c current bound: 615
1730.92/1731.74	c current bound: 615
1735.68/1736.49	c current bound: 615
1740.32/1741.14	c current bound: 615
1745.09/1745.93	c current bound: 615
1749.85/1750.68	c current bound: 615
1754.61/1755.48	c current bound: 615
1759.34/1760.21	c current bound: 615
1764.05/1764.94	c current bound: 615
1768.85/1769.72	c current bound: 615
1773.60/1774.47	c current bound: 615
1778.37/1779.24	c current bound: 615
1783.14/1784.01	c current bound: 615
1787.86/1788.74	c current bound: 615
1792.42/1793.31	c current bound: 615
1797.20/1798.08	c current bound: 615
1800.01/1800.80	./satsolver.sh: line 5: 22129 Terminated              ./glucose $1 > $2 2> /dev/null
1800.01/1800.80	c error: unexpected solver exit code
1800.01/1800.80	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-3715672-1338185254/watcher-3715672-1338185254 -o /tmp/evaluation-result-3715672-1338185254/solver-3715672-1338185254 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715672-1338185254.wbo 667488291 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 1.99 3/179 17772
/proc/meminfo: memFree=27217952/32873660 swapFree=7120/7120
[pid=17772] ppid=17770 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17772/stat : 17772 (npSolver-wbo-It) S 17770 17772 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284651200 9367552 275 33554432000 4194304 5064252 140733844732048 140733844730960 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17772/statm: 2287 275 233 213 0 72 0

[startup+0.0671429 s]
/proc/loadavg: 2.01 2.02 1.99 3/179 17772
/proc/meminfo: memFree=27217952/32873660 swapFree=7120/7120
[pid=17772] ppid=17770 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17772/stat : 17772 (npSolver-wbo-It) S 17770 17772 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284651200 9367552 275 33554432000 4194304 5064252 140733844732048 140733844730960 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17772/statm: 2287 275 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 1.99 3/179 17772
/proc/meminfo: memFree=27217952/32873660 swapFree=7120/7120
[pid=17772] ppid=17770 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17772/stat : 17772 (npSolver-wbo-It) S 17770 17772 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284651200 9367552 275 33554432000 4194304 5064252 140733844732048 140733844730960 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17772/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300258 s]
/proc/loadavg: 2.01 2.02 1.99 3/179 17772
/proc/meminfo: memFree=27217952/32873660 swapFree=7120/7120
[pid=17772] ppid=17770 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17772/stat : 17772 (npSolver-wbo-It) S 17770 17772 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284651200 9367552 275 33554432000 4194304 5064252 140733844732048 140733844730960 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17772/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700262 s]
/proc/loadavg: 2.01 2.02 1.99 3/179 17772
/proc/meminfo: memFree=27217952/32873660 swapFree=7120/7120
[pid=17772] ppid=17770 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17772/stat : 17772 (npSolver-wbo-It) S 17770 17772 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284651200 9367552 275 33554432000 4194304 5064252 140733844732048 140733844730960 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17772/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 2.01 2.02 1.99 3/183 17776
/proc/meminfo: memFree=27162720/32873660 swapFree=7120/7120
[pid=17772] ppid=17770 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17772/stat : 17772 (npSolver-wbo-It) S 17770 17772 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284651200 9367552 275 33554432000 4194304 5064252 140733844732048 140733844730960 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17772/statm: 2287 275 233 213 0 72 0
[pid=17773] ppid=17772 vsize=6412 CPUtime=0.18 cores=0,2,4,6
/proc/17773/stat : 17773 (npSolver-wbo) S 17772 17772 21579 0 -1 4202496 3144 0 0 0 18 0 0 0 20 0 1 0 284651200 6565888 1214 33554432000 4194304 5990268 140733486279072 140733486272224 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17773/statm: 1603 1214 156 439 0 1160 0
[pid=17775] ppid=17773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17775/stat : 17775 (cp2_pre.sh) S 17773 17772 21579 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 284651219 9367552 277 33554432000 4194304 5064252 140735724864976 140735724863680 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17775/statm: 2287 277 234 213 0 72 0
[pid=17776] ppid=17775 vsize=50608 CPUtime=1.29 cores=0,2,4,6
/proc/17776/stat : 17776 (coprocessor) R 17775 17772 21579 0 -1 4202496 10475 0 0 0 128 1 0 0 20 0 1 0 284651219 51822592 11814 33554432000 4194304 6586260 140733468120352 140733468115608 4667130 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/17776/statm: 12652 11814 196 584 0 12064 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 75316

[startup+3.10034 s]
/proc/loadavg: 2.01 2.02 1.99 3/183 17779
/proc/meminfo: memFree=27188644/32873660 swapFree=7120/7120
[pid=17772] ppid=17770 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17772/stat : 17772 (npSolver-wbo-It) S 17770 17772 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284651200 9367552 275 33554432000 4194304 5064252 140733844732048 140733844730960 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17772/statm: 2287 275 233 213 0 72 0
[pid=17773] ppid=17772 vsize=6412 CPUtime=1.76 cores=0,2,4,6
/proc/17773/stat : 17773 (npSolver-wbo) S 17772 17772 21579 0 -1 4202496 3152 12169 0 0 18 0 145 13 20 0 1 0 284651200 6565888 1215 33554432000 4194304 5990268 140733486279072 140733486273312 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17773/statm: 1603 1215 157 439 0 1160 0
[pid=17778] ppid=17773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17778/stat : 17778 (satsolver.sh) S 17773 17772 21579 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284651379 9367552 267 33554432000 4194304 5064252 140734841860432 140734841859344 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17778/statm: 2287 267 226 213 0 72 0
[pid=17779] ppid=17778 vsize=20124 CPUtime=1.3 cores=0,2,4,6
/proc/17779/stat : 17779 (glucose) R 17778 17772 21579 0 -1 4202496 5008 0 0 0 130 0 0 0 20 0 1 0 284651379 20606976 4249 33554432000 4194304 5208918 140737091400128 140737091397976 4229299 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17779/statm: 5031 4249 104 248 0 4780 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 44832

[startup+6.30034 s]
/proc/loadavg: 2.01 2.02 1.99 3/183 17793
/proc/meminfo: memFree=27211996/32873660 swapFree=7120/7120
[pid=17772] ppid=17770 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17772/stat : 17772 (npSolver-wbo-It) S 17770 17772 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284651200 9367552 275 33554432000 4194304 5064252 140733844732048 140733844730960 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17772/statm: 2287 275 233 213 0 72 0
[pid=17773] ppid=17772 vsize=9236 CPUtime=5.36 cores=0,2,4,6
/proc/17773/stat : 17773 (npSolver-wbo) S 17772 17772 21579 0 -1 4202496 4001 23349 0 0 21 9 490 16 20 0 1 0 284651200 9457664 1803 33554432000 4194304 5990268 140733486279072 140733486270480 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17773/statm: 2309 1803 179 439 0 1866 0
[pid=17792] ppid=17773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17792/stat : 17792 (satsolver.sh) S 17773 17772 21579 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284651739 9367552 267 33554432000 4194304 5064252 140734030739408 140734030738320 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/17792/statm: 2287 267 226 213 0 72 0
[pid=17793] ppid=17792 vsize=23396 CPUtime=0.9 cores=0,2,4,6
/proc/17793/stat : 17793 (glucose) R 17792 17772 21579 0 -1 4202496 4712 0 0 0 90 0 0 0 20 0 1 0 284651739 23957504 4932 33554432000 4194304 5208918 140735324498256 140735324496216 4205203 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17793/statm: 5849 4932 102 248 0 5598 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 50928

[startup+12.7003 s]
/proc/loadavg: 2.01 2.02 1.99 3/183 17800
/proc/meminfo: memFree=27186824/32873660 swapFree=7120/7120
[pid=17772] ppid=17770 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17772/stat : 17772 (npSolver-wbo-It) S 17770 17772 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284651200 9367552 275 33554432000 4194304 5064252 140733844732048 140733844730960 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17772/statm: 2287 275 233 213 0 72 0
[pid=17773] ppid=17772 vsize=10004 CPUtime=10.13 cores=0,2,4,6
/proc/17773/stat : 17773 (npSolver-wbo) S 17772 17772 21579 0 -1 4202496 4936 36097 0 0 23 9 961 20 20 0 1 0 284651200 10244096 1911 33554432000 4194304 5990268 140733486279072 140733486270480 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17773/statm: 2501 1911 180 439 0 2058 0
[pid=17799] ppid=17773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17799/stat : 17799 (satsolver.sh) S 17773 17772 21579 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284652216 9367552 267 33554432000 4194304 5064252 140733296896080 140733296894992 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/17799/statm: 2287 267 226 213 0 72 0
[pid=17800] ppid=17799 vsize=26720 CPUtime=2.53 cores=0,2,4,6
/proc/17800/stat : 17800 (glucose) R 17799 17772 21579 0 -1 4202496 6736 0 0 0 252 1 0 0 20 0 1 0 284652216 27361280 5770 33554432000 4194304 5208918 140736329680880 140736329678824 4229528 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17800/statm: 6680 5770 103 248 0 6429 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 55020

[startup+25.5003 s]
/proc/loadavg: 2.01 2.02 1.99 3/183 17835
/proc/meminfo: memFree=27185052/32873660 swapFree=7120/7120
[pid=17772] ppid=17770 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17772/stat : 17772 (npSolver-wbo-It) S 17770 17772 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284651200 9367552 275 33554432000 4194304 5064252 140733844732048 140733844730960 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17772/statm: 2287 275 233 213 0 72 0
[pid=17773] ppid=17772 vsize=10004 CPUtime=24.4 cores=0,2,4,6
/proc/17773/stat : 17773 (npSolver-wbo) S 17772 17772 21579 0 -1 4202496 7735 73716 0 0 27 10 2369 34 20 0 1 0 284651200 10244096 1911 33554432000 4194304 5990268 140733486279072 140733486270480 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17773/statm: 2501 1911 180 439 0 2058 0
[pid=17834] ppid=17773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17834/stat : 17834 (satsolver.sh) S 17773 17772 21579 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 284653642 9367552 266 33554432000 4194304 5064252 140733362588688 140733362587600 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/17834/statm: 2287 266 226 213 0 72 0
[pid=17835] ppid=17834 vsize=23528 CPUtime=1.07 cores=0,2,4,6
/proc/17835/stat : 17835 (glucose) R 17834 17772 21579 0 -1 4202496 4762 0 0 0 107 0 0 0 20 0 1 0 284653642 24092672 4981 33554432000 4194304 5208918 140735683516864 140735683514824 4544907 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17835/statm: 5882 4981 102 248 0 5631 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 51828

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 1.99 3/183 17891
/proc/meminfo: memFree=27177440/32873660 swapFree=7120/7120
[pid=17772] ppid=17770 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17772/stat : 17772 (npSolver-wbo-It) S 17770 17772 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284651200 9367552 275 33554432000 4194304 5064252 140733844732048 140733844730960 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17772/statm: 2287 275 233 213 0 72 0
[pid=17773] ppid=17772 vsize=10004 CPUtime=48.06 cores=0,2,4,6
/proc/17773/stat : 17773 (npSolver-wbo) S 17772 17772 21579 0 -1 4202496 12400 133522 0 0 33 11 4710 52 20 0 1 0 284651200 10244096 1911 33554432000 4194304 5990268 140733486279072 140733486270480 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17773/statm: 2501 1911 180 439 0 2058 0
[pid=17890] ppid=17773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17890/stat : 17890 (satsolver.sh) S 17773 17772 21579 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284656009 9367552 267 33554432000 4194304 5064252 140734380115120 140734380114032 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/17890/statm: 2287 267 226 213 0 72 0
[pid=17891] ppid=17890 vsize=29400 CPUtime=3 cores=0,2,4,6
/proc/17891/stat : 17891 (glucose) R 17890 17772 21579 0 -1 4202496 7218 0 0 0 299 1 0 0 20 0 1 0 284656009 30105600 6460 33554432000 4194304 5208918 140734874822640 140734874820584 4229717 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17891/statm: 7350 6460 103 248 0 7099 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 57700

[startup+102.307 s]
/proc/loadavg: 2.00 2.01 1.99 3/183 18017
/proc/meminfo: memFree=27195508/32873660 swapFree=7120/7120
[pid=17772] ppid=17770 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17772/stat : 17772 (npSolver-wbo-It) S 17770 17772 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284651200 9367552 275 33554432000 4194304 5064252 140733844732048 140733844730960 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17772/statm: 2287 275 233 213 0 72 0
[pid=17773] ppid=17772 vsize=10004 CPUtime=100.24 cores=0,2,4,6
/proc/17773/stat : 17773 (npSolver-wbo) S 17772 17772 21579 0 -1 4202496 22663 267832 0 0 47 12 9865 100 20 0 1 0 284651200 10244096 1911 33554432000 4194304 5990268 140733486279072 140733486270480 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17773/statm: 2501 1911 180 439 0 2058 0
[pid=18009] ppid=17773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18009/stat : 18009 (satsolver.sh) S 17773 17772 21579 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284661231 9367552 267 33554432000 4194304 5064252 140737470211360 140737470210272 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18009/statm: 2287 267 226 213 0 72 0
[pid=18010] ppid=18009 vsize=22256 CPUtime=1.99 cores=0,2,4,6
/proc/18010/stat : 18010 (glucose) R 18009 17772 21579 0 -1 4202496 5658 0 0 0 198 1 0 0 20 0 1 0 284661231 22790144 4939 33554432000 4194304 5208918 140733608066096 140733608063944 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18010/statm: 5564 4939 103 248 0 5313 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 50556

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/184 18154
/proc/meminfo: memFree=27174136/32873660 swapFree=7120/7120
[pid=17772] ppid=17770 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17772/stat : 17772 (npSolver-wbo-It) S 17770 17772 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284651200 9367552 275 33554432000 4194304 5064252 140733844732048 140733844730960 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17772/statm: 2287 275 233 213 0 72 0
[pid=17773] ppid=17772 vsize=10004 CPUtime=161.89 cores=0,2,4,6
/proc/17773/stat : 17773 (npSolver-wbo) S 17772 17772 21579 0 -1 4202496 34792 428013 0 0 63 15 15955 156 20 0 1 0 284651200 10244096 1911 33554432000 4194304 5990268 140733486279072 140733486270480 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17773/statm: 2501 1911 180 439 0 2058 0
Current children cumulated CPU time (s) 161.89

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

/proc/20841/statm: 2287 267 226 213 0 72 0
[pid=20842] ppid=20841 vsize=26724 CPUtime=2.28 cores=0,2,4,6
/proc/20842/stat : 20842 (glucose) R 20841 17772 21579 0 -1 4202496 6117 0 0 0 228 0 0 0 20 0 1 0 284781201 27365376 6030 33554432000 4194304 5208918 140737114539712 140737114537672 4229377 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20842/statm: 6681 6030 103 248 0 6430 0
Current children cumulated CPU time (s) 1301.88
Current children cumulated vsize (KiB) 55024

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/184 20993
/proc/meminfo: memFree=27195692/32873660 swapFree=7120/7120
[pid=17772] ppid=17770 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17772/stat : 17772 (npSolver-wbo-It) S 17770 17772 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284651200 9367552 275 33554432000 4194304 5064252 140733844732048 140733844730960 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17772/statm: 2287 275 233 213 0 72 0
[pid=17773] ppid=17772 vsize=10004 CPUtime=1361.17 cores=0,2,4,6
/proc/17773/stat : 17773 (npSolver-wbo) S 17772 17772 21579 0 -1 4202496 270841 3562639 0 0 384 66 134442 1225 20 0 1 0 284651200 10244096 1911 33554432000 4194304 5990268 140733486279072 140733486270480 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17773/statm: 2501 1911 180 439 0 2058 0
[pid=20992] ppid=17773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20992/stat : 20992 (satsolver.sh) S 17773 17772 21579 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284787360 9367552 266 33554432000 4194304 5064252 140734518520992 140734518519904 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20992/statm: 2287 266 226 213 0 72 0
[pid=20993] ppid=20992 vsize=23264 CPUtime=0.69 cores=0,2,4,6
/proc/20993/stat : 20993 (glucose) R 20992 17772 21579 0 -1 4202496 4507 0 0 0 69 0 0 0 20 0 1 0 284787360 23822336 4754 33554432000 4194304 5208918 140733881900656 140733881898408 4229021 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20993/statm: 5816 4754 102 248 0 5565 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 51564

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 21126
/proc/meminfo: memFree=27176724/32873660 swapFree=7120/7120
[pid=17772] ppid=17770 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17772/stat : 17772 (npSolver-wbo-It) S 17770 17772 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284651200 9367552 275 33554432000 4194304 5064252 140733844732048 140733844730960 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17772/statm: 2287 275 233 213 0 72 0
[pid=17773] ppid=17772 vsize=10004 CPUtime=1417.87 cores=0,2,4,6
/proc/17773/stat : 17773 (npSolver-wbo) S 17772 17772 21579 0 -1 4202496 282037 3711875 0 0 399 69 140044 1275 20 0 1 0 284651200 10244096 1911 33554432000 4194304 5990268 140733486279072 140733486270480 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17773/statm: 2501 1911 180 439 0 2058 0
[pid=21125] ppid=17773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21125/stat : 21125 (satsolver.sh) S 17773 17772 21579 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 284793030 9367552 266 33554432000 4194304 5064252 140735943400176 140735943399088 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21125/statm: 2287 266 226 213 0 72 0
[pid=21126] ppid=21125 vsize=29400 CPUtime=3.99 cores=0,2,4,6
/proc/21126/stat : 21126 (glucose) R 21125 17772 21579 0 -1 4202496 7039 0 0 0 398 1 0 0 20 0 1 0 284793030 30105600 6596 33554432000 4194304 5208918 140737332048880 140737332046744 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21126/statm: 7350 6596 103 248 0 7099 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 57700

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 21314
/proc/meminfo: memFree=27177088/32873660 swapFree=7120/7120
[pid=17772] ppid=17770 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17772/stat : 17772 (npSolver-wbo-It) S 17770 17772 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284651200 9367552 275 33554432000 4194304 5064252 140733844732048 140733844730960 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17772/statm: 2287 275 233 213 0 72 0
[pid=17773] ppid=17772 vsize=10004 CPUtime=1479.47 cores=0,2,4,6
/proc/17773/stat : 17773 (npSolver-wbo) S 17772 17772 21579 0 -1 4202496 294166 3872539 0 0 415 71 146129 1332 20 0 1 0 284651200 10244096 1911 33554432000 4194304 5990268 140733486279072 140733486270480 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17773/statm: 2501 1911 180 439 0 2058 0
[pid=21310] ppid=17773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21310/stat : 21310 (satsolver.sh) S 17773 17772 21579 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284799193 9367552 267 33554432000 4194304 5064252 140736493432848 140736493431760 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21310/statm: 2287 267 226 213 0 72 0
[pid=21311] ppid=21310 vsize=26724 CPUtime=2.37 cores=0,2,4,6
/proc/21311/stat : 21311 (glucose) R 21310 17772 21579 0 -1 4202496 6626 0 0 0 236 1 0 0 20 0 1 0 284799193 27365376 5939 33554432000 4194304 5208918 140737184566592 140737184564552 4214510 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21311/statm: 6681 5939 103 248 0 6430 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 55024

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 21472
/proc/meminfo: memFree=27184824/32873660 swapFree=7120/7120
[pid=17772] ppid=17770 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17772/stat : 17772 (npSolver-wbo-It) S 17770 17772 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284651200 9367552 275 33554432000 4194304 5064252 140733844732048 140733844730960 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17772/statm: 2287 275 233 213 0 72 0
[pid=17773] ppid=17772 vsize=10004 CPUtime=1541.16 cores=0,2,4,6
/proc/17773/stat : 17773 (npSolver-wbo) S 17772 17772 21579 0 -1 4202496 306295 4032242 0 0 431 74 152225 1386 20 0 1 0 284651200 10244096 1911 33554432000 4194304 5990268 140733486279072 140733486270480 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17773/statm: 2501 1911 180 439 0 2058 0
[pid=21471] ppid=17773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21471/stat : 21471 (satsolver.sh) S 17773 17772 21579 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284805366 9367552 267 33554432000 4194304 5064252 140734249879408 140734249878320 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21471/statm: 2287 267 226 213 0 72 0
[pid=21472] ppid=21471 vsize=23264 CPUtime=0.63 cores=0,2,4,6
/proc/21472/stat : 21472 (glucose) R 21471 17772 21579 0 -1 4202496 4507 0 0 0 63 0 0 0 20 0 1 0 284805366 23822336 4744 33554432000 4194304 5208918 140733830843280 140733830841688 4205207 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21472/statm: 5816 4744 102 248 0 5565 0
Current children cumulated CPU time (s) 1541.79
Current children cumulated vsize (KiB) 51564

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 21624
/proc/meminfo: memFree=27175352/32873660 swapFree=7120/7120
[pid=17772] ppid=17770 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17772/stat : 17772 (npSolver-wbo-It) S 17770 17772 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284651200 9367552 275 33554432000 4194304 5064252 140733844732048 140733844730960 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17772/statm: 2287 275 233 213 0 72 0
[pid=17773] ppid=17772 vsize=10004 CPUtime=1598.1 cores=0,2,4,6
/proc/17773/stat : 17773 (npSolver-wbo) S 17772 17772 21579 0 -1 4202496 317491 4180832 0 0 446 76 157851 1437 20 0 1 0 284651200 10244096 1911 33554432000 4194304 5990268 140733486279072 140733486270480 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/17773/statm: 2501 1911 180 439 0 2058 0
[pid=21616] ppid=17773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21616/stat : 21616 (satsolver.sh) S 17773 17772 21579 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284811075 9367552 267 33554432000 4194304 5064252 140737358688656 140737358687568 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21616/statm: 2287 267 226 213 0 72 0
[pid=21617] ppid=21616 vsize=29400 CPUtime=3.54 cores=0,2,4,6
/proc/21617/stat : 21617 (glucose) R 21616 17772 21579 0 -1 4202496 6580 0 0 0 354 0 0 0 20 0 1 0 284811075 30105600 6642 33554432000 4194304 5208918 140736016064544 140736016062408 4229145 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21617/statm: 7350 6642 103 248 0 7099 0
Current children cumulated CPU time (s) 1601.64
Current children cumulated vsize (KiB) 57700

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 21779
/proc/meminfo: memFree=27179136/32873660 swapFree=7120/7120
[pid=17772] ppid=17770 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17772/stat : 17772 (npSolver-wbo-It) S 17770 17772 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284651200 9367552 275 33554432000 4194304 5064252 140733844732048 140733844730960 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17772/statm: 2287 275 233 213 0 72 0
[pid=17773] ppid=17772 vsize=10004 CPUtime=1659.51 cores=0,2,4,6
/proc/17773/stat : 17773 (npSolver-wbo) S 17772 17772 21579 0 -1 4202496 329620 4339590 0 0 462 78 163918 1493 20 0 1 0 284651200 10244096 1911 33554432000 4194304 5990268 140733486279072 140733486270480 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/17773/statm: 2501 1911 180 439 0 2058 0
[pid=21777] ppid=17773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21777/stat : 21777 (satsolver.sh) S 17773 17772 21579 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284817220 9367552 266 33554432000 4194304 5064252 140734277373568 140734277372480 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21777/statm: 2287 266 226 213 0 72 0
[pid=21778] ppid=21777 vsize=22252 CPUtime=2.09 cores=0,2,4,6
/proc/21778/stat : 21778 (glucose) R 21777 17772 21579 0 -1 4202496 6382 0 0 0 208 1 0 0 20 0 1 0 284817220 22786048 4937 33554432000 4194304 5208918 140736872603744 140736872601592 4544907 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21778/statm: 5563 4937 103 248 0 5312 0
Current children cumulated CPU time (s) 1661.6
Current children cumulated vsize (KiB) 50552

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21926
/proc/meminfo: memFree=27174316/32873660 swapFree=7120/7120
[pid=17772] ppid=17770 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17772/stat : 17772 (npSolver-wbo-It) S 17770 17772 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284651200 9367552 275 33554432000 4194304 5064252 140733844732048 140733844730960 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17772/statm: 2287 275 233 213 0 72 0
[pid=17773] ppid=17772 vsize=10004 CPUtime=1721.46 cores=0,2,4,6
/proc/17773/stat : 17773 (npSolver-wbo) S 17772 17772 21579 0 -1 4202496 341749 4501251 0 0 477 81 170039 1549 20 0 1 0 284651200 10244096 1911 33554432000 4194304 5990268 140733486279072 140733486270480 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/17773/statm: 2501 1911 180 439 0 2058 0
Current children cumulated CPU time (s) 1721.46
Current children cumulated vsize (KiB) 19152

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22080
/proc/meminfo: memFree=27167952/32873660 swapFree=7120/7120
[pid=17772] ppid=17770 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17772/stat : 17772 (npSolver-wbo-It) S 17770 17772 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284651200 9367552 275 33554432000 4194304 5064252 140733844732048 140733844730960 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17772/statm: 2287 275 233 213 0 72 0
[pid=17773] ppid=17772 vsize=10004 CPUtime=1778.48 cores=0,2,4,6
/proc/17773/stat : 17773 (npSolver-wbo) S 17772 17772 21579 0 -1 4202496 352945 4650076 0 0 491 84 175672 1601 20 0 1 0 284651200 10244096 1911 33554432000 4194304 5990268 140733486279072 140733486270480 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/17773/statm: 2501 1911 180 439 0 2058 0
[pid=22079] ppid=17773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22079/stat : 22079 (satsolver.sh) S 17773 17772 21579 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284829125 9367552 267 33554432000 4194304 5064252 140733814760720 140733814759632 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22079/statm: 2287 267 226 213 0 72 0
[pid=22080] ppid=22079 vsize=29404 CPUtime=3.04 cores=0,2,4,6
/proc/22080/stat : 22080 (glucose) R 22079 17772 21579 0 -1 4202496 6448 0 0 0 304 0 0 0 20 0 1 0 284829126 30109696 6461 33554432000 4194304 5208918 140736517302208 140736517300152 4215298 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22080/statm: 7351 6461 103 248 0 7100 0
Current children cumulated CPU time (s) 1781.52
Current children cumulated vsize (KiB) 57704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22129
/proc/meminfo: memFree=27175112/32873660 swapFree=7120/7120
[pid=17772] ppid=17770 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17772/stat : 17772 (npSolver-wbo-It) S 17770 17772 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284651200 9367552 275 33554432000 4194304 5064252 140733844732048 140733844730960 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17772/statm: 2287 275 233 213 0 72 0
[pid=17773] ppid=17772 vsize=10004 CPUtime=1797.31 cores=0,2,4,6
/proc/17773/stat : 17773 (npSolver-wbo) S 17772 17772 21579 0 -1 4202496 356677 4698617 0 0 496 85 177533 1617 20 0 1 0 284651200 10244096 1911 33554432000 4194304 5990268 140733486279072 140733486270480 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/17773/statm: 2501 1911 180 439 0 2058 0
[pid=22128] ppid=17773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22128/stat : 22128 (satsolver.sh) S 17773 17772 21579 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284831009 9367552 267 33554432000 4194304 5064252 140735242835152 140735242834064 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22128/statm: 2287 267 226 213 0 72 0
[pid=22129] ppid=22128 vsize=29404 CPUtime=2.7 cores=0,2,4,6
/proc/22129/stat : 22129 (glucose) R 22128 17772 21579 0 -1 4202496 7413 0 0 0 269 1 0 0 20 0 1 0 284831009 30109696 6408 33554432000 4194304 5208918 140735607199648 140735607197592 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22129/statm: 7351 6408 103 248 0 7100 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 57704

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.81
CPU time (s): 1800.05
CPU user time (s): 1783.01
CPU system time (s): 17.0474
CPU usage (%): 99.9579
Max. virtual memory (cumulated for all children) (KiB): 80600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1783
system time used= 17.0474
maximum resident set size= 52968
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5063696
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2063688
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 52805
involuntary context switches= 6081

runsolver used 3.42348 second user time and 9.12761 second system time

The end

Launcher Data

Begin job on node117 at 2012-05-28 08:07:34
IDJOB=3715672
IDBENCH=78723
IDSOLVER=2297
FILE ID=node117/3715672-1338185254
RUNJOBID= node117-1338159294-21595
PBS_JOBID= 14624552
Free space on /tmp= 70028 MiB

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

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

MD5SUM BENCH= 93dc403e7aa7832c1308ab9b3db02163
RANDOM SEED=667488291

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
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.95
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.148
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		: 2667.148
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.148
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		: 2667.148
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:       32873660 kB
MemFree:        27217960 kB
Buffers:          541424 kB
Cached:          4106596 kB
SwapCached:            0 kB
Active:          2534836 kB
Inactive:        2199884 kB
Active(anon):      73268 kB
Inactive(anon):    11352 kB
Active(file):    2461568 kB
Inactive(file):  2188532 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             12364 kB
Writeback:             0 kB
AnonPages:        130308 kB
Mapped:            15408 kB
Shmem:               200 kB
Slab:             774320 kB
SReclaimable:     217612 kB
SUnreclaim:       556708 kB
KernelStack:        1520 kB
PageTables:         4344 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:     211880 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 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= 70016 MiB
End job on node117 at 2012-05-28 08:37:35