Trace number 461637

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.03 1200.51

General information on the benchmark

Nameindustrial-aig/
grieu/vmpc_30.aig
MD5SUM08053e2a693d0d1a8e4ebe279d8af8d9
Bench CategoryALL (all instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark421.708
SatisfiableYES
(Un)Satisfiability was proved

Solver Data (download as text)

1.19/1.24	c ____________________________________________________________________________________
1.19/1.24	c !! Parsing                         :   292036 ANDs    900 PIs   (CPU-Time    0.15 s)
1.19/1.24	c ____________________________________________________________________________________
1.19/1.24	c !! Initial simplification          :   185057 ANDs    900 PIs   (CPU-Time    0.29 s)
1.19/1.24	c >>     Top conjunction: 106980 POs
1.19/1.24	c ____________________________________________________________________________________
1.19/1.24	c !! DAG-aware minimization begins   : 
1.19/1.24	c >>     Strashing:
1.19/1.24	c >>     Minimizing:
1.19/1.24	c >>     progress        0/  185057
>>     progress     1000/  185045
>>     progress     2000/  185028
>>     progress     3000/  184990
>>     progress     4000/  184949
>>     progress     5000/  184897
>>     progress     6000/  184853
>>     progress     7000/  184805
>>     progress     8000/  184748
>>     progress     9000/  184727
>>     progress    10000/  184670
>>     progress    11000/  184608
>>     progress    12000/  184587
>>     progress    13000/  184538
>>     progress    14000/  184501
>>     progress    15000/  184464
>>     progress    16000/  184434
>>     progress    17000/  184397
>>     progress    18000/  184365
>>     progress    19000/  184313
>>     progress    20000/  184283
>>     progress    21000/  184187
>>     progress    22000/  184172
>>     progress    23000/  184148
>>     progress    24000/  184125
>>     progress    25000/  184100
>>     progress    26000/  184032
>>     progress    27000/  184004
>>     progress    28000/  183972
>>     progress    29000/  183942
>>     progress    30000/  183917
>>     progress    31000/  183889
>>     progress    32000/  183811
>>     progress    33000/  183768
>>     progress    34000/  183678
>>     progress    35000/  183653
>>     progress    36000/  183612
>>     progress    37000/  183555
>>     progress    38000/  183528
>>     progress    39000/  183457
>>     progress    40000/  183435
>>     progress    41000/  183426
>>     progress    42000/  183417
>>     progress    43000/  183406
>>     progress    44000/  183394
>>     progress    45000/  183382
>>     progress    46000/  183373
>>     progress    47000/  183272
>>     progress    48000/  183241
>>     progress    49000/  183210
>>     progress    50000/  183176
>>     progress    51000/  183145
>>     progress    52000/  183108
>>     progress    53000/  183073
>>     progress    54000/  182945
>>     progress    55000/  182922
>>     progress    56000/  182843
>>     progress    57000/  182811
>>     progress    58000/  182780
>>     progress    59000/  182747
>>     progress    60000/  182724
>>     progress    61000/  182701
>>     progress    62000/  182675
>>     progress    63000/  182655
>>     progress    64000/  182581
>>     progress    65000/  182508
>>     progress    66000/  182461
>>     progress    67000/  182413
>>     progress    68000/  182382
>>     progress    69000/  182354
>>     progress    70000/  182325
>>     progress    71000/  182289
>>     progress    72000/  182266
>>     progress    73000/  182189
>>     progress    74000/  182104
>>     progress    75000/  182082
>>     progress    76000/  182052
>>     progress    77000/  182023
>>     progress    78000/  181982
>>     progress    79000/  181946
>>     progress    80000/  181918
>>     progress    81000/  181895
>>     progress    82000/  181843
>>     progress    83000/  181820
>>     progress    84000/  181740
>>     progress    85000/  181702
>>     progress    86000/  181678
>>     progress    87000/  181656
>>     progress    88000/  181626
>>     progress    89000/  181595
>>     progress    90000/  181566
>>     progress    91000/  181487
>>     progress    92000/  181463
>>     progress    93000/  181435
>>     progress    94000/  181405
>>     progress    95000/  181371
>>     progress    96000/  181330
>>     progress    97000/  181304
>>     progress    98000/  181268
>>     progress    99000/  181242
>>     progress   100000/  181197
>>     progress   101000/  181185
>>     progress   102000/  181099
>>     progress   103000/  181011
>>     progress   104000/  180983
>>     progress   105000/  180966
>>     progress   106000/  180942
>>     progress   107000/  180920
>>     progress   108000/  180902
>>     progress   109000/  180870
>>     progress   110000/  180787
>>     progress   111000/  180759
>>     progress   112000/  180720
>>     progress   113000/  180682
>>     progress   114000/  180645
>>     progress   115000/  180602
>>     progress   116000/  180583
>>     progress   117000/  180572
>>     progress   118000/  180552
>>     progress   119000/  180525
>>     progress   120000/  180497
>>     progress   121000/  180452
>>     progress   122000/  180401
>>     progress   123000/  180384
>>     progress   124000/  180364
>>     progress   125000/  180347
>>     progress   126000/  180326
>>     progress   127000/  180254
>>     progress   128000/  180235
>>     progress   129000/  180177
>>     progress   130000/  180126
>>     progress   131000/  180091
>>     progress   132000/  180055
>>     progress   133000/  180016
>>     progress   134000/  179989
>>     progress   135000/  179953
>>     progress   136000/  179933
>>     progress   137000/  179909
>>     progress   138000/  179889
>>     progress   139000/  179830
>>     progress   140000/  179783
>>     progress   141000/  179746
>>     progress   142000/  179708
>>     progress   143000/  179690
>>     progress   144000/  179674
>>     progress   145000/  179652
>>     progress   146000/  179631
>>     progress   147000/  179613
>>     progress   148000/  179595
>>     progress   149000/  179531
>>     progress   150000/  179495
>>     progress   151000/  179454
>>     progress   152000/  179426
>>     progress   153000/  179398
>>     progress   154000/  179374
>>     progress   155000/  179344
>>     progress   156000/  179319
>>     progress   157000/  179301
>>     progress   158000/  179285
>>     progress   159000/  179263
>>     progress   160000/  179242
>>     progress   161000/  179215
>>     progress   162000/  179198
>>     progress   163000/  179164
>>     progress   164000/  179135
>>     progress   165000/  179104
>>     progress   166000/  179075
>>     progress   167000/  179043
>>     progress   168000/  179013
>>     progress   169000/  178995
>>     progress   170000/  178985
>>     progress   171000/  178958
>>     progress   172000/  178941
>>     progress   173000/  178915
>>     progress   174000/  178900
>>     progress   175000/  178817
>>     progress   176000/  178785
>>     progress   177000/  178756
>>     progress   178000/  178725
>>     progress   179000/  178699
>>     progress   180000/  178671
>>     progress   181000/  178646
>>     progress   182000/  178620
>>     progress   183000/  178611
>>     progress   184000/  178590
>>     progress   185000/  178572
>>     progress   186000/  178553
>>     progress   187000/  178494
>>     progress   188000/  178465
>>     progress   189000/  178434
>>     progress   190000/  178400
>>     progress   191000/  178370
>>     Reduction in #ANDs:  3.63 %
3.78/3.86	c >>     Core shrink time  : 0.45 s
3.78/3.86	c >>     Globally redundant: 0
3.78/3.86	c >> DAG-aware minimization completed:   178348 ANDs    900 PIs   (CPU-Time    0.60 s)
3.78/3.86	c ____________________________________________________________________________________
3.78/3.86	c !! Tech-mapping for CNF begins     : 
3.78/3.86	c >>     PROGRESS (techmap - generating cuts)     100000/    286230
>>     PROGRESS (techmap - generating cuts)     200000/    286230
>>     Cut statistics:  (total = 262378, avg = 1.5, max = 3)          
3.78/3.86	c >>        0:   404430 clauses   (CPU Time 0.41)
3.78/3.86	c >>        1:   404430 clauses   (CPU Time 0.36)
3.78/3.86	c >>        2:   404430 clauses   (CPU Time 0.36)
3.78/3.86	c >>        3:   404430 clauses   (CPU Time 0.36)
3.78/3.86	c >>     Core techmap time: 1.98 s
3.78/3.86	c >> Tech-mapping for CNF completed  :   107520 LUTs    900 PIs   (CPU-Time    2.06 s)
3.78/3.86	c ____________________________________________________________________________________
3.78/3.86	c !! Producing initial SAT-problem   :   404430 clauses           (CPU-Time   -0.00 s)
3.78/3.86	c ______

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/node35/watcher-461637-1179402310 -o ROOT/results/node35/solver-461637-1179402310 -C 1200 -W 1800 -M 1800 --output-limit 1,15 minicirc.bash /tmp/evaluation/461637-1179402310/instance-461637-1179402310.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.91 0.80 0.41 3/77 16589
/proc/meminfo: memFree=1132528/2055920 swapFree=4151372/4192956
[pid=16589] ppid=16587 vsize=5352 CPUtime=0
/proc/16589/stat : 16589 (minicirc.bash) S 16587 16589 16155 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388146461 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16589/statm: 1338 223 186 169 0 49 0
[pid=16590] ppid=16589 vsize=9972 CPUtime=0
/proc/16590/stat : 16590 (minicirc.linux3) R 16589 16589 16155 0 -1 4194304 158 0 0 0 0 0 0 0 19 0 1 0 388146462 10211328 133 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134969235 0 0 4096 17507 0 0 0 17 1 0 0
/proc/16590/statm: 2493 133 45 274 0 2008 0
[pid=16591] ppid=16589 vsize=2504 CPUtime=0
/proc/16591/stat : 16591 (miniadapter.pl) R 16589 16589 16155 0 -1 4194304 50 0 0 0 0 0 0 0 21 0 1 0 388146462 2564096 26 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 266131797385 0 0 4096 0 0 0 0 17 1 0 0
/proc/16591/statm: 626 26 19 3 0 5 0

[startup+0.072488 s]
/proc/loadavg: 0.91 0.80 0.41 3/77 16589
/proc/meminfo: memFree=1132528/2055920 swapFree=4151372/4192956
[pid=16589] ppid=16587 vsize=5352 CPUtime=0
/proc/16589/stat : 16589 (minicirc.bash) S 16587 16589 16155 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388146461 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16589/statm: 1338 223 186 169 0 49 0
[pid=16590] ppid=16589 vsize=10260 CPUtime=0.06
/proc/16590/stat : 16590 (minicirc.linux3) R 16589 16589 16155 0 -1 4194304 1642 0 0 0 6 0 0 0 19 0 1 0 388146462 10506240 1584 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134696284 0 0 4096 17507 0 0 0 17 1 0 0
/proc/16590/statm: 2565 1585 71 274 0 2080 0
[pid=16591] ppid=16589 vsize=12268 CPUtime=0
/proc/16591/stat : 16591 (miniadapter.pl) S 16589 16589 16155 0 -1 4194304 378 0 0 0 0 0 0 0 21 0 1 0 388146462 12562432 337 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/16591/statm: 3067 337 262 3 0 167 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 27880

[startup+0.102489 s]
/proc/loadavg: 0.91 0.80 0.41 3/77 16589
/proc/meminfo: memFree=1132528/2055920 swapFree=4151372/4192956
[pid=16589] ppid=16587 vsize=5352 CPUtime=0
/proc/16589/stat : 16589 (minicirc.bash) S 16587 16589 16155 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388146461 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16589/statm: 1338 223 186 169 0 49 0
[pid=16590] ppid=16589 vsize=10448 CPUtime=0.09
/proc/16590/stat : 16590 (minicirc.linux3) R 16589 16589 16155 0 -1 4194304 2154 0 0 0 9 0 0 0 19 0 1 0 388146462 10698752 2096 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134695678 0 0 4096 17507 0 0 0 17 1 0 0
/proc/16590/statm: 2612 2096 71 274 0 2127 0
[pid=16591] ppid=16589 vsize=12268 CPUtime=0
/proc/16591/stat : 16591 (miniadapter.pl) S 16589 16589 16155 0 -1 4194304 378 0 0 0 0 0 0 0 21 0 1 0 388146462 12562432 337 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/16591/statm: 3067 337 262 3 0 167 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28068

[startup+0.302512 s]
/proc/loadavg: 0.91 0.80 0.41 3/77 16589
/proc/meminfo: memFree=1132528/2055920 swapFree=4151372/4192956
[pid=16589] ppid=16587 vsize=5352 CPUtime=0
/proc/16589/stat : 16589 (minicirc.bash) S 16587 16589 16155 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388146461 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16589/statm: 1338 223 186 169 0 49 0
[pid=16590] ppid=16589 vsize=21736 CPUtime=0.29
/proc/16590/stat : 16590 (minicirc.linux3) R 16589 16589 16155 0 -1 4194304 11151 0 0 0 25 4 0 0 21 0 1 0 388146462 22257664 4919 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135248364 0 0 4096 17507 0 0 0 17 1 0 0
/proc/16590/statm: 5434 4919 115 274 0 4949 0
[pid=16591] ppid=16589 vsize=12268 CPUtime=0
/proc/16591/stat : 16591 (miniadapter.pl) S 16589 16589 16155 0 -1 4194304 387 0 0 0 0 0 0 0 15 0 1 0 388146462 12562432 346 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/16591/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39356

[startup+0.701558 s]
/proc/loadavg: 0.91 0.80 0.41 3/77 16589
/proc/meminfo: memFree=1132528/2055920 swapFree=4151372/4192956
[pid=16589] ppid=16587 vsize=5352 CPUtime=0
/proc/16589/stat : 16589 (minicirc.bash) S 16587 16589 16155 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388146461 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16589/statm: 1338 223 186 169 0 49 0
[pid=16590] ppid=16589 vsize=39004 CPUtime=0.68
/proc/16590/stat : 16590 (minicirc.linux3) R 16589 16589 16155 0 -1 4194304 21681 0 0 0 61 7 0 0 24 0 1 0 388146462 39940096 8601 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134977585 0 0 4096 17507 0 0 0 17 1 0 0
/proc/16590/statm: 9751 8607 166 274 0 9266 0
[pid=16591] ppid=16589 vsize=12268 CPUtime=0
/proc/16591/stat : 16591 (miniadapter.pl) S 16589 16589 16155 0 -1 4194304 387 0 0 0 0 0 0 0 15 0 1 0 388146462 12562432 346 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/16591/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 56624

[startup+1.50165 s]
/proc/loadavg: 0.91 0.80 0.41 3/80 16592
/proc/meminfo: memFree=1095032/2055920 swapFree=4151372/4192956
[pid=16589] ppid=16587 vsize=5352 CPUtime=0
/proc/16589/stat : 16589 (minicirc.bash) S 16587 16589 16155 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388146461 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16589/statm: 1338 223 186 169 0 49 0
[pid=16590] ppid=16589 vsize=35976 CPUtime=1.49
/proc/16590/stat : 16590 (minicirc.linux3) R 16589 16589 16155 0 -1 4194304 28979 0 0 0 139 10 0 0 25 0 1 0 388146462 36839424 7938 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134821592 0 0 4096 17507 0 0 0 17 1 0 0
/proc/16590/statm: 8994 7938 171 274 0 8509 0
[pid=16591] ppid=16589 vsize=12268 CPUtime=0
/proc/16591/stat : 16591 (miniadapter.pl) S 16589 16589 16155 0 -1 4194304 391 0 0 0 0 0 0 0 15 0 1 0 388146462 12562432 350 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/16591/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53596

[startup+3.10183 s]
/proc/loadavg: 0.91 0.80 0.41 2/80 16592
/proc/meminfo: memFree=1092856/2055920 swapFree=4151372/4192956
[pid=16589] ppid=16587 vsize=5352 CPUtime=0
/proc/16589/stat : 16589 (minicirc.bash) S 16587 16589 16155 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388146461 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16589/statm: 1338 223 186 169 0 49 0
[pid=16590] ppid=16589 vsize=38492 CPUtime=3.09
/proc/16590/stat : 16590 (minicirc.linux3) R 16589 16589 16155 0 -1 4194304 34311 0 0 0 296 13 0 0 25 0 1 0 388146462 39415808 8583 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134826675 0 0 4096 17507 0 0 0 17 1 0 0
/proc/16590/statm: 9623 8584 179 274 0 9138 0
[pid=16591] ppid=16589 vsize=12268 CPUtime=0
/proc/16591/stat : 16591 (miniadapter.pl) S 16589 16589 16155 0 -1 4194304 391 0 0 0 0 0 0 0 15 0 1 0 388146462 12562432 350 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/16591/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 56112

[startup+6.3012 s]
/proc/loadavg: 0.92 0.80 0.42 2/80 16592
/proc/meminfo: memFree=1068600/2055920 swapFree=4151372/4192956
[pid=16589] ppid=16587 vsize=5352 CPUtime=0
/proc/16589/stat : 16589 (minicirc.bash) S 16587 16589 16155 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388146461 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16589/statm: 1338 223 186 169 0 49 0
[pid=16590] ppid=16589 vsize=70480 CPUtime=6.28
/proc/16590/stat : 16590 (minicirc.linux3) R 16589 16589 16155 0 -1 4194304 50716 0 0 0 609 19 0 0 25 0 1 0 388146462 72171520 15935 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135017837 0 0 4096 17507 0 0 0 17 1 0 0
/proc/16590/statm: 17620 15935 190 274 0 17135 0
[pid=16591] ppid=16589 vsize=12268 CPUtime=0
/proc/16591/stat : 16591 (miniadapter.pl) S 16589 16589 16155 0 -1 4194304 391 0 0 0 0 0 0 0 15 0 1 0 388146462 12562432 350 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/16591/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 88100

[startup+12.7019 s]
/proc/loadavg: 0.93 0.80 0.42 2/80 16592
/proc/meminfo: memFree=1060920/2055920 swapFree=4151372/4192956
[pid=16589] ppid=16587 vsize=5352 CPUtime=0
/proc/16589/stat : 16589 (minicirc.bash) S 16587 16589 16155 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388146461 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16589/statm: 1338 223 186 169 0 49 0
[pid=16590] ppid=16589 vsize=78884 CPUtime=12.68
/proc/16590/stat : 16590 (minicirc.linux3) R 16589 16589 16155 0 -1 4194304 53117 0 0 0 1247 21 0 0 25 0 1 0 388146462 80777216 18023 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043584 0 0 4096 17507 0 0 0 17 1 0 0
/proc/16590/statm: 19721 18023 196 274 0 19236 0
[pid=16591] ppid=16589 vsize=12268 CPUtime=0
/proc/16591/stat : 16591 (miniadapter.pl) S 16589 16589 16155 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 388146462 12562432 350 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/16591/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 96504

[startup+25.5024 s]
/proc/loadavg: 0.94 0.81 0.43 2/80 16592
/proc/meminfo: memFree=1051000/2055920 swapFree=4151372/4192956
[pid=16589] ppid=16587 vsize=5352 CPUtime=0
/proc/16589/stat : 16589 (minicirc.bash) S 16587 16589 16155 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388146461 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16589/statm: 1338 223 186 169 0 49 0
[pid=16590] ppid=16589 vsize=88052 CPUtime=25.47
/proc/16590/stat : 16590 (minicirc.linux3) R 16589 16589 16155 0 -1 4194304 55417 0 0 0 2524 23 0 0 25 0 1 0 388146462 90165248 20323 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/16590/statm: 22013 20323 196 274 0 21528 0
[pid=16591] ppid=16589 vsize=12268 CPUtime=0
/proc/16591/stat : 16591 (miniadapter.pl) S 16589 16589 16155 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 388146462 12562432 350 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/16591/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 105672

[startup+51.1023 s]
/proc/loadavg: 0.96 0.82 0.44 2/80 16592
/proc/meminfo: memFree=1039352/2055920 swapFree=4151372/4192956
[pid=16589] ppid=16587 vsize=5352 CPUtime=0
/proc/16589/stat : 16589 (minicirc.bash) S 16587 16589 16155 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388146461 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16589/statm: 1338 223 186 169 0 49 0
[pid=16590] ppid=16589 vsize=99772 CPUtime=51.07
/proc/16590/stat : 16590 (minicirc.linux3) R 16589 16589 16155 0 -1 4194304 58410 0 0 0 5080 27 0 0 25 0 1 0 388146462 102166528 23214 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043725 0 0 4096 17507 0 0 0 17 1 0 0
/proc/16590/statm: 24943 23214 196 274 0 24458 0
[pid=16591] ppid=16589 vsize=12268 CPUtime=0
/proc/16591/stat : 16591 (miniadapter.pl) S 16589 16589 16155 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 388146462 12562432 350 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/16591/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 117392

[startup+102.306 s]
/proc/loadavg: 0.98 0.85 0.47 2/80 16592
/proc/meminfo: memFree=1024696/2055920 swapFree=4151372/4192956
[pid=16589] ppid=16587 vsize=5352 CPUtime=0
/proc/16589/stat : 16589 (minicirc.bash) S 16587 16589 16155 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388146461 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16589/statm: 1338 223 186 169 0 49 0
[pid=16590] ppid=16589 vsize=114512 CPUtime=102.26
/proc/16590/stat : 16590 (minicirc.linux3) R 16589 16589 16155 0 -1 4194304 62137 0 0 0 10195 31 0 0 25 0 1 0 388146462 117260288 26850 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/16590/statm: 28628 26850 196 274 0 28143 0
[pid=16591] ppid=16589 vsize=12268 CPUtime=0
/proc/16591/stat : 16591 (miniadapter.pl) S 16589 16589 16155 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 388146462 12562432 350 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/16591/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 132132

[startup+162.303 s]
/proc/loadavg: 1.04 0.89 0.50 2/80 16592
/proc/meminfo: memFree=1009336/2055920 swapFree=4151372/4192956
[pid=16589] ppid=16587 vsize=5352 CPUtime=0
/proc/16589/stat : 16589 (minicirc.bash) S 16587 16589 16155 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388146461 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16589/statm: 1338 223 186 169 0 49 0
[pid=16590] ppid=16589 vsize=129820 CPUtime=162.23
/proc/16590/stat : 16590 (minicirc.linux3) R 16589 16589 16155 0 -1 4194304 65997 0 0 0 16188 35 0 0 25 0 1 0 388146462 132935680 30710 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/16590/statm: 32455 30710 196 274 0 31970 0

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

/proc/meminfo: memFree=945336/2055920 swapFree=4151372/4192956
[pid=16589] ppid=16587 vsize=5352 CPUtime=0
/proc/16589/stat : 16589 (minicirc.bash) S 16587 16589 16155 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388146461 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16589/statm: 1338 223 186 169 0 49 0
[pid=16590] ppid=16589 vsize=194588 CPUtime=762.06
/proc/16590/stat : 16590 (minicirc.linux3) R 16589 16589 16155 0 -1 4194304 82265 0 0 0 76149 57 0 0 25 0 1 0 388146462 199258112 46639 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/16590/statm: 48647 46639 196 274 0 48162 0
[pid=16591] ppid=16589 vsize=12268 CPUtime=0
/proc/16591/stat : 16591 (miniadapter.pl) S 16589 16589 16155 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 388146462 12562432 350 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/16591/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 212208

[startup+822.301 s]
/proc/loadavg: 1.00 0.97 0.74 2/80 16592
/proc/meminfo: memFree=940600/2055920 swapFree=4151372/4192956
[pid=16589] ppid=16587 vsize=5352 CPUtime=0
/proc/16589/stat : 16589 (minicirc.bash) S 16587 16589 16155 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388146461 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16589/statm: 1338 223 186 169 0 49 0
[pid=16590] ppid=16589 vsize=199228 CPUtime=822.04
/proc/16590/stat : 16590 (minicirc.linux3) R 16589 16589 16155 0 -1 4194304 83443 0 0 0 82145 59 0 0 25 0 1 0 388146462 204009472 47817 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/16590/statm: 49807 47817 196 274 0 49322 0
[pid=16591] ppid=16589 vsize=12268 CPUtime=0
/proc/16591/stat : 16591 (miniadapter.pl) S 16589 16589 16155 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 388146462 12562432 350 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/16591/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 216848

[startup+882.301 s]
/proc/loadavg: 1.00 0.97 0.75 2/80 16592
/proc/meminfo: memFree=938680/2055920 swapFree=4151372/4192956
[pid=16589] ppid=16587 vsize=5352 CPUtime=0
/proc/16589/stat : 16589 (minicirc.bash) S 16587 16589 16155 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388146461 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16589/statm: 1338 223 186 169 0 49 0
[pid=16590] ppid=16589 vsize=201100 CPUtime=882.03
/proc/16590/stat : 16590 (minicirc.linux3) R 16589 16589 16155 0 -1 4194304 83907 0 0 0 88143 60 0 0 25 0 1 0 388146462 205926400 48281 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043718 0 0 4096 17507 0 0 0 17 1 0 0
/proc/16590/statm: 50275 48281 196 274 0 49790 0
[pid=16591] ppid=16589 vsize=12268 CPUtime=0
/proc/16591/stat : 16591 (miniadapter.pl) S 16589 16589 16155 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 388146462 12562432 350 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/16591/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 218720

[startup+942.301 s]
/proc/loadavg: 1.00 0.97 0.76 2/80 16592
/proc/meminfo: memFree=938680/2055920 swapFree=4151372/4192956
[pid=16589] ppid=16587 vsize=5352 CPUtime=0
/proc/16589/stat : 16589 (minicirc.bash) S 16587 16589 16155 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388146461 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16589/statm: 1338 223 186 169 0 49 0
[pid=16590] ppid=16589 vsize=201100 CPUtime=942
/proc/16590/stat : 16590 (minicirc.linux3) R 16589 16589 16155 0 -1 4194304 83910 0 0 0 94140 60 0 0 25 0 1 0 388146462 205926400 48284 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/16590/statm: 50275 48284 196 274 0 49790 0
[pid=16591] ppid=16589 vsize=12268 CPUtime=0
/proc/16591/stat : 16591 (miniadapter.pl) S 16589 16589 16155 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 388146462 12562432 350 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/16591/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 218720

[startup+1002.3 s]
/proc/loadavg: 1.00 0.97 0.77 2/86 16768
/proc/meminfo: memFree=937328/2055920 swapFree=4151372/4192956
[pid=16589] ppid=16587 vsize=5352 CPUtime=0
/proc/16589/stat : 16589 (minicirc.bash) S 16587 16589 16155 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388146461 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16589/statm: 1338 223 186 169 0 49 0
[pid=16590] ppid=16589 vsize=201100 CPUtime=1001.9
/proc/16590/stat : 16590 (minicirc.linux3) R 16589 16589 16155 0 -1 4194304 83913 0 0 0 100129 61 0 0 25 0 1 0 388146462 205926400 48287 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043718 0 0 4096 17507 0 0 0 17 1 0 0
/proc/16590/statm: 50275 48287 196 274 0 49790 0
[pid=16591] ppid=16589 vsize=12268 CPUtime=0
/proc/16591/stat : 16591 (miniadapter.pl) S 16589 16589 16155 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 388146462 12562432 350 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/16591/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 218720

[startup+1062.3 s]
/proc/loadavg: 1.00 0.97 0.78 2/80 16790
/proc/meminfo: memFree=938360/2055920 swapFree=4151372/4192956
[pid=16589] ppid=16587 vsize=5352 CPUtime=0
/proc/16589/stat : 16589 (minicirc.bash) S 16587 16589 16155 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388146461 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16589/statm: 1338 223 186 169 0 49 0
[pid=16590] ppid=16589 vsize=201100 CPUtime=1061.87
/proc/16590/stat : 16590 (minicirc.linux3) R 16589 16589 16155 0 -1 4194304 83915 0 0 0 106125 62 0 0 25 0 1 0 388146462 205926400 48289 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/16590/statm: 50275 48289 196 274 0 49790 0
[pid=16591] ppid=16589 vsize=12268 CPUtime=0
/proc/16591/stat : 16591 (miniadapter.pl) S 16589 16589 16155 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 388146462 12562432 350 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/16591/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 218720

[startup+1122.3 s]
/proc/loadavg: 1.07 0.99 0.80 2/80 16790
/proc/meminfo: memFree=938360/2055920 swapFree=4151372/4192956
[pid=16589] ppid=16587 vsize=5352 CPUtime=0
/proc/16589/stat : 16589 (minicirc.bash) S 16587 16589 16155 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388146461 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16589/statm: 1338 223 186 169 0 49 0
[pid=16590] ppid=16589 vsize=201100 CPUtime=1121.85
/proc/16590/stat : 16590 (minicirc.linux3) R 16589 16589 16155 0 -1 4194304 83915 0 0 0 112123 62 0 0 25 0 1 0 388146462 205926400 48289 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043718 0 0 4096 17507 0 0 0 17 1 0 0
/proc/16590/statm: 50275 48289 196 274 0 49790 0
[pid=16591] ppid=16589 vsize=12268 CPUtime=0
/proc/16591/stat : 16591 (miniadapter.pl) S 16589 16589 16155 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 388146462 12562432 350 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/16591/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 218720

[startup+1182.3 s]
/proc/loadavg: 1.02 0.99 0.81 2/80 16790
/proc/meminfo: memFree=938424/2055920 swapFree=4151372/4192956
[pid=16589] ppid=16587 vsize=5352 CPUtime=0
/proc/16589/stat : 16589 (minicirc.bash) S 16587 16589 16155 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388146461 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16589/statm: 1338 223 186 169 0 49 0
[pid=16590] ppid=16589 vsize=201100 CPUtime=1181.84
/proc/16590/stat : 16590 (minicirc.linux3) R 16589 16589 16155 0 -1 4194304 83922 0 0 0 118121 63 0 0 25 0 1 0 388146462 205926400 48296 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043718 0 0 4096 17507 0 0 0 17 1 0 0
/proc/16590/statm: 50275 48296 196 274 0 49790 0
[pid=16591] ppid=16589 vsize=12268 CPUtime=0
/proc/16591/stat : 16591 (miniadapter.pl) S 16589 16589 16155 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 388146462 12562432 350 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/16591/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 218720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.02 0.99 0.82 2/80 16790
/proc/meminfo: memFree=938424/2055920 swapFree=4151372/4192956
[pid=16589] ppid=16587 vsize=5352 CPUtime=0
/proc/16589/stat : 16589 (minicirc.bash) S 16587 16589 16155 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388146461 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16589/statm: 1338 223 186 169 0 49 0
[pid=16590] ppid=16589 vsize=201100 CPUtime=1200.03
/proc/16590/stat : 16590 (minicirc.linux3) R 16589 16589 16155 0 -1 4194304 83922 0 0 0 119940 63 0 0 25 0 1 0 388146462 205926400 48296 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/16590/statm: 50275 48296 196 274 0 49790 0
[pid=16591] ppid=16589 vsize=12268 CPUtime=0
/proc/16591/stat : 16591 (miniadapter.pl) S 16589 16589 16155 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 388146462 12562432 350 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/16591/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 218720

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

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

[startup+1200.5 s]
/proc/loadavg: 1.02 0.99 0.82 2/80 16790
/proc/meminfo: memFree=938424/2055920 swapFree=4151372/4192956
[pid=16589] ppid=16587 vsize=5352 CPUtime=0
/proc/16589/stat : 16589 (minicirc.bash) S 16587 16589 16155 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388146461 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16589/statm: 1338 223 186 169 0 49 0
[pid=16590] ppid=16589 vsize=201100 CPUtime=1200.03
/proc/16590/stat : 16590 (minicirc.linux3) R 16589 16589 16155 0 -1 4194304 83922 0 0 0 119940 63 0 0 25 0 1 0 388146462 205926400 48296 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/16590/statm: 50275 48296 196 274 0 49790 0
[pid=16591] ppid=16589 vsize=12268 CPUtime=0
/proc/16591/stat : 16591 (miniadapter.pl) S 16589 16589 16155 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 388146462 12562432 350 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/16591/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 218720

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 16589 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=6998
# CPU time returned by wait4() is 0.008997
# while last known CPU time is 1200.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.51
CPU time (s): 1200.03
CPU user time (s): 1199.4
CPU system time (s): 0.63
CPU usage (%): 99.9598
Max. virtual memory (cumulated for all children) (KiB): 218720

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

runsolver used 1.3078 second user time and 3.07853 second system time

The end

Launcher Data (download as text)

Begin job on node35 on Thu May 17 11:45:10 UTC 2007

IDJOB= 461637
IDBENCH= 48500
IDSOLVER= 205
FILE ID= node35/461637-1179402310

PBS_JOBID= 5292713

Free space on /tmp= 66545 MiB

SOLVER NAME= minicirc 2007-05-17
BENCH NAME= HOME/pub/bench/AIG07/industrial-aig/grieu/vmpc_30.aig
COMMAND LINE= minicirc.bash /tmp/evaluation/461637-1179402310/instance-461637-1179402310.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-461637-1179402310 -o ROOT/results/node35/solver-461637-1179402310 -C 1200 -W 1800 -M 1800 --output-limit 1,15  minicirc.bash /tmp/evaluation/461637-1179402310/instance-461637-1179402310.aig

META MD5SUM SOLVER= 5a68a0730754c919c3e4a8ed70e49cdc
MD5SUM BENCH=  08053e2a693d0d1a8e4ebe279d8af8d9

RANDOM SEED= 64443857

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node35.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.232
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.232
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:       1132840 kB
Buffers:         37208 kB
Cached:         766244 kB
SwapCached:       8740 kB
Active:          83800 kB
Inactive:       743248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1132840 kB
SwapTotal:     4192956 kB
SwapFree:      4151372 kB
Dirty:            5664 kB
Writeback:           0 kB
Mapped:          30660 kB
Slab:            81272 kB
Committed_AS:  8475348 kB
PageTables:       2048 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= 66545 MiB

End job on node35 on Thu May 17 12:05:13 UTC 2007