Trace number 3715678

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topdown-quickBound? (TO) 1800.1 1802.41

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-75-70--soft-66-100-0.wbo
MD5SUM9f59d922c085a32576bd21436364ce6a
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.04684
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables5250
Total number of constraints145
Number of soft constraints53
Number of constraints which are clauses75
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint70
Maximum length of a constraint75
Top cost 2739
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 2738
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 76
Number of bits of the biggest sum of numbers7
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.59	c run usual solver
6.65/6.88	o 1718
6.65/6.88	c starting approximation
6.65/6.88	c factor = 2
6.65/6.88	c current bound: 859
14.49/14.95	c current bound: 859
22.52/22.97	c current bound: 859
30.59/31.06	c current bound: 859
38.47/38.94	c current bound: 859
46.50/46.96	c current bound: 859
54.81/55.05	c current bound: 859
62.67/63.16	c current bound: 859
70.78/71.27	c current bound: 859
78.54/79.04	c current bound: 859
86.79/87.04	c current bound: 859
94.57/95.08	c current bound: 859
102.65/103.16	c current bound: 859
110.99/111.26	c current bound: 859
118.67/118.92	c current bound: 859
126.34/126.87	c current bound: 859
134.31/134.83	c current bound: 859
142.66/142.92	c current bound: 859
150.44/150.97	c current bound: 859
158.21/158.74	c current bound: 859
166.12/166.84	c current bound: 859
174.38/174.81	c current bound: 859
182.10/182.87	c current bound: 859
190.12/190.89	c current bound: 859
198.20/198.80	c current bound: 859
205.79/206.68	c current bound: 859
213.87/214.93	c current bound: 859
221.90/222.97	c current bound: 859
230.22/231.05	c current bound: 859
238.00/238.82	c current bound: 859
245.73/246.94	c current bound: 859
254.00/254.91	c current bound: 859
262.00/263.16	c current bound: 859
269.87/271.25	c current bound: 859
277.57/279.08	c current bound: 859
285.47/286.98	c current bound: 859
293.76/295.00	c current bound: 859
301.87/303.11	c current bound: 859
309.96/311.23	c current bound: 859
317.64/318.96	c current bound: 859
325.59/327.03	c current bound: 859
333.61/335.00	c current bound: 859
341.72/343.11	c current bound: 859
349.47/351.17	c current bound: 859
357.25/358.95	c current bound: 859
365.37/367.07	c current bound: 859
373.58/375.04	c current bound: 859
381.36/383.08	c current bound: 859
389.43/391.15	c current bound: 859
397.20/398.92	c current bound: 859
405.15/406.88	c current bound: 859
413.34/414.86	c current bound: 859
421.47/422.91	c current bound: 859
429.25/430.99	c current bound: 859
437.45/438.97	c current bound: 859
445.09/446.84	c current bound: 859
453.08/454.85	c current bound: 859
461.20/462.97	c current bound: 859
469.29/471.07	c current bound: 859
477.42/479.19	c current bound: 859
485.31/487.08	c current bound: 859
493.51/495.09	c current bound: 859
501.34/503.14	c current bound: 859
509.39/511.19	c current bound: 859
517.26/519.06	c current bound: 859
525.50/527.01	c current bound: 859
533.19/535.03	c current bound: 859
541.32/543.16	c current bound: 859
549.63/551.28	c current bound: 859
557.58/559.44	c current bound: 859
565.64/567.50	c current bound: 859
573.93/575.50	c current bound: 859
582.03/583.62	c current bound: 859
589.83/591.70	c current bound: 859
597.92/599.57	c current bound: 859
605.60/607.47	c current bound: 859
613.54/615.43	c current bound: 859
621.57/623.46	c current bound: 859
629.89/631.56	c current bound: 859
638.00/639.60	c current bound: 859
645.83/647.73	c current bound: 859
654.07/655.72	c current bound: 859
661.89/663.79	c current bound: 859
669.94/671.85	c current bound: 859
677.62/679.54	c current bound: 859
685.87/687.50	c current bound: 859
693.88/695.52	c current bound: 859
701.63/703.59	c current bound: 859
709.95/711.66	c current bound: 859
717.70/719.63	c current bound: 859
725.80/727.75	c current bound: 859
733.79/735.74	c current bound: 859
741.88/743.84	c current bound: 859
750.02/751.97	c current bound: 859
758.04/759.71	c current bound: 859
765.61/767.57	c current bound: 859
773.82/775.58	c current bound: 859
781.69/783.66	c current bound: 859
789.80/791.78	c current bound: 859
797.92/799.69	c current bound: 859
805.80/807.57	c current bound: 859
813.55/815.55	c current bound: 859
821.90/823.60	c current bound: 859
830.10/831.80	c current bound: 859
837.93/839.93	c current bound: 859
846.28/848.03	c current bound: 859
854.18/855.99	c current bound: 859
862.02/864.02	c current bound: 859
870.13/872.15	c current bound: 859
878.17/879.96	c current bound: 859
886.05/887.85	c current bound: 859
893.81/895.85	c current bound: 859
901.88/903.92	c current bound: 859
910.25/912.00	c current bound: 859
918.34/920.10	c current bound: 859
926.15/928.19	c current bound: 859
934.33/936.15	c current bound: 859
942.13/944.19	c current bound: 859
950.20/952.26	c current bound: 859
958.08/960.15	c current bound: 859
966.32/968.14	c current bound: 859
974.32/976.11	c current bound: 859
982.10/984.17	c current bound: 859
990.41/992.28	c current bound: 859
998.60/1000.41	c current bound: 859
1006.39/1008.49	c current bound: 859
1014.60/1016.46	c current bound: 859
1022.39/1024.49	c current bound: 859
1030.46/1032.57	c current bound: 859
1038.08/1040.19	c current bound: 859
1046.06/1048.17	c current bound: 859
1054.26/1056.13	c current bound: 859
1062.37/1064.21	c current bound: 859
1070.19/1072.33	c current bound: 859
1078.34/1080.23	c current bound: 859
1086.22/1088.36	c current bound: 859
1094.13/1096.28	c current bound: 859
1102.14/1104.29	c current bound: 859
1110.26/1112.42	c current bound: 859
1118.38/1120.54	c current bound: 859
1126.29/1128.46	c current bound: 859
1134.53/1136.40	c current bound: 859
1142.31/1144.48	c current bound: 859
1150.37/1152.54	c current bound: 859
1158.23/1160.43	c current bound: 859
1166.51/1168.40	c current bound: 859
1174.16/1176.36	c current bound: 859
1182.24/1184.43	c current bound: 859
1190.60/1192.50	c current bound: 859
1198.36/1200.56	c current bound: 859
1206.45/1208.65	c current bound: 859
1214.69/1216.61	c current bound: 859
1222.45/1224.67	c current bound: 859
1230.55/1232.78	c current bound: 859
1238.34/1240.56	c current bound: 859
1246.46/1248.48	c current bound: 859
1254.25/1256.49	c current bound: 859
1262.27/1264.53	c current bound: 859
1270.32/1272.57	c current bound: 859
1278.43/1280.68	c current bound: 859
1286.52/1288.77	c current bound: 859
1294.94/1296.90	c current bound: 859
1302.95/1304.91	c current bound: 859
1310.77/1313.04	c current bound: 859
1319.12/1321.13	c current bound: 859
1326.92/1328.90	c current bound: 859
1334.82/1336.80	c current bound: 859
1342.55/1344.84	c current bound: 859
1350.89/1352.95	c current bound: 859
1359.08/1361.11	c current bound: 859
1366.91/1369.24	c current bound: 859
1375.25/1377.37	c current bound: 859
1383.04/1385.37	c current bound: 859
1391.45/1393.50	c current bound: 859
1399.44/1401.59	c current bound: 859
1406.99/1409.34	c current bound: 859
1414.90/1417.25	c current bound: 859
1422.91/1425.26	c current bound: 859
1431.24/1433.32	c current bound: 859
1439.13/1441.49	c current bound: 859
1447.54/1449.60	c current bound: 859
1455.53/1457.69	c current bound: 859
1463.42/1465.79	c current bound: 859
1471.83/1473.90	c current bound: 859
1479.61/1481.99	c current bound: 859
1487.72/1489.80	c current bound: 859
1495.37/1497.77	c current bound: 859
1503.34/1505.74	c current bound: 859
1511.42/1513.82	c current bound: 859
1519.80/1521.91	c current bound: 859
1527.42/1529.83	c current bound: 859
1535.58/1537.77	c current bound: 859
1543.38/1545.79	c current bound: 859
1551.43/1553.85	c current bound: 859
1559.86/1562.03	c current bound: 859
1567.72/1570.14	c current bound: 859
1575.62/1578.05	c current bound: 859
1583.61/1586.04	c current bound: 859
1591.93/1594.11	c current bound: 859
1599.76/1602.22	c current bound: 859
1607.57/1610.04	c current bound: 859
1615.51/1617.99	c current bound: 859
1623.55/1626.04	c current bound: 859
1631.58/1634.07	c current bound: 859
1639.69/1642.18	c current bound: 859
1647.76/1650.26	c current bound: 859
1655.79/1658.29	c current bound: 859
1663.77/1666.27	c current bound: 859
1672.06/1674.36	c current bound: 859
1679.97/1682.49	c current bound: 859
1687.86/1690.38	c current bound: 859
1696.06/1698.33	c current bound: 859
1703.81/1706.35	c current bound: 859
1711.91/1714.47	c current bound: 859
1720.24/1722.56	c current bound: 859
1727.97/1730.53	c current bound: 859
1736.07/1738.63	c current bound: 859
1744.33/1746.61	c current bound: 859
1752.32/1754.68	c current bound: 859
1760.19/1762.75	c current bound: 859
1768.22/1770.51	c current bound: 859
1775.94/1778.53	c current bound: 859
1784.16/1786.54	c current bound: 859
1791.93/1794.57	c current bound: 859
1800.06/1802.41	./satsolver.sh: line 5: 21175 Terminated              ./glucose $1 > $2 2> /dev/null
1800.06/1802.41	c error: unexpected solver exit code
1800.06/1802.41	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

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

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

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


