Trace number 461578

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-17UNSAT 902.492 902.726

General information on the benchmark

Nameindustrial-aig/fuhs/
medium/AProVE07-09.aig
MD5SUMdd70501ed01347f4eb75bb4b195b06bf
Bench CategoryALL (all instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark902.492
SatisfiableNO
(Un)Satisfiability was proved

Solver Data (download as text)

1.99/2.02	c ____________________________________________________________________________________
1.99/2.02	c !! Parsing                         :   107766 ANDs   8329 PIs   (CPU-Time    0.05 s)
1.99/2.02	c ____________________________________________________________________________________
1.99/2.02	c !! Initial simplification          :    95221 ANDs   8329 PIs   (CPU-Time    0.10 s)
1.99/2.02	c >>     Top conjunction: 12546 POs
1.99/2.02	c ____________________________________________________________________________________
1.99/2.02	c !! DAG-aware minimization begins   : 
1.99/2.02	c >>     Strashing:
1.99/2.02	c >>     Minimizing:
1.99/2.02	c >>     progress        0/   95221
>>     progress     1000/   95004
>>     progress     2000/   94842
>>     progress     3000/   94592
>>     progress     4000/   94468
>>     progress     5000/   94181
>>     progress     6000/   94045
>>     progress     7000/   93774
>>     progress     8000/   93633
>>     progress     9000/   93416
>>     progress    10000/   93221
>>     progress    11000/   93011
>>     progress    12000/   92794
>>     progress    13000/   92622
>>     progress    14000/   92382
>>     progress    15000/   92243
>>     progress    16000/   91970
>>     progress    17000/   91835
>>     progress    18000/   91567
>>     progress    19000/   91423
>>     progress    20000/   91208
>>     progress    21000/   91011
>>     progress    22000/   90801
>>     progress    23000/   90584
>>     progress    24000/   90409
>>     progress    25000/   90172
>>     progress    26000/   90031
>>     progress    27000/   89760
>>     progress    28000/   89625
>>     progress    29000/   89348
>>     progress    30000/   89198
>>     progress    31000/   88971
>>     progress    32000/   88786
>>     progress    33000/   88591
>>     progress    34000/   88359
>>     progress    35000/   88182
>>     progress    36000/   87947
>>     progress    37000/   87802
>>     progress    38000/   87535
>>     progress    39000/   87400
>>     progress    40000/   87127
>>     progress    41000/   86988
>>     progress    42000/   86750
>>     progress    43000/   86576
>>     progress    44000/   86381
>>     progress    45000/   86149
>>     progress    46000/   86058
>>     progress    47000/   85882
>>     progress    48000/   85677
>>     progress    49000/   85481
>>     progress    50000/   85235
>>     progress    51000/   85185
>>     progress    52000/   84933
>>     progress    53000/   84725
>>     progress    54000/   84569
>>     progress    55000/   84401
>>     progress    56000/   84144
>>     progress    57000/   83927
>>     progress    58000/   83699
>>     progress    59000/   83412
>>     progress    60000/   83156
>>     progress    61000/   83016
>>     progress    62000/   82826
>>     progress    63000/   82629
>>     progress    64000/   82412
>>     progress    65000/   82187
>>     progress    66000/   81986
>>     progress    67000/   81768
>>     progress    68000/   81533
>>     progress    69000/   81282
>>     progress    70000/   81015
>>     progress    71000/   80772
>>     progress    72000/   80523
>>     progress    73000/   80301
>>     progress    74000/   80202
>>     progress    75000/   80140
>>     progress    76000/   80085
>>     progress    77000/   79995
>>     progress    78000/   79970
>>     progress    79000/   79863
>>     progress    80000/   79644
>>     progress    81000/   79434
>>     progress    82000/   79216
>>     progress    83000/   78989
>>     progress    84000/   78757
>>     progress    85000/   78506
>>     progress    86000/   78241
>>     progress    87000/   77960
>>     progress    88000/   77724
>>     progress    89000/   77508
>>     progress    90000/   77364
>>     progress    91000/   77282
>>     progress    92000/   77198
>>     progress    93000/   77188
>>     progress    94000/   77188
>>     progress    95000/   77138
>>     progress    96000/   77122
>>     progress    97000/   77116
>>     progress    98000/   77110
>>     progress    99000/   77104
>>     progress   100000/   76959
>>     progress   101000/   76845
>>     progress   102000/   76707
>>     progress   103000/   76553
>>     progress   104000/   76385
>>     progress   105000/   76155
>>     progress   106000/   75925
>>     progress   107000/   75685
>>     progress   108000/   75436
>>     progress   109000/   75184
>>     progress   110000/   74913
>>     progress   111000/   74625
>>     progress   112000/   74585
>>     progress   113000/   74488
>>     progress   114000/   74305
>>     progress   115000/   74145
>>     progress   116000/   73920
>>     progress   117000/   73801
>>     progress   118000/   73567
>>     progress   119000/   73318
>>     progress   120000/   73071
>>     progress   121000/   72822
>>     progress   122000/   72572
>>     progress   123000/   72282
>>     progress   124000/   72021
>>     progress   125000/   72013
>>     Reduction in #ANDs: 24.40 %
252.62/252.72	c >>     Core shrink time  : 1.65 s
252.62/252.72	c >>     Globally redundant: 0
252.62/252.72	c >> DAG-aware minimization completed:    71984 ANDs   8329 PIs   (CPU-Time    1.71 s)
252.62/252.72	c ____________________________________________________________________________________
252.62/252.72	c !! Tech-mapping for CNF begins     : 
252.62/252.72	c >>     Cut statistics:  (total = 310119, avg = 4.3, max = 12)          
252.62/252.72	c >>        0:   159663 clauses   (CPU Time 0.54)
252.62/252.72	c >>        1:   145539 clauses   (CPU Time 2.01)
252.62/252.72	c >>        2:   144772 clauses   (CPU Time 2.60)
252.62/252.72	c >>        3:   144805 clauses   (CPU Time 2.64)
252.62/252.72	c >>     Core techmap time: 7.88 s
252.62/252.72	c >> Tech-mapping for CNF completed  :    34589 LUTs   8329 PIs   (CPU-Time    7.90 s)
252.62/252.72	c ____________________________________________________________________________________
252.62/252.72	c !! Producing initial SAT-problem   :   143492 clauses           (CPU-Time 283682747324865957315667483607727469672989931900771658700947252294746106185461267871037118906132095190714388327980334780108987211101680246265924514904309407026596239991163008507198603674795237512096466234907196898072236823235071439843624420024663031117918905140873139820465919885312.00 s)
252.62/252.72	c ____________________________________________________________________________________
252.62/252.72	c !! Running SAT...
252.62/252.72	c 
252.62/252.72	c ============================[After Simplification]=============================
252.62/252.72	c |  Number of variables:  16824                                                |
252.62/252.72	c |  Number of clauses:    88148                                                |
252.62/252.72	c ============================[ Search Statistics ]==============================
252.62/252.72	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
252.62/252.72	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
252.62/252.72	c ===============================================================================
252.62/252.72	c |         0 |   16824    88148   301163 |    29382        0    nan |  0.000 % |
252.62/252.72	c |       100 |   16823    88148   301163 |    32320       99     16 | 29.320 % |
252.62/252.72	c |       251 |   16821    88148   301163 |    35553      248     17 | 29.344 % |
252.62/252.72	c |       476 |   16821    88148   301163 |    39108      473     23 | 29.344 % |
252.62/252.72	c |       813 |   16821    88148   301163 |    43019      810     33 | 29.344 % |
252.62/252.72	c |      1320 |   16803    88148   301163 |    47321     1316     31 | 29.404 % |
252.62/252.72	c |      2080 |   16803    88148   301163 |    52053     2076     31 | 29.404 % |
252.62/252.72	c |      3221 |   16778    88148   301163 |    57258     3217     34 | 29.404 % |
252.62/252.72	c |      4929 |   16768    88148   301163 |    62984     4924     31 | 29.428 % |
252.62/252.72	c |      7492 |   16767    88148   301163 |    69282     7486     33 | 29.451 % |
252.62/252.72	c |     11336 |   16758    88148   301163 |    76211    11330     36 | 29.451 % |
252.62/252.72	c |     17105 |   16730    88148   301163 |    83832    17097     36 | 29.537 % |
252.62/252.72	c |     25757 |   16721    88148   301163 |    92215    25749     36 | 29.537 % |
252.62/252.72	c |     38732 |   16720    88148   301163 |   101436    38723     37 | 29.539 % |
252.62/252.72	c |     58193 |   16720    88148   301163 |   111580    58184     45 | 29.539 % |
252.62/252.72	c |     87386 |   16710    88148   301163 |   122738    87376     45 | 29.563 % |
252.62/252.72	c |    131175 |   16710    88148   301163 |   135012   131165     50 | 29.563 % |
252.62/252.72	c |    196860 |   16710    88148   301163 |   148513    72225     36 | 29.563 % |
902.45/902.72	c |    295386 |   16618    88148   301163 |   163365   107641     40 | 29.777 % |
902.45/902.72	c |    443176 |   16363    88148   301163 |   179701    86604     34 | 30.371 % |
902.45/902.72	c ===============================================================================
902.45/902.72	c restarts         : 20
902.45/902.72	c conflicts        : 663399      
902.45/902.72	c decisions        : 3245782      (1.23 % random)
902.45/902.72	c propagations     : 609756862   
902.45/902.72	c conflict literals: 25863148     (56.91 % deleted)
902.45/902.72	s UNSATISFIABLEc 
902.45/902.72	c Total CPU time: 902.11

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/node34/watcher-461578-1179401749 -o ROOT/results/node34/solver-461578-1179401749 -C 1200 -W 1800 -M 1800 --output-limit 1,15 minicirc.bash /tmp/evaluation/461578-1179401749/instance-461578-1179401749.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.12 0.03 0.01 3/77 27961
/proc/meminfo: memFree=1058744/2055920 swapFree=4159072/4192956
[pid=27961] ppid=27959 vsize=5352 CPUtime=0
/proc/27961/stat : 27961 (minicirc.bash) R 27959 27961 27893 0 -1 4194304 267 0 0 0 0 0 0 0 19 0 1 0 388090374 5480448 222 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195329695 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/27961/statm: 1338 222 185 169 0 49 0
[pid=27962] ppid=27961 vsize=9972 CPUtime=0
/proc/27962/stat : 27962 (minicirc.linux3) R 27961 27961 27893 0 -1 4194304 177 0 0 0 0 0 0 0 19 0 1 0 388090374 10211328 152 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135248364 0 0 4096 17507 0 0 0 17 1 0 0
/proc/27962/statm: 2493 155 52 274 0 2008 0
[pid=27963] ppid=27961 vsize=5352 CPUtime=0
/proc/27963/stat : 27963 (minicirc.bash) R 27961 27961 27893 0 -1 4194368 0 0 0 0 0 0 0 0 19 0 1 0 388090374 5480448 222 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195329695 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/27963/statm: 1338 222 185 169 0 49 0

[startup+0.040335 s]
/proc/loadavg: 0.12 0.03 0.01 3/77 27961
/proc/meminfo: memFree=1058744/2055920 swapFree=4159072/4192956
[pid=27961] ppid=27959 vsize=5352 CPUtime=0
/proc/27961/stat : 27961 (minicirc.bash) S 27959 27961 27893 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388090374 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27961/statm: 1338 223 186 169 0 49 0
[pid=27962] ppid=27961 vsize=10260 CPUtime=0.03
/proc/27962/stat : 27962 (minicirc.linux3) R 27961 27961 27893 0 -1 4194304 880 0 0 0 3 0 0 0 19 0 1 0 388090374 10506240 822 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134696128 0 0 4096 17507 0 0 0 17 1 0 0
/proc/27962/statm: 2565 823 71 274 0 2080 0
[pid=27963] ppid=27961 vsize=12268 CPUtime=0
/proc/27963/stat : 27963 (miniadapter.pl) S 27961 27961 27893 0 -1 4194304 378 0 0 0 0 0 0 0 20 0 1 0 388090374 12562432 337 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 254204227682 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/27963/statm: 3067 337 262 3 0 167 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 27880

[startup+0.101337 s]
/proc/loadavg: 0.12 0.03 0.01 3/77 27961
/proc/meminfo: memFree=1058744/2055920 swapFree=4159072/4192956
[pid=27961] ppid=27959 vsize=5352 CPUtime=0
/proc/27961/stat : 27961 (minicirc.bash) S 27959 27961 27893 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388090374 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27961/statm: 1338 223 186 169 0 49 0
[pid=27962] ppid=27961 vsize=10448 CPUtime=0.08
/proc/27962/stat : 27962 (minicirc.linux3) R 27961 27961 27893 0 -1 4194304 2143 0 0 0 8 0 0 0 19 0 1 0 388090374 10698752 2085 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134695678 0 0 4096 17507 0 0 0 17 1 0 0
/proc/27962/statm: 2612 2086 71 274 0 2127 0
[pid=27963] ppid=27961 vsize=12268 CPUtime=0
/proc/27963/stat : 27963 (miniadapter.pl) S 27961 27961 27893 0 -1 4194304 378 0 0 0 0 0 0 0 20 0 1 0 388090374 12562432 337 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 254204227682 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/27963/statm: 3067 337 262 3 0 167 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 28068

[startup+0.301353 s]
/proc/loadavg: 0.12 0.03 0.01 3/77 27961
/proc/meminfo: memFree=1058744/2055920 swapFree=4159072/4192956
[pid=27961] ppid=27959 vsize=5352 CPUtime=0
/proc/27961/stat : 27961 (minicirc.bash) S 27959 27961 27893 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388090374 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27961/statm: 1338 223 186 169 0 49 0
[pid=27962] ppid=27961 vsize=17504 CPUtime=0.29
/proc/27962/stat : 27962 (minicirc.linux3) R 27961 27961 27893 0 -1 4194304 7486 0 0 0 26 3 0 0 20 0 1 0 388090374 17924096 3963 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135248181 0 0 4096 17507 0 0 0 17 1 0 0
/proc/27962/statm: 4376 3963 146 274 0 3891 0
[pid=27963] ppid=27961 vsize=12268 CPUtime=0
/proc/27963/stat : 27963 (miniadapter.pl) S 27961 27961 27893 0 -1 4194304 387 0 0 0 0 0 0 0 16 0 1 0 388090374 12562432 346 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 254204227682 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/27963/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35124

[startup+0.701384 s]
/proc/loadavg: 0.12 0.03 0.01 3/77 27961
/proc/meminfo: memFree=1058744/2055920 swapFree=4159072/4192956
[pid=27961] ppid=27959 vsize=5352 CPUtime=0
/proc/27961/stat : 27961 (minicirc.bash) S 27959 27961 27893 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388090374 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27961/statm: 1338 223 186 169 0 49 0
[pid=27962] ppid=27961 vsize=21876 CPUtime=0.69
/proc/27962/stat : 27962 (minicirc.linux3) R 27961 27961 27893 0 -1 4194304 8978 0 0 0 66 3 0 0 24 0 1 0 388090374 22401024 4976 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135265949 0 0 4096 17507 0 0 0 17 1 0 0
/proc/27962/statm: 5469 4976 173 274 0 4984 0
[pid=27963] ppid=27961 vsize=12268 CPUtime=0
/proc/27963/stat : 27963 (miniadapter.pl) S 27961 27961 27893 0 -1 4194304 387 0 0 0 0 0 0 0 16 0 1 0 388090374 12562432 346 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 254204227682 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/27963/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39496

[startup+1.50145 s]
/proc/loadavg: 0.12 0.03 0.01 2/80 27964
/proc/meminfo: memFree=1037408/2055920 swapFree=4159072/4192956
[pid=27961] ppid=27959 vsize=5352 CPUtime=0
/proc/27961/stat : 27961 (minicirc.bash) S 27959 27961 27893 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388090374 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27961/statm: 1338 223 186 169 0 49 0
[pid=27962] ppid=27961 vsize=27476 CPUtime=1.49
/proc/27962/stat : 27962 (minicirc.linux3) R 27961 27961 27893 0 -1 4194304 11403 0 0 0 145 4 0 0 25 0 1 0 388090374 28135424 5871 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134648219 0 0 4096 17507 0 0 0 17 1 0 0
/proc/27962/statm: 6869 5871 178 274 0 6384 0
[pid=27963] ppid=27961 vsize=12268 CPUtime=0
/proc/27963/stat : 27963 (miniadapter.pl) S 27961 27961 27893 0 -1 4194304 387 0 0 0 0 0 0 0 16 0 1 0 388090374 12562432 346 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 254204227682 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/27963/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 45096

[startup+3.10157 s]
/proc/loadavg: 0.12 0.03 0.01 3/80 27964
/proc/meminfo: memFree=1040288/2055920 swapFree=4159072/4192956
[pid=27961] ppid=27959 vsize=5352 CPUtime=0
/proc/27961/stat : 27961 (minicirc.bash) S 27959 27961 27893 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388090374 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27961/statm: 1338 223 186 169 0 49 0
[pid=27962] ppid=27961 vsize=25556 CPUtime=3.09
/proc/27962/stat : 27962 (minicirc.linux3) R 27961 27961 27893 0 -1 4194304 16208 0 0 0 302 7 0 0 25 0 1 0 388090374 26169344 5470 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134816748 0 0 4096 17507 0 0 0 17 1 0 0
/proc/27962/statm: 6389 5470 188 274 0 5904 0
[pid=27963] ppid=27961 vsize=12268 CPUtime=0
/proc/27963/stat : 27963 (miniadapter.pl) S 27961 27961 27893 0 -1 4194304 390 0 0 0 0 0 0 0 15 0 1 0 388090374 12562432 349 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 254204227682 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/27963/statm: 3067 349 271 3 0 167 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43176

[startup+6.30182 s]
/proc/loadavg: 0.27 0.06 0.02 2/80 27964
/proc/meminfo: memFree=1036512/2055920 swapFree=4159072/4192956
[pid=27961] ppid=27959 vsize=5352 CPUtime=0
/proc/27961/stat : 27961 (minicirc.bash) S 27959 27961 27893 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388090374 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27961/statm: 1338 223 186 169 0 49 0
[pid=27962] ppid=27961 vsize=25560 CPUtime=6.29
/proc/27962/stat : 27962 (minicirc.linux3) R 27961 27961 27893 0 -1 4194304 16209 0 0 0 622 7 0 0 25 0 1 0 388090374 26173440 5471 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134927780 0 0 4096 17507 0 0 0 17 1 0 0
/proc/27962/statm: 6390 5471 188 274 0 5905 0
[pid=27963] ppid=27961 vsize=12268 CPUtime=0
/proc/27963/stat : 27963 (miniadapter.pl) S 27961 27961 27893 0 -1 4194304 390 0 0 0 0 0 0 0 16 0 1 0 388090374 12562432 349 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 254204227682 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/27963/statm: 3067 349 271 3 0 167 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43180

[startup+12.7013 s]
/proc/loadavg: 0.33 0.08 0.02 2/80 27964
/proc/meminfo: memFree=1021936/2055920 swapFree=4159072/4192956
[pid=27961] ppid=27959 vsize=5352 CPUtime=0
/proc/27961/stat : 27961 (minicirc.bash) S 27959 27961 27893 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388090374 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27961/statm: 1338 223 186 169 0 49 0
[pid=27962] ppid=27961 vsize=41236 CPUtime=12.68
/proc/27962/stat : 27962 (minicirc.linux3) R 27961 27961 27893 0 -1 4194304 22763 0 0 0 1258 10 0 0 25 0 1 0 388090374 42225664 9138 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/27962/statm: 10309 9138 207 274 0 9824 0
[pid=27963] ppid=27961 vsize=12268 CPUtime=0
/proc/27963/stat : 27963 (miniadapter.pl) S 27961 27961 27893 0 -1 4194304 390 0 0 0 0 0 0 0 15 0 1 0 388090374 12562432 349 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 254204227682 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/27963/statm: 3067 349 271 3 0 167 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 58856

[startup+25.5013 s]
/proc/loadavg: 0.47 0.12 0.04 2/80 27964
/proc/meminfo: memFree=1020336/2055920 swapFree=4159072/4192956
[pid=27961] ppid=27959 vsize=5352 CPUtime=0
/proc/27961/stat : 27961 (minicirc.bash) S 27959 27961 27893 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388090374 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27961/statm: 1338 223 186 169 0 49 0
[pid=27962] ppid=27961 vsize=42976 CPUtime=25.48
/proc/27962/stat : 27962 (minicirc.linux3) R 27961 27961 27893 0 -1 4194304 23184 0 0 0 2537 11 0 0 25 0 1 0 388090374 44007424 9559 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/27962/statm: 10744 9559 207 274 0 10259 0
[pid=27963] ppid=27961 vsize=12268 CPUtime=0
/proc/27963/stat : 27963 (miniadapter.pl) S 27961 27961 27893 0 -1 4194304 390 0 0 0 0 0 0 0 16 0 1 0 388090374 12562432 349 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 254204227682 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/27963/statm: 3067 349 271 3 0 167 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 60596

[startup+51.1013 s]
/proc/loadavg: 0.65 0.19 0.06 2/80 27964
/proc/meminfo: memFree=1013232/2055920 swapFree=4159072/4192956
[pid=27961] ppid=27959 vsize=5352 CPUtime=0
/proc/27961/stat : 27961 (minicirc.bash) S 27959 27961 27893 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388090374 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27961/statm: 1338 223 186 169 0 49 0
[pid=27962] ppid=27961 vsize=50356 CPUtime=51.07
/proc/27962/stat : 27962 (minicirc.linux3) R 27961 27961 27893 0 -1 4194304 25061 0 0 0 5093 14 0 0 25 0 1 0 388090374 51564544 11395 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043596 0 0 4096 17507 0 0 0 17 1 0 0
/proc/27962/statm: 12589 11395 207 274 0 12104 0
[pid=27963] ppid=27961 vsize=12268 CPUtime=0
/proc/27963/stat : 27963 (miniadapter.pl) S 27961 27961 27893 0 -1 4194304 390 0 0 0 0 0 0 0 16 0 1 0 388090374 12562432 349 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 254204227682 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/27963/statm: 3067 349 271 3 0 167 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 67976

[startup+102.305 s]
/proc/loadavg: 0.85 0.31 0.11 2/80 27964
/proc/meminfo: memFree=1003056/2055920 swapFree=4159072/4192956
[pid=27961] ppid=27959 vsize=5352 CPUtime=0
/proc/27961/stat : 27961 (minicirc.bash) S 27959 27961 27893 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388090374 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27961/statm: 1338 223 186 169 0 49 0
[pid=27962] ppid=27961 vsize=60428 CPUtime=102.26
/proc/27962/stat : 27962 (minicirc.linux3) R 27961 27961 27893 0 -1 4194304 27687 0 0 0 10208 18 0 0 25 0 1 0 388090374 61878272 13869 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043656 0 0 4096 17507 0 0 0 17 1 0 0
/proc/27962/statm: 15107 13869 207 274 0 14622 0
[pid=27963] ppid=27961 vsize=12268 CPUtime=0
/proc/27963/stat : 27963 (miniadapter.pl) S 27961 27961 27893 0 -1 4194304 390 0 0 0 0 0 0 0 16 0 1 0 388090374 12562432 349 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 254204227682 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/27963/statm: 3067 349 271 3 0 167 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 78048

[startup+162.301 s]
/proc/loadavg: 0.94 0.43 0.16 2/80 27964
/proc/meminfo: memFree=993264/2055920 swapFree=4159072/4192956
[pid=27961] ppid=27959 vsize=5352 CPUtime=0
/proc/27961/stat : 27961 (minicirc.bash) S 27959 27961 27893 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388090374 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27961/statm: 1338 223 186 169 0 49 0
[pid=27962] ppid=27961 vsize=70100 CPUtime=162.24
/proc/27962/stat : 27962 (minicirc.linux3) R 27961 27961 27893 0 -1 4194304 30143 0 0 0 16203 21 0 0 25 0 1 0 388090374 71782400 16325 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/27962/statm: 17525 16325 207 274 0 17040 0

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

/proc/27963/statm: 3067 349 271 3 0 167 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 93300

[startup+702.301 s]
/proc/loadavg: 0.99 0.89 0.51 2/80 27966
/proc/meminfo: memFree=987888/2055920 swapFree=4159072/4192956
[pid=27961] ppid=27959 vsize=5352 CPUtime=0
/proc/27961/stat : 27961 (minicirc.bash) S 27959 27961 27893 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388090374 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27961/statm: 1338 223 186 169 0 49 0
[pid=27962] ppid=27961 vsize=75680 CPUtime=702.1
/proc/27962/stat : 27962 (minicirc.linux3) R 27961 27961 27893 0 -1 4194304 31700 0 0 0 70183 27 0 0 25 0 1 0 388090374 77496320 17664 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043596 0 0 4096 17507 0 0 0 17 1 0 0
/proc/27962/statm: 18920 17664 207 274 0 18435 0
[pid=27963] ppid=27961 vsize=12268 CPUtime=0
/proc/27963/stat : 27963 (miniadapter.pl) S 27961 27961 27893 0 -1 4194304 390 0 0 0 0 0 0 0 16 0 1 0 388090374 12562432 349 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 254204227682 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/27963/statm: 3067 349 271 3 0 167 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 93300

[startup+762.305 s]
/proc/loadavg: 0.99 0.91 0.54 2/80 27966
/proc/meminfo: memFree=987888/2055920 swapFree=4159072/4192956
[pid=27961] ppid=27959 vsize=5352 CPUtime=0
/proc/27961/stat : 27961 (minicirc.bash) S 27959 27961 27893 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388090374 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27961/statm: 1338 223 186 169 0 49 0
[pid=27962] ppid=27961 vsize=75680 CPUtime=762.09
/proc/27962/stat : 27962 (minicirc.linux3) R 27961 27961 27893 0 -1 4194304 31700 0 0 0 76182 27 0 0 25 0 1 0 388090374 77496320 17664 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/27962/statm: 18920 17664 207 274 0 18435 0
[pid=27963] ppid=27961 vsize=12268 CPUtime=0
/proc/27963/stat : 27963 (miniadapter.pl) S 27961 27961 27893 0 -1 4194304 390 0 0 0 0 0 0 0 16 0 1 0 388090374 12562432 349 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 254204227682 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/27963/statm: 3067 349 271 3 0 167 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 93300

[startup+822.302 s]
/proc/loadavg: 0.99 0.92 0.56 2/80 27966
/proc/meminfo: memFree=987504/2055920 swapFree=4159072/4192956
[pid=27961] ppid=27959 vsize=5352 CPUtime=0
/proc/27961/stat : 27961 (minicirc.bash) S 27959 27961 27893 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388090374 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27961/statm: 1338 223 186 169 0 49 0
[pid=27962] ppid=27961 vsize=76084 CPUtime=822.07
/proc/27962/stat : 27962 (minicirc.linux3) R 27961 27961 27893 0 -1 4194304 31810 0 0 0 82179 28 0 0 25 0 1 0 388090374 77910016 17774 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043606 0 0 4096 17507 0 0 0 17 1 0 0
/proc/27962/statm: 19021 17774 207 274 0 18536 0
[pid=27963] ppid=27961 vsize=12268 CPUtime=0
/proc/27963/stat : 27963 (miniadapter.pl) S 27961 27961 27893 0 -1 4194304 390 0 0 0 0 0 0 0 16 0 1 0 388090374 12562432 349 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 254204227682 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/27963/statm: 3067 349 271 3 0 167 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 93704

[startup+882.302 s]
/proc/loadavg: 0.99 0.94 0.59 2/80 27966
/proc/meminfo: memFree=987120/2055920 swapFree=4159072/4192956
[pid=27961] ppid=27959 vsize=5352 CPUtime=0
/proc/27961/stat : 27961 (minicirc.bash) S 27959 27961 27893 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388090374 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27961/statm: 1338 223 186 169 0 49 0
[pid=27962] ppid=27961 vsize=76480 CPUtime=882.05
/proc/27962/stat : 27962 (minicirc.linux3) R 27961 27961 27893 0 -1 4194304 31891 0 0 0 88177 28 0 0 25 0 1 0 388090374 78315520 17855 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/27962/statm: 19120 17855 207 274 0 18635 0
[pid=27963] ppid=27961 vsize=12268 CPUtime=0
/proc/27963/stat : 27963 (miniadapter.pl) S 27961 27961 27893 0 -1 4194304 390 0 0 0 0 0 0 0 16 0 1 0 388090374 12562432 349 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 254204227682 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/27963/statm: 3067 349 271 3 0 167 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 94100

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

[startup+883.102 s]
/proc/loadavg: 0.99 0.94 0.59 2/80 27966
/proc/meminfo: memFree=987120/2055920 swapFree=4159072/4192956
[pid=27961] ppid=27959 vsize=5352 CPUtime=0
/proc/27961/stat : 27961 (minicirc.bash) S 27959 27961 27893 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388090374 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27961/statm: 1338 223 186 169 0 49 0
[pid=27962] ppid=27961 vsize=76480 CPUtime=882.85
/proc/27962/stat : 27962 (minicirc.linux3) R 27961 27961 27893 0 -1 4194304 31891 0 0 0 88257 28 0 0 25 0 1 0 388090374 78315520 17855 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135041091 0 0 4096 17507 0 0 0 17 1 0 0
/proc/27962/statm: 19120 17855 207 274 0 18635 0
[pid=27963] ppid=27961 vsize=12268 CPUtime=0
/proc/27963/stat : 27963 (miniadapter.pl) S 27961 27961 27893 0 -1 4194304 390 0 0 0 0 0 0 0 16 0 1 0 388090374 12562432 349 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 254204227682 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/27963/statm: 3067 349 271 3 0 167 0
Current children cumulated CPU time (s) 882.85
Current children cumulated vsize (KiB) 94100

[startup+895.903 s]
/proc/loadavg: 0.99 0.94 0.59 3/80 27966
/proc/meminfo: memFree=987056/2055920 swapFree=4159072/4192956
[pid=27961] ppid=27959 vsize=5352 CPUtime=0
/proc/27961/stat : 27961 (minicirc.bash) S 27959 27961 27893 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388090374 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27961/statm: 1338 223 186 169 0 49 0
[pid=27962] ppid=27961 vsize=76480 CPUtime=895.65
/proc/27962/stat : 27962 (minicirc.linux3) R 27961 27961 27893 0 -1 4194304 31891 0 0 0 89537 28 0 0 25 0 1 0 388090374 78315520 17855 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043971 0 0 4096 17507 0 0 0 17 1 0 0
/proc/27962/statm: 19120 17855 207 274 0 18635 0
[pid=27963] ppid=27961 vsize=12268 CPUtime=0
/proc/27963/stat : 27963 (miniadapter.pl) S 27961 27961 27893 0 -1 4194304 390 0 0 0 0 0 0 0 16 0 1 0 388090374 12562432 349 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 254204227682 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/27963/statm: 3067 349 271 3 0 167 0
Current children cumulated CPU time (s) 895.65
Current children cumulated vsize (KiB) 94100

[startup+899.102 s]
/proc/loadavg: 0.99 0.94 0.59 2/80 27966
/proc/meminfo: memFree=987056/2055920 swapFree=4159072/4192956
[pid=27961] ppid=27959 vsize=5352 CPUtime=0
/proc/27961/stat : 27961 (minicirc.bash) S 27959 27961 27893 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388090374 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27961/statm: 1338 223 186 169 0 49 0
[pid=27962] ppid=27961 vsize=76480 CPUtime=898.85
/proc/27962/stat : 27962 (minicirc.linux3) R 27961 27961 27893 0 -1 4194304 31891 0 0 0 89857 28 0 0 25 0 1 0 388090374 78315520 17855 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043702 0 0 4096 17507 0 0 0 17 1 0 0
/proc/27962/statm: 19120 17855 207 274 0 18635 0
[pid=27963] ppid=27961 vsize=12268 CPUtime=0
/proc/27963/stat : 27963 (miniadapter.pl) S 27961 27961 27893 0 -1 4194304 390 0 0 0 0 0 0 0 16 0 1 0 388090374 12562432 349 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 254204227682 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/27963/statm: 3067 349 271 3 0 167 0
Current children cumulated CPU time (s) 898.85
Current children cumulated vsize (KiB) 94100

[startup+900.702 s]
/proc/loadavg: 0.99 0.94 0.59 2/80 27966
/proc/meminfo: memFree=987056/2055920 swapFree=4159072/4192956
[pid=27961] ppid=27959 vsize=5352 CPUtime=0
/proc/27961/stat : 27961 (minicirc.bash) S 27959 27961 27893 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388090374 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27961/statm: 1338 223 186 169 0 49 0
[pid=27962] ppid=27961 vsize=76480 CPUtime=900.45
/proc/27962/stat : 27962 (minicirc.linux3) R 27961 27961 27893 0 -1 4194304 31891 0 0 0 90017 28 0 0 25 0 1 0 388090374 78315520 17855 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/27962/statm: 19120 17855 207 274 0 18635 0
[pid=27963] ppid=27961 vsize=12268 CPUtime=0
/proc/27963/stat : 27963 (miniadapter.pl) S 27961 27961 27893 0 -1 4194304 390 0 0 0 0 0 0 0 16 0 1 0 388090374 12562432 349 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 254204227682 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/27963/statm: 3067 349 271 3 0 167 0
Current children cumulated CPU time (s) 900.45
Current children cumulated vsize (KiB) 94100

[startup+901.501 s]
/proc/loadavg: 1.07 0.96 0.60 2/80 27966
/proc/meminfo: memFree=987056/2055920 swapFree=4159072/4192956
[pid=27961] ppid=27959 vsize=5352 CPUtime=0
/proc/27961/stat : 27961 (minicirc.bash) S 27959 27961 27893 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388090374 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27961/statm: 1338 223 186 169 0 49 0
[pid=27962] ppid=27961 vsize=76480 CPUtime=901.25
/proc/27962/stat : 27962 (minicirc.linux3) R 27961 27961 27893 0 -1 4194304 31891 0 0 0 90097 28 0 0 25 0 1 0 388090374 78315520 17855 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043596 0 0 4096 17507 0 0 0 17 1 0 0
/proc/27962/statm: 19120 17855 207 274 0 18635 0
[pid=27963] ppid=27961 vsize=12268 CPUtime=0
/proc/27963/stat : 27963 (miniadapter.pl) S 27961 27961 27893 0 -1 4194304 390 0 0 0 0 0 0 0 16 0 1 0 388090374 12562432 349 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 254204227682 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/27963/statm: 3067 349 271 3 0 167 0
Current children cumulated CPU time (s) 901.25
Current children cumulated vsize (KiB) 94100

[startup+902.301 s]
/proc/loadavg: 1.07 0.96 0.60 2/80 27966
/proc/meminfo: memFree=987056/2055920 swapFree=4159072/4192956
[pid=27961] ppid=27959 vsize=5352 CPUtime=0
/proc/27961/stat : 27961 (minicirc.bash) S 27959 27961 27893 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388090374 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27961/statm: 1338 223 186 169 0 49 0
[pid=27962] ppid=27961 vsize=76480 CPUtime=902.05
/proc/27962/stat : 27962 (minicirc.linux3) R 27961 27961 27893 0 -1 4194304 31891 0 0 0 90177 28 0 0 25 0 1 0 388090374 78315520 17855 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043602 0 0 4096 17507 0 0 0 17 1 0 0
/proc/27962/statm: 19120 17855 207 274 0 18635 0
[pid=27963] ppid=27961 vsize=12268 CPUtime=0
/proc/27963/stat : 27963 (miniadapter.pl) S 27961 27961 27893 0 -1 4194304 390 0 0 0 0 0 0 0 16 0 1 0 388090374 12562432 349 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 254204227682 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/27963/statm: 3067 349 271 3 0 167 0
Current children cumulated CPU time (s) 902.05
Current children cumulated vsize (KiB) 94100

[startup+902.701 s]
/proc/loadavg: 1.07 0.96 0.60 2/80 27966
/proc/meminfo: memFree=987056/2055920 swapFree=4159072/4192956
[pid=27961] ppid=27959 vsize=5352 CPUtime=0
/proc/27961/stat : 27961 (minicirc.bash) S 27959 27961 27893 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 388090374 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27961/statm: 1338 223 186 169 0 49 0
[pid=27962] ppid=27961 vsize=66316 CPUtime=902.45
/proc/27962/stat : 27962 (minicirc.linux3) R 27961 27961 27893 0 -1 4194304 31894 0 0 0 90217 28 0 0 25 0 1 0 388090374 67907584 15992 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135249571 0 0 4096 17507 0 0 0 17 1 0 0
/proc/27962/statm: 16579 15992 210 274 0 16094 0
[pid=27963] ppid=27961 vsize=12268 CPUtime=0
/proc/27963/stat : 27963 (miniadapter.pl) S 27961 27961 27893 0 -1 4194304 401 0 0 0 0 0 0 0 16 0 1 0 388090374 12562432 360 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 254204227682 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/27963/statm: 3067 360 282 3 0 167 0
Current children cumulated CPU time (s) 902.45
Current children cumulated vsize (KiB) 83936

Child status: 0
Real time (s): 902.726
CPU time (s): 902.492
CPU user time (s): 902.187
CPU system time (s): 0.304953
CPU usage (%): 99.9741
Max. virtual memory (cumulated for all children) (KiB): 94100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 902.187
system time used= 0.304953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32594
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= 181
involuntary context switches= 2256

runsolver used 1.01684 second user time and 2.27065 second system time

The end

Launcher Data (download as text)

Begin job on node34 on Thu May 17 11:35:49 UTC 2007

IDJOB= 461578
IDBENCH= 48441
IDSOLVER= 205
FILE ID= node34/461578-1179401749

PBS_JOBID= 5292714

Free space on /tmp= 66545 MiB

SOLVER NAME= minicirc 2007-05-17
BENCH NAME= HOME/pub/bench/AIG07/industrial-aig/fuhs/medium/AProVE07-09.aig
COMMAND LINE= minicirc.bash /tmp/evaluation/461578-1179401749/instance-461578-1179401749.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-461578-1179401749 -o ROOT/results/node34/solver-461578-1179401749 -C 1200 -W 1800 -M 1800 --output-limit 1,15  minicirc.bash /tmp/evaluation/461578-1179401749/instance-461578-1179401749.aig

META MD5SUM SOLVER= 5a68a0730754c919c3e4a8ed70e49cdc
MD5SUM BENCH=  dd70501ed01347f4eb75bb4b195b06bf

RANDOM SEED= 457972029

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node34.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.236
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.236
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:       1059088 kB
Buffers:         44540 kB
Cached:         786620 kB
SwapCached:       3336 kB
Active:         373980 kB
Inactive:       480400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1059088 kB
SwapTotal:     4192956 kB
SwapFree:      4159072 kB
Dirty:            5136 kB
Writeback:           0 kB
Mapped:          30056 kB
Slab:           127788 kB
Committed_AS:  5506480 kB
PageTables:       2008 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 node34 on Thu May 17 11:50:52 UTC 2007