Trace number 2669577

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
PB-wave alpha 2? (TO) 1800.05 1800.62

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/robin/normalized-robin18.opb
MD5SUMf17e31cb6762bd0e8d3e659d7bd1050c
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables23409
Total number of constraints1386
Number of constraints which are clauses612
Number of constraints which are cardinality constraints (but not clauses)774
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint153
Maximum length of a constraint289
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 291
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.19	c PB-wave - v2
0.00/0.19	c command line = ./PB-wave
0.00/0.19	c seed = 119719635
0.00/0.19	c cutoff = 1000000
0.00/0.19	c tries = 1000000
0.00/0.19	c heuristic = c best, noise 50 / 100
0.00/0.19	#var 23409 #con 1386
0.00/0.19	mode is SAT
0.00/0.19	c tail starts after flip = 70227
0.00/0.19	c numatom = 23409, numclause = 1386, numliterals = 234090
0.00/0.19	c wff read in
0.00/0.19	c 
0.00/0.19	c     lowest     final       avg     noise     noise     total                 avg        mean        mean
0.00/0.19	c     #unsat    #unsat     noise   std dev     ratio     flips              length       flips       flips
0.00/0.19	c       this      this      this      this      this      this   success   success       until         std
0.00/0.19	c        try       try       try       try       try       try      rate     tries      assign         dev
0.00/0.19	c
13.68/13.74	c       235       311    300.56     13.63     22.05   1000000         0
27.18/27.28	c       237       297    300.53     13.29     22.62   1000000         0
40.77/40.83	c       238       311    300.49     13.45     22.33   1000000         0
54.27/54.38	c       243       305    300.49     13.55     22.18   1000000         0
67.86/67.92	c       245       286    300.45     13.51     22.24   1000000         0
81.37/81.47	c       243       311    300.34     13.54     22.18   1000000         0
94.96/95.01	c       244       284    300.48     13.60     22.10   1000000         0
108.45/108.55	c       242       307    300.63     13.60     22.11   1000000         0
121.95/122.10	c       241       310    300.39     13.56     22.16   1000000         0
135.54/135.64	c       247       302    300.66     13.56     22.18   1000000         0
149.04/149.18	c       240       297    299.90     13.49     22.22   1000000         0
162.64/162.73	c       236       314    300.21     13.57     22.12   1000000         0
176.13/176.27	c       245       295    300.47     13.60     22.09   1000000         0
189.73/189.82	c       244       289    300.33     13.51     22.23   1000000         0
203.22/203.36	c       243       303    300.64     13.49     22.29   1000000         0
216.82/216.91	c       236       302    300.42     13.44     22.35   1000000         0
230.31/230.45	c       242       297    300.43     13.57     22.13   1000000         0
243.81/243.99	c       248       339    300.54     13.58     22.14   1000000         0
257.41/257.53	c       240       293    300.37     13.55     22.16   1000000         0
270.90/271.08	c       241       301    300.28     13.47     22.29   1000000         0
284.50/284.62	c       244       315    300.45     13.51     22.25   1000000         0
298.00/298.17	c       246       290    300.43     13.41     22.40   1000000         0
311.59/311.72	c       241       261    300.39     13.52     22.22   1000000         0
325.09/325.26	c       245       326    300.71     13.55     22.19   1000000         0
338.69/338.81	c       238       288    300.05     13.60     22.07   1000000         0
352.18/352.36	c       244       310    300.25     13.32     22.54   1000000         0
365.77/365.91	c       245       300    300.34     13.52     22.22   1000000         0
379.28/379.46	c       234       302    300.74     13.44     22.37   1000000         0
392.86/393.03	c       237       305    300.23     13.40     22.40   1000000         0
406.35/406.58	c       239       310    300.18     13.61     22.05   1000000         0
419.96/420.13	c       246       286    300.39     13.62     22.05   1000000         0
433.44/433.68	c       239       301    300.65     13.55     22.19   1000000         0
447.04/447.22	c       238       287    300.42     13.51     22.23   1000000         0
460.53/460.78	c       242       299    300.22     13.54     22.18   1000000         0
474.13/474.32	c       243       303    300.45     13.60     22.10   1000000         0
487.63/487.86	c       237       274    300.50     13.41     22.41   1000000         0
501.22/501.41	c       243       296    300.63     13.67     21.98   1000000         0
514.72/514.95	c       242       311    300.04     13.48     22.27   1000000         0
528.31/528.50	c       239       293    300.34     13.56     22.15   1000000         0
541.81/542.05	c       245       280    300.56     13.51     22.24   1000000         0
555.41/555.60	c       239       299    300.33     13.48     22.28   1000000         0
568.90/569.15	c       241       317    300.34     13.48     22.29   1000000         0
582.40/582.70	c       234       291    300.28     13.54     22.17   1000000         0
596.00/596.25	c       244       319    300.50     13.53     22.21   1000000         0
609.49/609.80	c       239       303    300.65     13.39     22.45   1000000         0
623.09/623.34	c       246       318    300.48     13.48     22.30   1000000         0
636.59/636.89	c       241       297    300.25     13.65     22.00   1000000         0
650.18/650.44	c       238       305    300.57     13.47     22.32   1000000         0
663.67/663.98	c       237       299    300.41     13.44     22.34   1000000         0
677.28/677.53	c       239       284    300.32     13.37     22.46   1000000         0
690.77/691.07	c       235       281    300.47     13.52     22.23   1000000         0
704.36/704.62	c       239       317    300.39     13.67     21.97   1000000         0
717.86/718.16	c       243       303    300.71     13.46     22.35   1000000         0
731.45/731.70	c       241       286    300.65     13.53     22.22   1000000         0
744.95/745.25	c       238       291    300.36     13.47     22.30   1000000         0
758.54/758.80	c       245       298    300.44     13.46     22.32   1000000         0
772.04/772.34	c       248       304    300.36     13.54     22.18   1000000         0
785.53/785.89	c       241       310    299.97     13.46     22.28   1000000         0
799.13/799.44	c       241       306    300.62     13.42     22.40   1000000         0
812.64/812.98	c       242       317    300.30     13.45     22.33   1000000         0
826.22/826.53	c       241       304    300.26     13.51     22.23   1000000         0
839.72/840.07	c       244       304    300.26     13.62     22.05   1000000         0
853.32/853.61	c       245       296    300.49     13.44     22.36   1000000         0
866.81/867.15	c       237       299    300.42     13.59     22.10   1000000         0
880.41/880.70	c       243       295    300.33     13.60     22.08   1000000         0
893.91/894.25	c       237       310    300.26     13.60     22.08   1000000         0
907.40/907.79	c       240       315    300.32     13.57     22.14   1000000         0
920.99/921.34	c       237       308    300.49     13.50     22.25   1000000         0
934.49/934.89	c       239       292    300.32     13.56     22.16   1000000         0
948.09/948.43	c       244       301    300.28     13.46     22.32   1000000         0
961.58/961.98	c       241       323    300.21     13.60     22.08   1000000         0
975.18/975.52	c       234       286    300.34     13.64     22.01   1000000         0
988.67/989.05	c       244       291    300.29     13.42     22.38   1000000         0
1002.17/1002.57	c       245       309    300.51     13.39     22.44   1000000         0
1015.77/1016.11	c       245       304    300.34     13.60     22.09   1000000         0
1029.27/1029.63	c       240       288    300.26     13.40     22.40   1000000         0
1042.76/1043.15	c       242       297    299.92     13.65     21.97   1000000         0
1056.26/1056.69	c       244       315    300.37     13.56     22.15   1000000         0
1069.86/1070.22	c       243       294    300.86     13.55     22.21   1000000         0
1083.35/1083.75	c       243       295    300.49     13.62     22.06   1000000         0
1096.84/1097.28	c       242       305    300.29     13.57     22.13   1000000         0
1110.44/1110.81	c       242       319    300.31     13.58     22.12   1000000         0
1123.94/1124.33	c       242       304    300.14     13.75     21.83   1000000         0
1137.43/1137.86	c       242       316    300.24     13.38     22.44   1000000         0
1150.93/1151.39	c       245       315    300.44     13.57     22.14   1000000         0
1164.53/1164.92	c       240       275    300.46     13.52     22.22   1000000         0
1178.02/1178.45	c       239       321    300.67     13.46     22.34   1000000         0
1191.52/1191.97	c       242       283    300.18     13.45     22.32   1000000         0
1205.01/1205.49	c       236       299    300.62     13.66     22.00   1000000         0
1218.61/1219.02	c       242       293    300.61     13.54     22.20   1000000         0
1232.10/1232.55	c       241       297    300.02     13.57     22.11   1000000         0
1245.60/1246.08	c       240       309    300.48     13.61     22.07   1000000         0
1259.20/1259.61	c       245       324    300.56     13.43     22.38   1000000         0
1272.69/1273.14	c       243       309    299.91     13.49     22.23   1000000         0
1286.19/1286.66	c       244       303    300.87     13.57     22.17   1000000         0
1299.69/1300.20	c       239       307    300.43     13.38     22.45   1000000         0
1313.28/1313.72	c       248       308    300.55     13.52     22.23   1000000         0
1326.77/1327.24	c       240       305    300.14     13.64     22.01   1000000         0
1340.27/1340.77	c       239       286    300.40     13.61     22.07   1000000         0
1353.86/1354.30	c       238       300    300.31     13.51     22.23   1000000         0
1367.36/1367.82	c       243       297    300.41     13.50     22.26   1000000         0
1380.86/1381.36	c       244       292    300.51     13.60     22.10   1000000         0
1394.36/1394.88	c       242       292    300.25     13.57     22.13   1000000         0
1407.95/1408.41	c       245       312    300.44     13.42     22.38   1000000         0
1421.44/1421.95	c       247       284    300.27     13.40     22.41   1000000         0
1434.94/1435.48	c       241       289    300.03     13.60     22.05   1000000         0
1448.53/1449.01	c       245       280    300.46     13.47     22.30   1000000         0
1462.03/1462.53	c       239       291    300.61     13.44     22.36   1000000         0
1475.52/1476.06	c       240       314    300.37     13.43     22.37   1000000         0
1489.02/1489.58	c       240       280    300.32     13.55     22.16   1000000         0
1502.61/1503.10	c       248       309    300.67     13.52     22.23   1000000         0
1516.11/1516.62	c       243       312    300.32     13.57     22.14   1000000         0
1529.61/1530.14	c       239       323    299.98     13.59     22.07   1000000         0
1543.10/1543.67	c       239       296    300.43     13.62     22.06   1000000         0
1556.69/1557.20	c       236       297    300.64     13.63     22.06   1000000         0
1570.20/1570.73	c       241       305    300.11     13.46     22.29   1000000         0
1583.69/1584.25	c       234       302    300.28     13.62     22.05   1000000         0
1597.18/1597.78	c       243       308    300.69     13.47     22.32   1000000         0
1610.78/1611.31	c       240       288    300.34     13.40     22.42   1000000         0
1624.27/1624.83	c       242       308    300.36     13.58     22.11   1000000         0
1637.77/1638.35	c       236       327    300.46     13.43     22.38   1000000         0
1651.26/1651.87	c       243       294    300.45     13.54     22.19   1000000         0
1664.76/1665.40	c       244       294    300.26     13.51     22.22   1000000         0
1678.35/1678.93	c       228       280    300.49     13.47     22.31   1000000         0
1691.85/1692.45	c       232       318    300.53     13.46     22.33   1000000         0
1705.34/1705.99	c       245       304    300.36     13.40     22.41   1000000         0
1718.94/1719.52	c       237       274    300.39     13.64     22.02   1000000         0
1732.43/1733.05	c       245       281    300.65     13.66     22.01   1000000         0
1745.93/1746.59	c       246       304    300.40     13.48     22.29   1000000         0
1759.53/1760.12	c       242       295    300.45     13.55     22.17   1000000         0
1773.02/1773.65	c       234       304    300.04     13.60     22.05   1000000         0
1786.52/1787.17	c       243       315    300.36     13.61     22.08   1000000         0
1800.03/1800.61	HOME/run: line 2:  9707 Terminated              ./PB-wave < $1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2669577-1276602871/watcher-2669577-1276602871 -o /tmp/evaluation-result-2669577-1276602871/solver-2669577-1276602871 -C 1800 -W 2000 -M 1800 run HOME/instance-2669577-1276602871.opb 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.85 0.97 0.99 3/106 9706
/proc/meminfo: memFree=1804520/2059040 swapFree=4192956/4192956
[pid=9706] ppid=9704 vsize=8700 CPUtime=0
/proc/9706/stat : 9706 (run) R 9704 9706 9681 0 -1 4202496 344 0 0 0 0 0 0 0 19 0 1 0 1579876 8908800 244 1992294400 4194304 4922060 140737461573728 18446744073709551615 234007142805 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/9706/statm: 2175 244 204 178 0 68 0

