Trace number 461678

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

General information on the benchmark

Nameindustrial-aig/palacios/
hard/sortnet-7-ipc5-h15-unsat.aig
MD5SUMbae544ce46f97c5583f8c773d62ecd2e
Bench CategoryALL (all instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved

Solver Data (download as text)

2.69/2.70	c ____________________________________________________________________________________
2.69/2.70	c !! Parsing                         :   116935 ANDs    630 PIs   (CPU-Time    0.06 s)
2.69/2.70	c ____________________________________________________________________________________
2.69/2.70	c !! Initial simplification          :   116178 ANDs    630 PIs   (CPU-Time    0.11 s)
2.69/2.70	c >>     Top conjunction: 758 POs
2.69/2.70	c ____________________________________________________________________________________
2.69/2.70	c !! DAG-aware minimization begins   : 
2.69/2.70	c >>     Strashing:
2.69/2.70	c >>     Minimizing:
2.69/2.70	c >>     progress        0/  116178
>>     progress     1000/  115754
>>     progress     2000/  115484
>>     progress     3000/  115188
>>     progress     4000/  114933
>>     progress     5000/  114672
>>     progress     6000/  114491
>>     progress     7000/  114224
>>     progress     8000/  113987
>>     progress     9000/  113831
>>     progress    10000/  113633
>>     progress    11000/  113451
>>     progress    12000/  113157
>>     progress    13000/  112798
>>     progress    14000/  112482
>>     progress    15000/  112245
>>     progress    16000/  112082
>>     progress    17000/  111981
>>     progress    18000/  111867
>>     progress    19000/  111786
>>     progress    20000/  111726
>>     progress    21000/  111656
>>     progress    22000/  111594
>>     progress    23000/  111403
>>     progress    24000/  111107
>>     progress    25000/  110790
>>     progress    26000/  110604
>>     progress    27000/  110500
>>     progress    28000/  110410
>>     progress    29000/  110313
>>     progress    30000/  110240
>>     progress    31000/  110166
>>     progress    32000/  110093
>>     progress    33000/  109837
>>     progress    34000/  109583
>>     progress    35000/  109345
>>     progress    36000/  109225
>>     progress    37000/  109147
>>     progress    38000/  109051
>>     progress    39000/  108963
>>     progress    40000/  108892
>>     progress    41000/  108811
>>     progress    42000/  108762
>>     progress    43000/  108370
>>     progress    44000/  108049
>>     progress    45000/  107910
>>     progress    46000/  107728
>>     progress    47000/  107647
>>     progress    48000/  107567
>>     progress    49000/  107501
>>     progress    50000/  107456
>>     progress    51000/  107419
>>     progress    52000/  107168
>>     progress    53000/  106895
>>     progress    54000/  106655
>>     progress    55000/  106406
>>     progress    56000/  106324
>>     progress    57000/  106234
>>     progress    58000/  106133
>>     progress    59000/  106051
>>     progress    60000/  106002
>>     progress    61000/  105972
>>     progress    62000/  105601
>>     progress    63000/  105330
>>     progress    64000/  105123
>>     progress    65000/  104951
>>     progress    66000/  104871
>>     progress    67000/  104774
>>     progress    68000/  104712
>>     progress    69000/  104676
>>     progress    70000/  104630
>>     progress    71000/  104392
>>     progress    72000/  104095
>>     progress    73000/  103809
>>     progress    74000/  103660
>>     progress    75000/  103565
>>     progress    76000/  103477
>>     progress    77000/  103388
>>     progress    78000/  103345
>>     progress    79000/  103257
>>     progress    80000/  103201
>>     progress    81000/  102837
>>     progress    82000/  102623
>>     progress    83000/  102412
>>     progress    84000/  102315
>>     progress    85000/  102217
>>     progress    86000/  102136
>>     progress    87000/  102071
>>     progress    88000/  101997
>>     progress    89000/  101909
>>     progress    90000/  101785
>>     progress    91000/  101329
>>     progress    92000/  101139
>>     progress    93000/  100928
>>     progress    94000/  100809
>>     progress    95000/  100720
>>     progress    96000/  100658
>>     progress    97000/  100589
>>     progress    98000/  100564
>>     progress    99000/  100522
>>     progress   100000/  100171
>>     progress   101000/   99922
>>     progress   102000/   99661
>>     progress   103000/   99495
>>     progress   104000/   99411
>>     progress   105000/   99287
>>     progress   106000/   99200
>>     progress   107000/   99150
>>     progress   108000/   99117
>>     progress   109000/   99004
>>     progress   110000/   98622
>>     progress   111000/   98340
>>     progress   112000/   98149
>>     progress   113000/   98033
>>     progress   114000/   97943
>>     progress   115000/   97880
>>     progress   116000/   97819
>>     progress   117000/   97780
>>     progress   118000/   97738
>>     progress   119000/   97385
>>     progress   120000/   97076
>>     progress   121000/   96830
>>     progress   122000/   96751
>>     progress   123000/   96654
>>     progress   124000/   96554
>>     progress   125000/   96488
>>     progress   126000/   96434
>>     progress   127000/   96341
>>     progress   128000/   96237
>>     progress   129000/   95895
>>     progress   130000/   95670
>>     progress   131000/   95491
>>     progress   132000/   95402
>>     progress   133000/   95310
>>     progress   134000/   95233
>>     progress   135000/   95149
>>     progress   136000/   95080
>>     progress   137000/   95016
>>     Reduction in #ANDs: 18.23 %
50.28/50.38	c >>     Core shrink time  : 2.29 s
50.28/50.38	c >>     Globally redundant: 0
50.28/50.38	c >> DAG-aware minimization completed:    95001 ANDs    630 PIs   (CPU-Time    2.37 s)
50.28/50.38	c ____________________________________________________________________________________
50.28/50.38	c !! Tech-mapping for CNF begins     : 
50.28/50.38	c >>     Cut statistics:  (total = 532391, avg = 5.6, max = 9)          
50.28/50.38	c >>        0:   270651 clauses   (CPU Time 0.98)
50.28/50.38	c >>        1:   180983 clauses   (CPU Time 0.74)
50.28/50.38	c >>        2:   172696 clauses   (CPU Time 0.98)
50.28/50.38	c >>        3:   172562 clauses   (CPU Time 0.97)
50.28/50.38	c >>     Core techmap time: 3.79 s
50.28/50.38	c >> Tech-mapping for CNF completed  :    38250 LUTs    630 PIs   (CPU-Time    3.81 s)
50.28/50.38	c ____________________________________________________________________________________
50.28/50.38	c !! Producing initial SAT-problem   :   172550 clauses           (CPU-Time 61922740643907209257319516319972269812077227940522474165039847520564962080385439431518572743665340708518265906495125759709873541072882955231626492487499090076048269621662735767495780487157211919713171988297910868508672.00 s)
50.28/50.38	c ____________________________________________________________________________________
50.28/50.38	c !! Running SAT...
50.28/50.38	c 
50.28/50.38	c ============================[After Simplification]=============================
50.28/50.38	c |  Number of variables:  19609                                                |
50.28/50.38	c |  Number of clauses:    139960                                               |
50.28/50.38	c ============================[ Search Statistics ]==============================
50.28/50.38	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
50.28/50.38	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
50.28/50.38	c ===============================================================================
50.28/50.38	c |         0 |   19609   139960   511452 |    46653        0    nan |  0.000 % |
50.28/50.38	c |       103 |   19609   139960   511452 |    51318      103     10 |  2.225 % |
50.28/50.38	c |       253 |   19609   139960   511452 |    56450      253     11 |  2.225 % |
50.28/50.38	c |       478 |   19609   139960   511452 |    62095      478     21 |  2.225 % |
50.28/50.38	c |       816 |   19609   139960   511452 |    68305      816     19 |  2.225 % |
50.28/50.38	c |      1322 |   19609   139960   511452 |    75135     1322     25 |  2.225 % |
50.28/50.38	c |      2081 |   19609   139960   511452 |    82649     2081     24 |  2.225 % |
50.28/50.38	c |      3220 |   19609   139960   511452 |    90914     3220     25 |  2.225 % |
50.28/50.38	c |      4929 |   19609   139960   511452 |   100005     4929     24 |  2.225 % |
50.28/50.38	c |      7491 |   19609   139960   511452 |   110006     7491     27 |  2.225 % |
50.28/50.38	c |     11335 |   19609   139960   511452 |   121006    11335     31 |  2.225 % |
50.28/50.38	c |     17103 |   19609   139960   511452 |   133107    17103     29 |  2.225 % |
50.28/50.38	c |     25752 |   19609   139960   511452 |   146418    25752     28 |  2.225 % |
50.28/50.38	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/node7/watcher-461678-1179402588 -o ROOT/results/node7/solver-461678-1179402588 -C 1200 -W 1800 -M 1800 --output-limit 1,15 minicirc.bash /tmp/evaluation/461678-1179402588/instance-461678-1179402588.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.90 0.93 0.70 3/77 1810
/proc/meminfo: memFree=1676152/2055920 swapFree=4156692/4192956
[pid=1810] ppid=1808 vsize=5356 CPUtime=0
/proc/1810/stat : 1810 (minicirc.bash) S 1808 1810 1571 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416296459 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1810/statm: 1339 224 186 169 0 50 0
[pid=1811] ppid=1810 vsize=9840 CPUtime=0
/proc/1811/stat : 1811 (minicirc.linux3) R 1810 1810 1571 0 -1 4194304 125 0 0 0 0 0 0 0 20 0 1 0 416296459 10076160 100 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135247719 0 0 4096 17507 0 0 0 17 1 0 0
/proc/1811/statm: 2460 100 45 274 0 1975 0
[pid=1812] ppid=1810 vsize=3672 CPUtime=0
/proc/1812/stat : 1812 (miniadapter.pl) R 1810 1810 1571 0 -1 4194304 64 0 0 0 0 0 0 0 21 0 1 0 416296459 3760128 40 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 244668495916 0 0 4096 0 0 0 0 17 1 0 0
/proc/1812/statm: 1177 43 33 3 0 8 0

[startup+0.033821 s]
/proc/loadavg: 0.90 0.93 0.70 3/77 1810
/proc/meminfo: memFree=1676152/2055920 swapFree=4156692/4192956
[pid=1810] ppid=1808 vsize=5356 CPUtime=0
/proc/1810/stat : 1810 (minicirc.bash) S 1808 1810 1571 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416296459 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1810/statm: 1339 224 186 169 0 50 0
[pid=1811] ppid=1810 vsize=10260 CPUtime=0.02
/proc/1811/stat : 1811 (minicirc.linux3) R 1810 1810 1571 0 -1 4194304 747 0 0 0 2 0 0 0 20 0 1 0 416296459 10506240 689 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134693286 0 0 4096 17507 0 0 0 17 1 0 0
/proc/1811/statm: 2565 690 71 274 0 2080 0
[pid=1812] ppid=1810 vsize=12268 CPUtime=0
/proc/1812/stat : 1812 (miniadapter.pl) S 1810 1810 1571 0 -1 4194304 378 0 0 0 0 0 0 0 21 0 1 0 416296459 12562432 337 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1812/statm: 3067 337 262 3 0 167 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 27884

[startup+0.102827 s]
/proc/loadavg: 0.90 0.93 0.70 3/77 1810
/proc/meminfo: memFree=1676152/2055920 swapFree=4156692/4192956
[pid=1810] ppid=1808 vsize=5356 CPUtime=0
/proc/1810/stat : 1810 (minicirc.bash) S 1808 1810 1571 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416296459 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1810/statm: 1339 224 186 169 0 50 0
[pid=1811] ppid=1810 vsize=10448 CPUtime=0.09
/proc/1811/stat : 1811 (minicirc.linux3) R 1810 1810 1571 0 -1 4194304 2159 0 0 0 9 0 0 0 20 0 1 0 416296459 10698752 2101 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134695678 0 0 4096 17507 0 0 0 17 1 0 0
/proc/1811/statm: 2612 2101 71 274 0 2127 0
[pid=1812] ppid=1810 vsize=12268 CPUtime=0
/proc/1812/stat : 1812 (miniadapter.pl) S 1810 1810 1571 0 -1 4194304 378 0 0 0 0 0 0 0 21 0 1 0 416296459 12562432 337 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1812/statm: 3067 337 262 3 0 167 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28072

[startup+0.302849 s]
/proc/loadavg: 0.90 0.93 0.70 3/77 1810
/proc/meminfo: memFree=1676152/2055920 swapFree=4156692/4192956
[pid=1810] ppid=1808 vsize=5356 CPUtime=0
/proc/1810/stat : 1810 (minicirc.bash) S 1808 1810 1571 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416296459 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1810/statm: 1339 224 186 169 0 50 0
[pid=1811] ppid=1810 vsize=17484 CPUtime=0.29
/proc/1811/stat : 1811 (minicirc.linux3) R 1810 1810 1571 0 -1 4194304 7059 0 0 0 27 2 0 0 20 0 1 0 416296459 17903616 3615 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134578512 0 0 4096 17507 0 0 0 17 1 0 0
/proc/1811/statm: 4371 3619 145 274 0 3886 0
[pid=1812] ppid=1810 vsize=12268 CPUtime=0
/proc/1812/stat : 1812 (miniadapter.pl) S 1810 1810 1571 0 -1 4194304 387 0 0 0 0 0 0 0 16 0 1 0 416296459 12562432 346 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1812/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35108

[startup+0.70289 s]
/proc/loadavg: 0.90 0.93 0.70 3/77 1810
/proc/meminfo: memFree=1676152/2055920 swapFree=4156692/4192956
[pid=1810] ppid=1808 vsize=5356 CPUtime=0
/proc/1810/stat : 1810 (minicirc.bash) S 1808 1810 1571 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416296459 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1810/statm: 1339 224 186 169 0 50 0
[pid=1811] ppid=1810 vsize=21736 CPUtime=0.69
/proc/1811/stat : 1811 (minicirc.linux3) R 1810 1810 1571 0 -1 4194304 8747 0 0 0 66 3 0 0 24 0 1 0 416296459 22257664 4877 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134966302 0 0 4096 17507 0 0 0 17 1 0 0
/proc/1811/statm: 5434 4877 175 274 0 4949 0
[pid=1812] ppid=1810 vsize=12268 CPUtime=0
/proc/1812/stat : 1812 (miniadapter.pl) S 1810 1810 1571 0 -1 4194304 387 0 0 0 0 0 0 0 16 0 1 0 416296459 12562432 346 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1812/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39360

[startup+1.50197 s]
/proc/loadavg: 0.91 0.93 0.70 2/80 1813
/proc/meminfo: memFree=1655264/2055920 swapFree=4156692/4192956
[pid=1810] ppid=1808 vsize=5356 CPUtime=0
/proc/1810/stat : 1810 (minicirc.bash) S 1808 1810 1571 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416296459 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1810/statm: 1339 224 186 169 0 50 0
[pid=1811] ppid=1810 vsize=24700 CPUtime=1.49
/proc/1811/stat : 1811 (minicirc.linux3) R 1810 1810 1571 0 -1 4194304 9660 0 0 0 146 3 0 0 25 0 1 0 416296459 25292800 5674 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134930182 0 0 4096 17507 0 0 0 17 1 0 0
/proc/1811/statm: 6175 5674 175 274 0 5690 0
[pid=1812] ppid=1810 vsize=12268 CPUtime=0
/proc/1812/stat : 1812 (miniadapter.pl) S 1810 1810 1571 0 -1 4194304 387 0 0 0 0 0 0 0 15 0 1 0 416296459 12562432 346 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1812/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42324

[startup+3.10114 s]
/proc/loadavg: 0.91 0.93 0.70 2/80 1813
/proc/meminfo: memFree=1650784/2055920 swapFree=4156692/4192956
[pid=1810] ppid=1808 vsize=5356 CPUtime=0
/proc/1810/stat : 1810 (minicirc.bash) S 1808 1810 1571 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416296459 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1810/statm: 1339 224 186 169 0 50 0
[pid=1811] ppid=1810 vsize=23444 CPUtime=3.08
/proc/1811/stat : 1811 (minicirc.linux3) R 1810 1810 1571 0 -1 4194304 14592 0 0 0 303 5 0 0 25 0 1 0 416296459 24006656 4866 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134930182 0 0 4096 17507 0 0 0 17 1 0 0
/proc/1811/statm: 5861 4866 182 274 0 5376 0
[pid=1812] ppid=1810 vsize=12268 CPUtime=0
/proc/1812/stat : 1812 (miniadapter.pl) S 1810 1810 1571 0 -1 4194304 390 0 0 0 0 0 0 0 16 0 1 0 416296459 12562432 349 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1812/statm: 3067 349 271 3 0 167 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 41068

[startup+6.30148 s]
/proc/loadavg: 0.91 0.93 0.70 2/80 1813
/proc/meminfo: memFree=1652064/2055920 swapFree=4156692/4192956
[pid=1810] ppid=1808 vsize=5356 CPUtime=0
/proc/1810/stat : 1810 (minicirc.bash) S 1808 1810 1571 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416296459 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1810/statm: 1339 224 186 169 0 50 0
[pid=1811] ppid=1810 vsize=27772 CPUtime=6.29
/proc/1811/stat : 1811 (minicirc.linux3) R 1810 1810 1571 0 -1 4194304 15884 0 0 0 623 6 0 0 25 0 1 0 416296459 28438528 5902 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134938795 0 0 4096 17507 0 0 0 17 1 0 0
/proc/1811/statm: 6943 5902 185 274 0 6458 0
[pid=1812] ppid=1810 vsize=12268 CPUtime=0
/proc/1812/stat : 1812 (miniadapter.pl) S 1810 1810 1571 0 -1 4194304 390 0 0 0 0 0 0 0 16 0 1 0 416296459 12562432 349 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1812/statm: 3067 349 271 3 0 167 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 45396

[startup+12.7011 s]
/proc/loadavg: 0.92 0.94 0.71 2/80 1813
/proc/meminfo: memFree=1634336/2055920 swapFree=4156692/4192956
[pid=1810] ppid=1808 vsize=5356 CPUtime=0
/proc/1810/stat : 1810 (minicirc.bash) S 1808 1810 1571 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416296459 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1810/statm: 1339 224 186 169 0 50 0
[pid=1811] ppid=1810 vsize=45244 CPUtime=12.69
/proc/1811/stat : 1811 (minicirc.linux3) R 1810 1810 1571 0 -1 4194304 22140 0 0 0 1260 9 0 0 25 0 1 0 416296459 46329856 10394 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043729 0 0 4096 17507 0 0 0 17 1 0 0
/proc/1811/statm: 11311 10394 204 274 0 10826 0
[pid=1812] ppid=1810 vsize=12268 CPUtime=0
/proc/1812/stat : 1812 (miniadapter.pl) S 1810 1810 1571 0 -1 4194304 390 0 0 0 0 0 0 0 16 0 1 0 416296459 12562432 349 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1812/statm: 3067 349 271 3 0 167 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62868

[startup+25.5025 s]
/proc/loadavg: 0.93 0.94 0.71 2/80 1813
/proc/meminfo: memFree=1634080/2055920 swapFree=4156692/4192956
[pid=1810] ppid=1808 vsize=5356 CPUtime=0
/proc/1810/stat : 1810 (minicirc.bash) S 1808 1810 1571 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416296459 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1810/statm: 1339 224 186 169 0 50 0
[pid=1811] ppid=1810 vsize=45628 CPUtime=25.48
/proc/1811/stat : 1811 (minicirc.linux3) R 1810 1810 1571 0 -1 4194304 22209 0 0 0 2539 9 0 0 25 0 1 0 416296459 46723072 10463 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/1811/statm: 11407 10463 204 274 0 10922 0
[pid=1812] ppid=1810 vsize=12268 CPUtime=0
/proc/1812/stat : 1812 (miniadapter.pl) S 1810 1810 1571 0 -1 4194304 390 0 0 0 0 0 0 0 16 0 1 0 416296459 12562432 349 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1812/statm: 3067 349 271 3 0 167 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 63252

[startup+51.1022 s]
/proc/loadavg: 0.95 0.94 0.72 2/80 1813
/proc/meminfo: memFree=1631520/2055920 swapFree=4156692/4192956
[pid=1810] ppid=1808 vsize=5356 CPUtime=0
/proc/1810/stat : 1810 (minicirc.bash) S 1808 1810 1571 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416296459 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1810/statm: 1339 224 186 169 0 50 0
[pid=1811] ppid=1810 vsize=48184 CPUtime=51.08
/proc/1811/stat : 1811 (minicirc.linux3) R 1810 1810 1571 0 -1 4194304 22866 0 0 0 5098 10 0 0 25 0 1 0 416296459 49340416 11120 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135052099 0 0 4096 17507 0 0 0 17 1 0 0
/proc/1811/statm: 12046 11120 204 274 0 11561 0
[pid=1812] ppid=1810 vsize=12268 CPUtime=0
/proc/1812/stat : 1812 (miniadapter.pl) S 1810 1810 1571 0 -1 4194304 390 0 0 0 0 0 0 0 16 0 1 0 416296459 12562432 349 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1812/statm: 3067 349 271 3 0 167 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 65808

[startup+102.307 s]
/proc/loadavg: 0.98 0.95 0.73 2/80 1813
/proc/meminfo: memFree=1623520/2055920 swapFree=4156692/4192956
[pid=1810] ppid=1808 vsize=5356 CPUtime=0
/proc/1810/stat : 1810 (minicirc.bash) S 1808 1810 1571 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416296459 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1810/statm: 1339 224 186 169 0 50 0
[pid=1811] ppid=1810 vsize=56060 CPUtime=102.26
/proc/1811/stat : 1811 (minicirc.linux3) R 1810 1810 1571 0 -1 4194304 24947 0 0 0 10214 12 0 0 25 0 1 0 416296459 57405440 13099 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043633 0 0 4096 17507 0 0 0 17 1 0 0
/proc/1811/statm: 14015 13099 204 274 0 13530 0
[pid=1812] ppid=1810 vsize=12268 CPUtime=0
/proc/1812/stat : 1812 (miniadapter.pl) S 1810 1810 1571 0 -1 4194304 390 0 0 0 0 0 0 0 16 0 1 0 416296459 12562432 349 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1812/statm: 3067 349 271 3 0 167 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 73684

[startup+162.303 s]
/proc/loadavg: 0.99 0.95 0.74 2/80 1813
/proc/meminfo: memFree=1616544/2055920 swapFree=4156692/4192956
[pid=1810] ppid=1808 vsize=5356 CPUtime=0
/proc/1810/stat : 1810 (minicirc.bash) S 1808 1810 1571 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416296459 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1810/statm: 1339 224 186 169 0 50 0
[pid=1811] ppid=1810 vsize=63156 CPUtime=162.25
/proc/1811/stat : 1811 (minicirc.linux3) R 1810 1810 1571 0 -1 4194304 26772 0 0 0 16209 16 0 0 25 0 1 0 416296459 64671744 14833 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/1811/statm: 15789 14833 204 274 0 15304 0

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

/proc/meminfo: memFree=1586720/2055920 swapFree=4156692/4192956
[pid=1810] ppid=1808 vsize=5356 CPUtime=0
/proc/1810/stat : 1810 (minicirc.bash) S 1808 1810 1571 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416296459 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1810/statm: 1339 224 186 169 0 50 0
[pid=1811] ppid=1810 vsize=92584 CPUtime=761.98
/proc/1811/stat : 1811 (minicirc.linux3) R 1810 1810 1571 0 -1 4194304 34425 0 0 0 76169 29 0 0 25 0 1 0 416296459 94806016 22147 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/1811/statm: 23146 22147 204 274 0 22661 0
[pid=1812] ppid=1810 vsize=12268 CPUtime=0
/proc/1812/stat : 1812 (miniadapter.pl) S 1810 1810 1571 0 -1 4194304 390 0 0 0 0 0 0 0 16 0 1 0 416296459 12562432 349 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1812/statm: 3067 349 271 3 0 167 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 110208

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.85 2/80 2020
/proc/meminfo: memFree=1586784/2055920 swapFree=4156692/4192956
[pid=1810] ppid=1808 vsize=5356 CPUtime=0
/proc/1810/stat : 1810 (minicirc.bash) S 1808 1810 1571 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416296459 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1810/statm: 1339 224 186 169 0 50 0
[pid=1811] ppid=1810 vsize=92584 CPUtime=821.96
/proc/1811/stat : 1811 (minicirc.linux3) R 1810 1810 1571 0 -1 4194304 34426 0 0 0 82167 29 0 0 25 0 1 0 416296459 94806016 22148 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043733 0 0 4096 17507 0 0 0 17 1 0 0
/proc/1811/statm: 23146 22148 204 274 0 22661 0
[pid=1812] ppid=1810 vsize=12268 CPUtime=0
/proc/1812/stat : 1812 (miniadapter.pl) S 1810 1810 1571 0 -1 4194304 390 0 0 0 0 0 0 0 16 0 1 0 416296459 12562432 349 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1812/statm: 3067 349 271 3 0 167 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 110208

[startup+882.303 s]
/proc/loadavg: 0.99 0.97 0.85 2/80 2020
/proc/meminfo: memFree=1584672/2055920 swapFree=4156692/4192956
[pid=1810] ppid=1808 vsize=5356 CPUtime=0
/proc/1810/stat : 1810 (minicirc.bash) S 1808 1810 1571 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416296459 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1810/statm: 1339 224 186 169 0 50 0
[pid=1811] ppid=1810 vsize=95096 CPUtime=881.94
/proc/1811/stat : 1811 (minicirc.linux3) R 1810 1810 1571 0 -1 4194304 35018 0 0 0 88164 30 0 0 25 0 1 0 416296459 97378304 22740 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/1811/statm: 23774 22740 204 274 0 23289 0
[pid=1812] ppid=1810 vsize=12268 CPUtime=0
/proc/1812/stat : 1812 (miniadapter.pl) S 1810 1810 1571 0 -1 4194304 390 0 0 0 0 0 0 0 16 0 1 0 416296459 12562432 349 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1812/statm: 3067 349 271 3 0 167 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 112720

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.86 2/80 2020
/proc/meminfo: memFree=1580064/2055920 swapFree=4156692/4192956
[pid=1810] ppid=1808 vsize=5356 CPUtime=0
/proc/1810/stat : 1810 (minicirc.bash) S 1808 1810 1571 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416296459 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1810/statm: 1339 224 186 169 0 50 0
[pid=1811] ppid=1810 vsize=99788 CPUtime=941.93
/proc/1811/stat : 1811 (minicirc.linux3) R 1810 1810 1571 0 -1 4194304 36177 0 0 0 94161 32 0 0 25 0 1 0 416296459 102182912 23899 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/1811/statm: 24947 23899 204 274 0 24462 0
[pid=1812] ppid=1810 vsize=12268 CPUtime=0
/proc/1812/stat : 1812 (miniadapter.pl) S 1810 1810 1571 0 -1 4194304 390 0 0 0 0 0 0 0 16 0 1 0 416296459 12562432 349 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1812/statm: 3067 349 271 3 0 167 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 117412

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.86 2/80 2020
/proc/meminfo: memFree=1574176/2055920 swapFree=4156692/4192956
[pid=1810] ppid=1808 vsize=5356 CPUtime=0
/proc/1810/stat : 1810 (minicirc.bash) S 1808 1810 1571 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416296459 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1810/statm: 1339 224 186 169 0 50 0
[pid=1811] ppid=1810 vsize=105744 CPUtime=1001.9
/proc/1811/stat : 1811 (minicirc.linux3) R 1810 1810 1571 0 -1 4194304 37636 0 0 0 100157 33 0 0 25 0 1 0 416296459 108281856 25358 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043645 0 0 4096 17507 0 0 0 17 1 0 0
/proc/1811/statm: 26436 25358 204 274 0 25951 0
[pid=1812] ppid=1810 vsize=12268 CPUtime=0
/proc/1812/stat : 1812 (miniadapter.pl) S 1810 1810 1571 0 -1 4194304 390 0 0 0 0 0 0 0 16 0 1 0 416296459 12562432 349 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1812/statm: 3067 349 271 3 0 167 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 123368

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.87 2/80 2020
/proc/meminfo: memFree=1568992/2055920 swapFree=4156692/4192956
[pid=1810] ppid=1808 vsize=5356 CPUtime=0
/proc/1810/stat : 1810 (minicirc.bash) S 1808 1810 1571 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416296459 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1810/statm: 1339 224 186 169 0 50 0
[pid=1811] ppid=1810 vsize=110792 CPUtime=1061.89
/proc/1811/stat : 1811 (minicirc.linux3) R 1810 1810 1571 0 -1 4194304 38929 0 0 0 106154 35 0 0 25 0 1 0 416296459 113451008 26651 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043736 0 0 4096 17507 0 0 0 17 1 0 0
/proc/1811/statm: 27698 26651 204 274 0 27213 0
[pid=1812] ppid=1810 vsize=12268 CPUtime=0
/proc/1812/stat : 1812 (miniadapter.pl) S 1810 1810 1571 0 -1 4194304 390 0 0 0 0 0 0 0 16 0 1 0 416296459 12562432 349 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1812/statm: 3067 349 271 3 0 167 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 128416

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.87 2/80 2020
/proc/meminfo: memFree=1564256/2055920 swapFree=4156692/4192956
[pid=1810] ppid=1808 vsize=5356 CPUtime=0
/proc/1810/stat : 1810 (minicirc.bash) S 1808 1810 1571 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416296459 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1810/statm: 1339 224 186 169 0 50 0
[pid=1811] ppid=1810 vsize=115424 CPUtime=1121.87
/proc/1811/stat : 1811 (minicirc.linux3) R 1810 1810 1571 0 -1 4194304 40102 0 0 0 112150 37 0 0 25 0 1 0 416296459 118194176 27824 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043621 0 0 4096 17507 0 0 0 17 1 0 0
/proc/1811/statm: 28856 27824 204 274 0 28371 0
[pid=1812] ppid=1810 vsize=12268 CPUtime=0
/proc/1812/stat : 1812 (miniadapter.pl) S 1810 1810 1571 0 -1 4194304 390 0 0 0 0 0 0 0 16 0 1 0 416296459 12562432 349 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1812/statm: 3067 349 271 3 0 167 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 133048

[startup+1182.3 s]
/proc/loadavg: 1.03 0.99 0.89 2/80 2020
/proc/meminfo: memFree=1564128/2055920 swapFree=4156692/4192956
[pid=1810] ppid=1808 vsize=5356 CPUtime=0
/proc/1810/stat : 1810 (minicirc.bash) S 1808 1810 1571 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416296459 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1810/statm: 1339 224 186 169 0 50 0
[pid=1811] ppid=1810 vsize=115556 CPUtime=1181.85
/proc/1811/stat : 1811 (minicirc.linux3) R 1810 1810 1571 0 -1 4194304 40137 0 0 0 118148 37 0 0 25 0 1 0 416296459 118329344 27859 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043307 0 0 4096 17507 0 0 0 17 1 0 0
/proc/1811/statm: 28889 27859 204 274 0 28404 0
[pid=1812] ppid=1810 vsize=12268 CPUtime=0
/proc/1812/stat : 1812 (miniadapter.pl) S 1810 1810 1571 0 -1 4194304 390 0 0 0 0 0 0 0 16 0 1 0 416296459 12562432 349 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1812/statm: 3067 349 271 3 0 167 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 133180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.02 0.99 0.89 2/80 2020
/proc/meminfo: memFree=1564064/2055920 swapFree=4156692/4192956
[pid=1810] ppid=1808 vsize=5356 CPUtime=0
/proc/1810/stat : 1810 (minicirc.bash) S 1808 1810 1571 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416296459 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1810/statm: 1339 224 186 169 0 50 0
[pid=1811] ppid=1810 vsize=115556 CPUtime=1200.05
/proc/1811/stat : 1811 (minicirc.linux3) R 1810 1810 1571 0 -1 4194304 40141 0 0 0 119968 37 0 0 25 0 1 0 416296459 118329344 27863 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/1811/statm: 28889 27863 204 274 0 28404 0
[pid=1812] ppid=1810 vsize=12268 CPUtime=0
/proc/1812/stat : 1812 (miniadapter.pl) S 1810 1810 1571 0 -1 4194304 390 0 0 0 0 0 0 0 16 0 1 0 416296459 12562432 349 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1812/statm: 3067 349 271 3 0 167 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 133180

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.89 2/80 2020
/proc/meminfo: memFree=1564064/2055920 swapFree=4156692/4192956
[pid=1810] ppid=1808 vsize=5356 CPUtime=0
/proc/1810/stat : 1810 (minicirc.bash) S 1808 1810 1571 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416296459 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1810/statm: 1339 224 186 169 0 50 0
[pid=1811] ppid=1810 vsize=115556 CPUtime=1200.05
/proc/1811/stat : 1811 (minicirc.linux3) R 1810 1810 1571 0 -1 4194304 40141 0 0 0 119968 37 0 0 25 0 1 0 416296459 118329344 27863 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/1811/statm: 28889 27863 204 274 0 28404 0
[pid=1812] ppid=1810 vsize=12268 CPUtime=0
/proc/1812/stat : 1812 (miniadapter.pl) S 1810 1810 1571 0 -1 4194304 390 0 0 0 0 0 0 0 16 0 1 0 416296459 12562432 349 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1812/statm: 3067 349 271 3 0 167 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 133180

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 1810 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=3999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.004998
# while last known CPU time is 1200.05
#
# 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.05
CPU user time (s): 1199.68
CPU system time (s): 0.37
CPU usage (%): 99.9614
Max. virtual memory (cumulated for all children) (KiB): 133180

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

runsolver used 1.37479 second user time and 3.01054 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Thu May 17 11:49:48 UTC 2007

IDJOB= 461678
IDBENCH= 48541
IDSOLVER= 205
FILE ID= node7/461678-1179402588

PBS_JOBID= 5292452

Free space on /tmp= 66535 MiB

SOLVER NAME= minicirc 2007-05-17
BENCH NAME= HOME/pub/bench/AIG07/industrial-aig/palacios/hard/sortnet-7-ipc5-h15-unsat.aig
COMMAND LINE= minicirc.bash /tmp/evaluation/461678-1179402588/instance-461678-1179402588.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-461678-1179402588 -o ROOT/results/node7/solver-461678-1179402588 -C 1200 -W 1800 -M 1800 --output-limit 1,15  minicirc.bash /tmp/evaluation/461678-1179402588/instance-461678-1179402588.aig

META MD5SUM SOLVER= 5a68a0730754c919c3e4a8ed70e49cdc
MD5SUM BENCH=  bae544ce46f97c5583f8c773d62ecd2e

RANDOM SEED= 512411063

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.231
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.231
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:       1676368 kB
Buffers:         53472 kB
Cached:         228976 kB
SwapCached:      16344 kB
Active:         123272 kB
Inactive:       182980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1676368 kB
SwapTotal:     4192956 kB
SwapFree:      4156692 kB
Dirty:            5140 kB
Writeback:           0 kB
Mapped:          30392 kB
Slab:            58680 kB
Committed_AS: 15551472 kB
PageTables:       1860 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= 66535 MiB

End job on node7 on Thu May 17 12:09:51 UTC 2007