[startup+0 s]
/proc/loadavg: 2.01 1.99 1.97 3/181 15720
/proc/meminfo: memFree=27209656/32873660 swapFree=7120/7120
[pid=15720] ppid=15718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15720/stat : 15720 (npSolver-wbo-It) S 15718 15720 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284615836 9367552 275 33554432000 4194304 5064252 140735070403232 140735070402144 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15720/statm: 2287 275 233 213 0 72 0

[startup+0.0277059 s]
/proc/loadavg: 2.01 1.99 1.97 3/181 15720
/proc/meminfo: memFree=27209656/32873660 swapFree=7120/7120
[pid=15720] ppid=15718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15720/stat : 15720 (npSolver-wbo-It) S 15718 15720 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284615836 9367552 275 33554432000 4194304 5064252 140735070403232 140735070402144 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15720/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100149 s]
/proc/loadavg: 2.01 1.99 1.97 3/181 15720
/proc/meminfo: memFree=27209656/32873660 swapFree=7120/7120
[pid=15720] ppid=15718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15720/stat : 15720 (npSolver-wbo-It) S 15718 15720 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284615836 9367552 275 33554432000 4194304 5064252 140735070403232 140735070402144 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15720/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300207 s]
/proc/loadavg: 2.01 1.99 1.97 3/181 15720
/proc/meminfo: memFree=27209656/32873660 swapFree=7120/7120
[pid=15720] ppid=15718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15720/stat : 15720 (npSolver-wbo-It) S 15718 15720 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284615836 9367552 275 33554432000 4194304 5064252 140735070403232 140735070402144 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15720/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700201 s]
/proc/loadavg: 2.01 1.99 1.97 3/181 15720
/proc/meminfo: memFree=27209656/32873660 swapFree=7120/7120
[pid=15720] ppid=15718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15720/stat : 15720 (npSolver-wbo-It) S 15718 15720 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284615836 9367552 275 33554432000 4194304 5064252 140735070403232 140735070402144 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15720/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 1.99 1.97 3/184 15728
/proc/meminfo: memFree=27057956/32873660 swapFree=7120/7120
[pid=15720] ppid=15718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15720/stat : 15720 (npSolver-wbo-It) S 15718 15720 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284615836 9367552 275 33554432000 4194304 5064252 140735070403232 140735070402144 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15720/statm: 2287 275 233 213 0 72 0
[pid=15721] ppid=15720 vsize=18792 CPUtime=0.58 cores=1,3,5,7
/proc/15721/stat : 15721 (npSolver-wbo) S 15720 15720 21579 0 -1 4202496 4785 0 0 0 57 1 0 0 20 0 1 0 284615837 19243008 4066 33554432000 4194304 5990268 140735496019824 140735496012976 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15721/statm: 4698 4066 156 439 0 4255 0
[pid=15727] ppid=15721 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15727/stat : 15727 (cp2_pre.sh) S 15721 15720 21579 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 284615896 9367552 276 33554432000 4194304 5064252 140736621363280 140736621361984 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/15727/statm: 2287 276 234 213 0 72 0
[pid=15728] ppid=15727 vsize=143584 CPUtime=0.89 cores=1,3,5,7
/proc/15728/stat : 15728 (coprocessor) R 15727 15720 21579 0 -1 4202496 25349 0 0 0 86 3 0 0 20 0 1 0 284615896 147030016 35008 33554432000 4194304 6586260 140734533093280 140734533089304 4676681 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/15728/statm: 35896 35008 191 584 0 35308 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 180672