[startup+0.0254521 s]
/proc/loadavg: 0.85 0.97 0.99 3/106 9706
/proc/meminfo: memFree=1804520/2059040 swapFree=4192956/4192956
[pid=9706] ppid=9704 vsize=8700 CPUtime=0
/proc/9706/stat : 9706 (run) S 9704 9706 9681 0 -1 4202496 360 0 0 0 0 0 0 0 19 0 1 0 1579876 8908800 244 1992294400 4194304 4922060 140737461573728 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9706/statm: 2175 244 204 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101459 s]
/proc/loadavg: 0.85 0.97 0.99 3/106 9706
/proc/meminfo: memFree=1804520/2059040 swapFree=4192956/4192956
[pid=9706] ppid=9704 vsize=8700 CPUtime=0
/proc/9706/stat : 9706 (run) S 9704 9706 9681 0 -1 4202496 360 0 0 0 0 0 0 0 19 0 1 0 1579876 8908800 244 1992294400 4194304 4922060 140737461573728 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9706/statm: 2175 244 204 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30148 s]
/proc/loadavg: 0.85 0.97 0.99 3/106 9706
/proc/meminfo: memFree=1804520/2059040 swapFree=4192956/4192956
[pid=9706] ppid=9704 vsize=8700 CPUtime=0
/proc/9706/stat : 9706 (run) S 9704 9706 9681 0 -1 4202496 360 0 0 0 0 0 0 0 19 0 1 0 1579876 8908800 244 1992294400 4194304 4922060 140737461573728 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9706/statm: 2175 244 204 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701523 s]
/proc/loadavg: 0.85 0.97 0.99 3/106 9706
/proc/meminfo: memFree=1804520/2059040 swapFree=4192956/4192956
[pid=9706] ppid=9704 vsize=8700 CPUtime=0
/proc/9706/stat : 9706 (run) S 9704 9706 9681 0 -1 4202496 360 0 0 0 0 0 0 0 19 0 1 0 1579876 8908800 244 1992294400 4194304 4922060 140737461573728 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9706/statm: 2175 244 204 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50161 s]
/proc/loadavg: 0.85 0.97 0.99 2/108 9708
/proc/meminfo: memFree=1798552/2059040 swapFree=4192956/4192956
[pid=9706] ppid=9704 vsize=8700 CPUtime=0
/proc/9706/stat : 9706 (run) S 9704 9706 9681 0 -1 4202496 360 0 0 0 0 0 0 0 19 0 1 0 1579876 8908800 244 1992294400 4194304 4922060 140737461573728 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9706/statm: 2175 244 204 178 0 68 0
[pid=9707] ppid=9706 vsize=40452 CPUtime=1.49
/proc/9707/stat : 9707 (PB-wave) R 9706 9706 9681 0 -1 4202496 1532 0 0 0 149 0 0 0 25 0 1 0 1579877 41422848 1461 1992294400 134512640 135071400 4289082480 18446744073709551615 134526967 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9707/statm: 10113 1461 62 137 0 9974 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49152

