Trace number 461795

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, and are wall clock time (not CPU 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
minicirc 2007-05-17? (TO) 1200.09 1200.81

General information on the benchmark

Nameadditional-aig/
c32sat-ssort/ssort13.aig
MD5SUM7684567a63516ef4f46432e9ffcef186
Bench CategoryALL (all instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved

Solver Data (download as text)

2.19/2.23	c ____________________________________________________________________________________
2.19/2.23	c !! Parsing                         :   131919 ANDs  11168 PIs   (CPU-Time    0.06 s)
2.19/2.23	c ____________________________________________________________________________________
2.19/2.23	c !! Initial simplification          :   125619 ANDs  11168 PIs   (CPU-Time    0.12 s)
2.19/2.23	c >>     Top conjunction: 6301 POs
2.19/2.23	c ____________________________________________________________________________________
2.19/2.23	c !! DAG-aware minimization begins   : 
2.19/2.23	c >>     Strashing:
2.19/2.23	c >>     Minimizing:
2.19/2.23	c >>     progress        0/  125619
>>     progress     1000/  125557
>>     progress     2000/  125557
>>     progress     3000/  125507
>>     progress     4000/  125495
>>     progress     5000/  125433
>>     progress     6000/  125433
>>     progress     7000/  125414
>>     progress     8000/  125309
>>     progress     9000/  125247
>>     progress    10000/  125247
>>     progress    11000/  125207
>>     progress    12000/  125123
>>     progress    13000/  125123
>>     progress    14000/  125123
>>     progress    15000/  125123
>>     progress    16000/  125051
>>     progress    17000/  124999
>>     progress    18000/  124940
>>     progress    19000/  124937
>>     progress    20000/  124874
>>     progress    21000/  124795
>>     progress    22000/  124690
>>     progress    23000/  124612
>>     progress    24000/  124565
>>     progress    25000/  124559
>>     progress    26000/  124498
>>     progress    27000/  124441
>>     progress    28000/  124435
>>     progress    29000/  124365
>>     progress    30000/  124317
>>     progress    31000/  124317
>>     progress    32000/  124241
>>     progress    33000/  124193
>>     progress    34000/  124131
>>     progress    35000/  124061
>>     progress    36000/  124007
>>     progress    37000/  123902
>>     progress    38000/  123831
>>     progress    39000/  123821
>>     progress    40000/  123821
>>     progress    41000/  123781
>>     progress    42000/  123697
>>     progress    43000/  123635
>>     progress    44000/  123573
>>     progress    45000/  123549
>>     progress    46000/  123511
>>     progress    47000/  123458
>>     progress    48000/  123441
>>     progress    49000/  123387
>>     progress    50000/  123387
>>     progress    51000/  123325
>>     progress    52000/  123263
>>     progress    53000/  123201
>>     progress    54000/  123126
>>     progress    55000/  123055
>>     progress    56000/  123015
>>     progress    57000/  122953
>>     progress    58000/  122953
>>     progress    59000/  122945
>>     progress    60000/  122846
>>     progress    61000/  122774
>>     progress    62000/  122705
>>     progress    63000/  122643
>>     progress    64000/  122643
>>     progress    65000/  122589
>>     progress    66000/  122581
>>     progress    67000/  122538
>>     progress    68000/  122468
>>     progress    69000/  122395
>>     progress    70000/  122378
>>     progress    71000/  122333
>>     progress    72000/  122333
>>     progress    73000/  122271
>>     progress    74000/  122271
>>     progress    75000/  122209
>>     progress    76000/  122121
>>     progress    77000/  122051
>>     progress    78000/  122023
>>     progress    79000/  121961
>>     progress    80000/  121899
>>     progress    81000/  121899
>>     progress    82000/  121887
>>     progress    83000/  121775
>>     progress    84000/  121775
>>     progress    85000/  121713
>>     progress    86000/  121704
>>     progress    87000/  121651
>>     progress    88000/  121589
>>     progress    89000/  121589
>>     progress    90000/  121529
>>     progress    91000/  121503
>>     progress    92000/  121414
>>     progress    93000/  121341
>>     progress    94000/  121279
>>     progress    95000/  121195
>>     progress    96000/  121105
>>     progress    97000/  121031
>>     progress    98000/  120961
>>     progress    99000/  120886
>>     progress   100000/  120845
>>     progress   101000/  120845
>>     progress   102000/  120845
>>     progress   103000/  120845
>>     progress   104000/  120845
>>     progress   105000/  120845
>>     progress   106000/  120815
>>     progress   107000/  120775
>>     progress   108000/  120765
>>     progress   109000/  120705
>>     progress   110000/  120705
>>     progress   111000/  120629
>>     progress   112000/  120629
>>     progress   113000/  120565
>>     progress   114000/  120565
>>     progress   115000/  120495
>>     progress   116000/  120495
>>     progress   117000/  120441
>>     progress   118000/  120425
>>     progress   119000/  120393
>>     progress   120000/  120355
>>     progress   121000/  120345
>>     progress   122000/  120285
>>     progress   123000/  120285
>>     progress   124000/  120169
>>     progress   125000/  120145
>>     progress   126000/  120121
>>     progress   127000/  120067
>>     progress   128000/  120067
>>     progress   129000/  120067
>>     progress   130000/  120067
>>     progress   131000/  119946
>>     Reduction in #ANDs:  4.52 %
19.98/20.00	c >>     Core shrink time  : 1.83 s
19.98/20.00	c >>     Globally redundant: 0
19.98/20.00	c >> DAG-aware minimization completed:   119943 ANDs  11168 PIs   (CPU-Time    1.91 s)
19.98/20.00	c ____________________________________________________________________________________
19.98/20.00	c !! Tech-mapping for CNF begins     : 
19.98/20.00	c >>     PROGRESS (techmap - generating cuts)     100000/    137414
>>     Cut statistics:  (total = 535883, avg = 4.5, max = 23)          
19.98/20.00	c >>        0:   197688 clauses   (CPU Time 0.92)
19.98/20.00	c >>        1:   186773 clauses   (CPU Time 0.89)
19.98/20.00	c >>        2:   186773 clauses   (CPU Time 1.45)
19.98/20.00	c >>        3:   186773 clauses   (CPU Time 1.52)
19.98/20.00	c >>     Core techmap time: 4.90 s
19.98/20.00	c >> Tech-mapping for CNF completed  :    41077 LUTs  11168 PIs   (CPU-Time    4.92 s)
19.98/20.00	c ____________________________________________________________________________________
19.98/20.00	c !! Producing initial SAT-problem   :   187501 clauses           (CPU-Time 931609728818411559802287387847848517604160581752491587411696040274004509297730736603090899634991484016072365646676881094862079843116666932606718572173563733545707096354652294472516679561870028662063007658475081246058951475200.00 s)
19.98/20.00	c ____________________________________________________________________________________
19.98/20.00	c !! Running SAT...
19.98/20.00	c 
19.98/20.00	c ============================[After Simplification]=============================
19.98/20.00	c |  Number of variables:  18973                                                |
19.98/20.00	c |  Number of clauses:    113780                                               |
19.98/20.00	c ============================[ Search Statistics ]==============================
19.98/20.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
19.98/20.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
19.98/20.00	c ===============================================================================
19.98/20.00	c |         0 |   18973   113780   415702 |    37926        0    nan |  0.000 % |
19.98/20.00	c |       100 |   18973   113780   415702 |    41719      100      7 | 13.593 % |
19.98/20.00	c |       250 |   18973   113780   415702 |    45891      250      6 | 13.593 % |
19.98/20.00	c |       476 |   18973   113780   415702 |    50480      476      6 | 13.593 % |
19.98/20.00	c |       813 |   18973   113780   415702 |    55528      813      6 | 13.593 % |
19.98/20.00	c |      1319 |   18973   113780   415702 |    61081     1319      7 | 13.593 % |
19.98/20.00	c |      2079 |   18973   113780   415702 |    67189     2079     13 | 13.593 % |
19.98/20.00	c |      3218 |   18972   113780   415702 |    73908     3217     12 | 13.595 % |
19.98/20.00	c |      4927 |   18972   113780   415702 |    81299     4926     12 | 13.595 % |
19.98/20.00	c |      7489 |   18971   113780   415702 |    89429     7487     15 | 13.597 % |
19.98/20.00	c |     11336 |   18968   113780   415702 |    98372    11331     15 | 13.603 % |
19.98/20.00	c |     17102 |   18962   113780   415702 |   108209    17091     15 | 13.614 % |
19.98/20.00	c |     25752 |   18961   113780   415702 |   119030    25740     17 | 13.616 % |
19.98/20.00	c |     38726 |   18958   113780   415702 |   130933    38711     24 | 13.622 % |
19.98/20.00	c |     58188 |   18950   113780   415702 |   1440

Verifier Data (download as text)

No verification made

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node57/watcher-461795-1179402882 -o ROOT/results/node57/solver-461795-1179402882 -C 1200 -W 1800 -M 1800 --output-limit 1,15 minicirc.bash /tmp/evaluation/461795-1179402882/instance-461795-1179402882.aig 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.21 0.58 0.61 3/64 22887
/proc/meminfo: memFree=930440/2055920 swapFree=4183272/4192956
[pid=22887] ppid=22885 vsize=5352 CPUtime=0
/proc/22887/stat : 22887 (minicirc.bash) S 22885 22887 22504 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 381424153 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22887/statm: 1338 223 186 169 0 49 0
[pid=22888] ppid=22887 vsize=10260 CPUtime=0
/proc/22888/stat : 22888 (minicirc.linux3) R 22887 22887 22504 0 -1 4194304 330 0 0 0 0 0 0 0 19 0 1 0 381424154 10506240 272 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134696128 0 0 4096 17507 0 0 0 17 0 0 0
/proc/22888/statm: 2565 273 71 274 0 2080 0
[pid=22889] ppid=22887 vsize=12268 CPUtime=0
/proc/22889/stat : 22889 (miniadapter.pl) S 22887 22887 22504 0 -1 4194304 378 0 0 0 0 0 0 0 18 0 1 0 381424154 12562432 337 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 218084978786 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/22889/statm: 3067 337 262 3 0 167 0

[startup+0.090766 s]
/proc/loadavg: 0.21 0.58 0.61 3/64 22887
/proc/meminfo: memFree=930440/2055920 swapFree=4183272/4192956
[pid=22887] ppid=22885 vsize=5352 CPUtime=0
/proc/22887/stat : 22887 (minicirc.bash) S 22885 22887 22504 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 381424153 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22887/statm: 1338 223 186 169 0 49 0
[pid=22888] ppid=22887 vsize=10448 CPUtime=0.07
/proc/22888/stat : 22888 (minicirc.linux3) R 22887 22887 22504 0 -1 4194304 2120 0 0 0 7 0 0 0 19 0 1 0 381424154 10698752 2062 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134695678 0 0 4096 17507 0 0 0 17 0 0 0
/proc/22888/statm: 2612 2063 71 274 0 2127 0
[pid=22889] ppid=22887 vsize=12268 CPUtime=0
/proc/22889/stat : 22889 (miniadapter.pl) S 22887 22887 22504 0 -1 4194304 378 0 0 0 0 0 0 0 18 0 1 0 381424154 12562432 337 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 218084978786 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/22889/statm: 3067 337 262 3 0 167 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 28068

[startup+0.102767 s]
/proc/loadavg: 0.21 0.58 0.61 3/64 22887
/proc/meminfo: memFree=930440/2055920 swapFree=4183272/4192956
[pid=22887] ppid=22885 vsize=5352 CPUtime=0
/proc/22887/stat : 22887 (minicirc.bash) S 22885 22887 22504 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 381424153 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22887/statm: 1338 223 186 169 0 49 0
[pid=22888] ppid=22887 vsize=10448 CPUtime=0.09
/proc/22888/stat : 22888 (minicirc.linux3) R 22887 22887 22504 0 -1 4194304 2196 0 0 0 9 0 0 0 19 0 1 0 381424154 10698752 2138 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134695678 0 0 4096 17507 0 0 0 17 0 0 0
/proc/22888/statm: 2612 2138 71 274 0 2127 0
[pid=22889] ppid=22887 vsize=12268 CPUtime=0
/proc/22889/stat : 22889 (miniadapter.pl) S 22887 22887 22504 0 -1 4194304 378 0 0 0 0 0 0 0 18 0 1 0 381424154 12562432 337 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 218084978786 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/22889/statm: 3067 337 262 3 0 167 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28068

[startup+0.301782 s]
/proc/loadavg: 0.21 0.58 0.61 3/64 22887
/proc/meminfo: memFree=930440/2055920 swapFree=4183272/4192956
[pid=22887] ppid=22885 vsize=5352 CPUtime=0
/proc/22887/stat : 22887 (minicirc.bash) S 22885 22887 22504 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 381424153 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22887/statm: 1338 223 186 169 0 49 0
[pid=22888] ppid=22887 vsize=19860 CPUtime=0.29
/proc/22888/stat : 22888 (minicirc.linux3) R 22887 22887 22504 0 -1 4194304 9091 0 0 0 26 3 0 0 21 0 1 0 381424154 20336640 4146 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134700429 0 0 4096 17507 0 0 0 17 0 0 0
/proc/22888/statm: 4965 4146 120 274 0 4480 0
[pid=22889] ppid=22887 vsize=12268 CPUtime=0
/proc/22889/stat : 22889 (miniadapter.pl) S 22887 22887 22504 0 -1 4194304 387 0 0 0 0 0 0 0 16 0 1 0 381424154 12562432 346 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 218084978786 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/22889/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37480

[startup+0.701818 s]
/proc/loadavg: 0.21 0.58 0.61 3/64 22887
/proc/meminfo: memFree=930440/2055920 swapFree=4183272/4192956
[pid=22887] ppid=22885 vsize=5352 CPUtime=0
/proc/22887/stat : 22887 (minicirc.bash) S 22885 22887 22504 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 381424153 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22887/statm: 1338 223 186 169 0 49 0
[pid=22888] ppid=22887 vsize=25444 CPUtime=0.69
/proc/22888/stat : 22888 (minicirc.linux3) R 22887 22887 22504 0 -1 4194304 10970 0 0 0 65 4 0 0 25 0 1 0 381424154 26054656 5376 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134906370 0 0 4096 17507 0 0 0 17 0 0 0
/proc/22888/statm: 6361 5376 183 274 0 5876 0
[pid=22889] ppid=22887 vsize=12268 CPUtime=0
/proc/22889/stat : 22889 (miniadapter.pl) S 22887 22887 22504 0 -1 4194304 387 0 0 0 0 0 0 0 16 0 1 0 381424154 12562432 346 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 218084978786 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/22889/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43064

[startup+1.50289 s]
/proc/loadavg: 0.21 0.58 0.61 2/67 22890
/proc/meminfo: memFree=908080/2055920 swapFree=4183272/4192956
[pid=22887] ppid=22885 vsize=5352 CPUtime=0
/proc/22887/stat : 22887 (minicirc.bash) S 22885 22887 22504 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 381424153 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22887/statm: 1338 223 186 169 0 49 0
[pid=22888] ppid=22887 vsize=27696 CPUtime=1.49
/proc/22888/stat : 22888 (minicirc.linux3) R 22887 22887 22504 0 -1 4194304 11652 0 0 0 145 4 0 0 25 0 1 0 381424154 28360704 5956 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134964547 0 0 4096 17507 0 0 0 17 0 0 0
/proc/22888/statm: 6924 5956 183 274 0 6439 0
[pid=22889] ppid=22887 vsize=12268 CPUtime=0
/proc/22889/stat : 22889 (miniadapter.pl) S 22887 22887 22504 0 -1 4194304 387 0 0 0 0 0 0 0 16 0 1 0 381424154 12562432 346 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 218084978786 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/22889/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 45316

[startup+3.10103 s]
/proc/loadavg: 0.21 0.58 0.61 2/67 22890
/proc/meminfo: memFree=904688/2055920 swapFree=4183272/4192956
[pid=22887] ppid=22885 vsize=5352 CPUtime=0
/proc/22887/stat : 22887 (minicirc.bash) S 22885 22887 22504 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 381424153 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22887/statm: 1338 223 186 169 0 49 0
[pid=22888] ppid=22887 vsize=27660 CPUtime=3.09
/proc/22888/stat : 22888 (minicirc.linux3) R 22887 22887 22504 0 -1 4194304 17372 0 0 0 303 6 0 0 25 0 1 0 381424154 28323840 5968 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134906438 0 0 4096 17507 0 0 0 17 0 0 0
/proc/22888/statm: 6915 5968 196 274 0 6430 0
[pid=22889] ppid=22887 vsize=12268 CPUtime=0
/proc/22889/stat : 22889 (miniadapter.pl) S 22887 22887 22504 0 -1 4194304 390 0 0 0 0 0 0 0 16 0 1 0 381424154 12562432 349 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 218084978786 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/22889/statm: 3067 349 271 3 0 167 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45280

[startup+6.30131 s]
/proc/loadavg: 0.27 0.59 0.61 2/67 22890
/proc/meminfo: memFree=904504/2055920 swapFree=4183272/4192956
[pid=22887] ppid=22885 vsize=5352 CPUtime=0
/proc/22887/stat : 22887 (minicirc.bash) S 22885 22887 22504 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 381424153 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22887/statm: 1338 223 186 169 0 49 0
[pid=22888] ppid=22887 vsize=29576 CPUtime=6.29
/proc/22888/stat : 22888 (minicirc.linux3) R 22887 22887 22504 0 -1 4194304 18192 0 0 0 622 7 0 0 25 0 1 0 381424154 30285824 6389 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134816917 0 0 4096 17507 0 0 0 17 1 0 0
/proc/22888/statm: 7394 6389 199 274 0 6909 0
[pid=22889] ppid=22887 vsize=12268 CPUtime=0
/proc/22889/stat : 22889 (miniadapter.pl) S 22887 22887 22504 0 -1 4194304 390 0 0 0 0 0 0 0 16 0 1 0 381424154 12562432 349 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 218084978786 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/22889/statm: 3067 349 271 3 0 167 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47196

[startup+12.7019 s]
/proc/loadavg: 0.33 0.59 0.61 2/67 22890
/proc/meminfo: memFree=884152/2055920 swapFree=4183272/4192956
[pid=22887] ppid=22885 vsize=5352 CPUtime=0
/proc/22887/stat : 22887 (minicirc.bash) S 22885 22887 22504 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 381424153 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22887/statm: 1338 223 186 169 0 49 0
[pid=22888] ppid=22887 vsize=49368 CPUtime=12.68
/proc/22888/stat : 22888 (minicirc.linux3) R 22887 22887 22504 0 -1 4194304 26995 0 0 0 1258 10 0 0 25 0 1 0 381424154 50552832 11515 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135041123 0 0 4096 17507 0 0 0 17 0 0 0
/proc/22888/statm: 12342 11515 218 274 0 11857 0
[pid=22889] ppid=22887 vsize=12268 CPUtime=0
/proc/22889/stat : 22889 (miniadapter.pl) S 22887 22887 22504 0 -1 4194304 390 0 0 0 0 0 0 0 16 0 1 0 381424154 12562432 349 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 218084978786 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/22889/statm: 3067 349 271 3 0 167 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 66988

[startup+25.502 s]
/proc/loadavg: 0.48 0.61 0.62 2/67 22890
/proc/meminfo: memFree=878200/2055920 swapFree=4183272/4192956
[pid=22887] ppid=22885 vsize=5352 CPUtime=0
/proc/22887/stat : 22887 (minicirc.bash) S 22885 22887 22504 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 381424153 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22887/statm: 1338 223 186 169 0 49 0
[pid=22888] ppid=22887 vsize=55704 CPUtime=25.47
/proc/22888/stat : 22888 (minicirc.linux3) R 22887 22887 22504 0 -1 4194304 28663 0 0 0 2535 12 0 0 25 0 1 0 381424154 57040896 13081 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135061758 0 0 4096 17507 0 0 0 17 0 0 0
/proc/22888/statm: 13926 13081 218 274 0 13441 0
[pid=22889] ppid=22887 vsize=12268 CPUtime=0
/proc/22889/stat : 22889 (miniadapter.pl) S 22887 22887 22504 0 -1 4194304 390 0 0 0 0 0 0 0 16 0 1 0 381424154 12562432 349 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 218084978786 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/22889/statm: 3067 349 271 3 0 167 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 73324

[startup+51.1012 s]
/proc/loadavg: 0.73 0.66 0.63 2/67 22890
/proc/meminfo: memFree=865464/2055920 swapFree=4183272/4192956
[pid=22887] ppid=22885 vsize=5352 CPUtime=0
/proc/22887/stat : 22887 (minicirc.bash) S 22885 22887 22504 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 381424153 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22887/statm: 1338 223 186 169 0 49 0
[pid=22888] ppid=22887 vsize=68592 CPUtime=51.06
/proc/22888/stat : 22888 (minicirc.linux3) R 22887 22887 22504 0 -1 4194304 32064 0 0 0 5091 15 0 0 25 0 1 0 381424154 70238208 16255 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 0 0 0
/proc/22888/statm: 17148 16255 218 274 0 16663 0
[pid=22889] ppid=22887 vsize=12268 CPUtime=0
/proc/22889/stat : 22889 (miniadapter.pl) S 22887 22887 22504 0 -1 4194304 390 0 0 0 0 0 0 0 16 0 1 0 381424154 12562432 349 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 218084978786 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/22889/statm: 3067 349 271 3 0 167 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 86212

[startup+102.307 s]
/proc/loadavg: 0.88 0.71 0.65 2/67 22890
/proc/meminfo: memFree=857464/2055920 swapFree=4183272/4192956
[pid=22887] ppid=22885 vsize=5352 CPUtime=0
/proc/22887/stat : 22887 (minicirc.bash) S 22885 22887 22504 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 381424153 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22887/statm: 1338 223 186 169 0 49 0
[pid=22888] ppid=22887 vsize=76140 CPUtime=102.22
/proc/22888/stat : 22888 (minicirc.linux3) R 22887 22887 22504 0 -1 4194304 34014 0 0 0 10205 17 0 0 25 0 1 0 381424154 77967360 18205 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043741 0 0 4096 17507 0 0 0 17 0 0 0
/proc/22888/statm: 19035 18205 218 274 0 18550 0
[pid=22889] ppid=22887 vsize=12268 CPUtime=0
/proc/22889/stat : 22889 (miniadapter.pl) S 22887 22887 22504 0 -1 4194304 390 0 0 0 0 0 0 0 16 0 1 0 381424154 12562432 349 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 218084978786 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/22889/statm: 3067 349 271 3 0 167 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 93760

[startup+162.302 s]
/proc/loadavg: 0.95 0.76 0.67 2/67 22890
/proc/meminfo: memFree=841592/2055920 swapFree=4183272/4192956
[pid=22887] ppid=22885 vsize=5352 CPUtime=0
/proc/22887/stat : 22887 (minicirc.bash) S 22885 22887 22504 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 381424153 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22887/statm: 1338 223 186 169 0 49 0
[pid=22888] ppid=22887 vsize=92316 CPUtime=162.19
/proc/22888/stat : 22888 (minicirc.linux3) R 22887 22887 22504 0 -1 4194304 38169 0 0 0 16197 22 0 0 25 0 1 0 381424154 94531584 22157 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 0 0 0
/proc/22888/statm: 23079 22157 218 274 0 22594 0

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

/proc/meminfo: memFree=813432/2055920 swapFree=4183272/4192956
[pid=22887] ppid=22885 vsize=5352 CPUtime=0
/proc/22887/stat : 22887 (minicirc.bash) S 22885 22887 22504 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 381424153 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22887/statm: 1338 223 186 169 0 49 0
[pid=22888] ppid=22887 vsize=120152 CPUtime=701.87
/proc/22888/stat : 22888 (minicirc.linux3) R 22887 22887 22504 0 -1 4194304 45174 0 0 0 70146 41 0 0 25 0 1 0 381424154 123035648 29162 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043239 0 0 4096 17507 0 0 0 17 0 0 0
/proc/22888/statm: 30038 29162 218 274 0 29553 0
[pid=22889] ppid=22887 vsize=12268 CPUtime=0
/proc/22889/stat : 22889 (miniadapter.pl) S 22887 22887 22504 0 -1 4194304 390 0 0 0 0 0 0 0 16 0 1 0 381424154 12562432 349 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 218084978786 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/22889/statm: 3067 349 271 3 0 167 0
Current children cumulated CPU time (s) 701.87
Current children cumulated vsize (KiB) 137772

[startup+762.307 s]
/proc/loadavg: 0.99 0.95 0.80 2/67 23088
/proc/meminfo: memFree=810424/2055920 swapFree=4183272/4192956
[pid=22887] ppid=22885 vsize=5352 CPUtime=0
/proc/22887/stat : 22887 (minicirc.bash) S 22885 22887 22504 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 381424153 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22887/statm: 1338 223 186 169 0 49 0
[pid=22888] ppid=22887 vsize=123056 CPUtime=761.84
/proc/22888/stat : 22888 (minicirc.linux3) R 22887 22887 22504 0 -1 4194304 45918 0 0 0 76142 42 0 0 25 0 1 0 381424154 126009344 29906 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043671 0 0 4096 17507 0 0 0 17 0 0 0
/proc/22888/statm: 30764 29906 218 274 0 30279 0
[pid=22889] ppid=22887 vsize=12268 CPUtime=0
/proc/22889/stat : 22889 (miniadapter.pl) S 22887 22887 22504 0 -1 4194304 390 0 0 0 0 0 0 0 16 0 1 0 381424154 12562432 349 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 218084978786 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/22889/statm: 3067 349 271 3 0 167 0
Current children cumulated CPU time (s) 761.84
Current children cumulated vsize (KiB) 140676

[startup+822.302 s]
/proc/loadavg: 0.99 0.96 0.82 2/67 23088
/proc/meminfo: memFree=800440/2055920 swapFree=4183272/4192956
[pid=22887] ppid=22885 vsize=5352 CPUtime=0
/proc/22887/stat : 22887 (minicirc.bash) S 22885 22887 22504 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 381424153 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22887/statm: 1338 223 186 169 0 49 0
[pid=22888] ppid=22887 vsize=133592 CPUtime=821.81
/proc/22888/stat : 22888 (minicirc.linux3) R 22887 22887 22504 0 -1 4194304 48728 0 0 0 82136 45 0 0 25 0 1 0 381424154 136798208 32412 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135044150 0 0 4096 17507 0 0 0 17 0 0 0
/proc/22888/statm: 33398 32412 218 274 0 32913 0
[pid=22889] ppid=22887 vsize=12268 CPUtime=0
/proc/22889/stat : 22889 (miniadapter.pl) S 22887 22887 22504 0 -1 4194304 390 0 0 0 0 0 0 0 16 0 1 0 381424154 12562432 349 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 218084978786 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/22889/statm: 3067 349 271 3 0 167 0
Current children cumulated CPU time (s) 821.81
Current children cumulated vsize (KiB) 151212

[startup+882.301 s]
/proc/loadavg: 0.99 0.96 0.82 2/67 23088
/proc/meminfo: memFree=800440/2055920 swapFree=4183272/4192956
[pid=22887] ppid=22885 vsize=5352 CPUtime=0
/proc/22887/stat : 22887 (minicirc.bash) S 22885 22887 22504 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 381424153 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22887/statm: 1338 223 186 169 0 49 0
[pid=22888] ppid=22887 vsize=133592 CPUtime=881.77
/proc/22888/stat : 22888 (minicirc.linux3) R 22887 22887 22504 0 -1 4194304 48728 0 0 0 88132 45 0 0 25 0 1 0 381424154 136798208 32412 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 0 0 0
/proc/22888/statm: 33398 32412 218 274 0 32913 0
[pid=22889] ppid=22887 vsize=12268 CPUtime=0
/proc/22889/stat : 22889 (miniadapter.pl) S 22887 22887 22504 0 -1 4194304 390 0 0 0 0 0 0 0 16 0 1 0 381424154 12562432 349 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 218084978786 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/22889/statm: 3067 349 271 3 0 167 0
Current children cumulated CPU time (s) 881.77
Current children cumulated vsize (KiB) 151212

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.83 2/67 23088
/proc/meminfo: memFree=800440/2055920 swapFree=4183272/4192956
[pid=22887] ppid=22885 vsize=5352 CPUtime=0
/proc/22887/stat : 22887 (minicirc.bash) S 22885 22887 22504 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 381424153 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22887/statm: 1338 223 186 169 0 49 0
[pid=22888] ppid=22887 vsize=133592 CPUtime=941.73
/proc/22888/stat : 22888 (minicirc.linux3) R 22887 22887 22504 0 -1 4194304 48729 0 0 0 94128 45 0 0 25 0 1 0 381424154 136798208 32413 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 0 0 0
/proc/22888/statm: 33398 32413 218 274 0 32913 0
[pid=22889] ppid=22887 vsize=12268 CPUtime=0
/proc/22889/stat : 22889 (miniadapter.pl) S 22887 22887 22504 0 -1 4194304 390 0 0 0 0 0 0 0 16 0 1 0 381424154 12562432 349 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 218084978786 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/22889/statm: 3067 349 271 3 0 167 0
Current children cumulated CPU time (s) 941.73
Current children cumulated vsize (KiB) 151212

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.83 2/67 23088
/proc/meminfo: memFree=800376/2055920 swapFree=4183272/4192956
[pid=22887] ppid=22885 vsize=5352 CPUtime=0
/proc/22887/stat : 22887 (minicirc.bash) S 22885 22887 22504 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 381424153 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22887/statm: 1338 223 186 169 0 49 0
[pid=22888] ppid=22887 vsize=133592 CPUtime=1001.7
/proc/22888/stat : 22888 (minicirc.linux3) R 22887 22887 22504 0 -1 4194304 48731 0 0 0 100125 45 0 0 25 0 1 0 381424154 136798208 32415 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135052135 0 0 4096 17507 0 0 0 17 0 0 0
/proc/22888/statm: 33398 32415 218 274 0 32913 0
[pid=22889] ppid=22887 vsize=12268 CPUtime=0
/proc/22889/stat : 22889 (miniadapter.pl) S 22887 22887 22504 0 -1 4194304 390 0 0 0 0 0 0 0 16 0 1 0 381424154 12562432 349 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 218084978786 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/22889/statm: 3067 349 271 3 0 167 0
Current children cumulated CPU time (s) 1001.7
Current children cumulated vsize (KiB) 151212

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.84 2/67 23088
/proc/meminfo: memFree=800376/2055920 swapFree=4183272/4192956
[pid=22887] ppid=22885 vsize=5352 CPUtime=0
/proc/22887/stat : 22887 (minicirc.bash) S 22885 22887 22504 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 381424153 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22887/statm: 1338 223 186 169 0 49 0
[pid=22888] ppid=22887 vsize=133592 CPUtime=1061.68
/proc/22888/stat : 22888 (minicirc.linux3) R 22887 22887 22504 0 -1 4194304 48732 0 0 0 106123 45 0 0 25 0 1 0 381424154 136798208 32416 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 0 0 0
/proc/22888/statm: 33398 32416 218 274 0 32913 0
[pid=22889] ppid=22887 vsize=12268 CPUtime=0
/proc/22889/stat : 22889 (miniadapter.pl) S 22887 22887 22504 0 -1 4194304 390 0 0 0 0 0 0 0 16 0 1 0 381424154 12562432 349 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 218084978786 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/22889/statm: 3067 349 271 3 0 167 0
Current children cumulated CPU time (s) 1061.68
Current children cumulated vsize (KiB) 151212

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.85 2/67 23088
/proc/meminfo: memFree=799416/2055920 swapFree=4183272/4192956
[pid=22887] ppid=22885 vsize=5352 CPUtime=0
/proc/22887/stat : 22887 (minicirc.bash) S 22885 22887 22504 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 381424153 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22887/statm: 1338 223 186 169 0 49 0
[pid=22888] ppid=22887 vsize=134780 CPUtime=1121.64
/proc/22888/stat : 22888 (minicirc.linux3) R 22887 22887 22504 0 -1 4194304 49021 0 0 0 112118 46 0 0 25 0 1 0 381424154 138014720 32705 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043596 0 0 4096 17507 0 0 0 17 0 0 0
/proc/22888/statm: 33695 32705 218 274 0 33210 0
[pid=22889] ppid=22887 vsize=12268 CPUtime=0
/proc/22889/stat : 22889 (miniadapter.pl) S 22887 22887 22504 0 -1 4194304 390 0 0 0 0 0 0 0 16 0 1 0 381424154 12562432 349 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 218084978786 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/22889/statm: 3067 349 271 3 0 167 0
Current children cumulated CPU time (s) 1121.64
Current children cumulated vsize (KiB) 152400

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.85 2/67 23088
/proc/meminfo: memFree=789880/2055920 swapFree=4183272/4192956
[pid=22887] ppid=22885 vsize=5352 CPUtime=0
/proc/22887/stat : 22887 (minicirc.bash) S 22885 22887 22504 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 381424153 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22887/statm: 1338 223 186 169 0 49 0
[pid=22888] ppid=22887 vsize=144168 CPUtime=1181.6
/proc/22888/stat : 22888 (minicirc.linux3) R 22887 22887 22504 0 -1 4194304 51363 0 0 0 118112 48 0 0 25 0 1 0 381424154 147628032 35047 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135041094 0 0 4096 17507 0 0 0 17 0 0 0
/proc/22888/statm: 36042 35047 218 274 0 35557 0
[pid=22889] ppid=22887 vsize=12268 CPUtime=0
/proc/22889/stat : 22889 (miniadapter.pl) S 22887 22887 22504 0 -1 4194304 390 0 0 0 0 0 0 0 16 0 1 0 381424154 12562432 349 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 218084978786 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/22889/statm: 3067 349 271 3 0 167 0
Current children cumulated CPU time (s) 1181.6
Current children cumulated vsize (KiB) 161788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 0.99 0.97 0.85 2/67 23088
/proc/meminfo: memFree=789880/2055920 swapFree=4183272/4192956
[pid=22887] ppid=22885 vsize=5352 CPUtime=0
/proc/22887/stat : 22887 (minicirc.bash) S 22885 22887 22504 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 381424153 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22887/statm: 1338 223 186 169 0 49 0
[pid=22888] ppid=22887 vsize=144168 CPUtime=1200.09
/proc/22888/stat : 22888 (minicirc.linux3) R 22887 22887 22504 0 -1 4194304 51363 0 0 0 119961 48 0 0 25 0 1 0 381424154 147628032 35047 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135052164 0 0 4096 17507 0 0 0 17 0 0 0
/proc/22888/statm: 36042 35047 218 274 0 35557 0
[pid=22889] ppid=22887 vsize=12268 CPUtime=0
/proc/22889/stat : 22889 (miniadapter.pl) S 22887 22887 22504 0 -1 4194304 390 0 0 0 0 0 0 0 16 0 1 0 381424154 12562432 349 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 218084978786 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/22889/statm: 3067 349 271 3 0 167 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 161788

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22887 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=4999
# CPU time returned by wait4() is 0.006998
# while last known CPU time is 1200.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.81
CPU time (s): 1200.09
CPU user time (s): 1199.61
CPU system time (s): 0.48
CPU usage (%): 99.9398
Max. virtual memory (cumulated for all children) (KiB): 161788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.004999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 671
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= 185
involuntary context switches= 3

runsolver used 1.2988 second user time and 3.09753 second system time

The end

Launcher Data (download as text)

Begin job on node57 on Thu May 17 11:54:42 UTC 2007

IDJOB= 461795
IDBENCH= 48658
IDSOLVER= 205
FILE ID= node57/461795-1179402882

PBS_JOBID= 5292680

Free space on /tmp= 66529 MiB

SOLVER NAME= minicirc 2007-05-17
BENCH NAME= HOME/pub/bench/AIG07/additional-aig/c32sat-ssort/ssort13.aig
COMMAND LINE= minicirc.bash /tmp/evaluation/461795-1179402882/instance-461795-1179402882.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node57/watcher-461795-1179402882 -o ROOT/results/node57/solver-461795-1179402882 -C 1200 -W 1800 -M 1800 --output-limit 1,15  minicirc.bash /tmp/evaluation/461795-1179402882/instance-461795-1179402882.aig

META MD5SUM SOLVER= 5a68a0730754c919c3e4a8ed70e49cdc
MD5SUM BENCH=  7684567a63516ef4f46432e9ffcef186

RANDOM SEED= 272425444

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node57.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.239
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.239
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        930720 kB
Buffers:         40280 kB
Cached:         945688 kB
SwapCached:       3636 kB
Active:         152704 kB
Inactive:       843308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        930720 kB
SwapTotal:     4192956 kB
SwapFree:      4183272 kB
Dirty:            5056 kB
Writeback:           0 kB
Mapped:          16152 kB
Slab:           115256 kB
Committed_AS:  5041184 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66529 MiB

End job on node57 on Thu May 17 12:14:45 UTC 2007