[startup+3.10036 s]
/proc/loadavg: 2.01 1.99 1.97 3/184 15735
/proc/meminfo: memFree=27022900/32873660 swapFree=7120/7120
[pid=15720] ppid=15718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15720/stat : 15720 (npSolver-wbo-It) S 15718 15720 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284615836 9367552 275 33554432000 4194304 5064252 140735070403232 140735070402144 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15720/statm: 2287 275 233 213 0 72 0
[pid=15721] ppid=15720 vsize=18792 CPUtime=0.58 cores=1,3,5,7
/proc/15721/stat : 15721 (npSolver-wbo) S 15720 15720 21579 0 -1 4202496 4785 0 0 0 57 1 0 0 20 0 1 0 284615837 19243008 4066 33554432000 4194304 5990268 140735496019824 140735496012976 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15721/statm: 4698 4066 156 439 0 4255 0
[pid=15727] ppid=15721 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15727/stat : 15727 (cp2_pre.sh) S 15721 15720 21579 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 284615896 9367552 276 33554432000 4194304 5064252 140736621363280 140736621361984 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/15727/statm: 2287 276 234 213 0 72 0
[pid=15728] ppid=15727 vsize=143716 CPUtime=2.49 cores=1,3,5,7
/proc/15728/stat : 15728 (coprocessor) R 15727 15720 21579 0 -1 4202496 25388 0 0 0 246 3 0 0 20 0 1 0 284615896 147165184 35047 33554432000 4194304 6586260 140734533093280 140734533088536 4683293 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/15728/statm: 35929 35047 191 584 0 35341 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 180804