[startup+3.10178 s]
/proc/loadavg: 0.86 0.97 0.99 2/108 9708
/proc/meminfo: memFree=1798304/2059040 swapFree=4192956/4192956
[pid=9706] ppid=9704 vsize=8700 CPUtime=0
/proc/9706/stat : 9706 (run) S 9704 9706 9681 0 -1 4202496 360 0 0 0 0 0 0 0 19 0 1 0 1579876 8908800 244 1992294400 4194304 4922060 140737461573728 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9706/statm: 2175 244 204 178 0 68 0
[pid=9707] ppid=9706 vsize=40452 CPUtime=3.09
/proc/9707/stat : 9707 (PB-wave) R 9706 9706 9681 0 -1 4202496 1532 0 0 0 309 0 0 0 25 0 1 0 1579877 41422848 1461 1992294400 134512640 135071400 4289082480 18446744073709551615 134519749 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9707/statm: 10113 1461 62 137 0 9974 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49152

[startup+6.30112 s]
/proc/loadavg: 0.86 0.97 0.99 2/108 9708
/proc/meminfo: memFree=1798180/2059040 swapFree=4192956/4192956
[pid=9706] ppid=9704 vsize=8700 CPUtime=0
/proc/9706/stat : 9706 (run) S 9704 9706 9681 0 -1 4202496 360 0 0 0 0 0 0 0 19 0 1 0 1579876 8908800 244 1992294400 4194304 4922060 140737461573728 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9706/statm: 2175 244 204 178 0 68 0
[pid=9707] ppid=9706 vsize=40452 CPUtime=6.29
/proc/9707/stat : 9707 (PB-wave) R 9706 9706 9681 0 -1 4202496 1532 0 0 0 629 0 0 0 25 0 1 0 1579877 41422848 1461 1992294400 134512640 135071400 4289082480 18446744073709551615 134526804 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9707/statm: 10113 1461 62 137 0 9974 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49152

