Trace number 461670

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

General information on the benchmark

Nameindustrial-aig/palacios/
medium/cube-9-h11-sat.aig
MD5SUM72a97f55eb671443af381e9a95d29fa9
Bench CategoryALL (all instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark352.646
SatisfiableYES
(Un)Satisfiability was proved

Solver Data (download as text)

3.39/3.45	c ____________________________________________________________________________________
3.39/3.45	c !! Parsing                         :   211352 ANDs    174 PIs   (CPU-Time    0.12 s)
3.39/3.45	c ____________________________________________________________________________________
3.39/3.45	c !! Initial simplification          :   210366 ANDs    174 PIs   (CPU-Time    0.21 s)
3.39/3.45	c >>     Top conjunction: 987 POs
3.39/3.45	c ____________________________________________________________________________________
3.39/3.45	c !! DAG-aware minimization begins   : 
3.39/3.45	c >>     Strashing:
3.39/3.45	c >>     Minimizing:
3.39/3.45	c >>     progress        0/  210366
>>     progress     1000/  210273
>>     progress     2000/  210124
>>     progress     3000/  210053
>>     progress     4000/  210007
>>     progress     5000/  209983
>>     progress     6000/  209955
>>     progress     7000/  209924
>>     progress     8000/  209832
>>     progress     9000/  209761
>>     progress    10000/  209743
>>     progress    11000/  209730
>>     progress    12000/  209715
>>     progress    13000/  209664
>>     progress    14000/  209632
>>     progress    15000/  209612
>>     progress    16000/  209603
>>     progress    17000/  209595
>>     progress    18000/  209588
>>     progress    19000/  209578
>>     progress    20000/  209568
>>     progress    21000/  209535
>>     progress    22000/  209516
>>     progress    23000/  209508
>>     progress    24000/  209498
>>     progress    25000/  209477
>>     progress    26000/  209470
>>     progress    27000/  209467
>>     progress    28000/  209454
>>     progress    29000/  209449
>>     progress    30000/  209437
>>     progress    31000/  209435
>>     progress    32000/  209421
>>     progress    33000/  209414
>>     progress    34000/  209409
>>     progress    35000/  209401
>>     progress    36000/  209375
>>     progress    37000/  209368
>>     progress    38000/  209357
>>     progress    39000/  209341
>>     progress    40000/  209335
>>     progress    41000/  209335
>>     progress    42000/  209304
>>     progress    43000/  209274
>>     progress    44000/  209256
>>     progress    45000/  209245
>>     progress    46000/  209244
>>     progress    47000/  209242
>>     progress    48000/  209237
>>     progress    49000/  209234
>>     progress    50000/  209233
>>     progress    51000/  209217
>>     progress    52000/  209203
>>     progress    53000/  209186
>>     progress    54000/  209180
>>     progress    55000/  209177
>>     progress    56000/  209171
>>     progress    57000/  209163
>>     progress    58000/  209146
>>     progress    59000/  209135
>>     progress    60000/  209132
>>     progress    61000/  209126
>>     progress    62000/  209112
>>     progress    63000/  209087
>>     progress    64000/  209087
>>     progress    65000/  209065
>>     progress    66000/  209049
>>     progress    67000/  209041
>>     progress    68000/  209039
>>     progress    69000/  209019
>>     progress    70000/  208996
>>     progress    71000/  208994
>>     progress    72000/  208987
>>     progress    73000/  208976
>>     progress    74000/  208955
>>     progress    75000/  208942
>>     progress    76000/  208930
>>     progress    77000/  208923
>>     progress    78000/  208921
>>     progress    79000/  208911
>>     progress    80000/  208892
>>     progress    81000/  208890
>>     progress    82000/  208877
>>     progress    83000/  208875
>>     progress    84000/  208874
>>     progress    85000/  208872
>>     progress    86000/  208857
>>     progress    87000/  208839
>>     progress    88000/  208821
>>     progress    89000/  208803
>>     progress    90000/  208797
>>     progress    91000/  208797
>>     progress    92000/  208781
>>     progress    93000/  208773
>>     progress    94000/  208767
>>     progress    95000/  208750
>>     progress    96000/  208750
>>     progress    97000/  208748
>>     progress    98000/  208744
>>     progress    99000/  208738
>>     progress   100000/  208738
>>     progress   101000/  208736
>>     progress   102000/  208730
>>     progress   103000/  208730
>>     progress   104000/  208720
>>     progress   105000/  208714
>>     progress   106000/  208668
>>     progress   107000/  208665
>>     progress   108000/  208653
>>     progress   109000/  208648
>>     progress   110000/  208644
>>     progress   111000/  208637
>>     progress   112000/  208637
>>     progress   113000/  208636
>>     progress   114000/  208634
>>     progress   115000/  208617
>>     progress   116000/  208604
>>     progress   117000/  208590
>>     progress   118000/  208576
>>     progress   119000/  208558
>>     progress   120000/  208551
>>     progress   121000/  208548
>>     progress   122000/  208530
>>     progress   123000/  208524
>>     progress   124000/  208517
>>     progress   125000/  208500
>>     progress   126000/  208500
>>     progress   127000/  208497
>>     progress   128000/  208487
>>     progress   129000/  208480
>>     progress   130000/  208473
>>     progress   131000/  208467
>>     progress   132000/  208462
>>     progress   133000/  208444
>>     progress   134000/  208430
>>     progress   135000/  208423
>>     progress   136000/  208418
>>     progress   137000/  208406
>>     progress   138000/  208386
>>     progress   139000/  208375
>>     progress   140000/  208366
>>     progress   141000/  208365
>>     progress   142000/  208363
>>     progress   143000/  208361
>>     progress   144000/  208345
>>     progress   145000/  208327
>>     progress   146000/  208310
>>     progress   147000/  208292
>>     progress   148000/  208274
>>     progress   149000/  208256
>>     progress   150000/  208256
>>     progress   151000/  208252
>>     progress   152000/  208245
>>     progress   153000/  208237
>>     progress   154000/  208237
>>     progress   155000/  208235
>>     progress   156000/  208233
>>     progress   157000/  208231
>>     progress   158000/  208229
>>     progress   159000/  208227
>>     progress   160000/  208224
>>     progress   161000/  208224
>>     progress   162000/  208224
>>     progress   163000/  208224
>>     progress   164000/  208183
>>     progress   165000/  208170
>>     progress   166000/  208161
>>     progress   167000/  208152
>>     progress   168000/  208148
>>     progress   169000/  208146
>>     progress   170000/  208144
>>     progress   171000/  208143
>>     progress   172000/  208130
>>     progress   173000/  208112
>>     progress   174000/  208094
>>     progress   175000/  208076
>>     progress   176000/  208059
>>     progress   177000/  208044
>>     progress   178000/  208027
>>     progress   179000/  208017
>>     progress   180000/  208010
>>     progress   181000/  207996
>>     progress   182000/  207989
>>     progress   183000/  207989
>>     progress   184000/  207989
>>     progress   185000/  207986
>>     progress   186000/  207983
>>     progress   187000/  207979
>>     progress   188000/  207975
>>     progress   189000/  207971
>>     progress   190000/  207967
>>     progress   191000/  207963
>>     progress   192000/  207961
>>     progress   193000/  207958
>>     progress   194000/  207946
>>     progress   195000/  207930
>>     progress   196000/  207902
>>     progress   197000/  207902
>>     progress   198000/  207902
>>     progress   199000/  207901
>>     progress   200000/  207896
>>     progress   201000/  207874
>>     progress   202000/  207858
>>     progress   203000/  207841
>>     progress   204000/  207823
>>     progress   205000/  207805
>>     progress   206000/  207790
>>     progress   207000/  207772
>>     progress   208000/  207754
>>     progress   209000/  207754
>>     progress   210000/  207754
>>     progress   211000/  207754
>>     progress   212000/  207751
>>     Reduction in #ANDs:  1.24 %
5.39/5.49	c >>     Core shrink time  : 2.78 s
5.39/5.49	c >>     Globally redundant: 0
5.39/5.49	c >> DAG-aware minimization completed:   207749 ANDs    174 PIs   (CPU-Time    2.94 s)
5.39/5.49	c ____________________________________________________________________________________
5.39/5.49	c !! Tech-mapping for CNF begins     : 
5.39/5.49	c >>     PROGRESS 

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/node12/watcher-461670-1179402548 -o ROOT/results/node12/solver-461670-1179402548 -C 1200 -W 1800 -M 1800 --output-limit 1,15 minicirc.bash /tmp/evaluation/461670-1179402548/instance-461670-1179402548.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.84 0.93 0.70 3/77 18139
/proc/meminfo: memFree=1652520/2055920 swapFree=4154884/4192956
[pid=18139] ppid=18137 vsize=5356 CPUtime=0
/proc/18139/stat : 18139 (minicirc.bash) R 18137 18139 17964 0 -1 4194304 269 0 0 0 0 0 0 0 19 0 1 0 416292196 5484544 223 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 252429527711 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/18139/statm: 1339 223 185 169 0 50 0
[pid=18140] ppid=18139 vsize=9972 CPUtime=0
/proc/18140/stat : 18140 (minicirc.linux3) R 18139 18139 17964 0 -1 4194304 179 0 0 0 0 0 0 0 19 0 1 0 416292196 10211328 154 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135248364 0 0 4096 17507 0 0 0 17 1 0 0
/proc/18140/statm: 2493 157 53 274 0 2008 0
[pid=18141] ppid=18139 vsize=5356 CPUtime=0
/proc/18141/stat : 18141 (minicirc.bash) R 18139 18139 17964 0 -1 4194368 0 0 0 0 0 0 0 0 19 0 1 0 416292196 5484544 223 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 252429527711 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/18141/statm: 1339 223 185 169 0 50 0

[startup+0.02571 s]
/proc/loadavg: 0.84 0.93 0.70 3/77 18139
/proc/meminfo: memFree=1652520/2055920 swapFree=4154884/4192956
[pid=18139] ppid=18137 vsize=5356 CPUtime=0
/proc/18139/stat : 18139 (minicirc.bash) S 18137 18139 17964 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 416292196 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18139/statm: 1339 224 186 169 0 50 0
[pid=18140] ppid=18139 vsize=10260 CPUtime=0.01
/proc/18140/stat : 18140 (minicirc.linux3) R 18139 18139 17964 0 -1 4194304 633 0 0 0 1 0 0 0 19 0 1 0 416292196 10506240 575 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134696128 0 0 4096 17507 0 0 0 17 1 0 0
/proc/18140/statm: 2565 576 71 274 0 2080 0
[pid=18141] ppid=18139 vsize=12268 CPUtime=0
/proc/18141/stat : 18141 (miniadapter.pl) S 18139 18139 17964 0 -1 4194304 378 0 0 0 0 0 0 0 20 0 1 0 416292196 12562432 337 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 252438425698 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/18141/statm: 3067 337 262 3 0 167 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 27884

[startup+0.101714 s]
/proc/loadavg: 0.84 0.93 0.70 3/77 18139
/proc/meminfo: memFree=1652520/2055920 swapFree=4154884/4192956
[pid=18139] ppid=18137 vsize=5356 CPUtime=0
/proc/18139/stat : 18139 (minicirc.bash) S 18137 18139 17964 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 416292196 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18139/statm: 1339 224 186 169 0 50 0
[pid=18140] ppid=18139 vsize=10448 CPUtime=0.09
/proc/18140/stat : 18140 (minicirc.linux3) R 18139 18139 17964 0 -1 4194304 2164 0 0 0 8 1 0 0 19 0 1 0 416292196 10698752 2106 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134695678 0 0 4096 17507 0 0 0 17 1 0 0
/proc/18140/statm: 2612 2106 71 274 0 2127 0
[pid=18141] ppid=18139 vsize=12268 CPUtime=0
/proc/18141/stat : 18141 (miniadapter.pl) S 18139 18139 17964 0 -1 4194304 378 0 0 0 0 0 0 0 20 0 1 0 416292196 12562432 337 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 252438425698 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/18141/statm: 3067 337 262 3 0 167 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28072

[startup+0.301734 s]
/proc/loadavg: 0.84 0.93 0.70 3/77 18139
/proc/meminfo: memFree=1652520/2055920 swapFree=4154884/4192956
[pid=18139] ppid=18137 vsize=5356 CPUtime=0
/proc/18139/stat : 18139 (minicirc.bash) S 18137 18139 17964 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 416292196 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18139/statm: 1339 224 186 169 0 50 0
[pid=18140] ppid=18139 vsize=21660 CPUtime=0.29
/proc/18140/stat : 18140 (minicirc.linux3) R 18139 18139 17964 0 -1 4194304 10176 0 0 0 25 4 0 0 20 0 1 0 416292196 22179840 4341 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134543039 0 0 4096 17507 0 0 0 17 1 0 0
/proc/18140/statm: 5415 4341 116 274 0 4930 0
[pid=18141] ppid=18139 vsize=12268 CPUtime=0
/proc/18141/stat : 18141 (miniadapter.pl) S 18139 18139 17964 0 -1 4194304 387 0 0 0 0 0 0 0 15 0 1 0 416292196 12562432 346 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 252438425698 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/18141/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39284

[startup+0.701775 s]
/proc/loadavg: 0.84 0.93 0.70 3/77 18139
/proc/meminfo: memFree=1652520/2055920 swapFree=4154884/4192956
[pid=18139] ppid=18137 vsize=5356 CPUtime=0
/proc/18139/stat : 18139 (minicirc.bash) S 18137 18139 17964 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 416292196 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18139/statm: 1339 224 186 169 0 50 0
[pid=18140] ppid=18139 vsize=31000 CPUtime=0.69
/proc/18140/stat : 18140 (minicirc.linux3) R 18139 18139 17964 0 -1 4194304 14839 0 0 0 63 6 0 0 24 0 1 0 416292196 31744000 6439 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134985056 0 0 4096 17507 0 0 0 17 1 0 0
/proc/18140/statm: 7750 6439 176 274 0 7265 0
[pid=18141] ppid=18139 vsize=12268 CPUtime=0
/proc/18141/stat : 18141 (miniadapter.pl) S 18139 18139 17964 0 -1 4194304 387 0 0 0 0 0 0 0 15 0 1 0 416292196 12562432 346 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 252438425698 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/18141/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48624

[startup+1.50185 s]
/proc/loadavg: 0.84 0.93 0.70 2/80 18142
/proc/meminfo: memFree=1625544/2055920 swapFree=4154884/4192956
[pid=18139] ppid=18137 vsize=5356 CPUtime=0
/proc/18139/stat : 18139 (minicirc.bash) S 18137 18139 17964 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 416292196 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18139/statm: 1339 224 186 169 0 50 0
[pid=18140] ppid=18139 vsize=34304 CPUtime=1.49
/proc/18140/stat : 18140 (minicirc.linux3) R 18139 18139 17964 0 -1 4194304 15733 0 0 0 143 6 0 0 25 0 1 0 416292196 35127296 7230 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134930182 0 0 4096 17507 0 0 0 17 1 0 0
/proc/18140/statm: 8576 7230 176 274 0 8091 0
[pid=18141] ppid=18139 vsize=12268 CPUtime=0
/proc/18141/stat : 18141 (miniadapter.pl) S 18139 18139 17964 0 -1 4194304 387 0 0 0 0 0 0 0 16 0 1 0 416292196 12562432 346 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 252438425698 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/18141/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51928

[startup+3.10201 s]
/proc/loadavg: 0.84 0.93 0.70 2/80 18142
/proc/meminfo: memFree=1621000/2055920 swapFree=4154884/4192956
[pid=18139] ppid=18137 vsize=5356 CPUtime=0
/proc/18139/stat : 18139 (minicirc.bash) S 18137 18139 17964 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 416292196 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18139/statm: 1339 224 186 169 0 50 0
[pid=18140] ppid=18139 vsize=40772 CPUtime=3.09
/proc/18140/stat : 18140 (minicirc.linux3) R 18139 18139 17964 0 -1 4194304 17590 0 0 0 301 8 0 0 25 0 1 0 416292196 41750528 8858 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134930182 0 0 4096 17507 0 0 0 17 1 0 0
/proc/18140/statm: 10193 8858 176 274 0 9708 0
[pid=18141] ppid=18139 vsize=12268 CPUtime=0
/proc/18141/stat : 18141 (miniadapter.pl) S 18139 18139 17964 0 -1 4194304 388 0 0 0 0 0 0 0 15 0 1 0 416292196 12562432 347 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 252438425698 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/18141/statm: 3067 347 270 3 0 167 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58396

[startup+6.30133 s]
/proc/loadavg: 0.85 0.93 0.70 2/80 18142
/proc/meminfo: memFree=1618312/2055920 swapFree=4154884/4192956
[pid=18139] ppid=18137 vsize=5356 CPUtime=0
/proc/18139/stat : 18139 (minicirc.bash) S 18137 18139 17964 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 416292196 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18139/statm: 1339 224 186 169 0 50 0
[pid=18140] ppid=18139 vsize=42500 CPUtime=6.29
/proc/18140/stat : 18140 (minicirc.linux3) R 18139 18139 17964 0 -1 4194304 27962 0 0 0 615 14 0 0 25 0 1 0 416292196 43520000 9117 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134817229 0 0 4096 17507 0 0 0 17 1 0 0
/proc/18140/statm: 10625 9117 186 274 0 10140 0
[pid=18141] ppid=18139 vsize=12268 CPUtime=0
/proc/18141/stat : 18141 (miniadapter.pl) S 18139 18139 17964 0 -1 4194304 391 0 0 0 0 0 0 0 15 0 1 0 416292196 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 252438425698 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/18141/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 60124

[startup+12.703 s]
/proc/loadavg: 0.86 0.93 0.70 2/80 18142
/proc/meminfo: memFree=1581704/2055920 swapFree=4154884/4192956
[pid=18139] ppid=18137 vsize=5356 CPUtime=0
/proc/18139/stat : 18139 (minicirc.bash) S 18137 18139 17964 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 416292196 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18139/statm: 1339 224 186 169 0 50 0
[pid=18140] ppid=18139 vsize=74880 CPUtime=12.69
/proc/18140/stat : 18140 (minicirc.linux3) R 18139 18139 17964 0 -1 4194304 42528 0 0 0 1248 21 0 0 25 0 1 0 416292196 76677120 17812 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/18140/statm: 18720 17812 205 274 0 18235 0
[pid=18141] ppid=18139 vsize=12268 CPUtime=0
/proc/18141/stat : 18141 (miniadapter.pl) S 18139 18139 17964 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 416292196 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 252438425698 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/18141/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 92504

[startup+25.5012 s]
/proc/loadavg: 0.89 0.93 0.71 2/80 18142
/proc/meminfo: memFree=1580040/2055920 swapFree=4154884/4192956
[pid=18139] ppid=18137 vsize=5356 CPUtime=0
/proc/18139/stat : 18139 (minicirc.bash) S 18137 18139 17964 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 416292196 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18139/statm: 1339 224 186 169 0 50 0
[pid=18140] ppid=18139 vsize=75856 CPUtime=25.48
/proc/18140/stat : 18140 (minicirc.linux3) R 18139 18139 17964 0 -1 4194304 42799 0 0 0 2527 21 0 0 25 0 1 0 416292196 77676544 18042 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135063620 0 0 4096 17507 0 0 0 17 1 0 0
/proc/18140/statm: 18964 18042 205 274 0 18479 0
[pid=18141] ppid=18139 vsize=12268 CPUtime=0
/proc/18141/stat : 18141 (miniadapter.pl) S 18139 18139 17964 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 416292196 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 252438425698 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/18141/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 93480

[startup+51.1018 s]
/proc/loadavg: 0.93 0.94 0.71 2/80 18142
/proc/meminfo: memFree=1579592/2055920 swapFree=4154884/4192956
[pid=18139] ppid=18137 vsize=5356 CPUtime=0
/proc/18139/stat : 18139 (minicirc.bash) S 18137 18139 17964 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 416292196 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18139/statm: 1339 224 186 169 0 50 0
[pid=18140] ppid=18139 vsize=76388 CPUtime=51.08
/proc/18140/stat : 18140 (minicirc.linux3) R 18139 18139 17964 0 -1 4194304 42911 0 0 0 5086 22 0 0 25 0 1 0 416292196 78221312 18154 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/18140/statm: 19097 18154 205 274 0 18612 0
[pid=18141] ppid=18139 vsize=12268 CPUtime=0
/proc/18141/stat : 18141 (miniadapter.pl) S 18139 18139 17964 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 416292196 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 252438425698 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/18141/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 94012

[startup+102.306 s]
/proc/loadavg: 1.03 0.96 0.73 2/80 18142
/proc/meminfo: memFree=1578632/2055920 swapFree=4154884/4192956
[pid=18139] ppid=18137 vsize=5356 CPUtime=0
/proc/18139/stat : 18139 (minicirc.bash) S 18137 18139 17964 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 416292196 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18139/statm: 1339 224 186 169 0 50 0
[pid=18140] ppid=18139 vsize=77344 CPUtime=102.26
/proc/18140/stat : 18140 (minicirc.linux3) R 18139 18139 17964 0 -1 4194304 43160 0 0 0 10204 22 0 0 25 0 1 0 416292196 79200256 18403 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043596 0 0 4096 17507 0 0 0 17 1 0 0
/proc/18140/statm: 19336 18403 205 274 0 18851 0
[pid=18141] ppid=18139 vsize=12268 CPUtime=0
/proc/18141/stat : 18141 (miniadapter.pl) S 18139 18139 17964 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 416292196 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 252438425698 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/18141/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 94968

[startup+162.302 s]
/proc/loadavg: 1.07 0.98 0.75 2/80 18142
/proc/meminfo: memFree=1577736/2055920 swapFree=4154884/4192956
[pid=18139] ppid=18137 vsize=5356 CPUtime=0
/proc/18139/stat : 18139 (minicirc.bash) S 18137 18139 17964 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 416292196 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18139/statm: 1339 224 186 169 0 50 0
[pid=18140] ppid=18139 vsize=78148 CPUtime=162.24
/proc/18140/stat : 18140 (minicirc.linux3) R 18139 18139 17964 0 -1 4194304 43370 0 0 0 16201 23 0 0 25 0 1 0 416292196 80023552 18613 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/18140/statm: 19537 18613 205 274 0 19052 0

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

/proc/meminfo: memFree=1554064/2055920 swapFree=4154884/4192956
[pid=18139] ppid=18137 vsize=5356 CPUtime=0
/proc/18139/stat : 18139 (minicirc.bash) S 18137 18139 17964 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 416292196 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18139/statm: 1339 224 186 169 0 50 0
[pid=18140] ppid=18139 vsize=100688 CPUtime=761.97
/proc/18140/stat : 18140 (minicirc.linux3) R 18139 18139 17964 0 -1 4194304 49119 0 0 0 76163 34 0 0 25 0 1 0 416292196 103104512 24169 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135061719 0 0 4096 17507 0 0 0 17 1 0 0
/proc/18140/statm: 25172 24169 205 274 0 24687 0
[pid=18141] ppid=18139 vsize=12268 CPUtime=0
/proc/18141/stat : 18141 (miniadapter.pl) S 18139 18139 17964 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 416292196 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 252438425698 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/18141/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 118312

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.86 2/80 18340
/proc/meminfo: memFree=1553032/2055920 swapFree=4154884/4192956
[pid=18139] ppid=18137 vsize=5356 CPUtime=0
/proc/18139/stat : 18139 (minicirc.bash) S 18137 18139 17964 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 416292196 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18139/statm: 1339 224 186 169 0 50 0
[pid=18140] ppid=18139 vsize=102808 CPUtime=821.93
/proc/18140/stat : 18140 (minicirc.linux3) R 18139 18139 17964 0 -1 4194304 49665 0 0 0 82158 35 0 0 25 0 1 0 416292196 105275392 24715 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043596 0 0 4096 17507 0 0 0 17 1 0 0
/proc/18140/statm: 25702 24715 205 274 0 25217 0
[pid=18141] ppid=18139 vsize=12268 CPUtime=0
/proc/18141/stat : 18141 (miniadapter.pl) S 18139 18139 17964 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 416292196 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 252438425698 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/18141/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 120432

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.87 2/80 18340
/proc/meminfo: memFree=1551048/2055920 swapFree=4154884/4192956
[pid=18139] ppid=18137 vsize=5356 CPUtime=0
/proc/18139/stat : 18139 (minicirc.bash) S 18137 18139 17964 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 416292196 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18139/statm: 1339 224 186 169 0 50 0
[pid=18140] ppid=18139 vsize=104896 CPUtime=881.92
/proc/18140/stat : 18140 (minicirc.linux3) R 18139 18139 17964 0 -1 4194304 50228 0 0 0 88156 36 0 0 25 0 1 0 416292196 107413504 25237 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043718 0 0 4096 17507 0 0 0 17 1 0 0
/proc/18140/statm: 26224 25237 205 274 0 25739 0
[pid=18141] ppid=18139 vsize=12268 CPUtime=0
/proc/18141/stat : 18141 (miniadapter.pl) S 18139 18139 17964 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 416292196 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 252438425698 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/18141/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 122520

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.87 2/80 18340
/proc/meminfo: memFree=1548680/2055920 swapFree=4154884/4192956
[pid=18139] ppid=18137 vsize=5356 CPUtime=0
/proc/18139/stat : 18139 (minicirc.bash) S 18137 18139 17964 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 416292196 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18139/statm: 1339 224 186 169 0 50 0
[pid=18140] ppid=18139 vsize=107276 CPUtime=941.9
/proc/18140/stat : 18140 (minicirc.linux3) R 18139 18139 17964 0 -1 4194304 50814 0 0 0 94153 37 0 0 25 0 1 0 416292196 109850624 25823 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/18140/statm: 26819 25823 205 274 0 26334 0
[pid=18141] ppid=18139 vsize=12268 CPUtime=0
/proc/18141/stat : 18141 (miniadapter.pl) S 18139 18139 17964 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 416292196 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 252438425698 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/18141/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 124900

[startup+1002.3 s]
/proc/loadavg: 1.06 1.01 0.88 2/80 18340
/proc/meminfo: memFree=1546248/2055920 swapFree=4154884/4192956
[pid=18139] ppid=18137 vsize=5356 CPUtime=0
/proc/18139/stat : 18139 (minicirc.bash) S 18137 18139 17964 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 416292196 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18139/statm: 1339 224 186 169 0 50 0
[pid=18140] ppid=18139 vsize=110072 CPUtime=1001.88
/proc/18140/stat : 18140 (minicirc.linux3) R 18139 18139 17964 0 -1 4194304 51569 0 0 0 100150 38 0 0 25 0 1 0 416292196 112713728 26442 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043596 0 0 4096 17507 0 0 0 17 1 0 0
/proc/18140/statm: 27518 26442 205 274 0 27033 0
[pid=18141] ppid=18139 vsize=12268 CPUtime=0
/proc/18141/stat : 18141 (miniadapter.pl) S 18139 18139 17964 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 416292196 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 252438425698 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/18141/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 127696

[startup+1062.3 s]
/proc/loadavg: 1.02 1.01 0.89 2/80 18340
/proc/meminfo: memFree=1543816/2055920 swapFree=4154884/4192956
[pid=18139] ppid=18137 vsize=5356 CPUtime=0
/proc/18139/stat : 18139 (minicirc.bash) S 18137 18139 17964 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 416292196 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18139/statm: 1339 224 186 169 0 50 0
[pid=18140] ppid=18139 vsize=112388 CPUtime=1061.87
/proc/18140/stat : 18140 (minicirc.linux3) R 18139 18139 17964 0 -1 4194304 52168 0 0 0 106147 40 0 0 25 0 1 0 416292196 115085312 27041 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135061566 0 0 4096 17507 0 0 0 17 1 0 0
/proc/18140/statm: 28097 27041 205 274 0 27612 0
[pid=18141] ppid=18139 vsize=12268 CPUtime=0
/proc/18141/stat : 18141 (miniadapter.pl) S 18139 18139 17964 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 416292196 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 252438425698 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/18141/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 130012

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.90 2/80 18340
/proc/meminfo: memFree=1541768/2055920 swapFree=4154884/4192956
[pid=18139] ppid=18137 vsize=5356 CPUtime=0
/proc/18139/stat : 18139 (minicirc.bash) S 18137 18139 17964 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 416292196 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18139/statm: 1339 224 186 169 0 50 0
[pid=18140] ppid=18139 vsize=114368 CPUtime=1121.85
/proc/18140/stat : 18140 (minicirc.linux3) R 18139 18139 17964 0 -1 4194304 52664 0 0 0 112144 41 0 0 25 0 1 0 416292196 117112832 27537 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/18140/statm: 28592 27537 205 274 0 28107 0
[pid=18141] ppid=18139 vsize=12268 CPUtime=0
/proc/18141/stat : 18141 (miniadapter.pl) S 18139 18139 17964 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 416292196 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 252438425698 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/18141/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 131992

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.90 2/80 18340
/proc/meminfo: memFree=1539336/2055920 swapFree=4154884/4192956
[pid=18139] ppid=18137 vsize=5356 CPUtime=0
/proc/18139/stat : 18139 (minicirc.bash) S 18137 18139 17964 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 416292196 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18139/statm: 1339 224 186 169 0 50 0
[pid=18140] ppid=18139 vsize=116744 CPUtime=1181.83
/proc/18140/stat : 18140 (minicirc.linux3) R 18139 18139 17964 0 -1 4194304 53282 0 0 0 118141 42 0 0 25 0 1 0 416292196 119545856 28155 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/18140/statm: 29186 28155 205 274 0 28701 0
[pid=18141] ppid=18139 vsize=12268 CPUtime=0
/proc/18141/stat : 18141 (miniadapter.pl) S 18139 18139 17964 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 416292196 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 252438425698 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/18141/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 134368



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.90 2/80 18340
/proc/meminfo: memFree=1538696/2055920 swapFree=4154884/4192956
[pid=18139] ppid=18137 vsize=5356 CPUtime=0
/proc/18139/stat : 18139 (minicirc.bash) S 18137 18139 17964 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 416292196 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18139/statm: 1339 224 186 169 0 50 0
[pid=18140] ppid=18139 vsize=117272 CPUtime=1200.04
/proc/18140/stat : 18140 (minicirc.linux3) R 18139 18139 17964 0 -1 4194304 53431 0 0 0 119961 43 0 0 25 0 1 0 416292196 120086528 28304 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043649 0 0 4096 17507 0 0 0 17 1 0 0
/proc/18140/statm: 29318 28304 205 274 0 28833 0
[pid=18141] ppid=18139 vsize=12268 CPUtime=0
/proc/18141/stat : 18141 (miniadapter.pl) S 18139 18139 17964 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 416292196 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 252438425698 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/18141/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 134896

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.00 1.00 0.90 2/80 18340
/proc/meminfo: memFree=1538696/2055920 swapFree=4154884/4192956
[pid=18139] ppid=18137 vsize=5356 CPUtime=0
/proc/18139/stat : 18139 (minicirc.bash) S 18137 18139 17964 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 416292196 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18139/statm: 1339 224 186 169 0 50 0
[pid=18140] ppid=18139 vsize=117272 CPUtime=1200.04
/proc/18140/stat : 18140 (minicirc.linux3) R 18139 18139 17964 0 -1 4194304 53431 0 0 0 119961 43 0 0 25 0 1 0 416292196 120086528 28304 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043649 0 0 4096 17507 0 0 0 17 1 0 0
/proc/18140/statm: 29318 28304 205 274 0 28833 0
[pid=18141] ppid=18139 vsize=12268 CPUtime=0
/proc/18141/stat : 18141 (miniadapter.pl) S 18139 18139 17964 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 416292196 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 252438425698 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/18141/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 134896

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18139 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=6998
# CPU time returned by wait4() is 0.007997
# while last known CPU time is 1200.04
#
# 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.04
CPU user time (s): 1199.61
CPU system time (s): 0.43
CPU usage (%): 99.9606
Max. virtual memory (cumulated for all children) (KiB): 134896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
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= 674
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= 258
involuntary context switches= 2

runsolver used 1.3328 second user time and 3.05154 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Thu May 17 11:49:08 UTC 2007

IDJOB= 461670
IDBENCH= 48533
IDSOLVER= 205
FILE ID= node12/461670-1179402548

PBS_JOBID= 5292448

Free space on /tmp= 66528 MiB

SOLVER NAME= minicirc 2007-05-17
BENCH NAME= HOME/pub/bench/AIG07/industrial-aig/palacios/medium/cube-9-h11-sat.aig
COMMAND LINE= minicirc.bash /tmp/evaluation/461670-1179402548/instance-461670-1179402548.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-461670-1179402548 -o ROOT/results/node12/solver-461670-1179402548 -C 1200 -W 1800 -M 1800 --output-limit 1,15  minicirc.bash /tmp/evaluation/461670-1179402548/instance-461670-1179402548.aig

META MD5SUM SOLVER= 5a68a0730754c919c3e4a8ed70e49cdc
MD5SUM BENCH=  72a97f55eb671443af381e9a95d29fa9

RANDOM SEED= 334642347

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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:       1652800 kB
Buffers:         48684 kB
Cached:         255472 kB
SwapCached:      17756 kB
Active:         114428 kB
Inactive:       214800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1652800 kB
SwapTotal:     4192956 kB
SwapFree:      4154884 kB
Dirty:            5528 kB
Writeback:           0 kB
Mapped:          30472 kB
Slab:            59360 kB
Committed_AS: 11191288 kB
PageTables:       1792 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= 66528 MiB

End job on node12 on Thu May 17 12:09:11 UTC 2007