[startup+6.30027 s]
/proc/loadavg: 2.01 1.99 1.97 3/184 15749
/proc/meminfo: memFree=26986280/32873660 swapFree=7120/7120
[pid=15720] ppid=15718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15720/stat : 15720 (npSolver-wbo-It) S 15718 15720 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284615836 9367552 275 33554432000 4194304 5064252 140735070403232 140735070402144 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15720/statm: 2287 275 233 213 0 72 0
[pid=15721] ppid=15720 vsize=18792 CPUtime=5.38 cores=1,3,5,7
/proc/15721/stat : 15721 (npSolver-wbo) S 15720 15720 21579 0 -1 4202496 4793 29663 0 0 57 1 416 64 20 0 1 0 284615837 19243008 4067 33554432000 4194304 5990268 140735496019824 140735496014064 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15721/statm: 4698 4067 157 439 0 4255 0
Current children cumulated CPU time (s) 5.38
Current children cumulated vsize (KiB) 27940

[startup+12.7004 s]
/proc/loadavg: 2.01 1.99 1.97 3/184 15794
/proc/meminfo: memFree=27110568/32873660 swapFree=7120/7120
[pid=15720] ppid=15718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15720/stat : 15720 (npSolver-wbo-It) S 15718 15720 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284615836 9367552 275 33554432000 4194304 5064252 140735070403232 140735070402144 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15720/statm: 2287 275 233 213 0 72 0
[pid=15721] ppid=15720 vsize=26120 CPUtime=6.74 cores=1,3,5,7
/proc/15721/stat : 15721 (npSolver-wbo) S 15720 15720 21579 0 -1 4202496 6558 46932 0 0 63 18 524 69 20 0 1 0 284615837 26746880 5695 33554432000 4194304 5990268 140735496019824 140735496011232 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15721/statm: 6530 5695 179 439 0 6087 0
[pid=15765] ppid=15721 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15765/stat : 15765 (satsolver.sh) S 15721 15720 21579 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284616526 9367552 267 33554432000 4194304 5064252 140733899005424 140733899004336 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/15765/statm: 2287 267 226 213 0 72 0
[pid=15766] ppid=15765 vsize=56580 CPUtime=5.79 cores=1,3,5,7
/proc/15766/stat : 15766 (glucose) R 15765 15720 21579 0 -1 4202496 14094 0 0 0 576 3 0 0 20 0 1 0 284616526 57937920 12873 33554432000 4194304 5208918 140733610366720 140733610364728 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15766/statm: 14145 12873 104 248 0 13894 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 100996

[startup+25.5003 s]
/proc/loadavg: 2.00 1.99 1.97 3/183 15871
/proc/meminfo: memFree=27100452/32873660 swapFree=7120/7120
[pid=15720] ppid=15718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15720/stat : 15720 (npSolver-wbo-It) S 15718 15720 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284615836 9367552 275 33554432000 4194304 5064252 140735070403232 140735070402144 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15720/statm: 2287 275 233 213 0 72 0
[pid=15721] ppid=15720 vsize=29192 CPUtime=22.83 cores=1,3,5,7
/proc/15721/stat : 15721 (npSolver-wbo) S 15720 15720 21579 0 -1 4202496 10750 93346 0 0 69 19 2108 87 20 0 1 0 284615837 29892608 6096 33554432000 4194304 5990268 140735496019824 140735496011232 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15721/statm: 7298 6096 180 439 0 6855 0
[pid=15856] ppid=15721 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15856/stat : 15856 (satsolver.sh) S 15721 15720 21579 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284618136 9367552 267 33554432000 4194304 5064252 140737131832304 140737131831216 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/15856/statm: 2287 267 226 213 0 72 0
[pid=15857] ppid=15856 vsize=56580 CPUtime=2.5 cores=1,3,5,7
/proc/15857/stat : 15857 (glucose) R 15856 15720 21579 0 -1 4202496 12045 0 0 0 248 2 0 0 20 0 1 0 284618136 57937920 13091 33554432000 4194304 5208918 140733871986480 140733871984424 4212729 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15857/statm: 14145 13091 104 248 0 13894 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 104068