[startup+12.7018 s]
/proc/loadavg: 0.88 0.97 0.99 2/108 9708
/proc/meminfo: memFree=1798056/2059040 swapFree=4192956/4192956
[pid=9706] ppid=9704 vsize=8700 CPUtime=0
/proc/9706/stat : 9706 (run) S 9704 9706 9681 0 -1 4202496 360 0 0 0 0 0 0 0 19 0 1 0 1579876 8908800 244 1992294400 4194304 4922060 140737461573728 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9706/statm: 2175 244 204 178 0 68 0
[pid=9707] ppid=9706 vsize=40452 CPUtime=12.68
/proc/9707/stat : 9707 (PB-wave) R 9706 9706 9681 0 -1 4202496 1532 0 0 0 1268 0 0 0 25 0 1 0 1579877 41422848 1461 1992294400 134512640 135071400 4289082480 18446744073709551615 134526842 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9707/statm: 10113 1461 62 137 0 9974 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 49152

[startup+25.5012 s]
/proc/loadavg: 0.90 0.97 0.99 2/108 9708
/proc/meminfo: memFree=1798056/2059040 swapFree=4192956/4192956
[pid=9706] ppid=9704 vsize=8700 CPUtime=0
/proc/9706/stat : 9706 (run) S 9704 9706 9681 0 -1 4202496 360 0 0 0 0 0 0 0 19 0 1 0 1579876 8908800 244 1992294400 4194304 4922060 140737461573728 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9706/statm: 2175 244 204 178 0 68 0
[pid=9707] ppid=9706 vsize=40452 CPUtime=25.48
/proc/9707/stat : 9707 (PB-wave) R 9706 9706 9681 0 -1 4202496 1540 0 0 0 2548 0 0 0 25 0 1 0 1579877 41422848 1469 1992294400 134512640 135071400 4289082480 18446744073709551615 134525856 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9707/statm: 10113 1469 69 137 0 9974 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 49152