[startup+51.1004 s]
/proc/loadavg: 2.00 1.99 1.97 3/183 16011
/proc/meminfo: memFree=27092412/32873660 swapFree=7120/7120
[pid=15720] ppid=15718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15720/stat : 15720 (npSolver-wbo-It) S 15718 15720 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284615836 9367552 275 33554432000 4194304 5064252 140735070403232 140735070402144 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15720/statm: 2287 275 233 213 0 72 0
[pid=15721] ppid=15720 vsize=29192 CPUtime=46.82 cores=1,3,5,7
/proc/15721/stat : 15721 (npSolver-wbo) S 15720 15720 21579 0 -1 4202496 17035 164176 0 0 78 21 4470 113 20 0 1 0 284615837 29892608 6096 33554432000 4194304 5990268 140735496019824 140735496011232 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15721/statm: 7298 6096 180 439 0 6855 0
[pid=15996] ppid=15721 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15996/stat : 15996 (satsolver.sh) S 15721 15720 21579 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284620535 9367552 267 33554432000 4194304 5064252 140734785479136 140734785478048 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/15996/statm: 2287 267 226 213 0 72 0
[pid=15997] ppid=15996 vsize=63652 CPUtime=4.1 cores=1,3,5,7
/proc/15997/stat : 15997 (glucose) R 15996 15720 21579 0 -1 4202496 13601 0 0 0 408 2 0 0 20 0 1 0 284620535 65179648 14412 33554432000 4194304 5208918 140736677720400 140736677718264 4229316 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15997/statm: 15913 14412 104 248 0 15662 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 111140

[startup+102.307 s]
/proc/loadavg: 2.00 1.99 1.97 3/183 16301
/proc/meminfo: memFree=27111392/32873660 swapFree=7120/7120
[pid=15720] ppid=15718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15720/stat : 15720 (npSolver-wbo-It) S 15718 15720 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284615836 9367552 275 33554432000 4194304 5064252 140735070403232 140735070402144 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15720/statm: 2287 275 233 213 0 72 0
[pid=15721] ppid=15720 vsize=29192 CPUtime=94.9 cores=1,3,5,7
/proc/15721/stat : 15721 (npSolver-wbo) S 15720 15720 21579 0 -1 4202496 29605 305811 0 0 95 23 9201 171 20 0 1 0 284615837 29892608 6096 33554432000 4194304 5990268 140735496019824 140735496011232 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15721/statm: 7298 6096 180 439 0 6855 0
[pid=16269] ppid=15721 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16269/stat : 16269 (satsolver.sh) S 15721 15720 21579 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284625346 9367552 267 33554432000 4194304 5064252 140736034224560 140736034223472 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16269/statm: 2287 267 226 213 0 72 0
[pid=16270] ppid=16269 vsize=68076 CPUtime=7.19 cores=1,3,5,7
/proc/16270/stat : 16270 (glucose) R 16269 15720 21579 0 -1 4202496 14732 0 0 0 716 3 0 0 20 0 1 0 284625347 69709824 13569 33554432000 4194304 5208918 140736584091392 140736584089480 4205139 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16270/statm: 17019 13569 104 248 0 16768 0
Current children cumulated CPU time (s) 102.09
Current children cumulated vsize (KiB) 115564

[startup+162.3 s]
/proc/loadavg: 2.14 2.02 1.98 3/183 16641
/proc/meminfo: memFree=27087632/32873660 swapFree=7120/7120
[pid=15720] ppid=15718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15720/stat : 15720 (npSolver-wbo-It) S 15718 15720 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284615836 9367552 275 33554432000 4194304 5064252 140735070403232 140735070402144 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15720/statm: 2287 275 233 213 0 72 0
[pid=15721] ppid=15720 vsize=29192 CPUtime=158.53 cores=1,3,5,7
/proc/15721/stat : 15721 (npSolver-wbo) S 15720 15720 21579 0 -1 4202496 46365 490241 0 0 119 27 15460 247 20 0 1 0 284615837 29892608 6096 33554432000 4194304 5990268 140735496019824 140735496011232 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15721/statm: 7298 6096 180 439 0 6855 0
[pid=16629] ppid=15721 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16629/stat : 16629 (satsolver.sh) S 15721 15720 21579 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 284631713 9367552 266 33554432000 4194304 5064252 140736895315776 140736895314688 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16629/statm: 2287 266 226 213 0 72 0
[pid=16630] ppid=16629 vsize=60928 CPUtime=3.52 cores=1,3,5,7
/proc/16630/stat : 16630 (glucose) R 16629 15720 21579 0 -1 4202496 12733 0 0 0 350 2 0 0 20 0 1 0 284631713 62390272 14082 33554432000 4194304 5208918 140733413707648 140733413705592 4211635 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16630/statm: 15232 14082 104 248 0 14981 0
Current children cumulated CPU time (s) 162.05

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


[startup+1302.3 s]
/proc/loadavg: 1.98 1.99 1.99 3/183 20007
/proc/meminfo: memFree=27177520/32873660 swapFree=7120/7120
[pid=15720] ppid=15718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15720/stat : 15720 (npSolver-wbo-It) S 15718 15720 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284615836 9367552 275 33554432000 4194304 5064252 140735070403232 140735070402144 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15720/statm: 2287 275 233 213 0 72 0
[pid=15721] ppid=15720 vsize=29192 CPUtime=1294.97 cores=1,3,5,7
/proc/15721/stat : 15721 (npSolver-wbo) S 15720 15720 21579 0 -1 4202496 343855 3809283 0 0 541 86 127292 1578 20 0 1 0 284615837 29892608 6096 33554432000 4194304 5990268 140735496019824 140735496011232 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15721/statm: 7298 6096 180 439 0 6855 0
[pid=19999] ppid=15721 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19999/stat : 19999 (satsolver.sh) S 15721 15720 21579 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284745529 9367552 267 33554432000 4194304 5064252 140736528901296 140736528900208 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19999/statm: 2287 267 226 213 0 72 0
[pid=20000] ppid=19999 vsize=61000 CPUtime=5.36 cores=1,3,5,7
/proc/20000/stat : 20000 (glucose) R 19999 15720 21579 0 -1 4202496 13945 0 0 0 534 2 0 0 20 0 1 0 284745529 62464000 13461 33554432000 4194304 5208918 140734452181232 140734452179096 4229780 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/20000/statm: 15250 13461 104 248 0 14999 0
Current children cumulated CPU time (s) 1300.33
Current children cumulated vsize (KiB) 108488

[startup+1362.3 s]
/proc/loadavg: 2.07 2.01 1.99 3/183 20154
/proc/meminfo: memFree=27192932/32873660 swapFree=7120/7120
[pid=15720] ppid=15718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15720/stat : 15720 (npSolver-wbo-It) S 15718 15720 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284615836 9367552 275 33554432000 4194304 5064252 140735070403232 140735070402144 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15720/statm: 2287 275 233 213 0 72 0
[pid=15721] ppid=15720 vsize=29192 CPUtime=1359.11 cores=1,3,5,7
/proc/15721/stat : 15721 (npSolver-wbo) S 15720 15720 21579 0 -1 4202496 360615 3996950 0 0 565 89 133604 1653 20 0 1 0 284615837 29892608 6096 33554432000 4194304 5990268 140735496019824 140735496011232 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15721/statm: 7298 6096 180 439 0 6855 0
[pid=20153] ppid=15721 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20153/stat : 20153 (satsolver.sh) S 15721 15720 21579 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284751950 9367552 267 33554432000 4194304 5064252 140736786212192 140736786211104 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20153/statm: 2287 267 226 213 0 72 0
[pid=20154] ppid=20153 vsize=49168 CPUtime=1.15 cores=1,3,5,7
/proc/20154/stat : 20154 (glucose) R 20153 15720 21579 0 -1 4202496 11049 0 0 0 112 3 0 0 20 0 1 0 284751950 50348032 11327 33554432000 4194304 5208918 140735459316432 140735459314392 4211918 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/20154/statm: 12292 11327 104 248 0 12041 0
Current children cumulated CPU time (s) 1360.26
Current children cumulated vsize (KiB) 96656