[startup+51.1009 s]
/proc/loadavg: 0.93 0.97 0.99 2/108 9710
/proc/meminfo: memFree=1798056/2059040 swapFree=4192956/4192956
[pid=9706] ppid=9704 vsize=8700 CPUtime=0
/proc/9706/stat : 9706 (run) S 9704 9706 9681 0 -1 4202496 360 0 0 0 0 0 0 0 19 0 1 0 1579876 8908800 244 1992294400 4194304 4922060 140737461573728 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9706/statm: 2175 244 204 178 0 68 0
[pid=9707] ppid=9706 vsize=40452 CPUtime=51.07
/proc/9707/stat : 9707 (PB-wave) R 9706 9706 9681 0 -1 4202496 1540 0 0 0 5107 0 0 0 25 0 1 0 1579877 41422848 1469 1992294400 134512640 135071400 4289082480 18446744073709551615 134519837 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9707/statm: 10113 1469 69 137 0 9974 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 49152

[startup+102.308 s]
/proc/loadavg: 0.97 0.97 0.99 2/108 9710
/proc/meminfo: memFree=1797932/2059040 swapFree=4192956/4192956
[pid=9706] ppid=9704 vsize=8700 CPUtime=0
/proc/9706/stat : 9706 (run) S 9704 9706 9681 0 -1 4202496 360 0 0 0 0 0 0 0 19 0 1 0 1579876 8908800 244 1992294400 4194304 4922060 140737461573728 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9706/statm: 2175 244 204 178 0 68 0
[pid=9707] ppid=9706 vsize=40452 CPUtime=102.26
/proc/9707/stat : 9707 (PB-wave) R 9706 9706 9681 0 -1 4202496 1540 0 0 0 10226 0 0 0 25 0 1 0 1579877 41422848 1469 1992294400 134512640 135071400 4289082480 18446744073709551615 134526951 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9707/statm: 10113 1469 69 137 0 9974 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 49152

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/108 9712
/proc/meminfo: memFree=1797808/2059040 swapFree=4192956/4192956
[pid=9706] ppid=9704 vsize=8700 CPUtime=0
/proc/9706/stat : 9706 (run) S 9704 9706 9681 0 -1 4202496 360 0 0 0 0 0 0 0 19 0 1 0 1579876 8908800 244 1992294400 4194304 4922060 140737461573728 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9706/statm: 2175 244 204 178 0 68 0
[pid=9707] ppid=9706 vsize=40452 CPUtime=162.23
/proc/9707/stat : 9707 (PB-wave) R 9706 9706 9681 0 -1 4202496 1540 0 0 0 16223 0 0 0 25 0 1 0 1579877 41422848 1469 1992294400 134512640 135071400 4289082480 18446744073709551615 134526842 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9707/statm: 10113 1469 69 137 0 9974 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 49152

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/108 9714
/proc/meminfo: memFree=1797684/2059040 swapFree=4192956/4192956
[pid=9706] ppid=9704 vsize=8700 CPUtime=0
/proc/9706/stat : 9706 (run) S 9704 9706 9681 0 -1 4202496 360 0 0 0 0 0 0 0 19 0 1 0 1579876 8908800 244 1992294400 4194304 4922060 140737461573728 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9706/statm: 2175 244 204 178 0 68 0
[pid=9707] ppid=9706 vsize=40452 CPUtime=222.22
/proc/9707/stat : 9707 (PB-wave) R 9706 9706 9681 0 -1 4202496 1540 0 0 0 22222 0 0 0 25 0 1 0 1579877 41422848 1469 1992294400 134512640 135071400 4289082480 18446744073709551615 134526672 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9707/statm: 10113 1469 69 137 0 9974 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 49152

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/108 9716
/proc/meminfo: memFree=1797684/2059040 swapFree=4192956/4192956
[pid=9706] ppid=9704 vsize=8700 CPUtime=0
/proc/9706/stat : 9706 (run) S 9704 9706 9681 0 -1 4202496 360 0 0 0 0 0 0 0 19 0 1 0 1579876 8908800 244 1992294400 4194304 4922060 140737461573728 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9706/statm: 2175 244 204 178 0 68 0
[pid=9707] ppid=9706 vsize=40452 CPUtime=282.2
/proc/9707/stat : 9707 (PB-wave) R 9706 9706 9681 0 -1 4202496 1540 0 0 0 28220 0 0 0 25 0 1 0 1579877 41422848 1469 1992294400 134512640 135071400 4289082480 18446744073709551615 134537238 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9707/statm: 10113 1469 69 137 0 9974 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 49152

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/108 9718
/proc/meminfo: memFree=1797684/2059040 swapFree=4192956/4192956
[pid=9706] ppid=9704 vsize=8700 CPUtime=0
/proc/9706/stat : 9706 (run) S 9704 9706 9681 0 -1 4202496 360 0 0 0 0 0 0 0 19 0 1 0 1579876 8908800 244 1992294400 4194304 4922060 140737461573728 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9706/statm: 2175 244 204 178 0 68 0
[pid=9707] ppid=9706 vsize=40452 CPUtime=342.18
/proc/9707/stat : 9707 (PB-wave) R 9706 9706 9681 0 -1 4202496 1540 0 0 0 34218 0 0 0 25 0 1 0 1579877 41422848 1469 1992294400 134512640 135071400 4289082480 18446744073709551615 134526919 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9707/statm: 10113 1469 69 137 0 9974 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 49152

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/108 9727
/proc/meminfo: memFree=1796568/2059040 swapFree=4192956/4192956
[pid=9706] ppid=9704 vsize=8700 CPUtime=0
/proc/9706/stat : 9706 (run) S 9704 9706 9681 0 -1 4202496 360 0 0 0 0 0 0 0 19 0 1 0 1579876 8908800 244 1992294400 4194304 4922060 140737461573728 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9706/statm: 2175 244 204 178 0 68 0
[pid=9707] ppid=9706 vsize=40452 CPUtime=402.15
/proc/9707/stat : 9707 (PB-wave) R 9706 9706 9681 0 -1 4202496 1540 0 0 0 40215 0 0 0 25 0 1 0 1579877 41422848 1469 1992294400 134512640 135071400 4289082480 18446744073709551615 134526127 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9707/statm: 10113 1469 69 137 0 9974 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 49152

[startup+462.301 s]

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

[pid=9707] ppid=9706 vsize=40452 CPUtime=1061.95
/proc/9707/stat : 9707 (PB-wave) R 9706 9706 9681 0 -1 4202496 1540 0 0 0 106195 0 0 0 25 0 1 0 1579877 41422848 1469 1992294400 134512640 135071400 4289082480 18446744073709551615 134526830 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9707/statm: 10113 1469 69 137 0 9974 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 49152

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 9747
/proc/meminfo: memFree=1796320/2059040 swapFree=4192956/4192956
[pid=9706] ppid=9704 vsize=8700 CPUtime=0
/proc/9706/stat : 9706 (run) S 9704 9706 9681 0 -1 4202496 360 0 0 0 0 0 0 0 19 0 1 0 1579876 8908800 244 1992294400 4194304 4922060 140737461573728 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9706/statm: 2175 244 204 178 0 68 0
[pid=9707] ppid=9706 vsize=40452 CPUtime=1121.94
/proc/9707/stat : 9707 (PB-wave) R 9706 9706 9681 0 -1 4202496 1540 0 0 0 112194 0 0 0 25 0 1 0 1579877 41422848 1469 1992294400 134512640 135071400 4289082480 18446744073709551615 134525790 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9707/statm: 10113 1469 69 137 0 9974 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 49152

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 9749
/proc/meminfo: memFree=1796196/2059040 swapFree=4192956/4192956
[pid=9706] ppid=9704 vsize=8700 CPUtime=0
/proc/9706/stat : 9706 (run) S 9704 9706 9681 0 -1 4202496 360 0 0 0 0 0 0 0 19 0 1 0 1579876 8908800 244 1992294400 4194304 4922060 140737461573728 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9706/statm: 2175 244 204 178 0 68 0
[pid=9707] ppid=9706 vsize=40452 CPUtime=1181.92
/proc/9707/stat : 9707 (PB-wave) R 9706 9706 9681 0 -1 4202496 1540 0 0 0 118192 0 0 0 25 0 1 0 1579877 41422848 1469 1992294400 134512640 135071400 4289082480 18446744073709551615 134526651 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9707/statm: 10113 1469 69 137 0 9974 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 49152

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 9751
/proc/meminfo: memFree=1795948/2059040 swapFree=4192956/4192956
[pid=9706] ppid=9704 vsize=8700 CPUtime=0
/proc/9706/stat : 9706 (run) S 9704 9706 9681 0 -1 4202496 360 0 0 0 0 0 0 0 19 0 1 0 1579876 8908800 244 1992294400 4194304 4922060 140737461573728 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9706/statm: 2175 244 204 178 0 68 0
[pid=9707] ppid=9706 vsize=40452 CPUtime=1241.9
/proc/9707/stat : 9707 (PB-wave) R 9706 9706 9681 0 -1 4202496 1540 0 0 0 124190 0 0 0 25 0 1 0 1579877 41422848 1469 1992294400 134512640 135071400 4289082480 18446744073709551615 134526834 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9707/statm: 10113 1469 69 137 0 9974 0
Current children cumulated CPU time (s) 1241.9
Current children cumulated vsize (KiB) 49152

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 9751
/proc/meminfo: memFree=1795824/2059040 swapFree=4192956/4192956
[pid=9706] ppid=9704 vsize=8700 CPUtime=0
/proc/9706/stat : 9706 (run) S 9704 9706 9681 0 -1 4202496 360 0 0 0 0 0 0 0 19 0 1 0 1579876 8908800 244 1992294400 4194304 4922060 140737461573728 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9706/statm: 2175 244 204 178 0 68 0
[pid=9707] ppid=9706 vsize=40452 CPUtime=1301.89
/proc/9707/stat : 9707 (PB-wave) R 9706 9706 9681 0 -1 4202496 1540 0 0 0 130189 0 0 0 25 0 1 0 1579877 41422848 1469 1992294400 134512640 135071400 4289082480 18446744073709551615 134519861 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9707/statm: 10113 1469 69 137 0 9974 0
Current children cumulated CPU time (s) 1301.89
Current children cumulated vsize (KiB) 49152

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 9753
/proc/meminfo: memFree=1795948/2059040 swapFree=4192956/4192956
[pid=9706] ppid=9704 vsize=8700 CPUtime=0
/proc/9706/stat : 9706 (run) S 9704 9706 9681 0 -1 4202496 360 0 0 0 0 0 0 0 19 0 1 0 1579876 8908800 244 1992294400 4194304 4922060 140737461573728 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9706/statm: 2175 244 204 178 0 68 0
[pid=9707] ppid=9706 vsize=40452 CPUtime=1361.86
/proc/9707/stat : 9707 (PB-wave) R 9706 9706 9681 0 -1 4202496 1540 0 0 0 136186 0 0 0 25 0 1 0 1579877 41422848 1469 1992294400 134512640 135071400 4289082480 18446744073709551615 134526830 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9707/statm: 10113 1469 69 137 0 9974 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 49152

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 9755
/proc/meminfo: memFree=1795948/2059040 swapFree=4192956/4192956
[pid=9706] ppid=9704 vsize=8700 CPUtime=0
/proc/9706/stat : 9706 (run) S 9704 9706 9681 0 -1 4202496 360 0 0 0 0 0 0 0 19 0 1 0 1579876 8908800 244 1992294400 4194304 4922060 140737461573728 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9706/statm: 2175 244 204 178 0 68 0
[pid=9707] ppid=9706 vsize=40452 CPUtime=1421.85
/proc/9707/stat : 9707 (PB-wave) R 9706 9706 9681 0 -1 4202496 1540 0 0 0 142185 0 0 0 25 0 1 0 1579877 41422848 1469 1992294400 134512640 135071400 4289082480 18446744073709551615 134525870 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9707/statm: 10113 1469 69 137 0 9974 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 49152

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 9757
/proc/meminfo: memFree=1795824/2059040 swapFree=4192956/4192956
[pid=9706] ppid=9704 vsize=8700 CPUtime=0
/proc/9706/stat : 9706 (run) S 9704 9706 9681 0 -1 4202496 360 0 0 0 0 0 0 0 19 0 1 0 1579876 8908800 244 1992294400 4194304 4922060 140737461573728 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9706/statm: 2175 244 204 178 0 68 0
[pid=9707] ppid=9706 vsize=40452 CPUtime=1481.82
/proc/9707/stat : 9707 (PB-wave) R 9706 9706 9681 0 -1 4202496 1540 0 0 0 148182 0 0 0 25 0 1 0 1579877 41422848 1469 1992294400 134512640 135071400 4289082480 18446744073709551615 134519857 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9707/statm: 10113 1469 69 137 0 9974 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 49152

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 9759
/proc/meminfo: memFree=1795824/2059040 swapFree=4192956/4192956
[pid=9706] ppid=9704 vsize=8700 CPUtime=0
/proc/9706/stat : 9706 (run) S 9704 9706 9681 0 -1 4202496 360 0 0 0 0 0 0 0 19 0 1 0 1579876 8908800 244 1992294400 4194304 4922060 140737461573728 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9706/statm: 2175 244 204 178 0 68 0
[pid=9707] ppid=9706 vsize=40452 CPUtime=1541.8
/proc/9707/stat : 9707 (PB-wave) R 9706 9706 9681 0 -1 4202496 1540 0 0 0 154180 0 0 0 25 0 1 0 1579877 41422848 1469 1992294400 134512640 135071400 4289082480 18446744073709551615 134526919 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9707/statm: 10113 1469 69 137 0 9974 0
Current children cumulated CPU time (s) 1541.8
Current children cumulated vsize (KiB) 49152

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 9759
/proc/meminfo: memFree=1795700/2059040 swapFree=4192956/4192956
[pid=9706] ppid=9704 vsize=8700 CPUtime=0
/proc/9706/stat : 9706 (run) S 9704 9706 9681 0 -1 4202496 360 0 0 0 0 0 0 0 19 0 1 0 1579876 8908800 244 1992294400 4194304 4922060 140737461573728 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9706/statm: 2175 244 204 178 0 68 0
[pid=9707] ppid=9706 vsize=40452 CPUtime=1601.78
/proc/9707/stat : 9707 (PB-wave) R 9706 9706 9681 0 -1 4202496 1540 0 0 0 160178 0 0 0 25 0 1 0 1579877 41422848 1469 1992294400 134512640 135071400 4289082480 18446744073709551615 134525739 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9707/statm: 10113 1469 69 137 0 9974 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 49152

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 9761
/proc/meminfo: memFree=1795576/2059040 swapFree=4192956/4192956
[pid=9706] ppid=9704 vsize=8700 CPUtime=0
/proc/9706/stat : 9706 (run) S 9704 9706 9681 0 -1 4202496 360 0 0 0 0 0 0 0 19 0 1 0 1579876 8908800 244 1992294400 4194304 4922060 140737461573728 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9706/statm: 2175 244 204 178 0 68 0
[pid=9707] ppid=9706 vsize=40452 CPUtime=1661.76
/proc/9707/stat : 9707 (PB-wave) R 9706 9706 9681 0 -1 4202496 1540 0 0 0 166176 0 0 0 25 0 1 0 1579877 41422848 1469 1992294400 134512640 135071400 4289082480 18446744073709551615 134526375 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9707/statm: 10113 1469 69 137 0 9974 0
Current children cumulated CPU time (s) 1661.76
Current children cumulated vsize (KiB) 49152

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 9763
/proc/meminfo: memFree=1795576/2059040 swapFree=4192956/4192956
[pid=9706] ppid=9704 vsize=8700 CPUtime=0
/proc/9706/stat : 9706 (run) S 9704 9706 9681 0 -1 4202496 360 0 0 0 0 0 0 0 19 0 1 0 1579876 8908800 244 1992294400 4194304 4922060 140737461573728 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9706/statm: 2175 244 204 178 0 68 0
[pid=9707] ppid=9706 vsize=40452 CPUtime=1721.74
/proc/9707/stat : 9707 (PB-wave) R 9706 9706 9681 0 -1 4202496 1540 0 0 0 172174 0 0 0 25 0 1 0 1579877 41422848 1469 1992294400 134512640 135071400 4289082480 18446744073709551615 134526967 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9707/statm: 10113 1469 69 137 0 9974 0
Current children cumulated CPU time (s) 1721.74
Current children cumulated vsize (KiB) 49152

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 9765
/proc/meminfo: memFree=1795452/2059040 swapFree=4192956/4192956
[pid=9706] ppid=9704 vsize=8700 CPUtime=0
/proc/9706/stat : 9706 (run) S 9704 9706 9681 0 -1 4202496 360 0 0 0 0 0 0 0 19 0 1 0 1579876 8908800 244 1992294400 4194304 4922060 140737461573728 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9706/statm: 2175 244 204 178 0 68 0
[pid=9707] ppid=9706 vsize=40452 CPUtime=1781.72
/proc/9707/stat : 9707 (PB-wave) R 9706 9706 9681 0 -1 4202496 1540 0 0 0 178172 0 0 0 25 0 1 0 1579877 41422848 1469 1992294400 134512640 135071400 4289082480 18446744073709551615 134526127 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9707/statm: 10113 1469 69 137 0 9974 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 49152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 9765
/proc/meminfo: memFree=1795452/2059040 swapFree=4192956/4192956
[pid=9706] ppid=9704 vsize=8700 CPUtime=0
/proc/9706/stat : 9706 (run) S 9704 9706 9681 0 -1 4202496 360 0 0 0 0 0 0 0 19 0 1 0 1579876 8908800 244 1992294400 4194304 4922060 140737461573728 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9706/statm: 2175 244 204 178 0 68 0
[pid=9707] ppid=9706 vsize=40452 CPUtime=1800.03
/proc/9707/stat : 9707 (PB-wave) R 9706 9706 9681 0 -1 4202496 1540 0 0 0 180003 0 0 0 25 0 1 0 1579877 41422848 1469 1992294400 134512640 135071400 4289082480 18446744073709551615 134519822 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9707/statm: 10113 1469 69 137 0 9974 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 49152

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

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