[startup+1422.31 s]
/proc/loadavg: 2.02 2.00 1.99 3/183 20295
/proc/meminfo: memFree=27179980/32873660 swapFree=7120/7120
[pid=15720] ppid=15718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15720/stat : 15720 (npSolver-wbo-It) S 15718 15720 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284615836 9367552 275 33554432000 4194304 5064252 140735070403232 140735070402144 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15720/statm: 2287 275 233 213 0 72 0
[pid=15721] ppid=15720 vsize=29192 CPUtime=1415.22 cores=1,3,5,7
/proc/15721/stat : 15721 (npSolver-wbo) S 15720 15720 21579 0 -1 4202496 375280 4163407 0 0 586 91 139125 1720 20 0 1 0 284615837 29892608 6096 33554432000 4194304 5990268 140735496019824 140735496011232 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15721/statm: 7298 6096 180 439 0 6855 0
[pid=20287] ppid=15721 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20287/stat : 20287 (satsolver.sh) S 15721 15720 21579 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 284757564 9367552 266 33554432000 4194304 5064252 140733885948240 140733885947152 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20287/statm: 2287 266 226 213 0 72 0
[pid=20288] ppid=20287 vsize=63648 CPUtime=5.01 cores=1,3,5,7
/proc/20288/stat : 20288 (glucose) R 20287 15720 21579 0 -1 4202496 13565 0 0 0 499 2 0 0 20 0 1 0 284757564 65175552 14878 33554432000 4194304 5208918 140736528868304 140736528866168 4205143 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/20288/statm: 15912 14878 104 248 0 15661 0
Current children cumulated CPU time (s) 1420.23
Current children cumulated vsize (KiB) 111136

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 1.99 3/183 20428
/proc/meminfo: memFree=27175304/32873660 swapFree=7120/7120
[pid=15720] ppid=15718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15720/stat : 15720 (npSolver-wbo-It) S 15718 15720 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284615836 9367552 275 33554432000 4194304 5064252 140735070403232 140735070402144 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15720/statm: 2287 275 233 213 0 72 0
[pid=15721] ppid=15720 vsize=29192 CPUtime=1479.93 cores=1,3,5,7
/proc/15721/stat : 15721 (npSolver-wbo) S 15720 15720 21579 0 -1 4202496 392040 4351074 0 0 610 94 145496 1793 20 0 1 0 284615837 29892608 6096 33554432000 4194304 5990268 140735496019824 140735496011232 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15721/statm: 7298 6096 180 439 0 6855 0
Current children cumulated CPU time (s) 1479.93
Current children cumulated vsize (KiB) 38340

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/184 20576
/proc/meminfo: memFree=27176684/32873660 swapFree=7120/7120
[pid=15720] ppid=15718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15720/stat : 15720 (npSolver-wbo-It) S 15718 15720 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284615836 9367552 275 33554432000 4194304 5064252 140735070403232 140735070402144 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15720/statm: 2287 275 233 213 0 72 0
[pid=15721] ppid=15720 vsize=29192 CPUtime=1535.68 cores=1,3,5,7
/proc/15721/stat : 15721 (npSolver-wbo) S 15720 15720 21579 0 -1 4202496 406705 4515141 0 0 632 97 150978 1861 20 0 1 0 284615837 29892608 6096 33554432000 4194304 5990268 140735496019824 140735496011232 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15721/statm: 7298 6096 180 439 0 6855 0
[pid=20568] ppid=15721 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20568/stat : 20568 (satsolver.sh) S 15721 15720 21579 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284769615 9367552 267 33554432000 4194304 5064252 140736754283792 140736754282704 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20568/statm: 2287 267 226 213 0 72 0
[pid=20569] ppid=20568 vsize=63652 CPUtime=4.49 cores=1,3,5,7
/proc/20569/stat : 20569 (glucose) R 20568 15720 21579 0 -1 4202496 14041 0 0 0 447 2 0 0 20 0 1 0 284769615 65179648 14820 33554432000 4194304 5208918 140734642444448 140734642442312 4212508 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/20569/statm: 15913 14820 104 248 0 15662 0
Current children cumulated CPU time (s) 1540.17
Current children cumulated vsize (KiB) 111140

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/184 20712
/proc/meminfo: memFree=27197312/32873660 swapFree=7120/7120
[pid=15720] ppid=15718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15720/stat : 15720 (npSolver-wbo-It) S 15718 15720 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284615836 9367552 275 33554432000 4194304 5064252 140735070403232 140735070402144 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15720/statm: 2287 275 233 213 0 72 0
[pid=15721] ppid=15720 vsize=29192 CPUtime=1600.09 cores=1,3,5,7
/proc/15721/stat : 15721 (npSolver-wbo) S 15720 15720 21579 0 -1 4202496 423465 4706546 0 0 655 100 157318 1936 20 0 1 0 284615837 29892608 6096 33554432000 4194304 5990268 140735496019824 140735496011232 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15721/statm: 7298 6096 180 439 0 6855 0
Current children cumulated CPU time (s) 1600.09
Current children cumulated vsize (KiB) 38340

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 20856
/proc/meminfo: memFree=27176112/32873660 swapFree=7120/7120
[pid=15720] ppid=15718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15720/stat : 15720 (npSolver-wbo-It) S 15718 15720 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284615836 9367552 275 33554432000 4194304 5064252 140735070403232 140735070402144 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15720/statm: 2287 275 233 213 0 72 0
[pid=15721] ppid=15720 vsize=29192 CPUtime=1656.12 cores=1,3,5,7
/proc/15721/stat : 15721 (npSolver-wbo) S 15720 15720 21579 0 -1 4202496 438130 4871873 0 0 676 103 162830 2003 20 0 1 0 284615837 29892608 6096 33554432000 4194304 5990268 140735496019824 140735496011232 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15721/statm: 7298 6096 180 439 0 6855 0
[pid=20851] ppid=15721 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20851/stat : 20851 (satsolver.sh) S 15721 15720 21579 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284781668 9367552 266 33554432000 4194304 5064252 140735715609760 140735715608672 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20851/statm: 2287 266 226 213 0 72 0
[pid=20852] ppid=20851 vsize=60932 CPUtime=3.97 cores=1,3,5,7
/proc/20852/stat : 20852 (glucose) R 20851 15720 21579 0 -1 4202496 13574 0 0 0 395 2 0 0 20 0 1 0 284781668 62394368 13836 33554432000 4194304 5208918 140733931209344 140733931207208 4229776 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20852/statm: 15233 13836 104 248 0 14982 0
Current children cumulated CPU time (s) 1660.09
Current children cumulated vsize (KiB) 108420

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/184 21000
/proc/meminfo: memFree=27185204/32873660 swapFree=7120/7120
[pid=15720] ppid=15718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15720/stat : 15720 (npSolver-wbo-It) S 15718 15720 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284615836 9367552 275 33554432000 4194304 5064252 140735070403232 140735070402144 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15720/statm: 2287 275 233 213 0 72 0
[pid=15721] ppid=15720 vsize=29192 CPUtime=1720 cores=1,3,5,7
/proc/15721/stat : 15721 (npSolver-wbo) S 15720 15720 21579 0 -1 4202496 452803 5055541 0 0 697 105 169125 2073 20 0 1 0 284615837 29892608 6096 33554432000 4194304 5990268 140735496019824 140735496010720 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15721/statm: 7298 6096 180 439 0 6855 0
Current children cumulated CPU time (s) 1720
Current children cumulated vsize (KiB) 38340

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 21147
/proc/meminfo: memFree=27183172/32873660 swapFree=7120/7120
[pid=15720] ppid=15718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15720/stat : 15720 (npSolver-wbo-It) S 15718 15720 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284615836 9367552 275 33554432000 4194304 5064252 140735070403232 140735070402144 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15720/statm: 2287 275 233 213 0 72 0
[pid=15721] ppid=15720 vsize=29192 CPUtime=1776.26 cores=1,3,5,7
/proc/15721/stat : 15721 (npSolver-wbo) S 15720 15720 21579 0 -1 4202496 469555 5229258 0 0 721 109 174651 2145 20 0 1 0 284615837 29892608 6096 33554432000 4194304 5990268 140735496019824 140735496011232 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15721/statm: 7298 6096 180 439 0 6855 0
[pid=21139] ppid=15721 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21139/stat : 21139 (satsolver.sh) S 15721 15720 21579 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284793691 9367552 267 33554432000 4194304 5064252 140734465468208 140734465467120 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21139/statm: 2287 267 226 213 0 72 0
[pid=21140] ppid=21139 vsize=60936 CPUtime=3.74 cores=1,3,5,7
/proc/21140/stat : 21140 (glucose) R 21139 15720 21579 0 -1 4202496 11832 0 0 0 372 2 0 0 20 0 1 0 284793691 62398464 14064 33554432000 4194304 5208918 140735588828272 140735588826136 4229365 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21140/statm: 15234 14064 104 248 0 14983 0
Current children cumulated CPU time (s) 1780
Current children cumulated vsize (KiB) 108424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.4 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 21189
/proc/meminfo: memFree=27178992/32873660 swapFree=7120/7120
[pid=15720] ppid=15718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15720/stat : 15720 (npSolver-wbo-It) S 15718 15720 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284615836 9367552 275 33554432000 4194304 5064252 140735070403232 140735070402144 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15720/statm: 2287 275 233 213 0 72 0
[pid=15721] ppid=15720 vsize=29192 CPUtime=1792.26 cores=1,3,5,7
/proc/15721/stat : 15721 (npSolver-wbo) S 15720 15720 21579 0 -1 4202496 473745 5274949 0 0 727 110 176226 2163 20 0 1 0 284615837 29892608 6096 33554432000 4194304 5990268 140735496019824 140735496011232 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15721/statm: 7298 6096 180 439 0 6855 0
[pid=21174] ppid=15721 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21174/stat : 21174 (satsolver.sh) S 15721 15720 21579 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284795295 9367552 267 33554432000 4194304 5064252 140733777020272 140733777019184 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21174/statm: 2287 267 226 213 0 72 0
[pid=21175] ppid=21174 vsize=68068 CPUtime=7.8 cores=1,3,5,7
/proc/21175/stat : 21175 (glucose) R 21174 15720 21579 0 -1 4202496 15093 0 0 0 777 3 0 0 20 0 1 0 284795295 69701632 14628 33554432000 4194304 5208918 140734127376704 140734127374648 4607488 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21175/statm: 17017 14628 106 248 0 16766 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 115556

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1802.41
CPU time (s): 1800.1
CPU user time (s): 1777.32
CPU system time (s): 22.7815
CPU usage (%): 99.8717
Max. virtual memory (cumulated for all children) (KiB): 215056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1777.32
system time used= 22.7815
maximum resident set size= 171276
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5764777
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3288888
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 105491
involuntary context switches= 7618