Child status: 143
Real time (s): 1800.62
CPU time (s): 1800.05
CPU user time (s): 1800.04
CPU system time (s): 0.009998
CPU usage (%): 99.9682
Max. virtual memory (cumulated for all children) (KiB): 49152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.04
system time used= 0.009998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1913
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 19044

runsolver used 3.10853 second user time and 8.38373 second system time

The end

Launcher Data

Begin job on node038 at 2010-06-15 13:54:31
IDJOB=2669577
IDBENCH=1155
IDSOLVER=1171
FILE ID=node038/2669577-1276602871
PBS_JOBID= 11172276
Free space on /tmp= 62476 MiB

SOLVER NAME= PB-wave alpha 2
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/robin/normalized-robin18.opb
COMMAND LINE= run BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2669577-1276602871/watcher-2669577-1276602871 -o /tmp/evaluation-result-2669577-1276602871/solver-2669577-1276602871 -C 1800 -W 2000 -M 1800  run HOME/instance-2669577-1276602871.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= f17e31cb6762bd0e8d3e659d7bd1050c
RANDOM SEED=662462997

node038.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.222
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.222
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.46
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1805040 kB
Buffers:          9792 kB
Cached:         121420 kB
SwapCached:          0 kB
Active:          73752 kB
Inactive:       116752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1805040 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3008 kB
Writeback:           0 kB
AnonPages:       59264 kB
Mapped:          15304 kB
Slab:            41812 kB
PageTables:       4020 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181200 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62476 MiB
End job on node038 at 2010-06-15 14:24:32