runsolver used 3.43648 second user time and 9.24659 second system time

The end

Launcher Data

Begin job on node117 at 2012-05-28 08:01:41
IDJOB=3715678
IDBENCH=78722
IDSOLVER=2297
FILE ID=node117/3715678-1338184901
RUNJOBID= node117-1338159294-21596
PBS_JOBID= 14624552
Free space on /tmp= 70020 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-75-70--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-3715678-1338184901/watcher-3715678-1338184901 -o /tmp/evaluation-result-3715678-1338184901/solver-3715678-1338184901 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715678-1338184901.wbo 1593015038 HOME HOME

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

MD5SUM BENCH= 9f59d922c085a32576bd21436364ce6a
RANDOM SEED=1593015038

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:        27211028 kB
Buffers:          540828 kB
Cached:          4114580 kB
SwapCached:            0 kB
Active:          2546188 kB
Inactive:        2202020 kB
Active(anon):      79020 kB
Inactive(anon):    11352 kB
Active(file):    2467168 kB
Inactive(file):  2190668 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             17140 kB
Writeback:             0 kB
AnonPages:         74688 kB
Mapped:            15360 kB
Shmem:               200 kB
Slab:             774540 kB
SReclaimable:     217528 kB
SUnreclaim:       557012 kB
KernelStack:        1528 kB
PageTables:         4192 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:     217768 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     32768 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:31:43