Trace number 461816

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 55.6755 55.6959

General information on the benchmark

Nameadditional-aig/pico-java/
prop18_len09_step.aig
MD5SUM7c8535f0d5a90a028f05af06e469a567
Bench CategoryALL (all instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark55.6755
SatisfiableNO
(Un)Satisfiability was proved

Solver Data (download as text)

5.28/5.40	c ____________________________________________________________________________________
5.28/5.40	c !! Parsing                         :   133411 ANDs   2397 PIs   (CPU-Time    0.06 s)
5.28/5.40	c ____________________________________________________________________________________
5.28/5.40	c !! Initial simplification          :   133403 ANDs   2397 PIs   (CPU-Time    0.11 s)
5.28/5.40	c >>     Top conjunction: 65 POs
5.28/5.40	c ____________________________________________________________________________________
5.28/5.40	c !! DAG-aware minimization begins   : 
5.28/5.40	c >>     Strashing:
5.28/5.40	c >>     Minimizing:
5.28/5.40	c >>     progress        0/  133403
>>     progress     1000/  133237
>>     progress     2000/  133085
>>     progress     3000/  132885
>>     progress     4000/  132700
>>     progress     5000/  132549
>>     progress     6000/  132367
>>     progress     7000/  132164
>>     progress     8000/  132007
>>     progress     9000/  131846
>>     progress    10000/  131629
>>     progress    11000/  131463
>>     progress    12000/  131310
>>     progress    13000/  131093
>>     progress    14000/  130927
>>     progress    15000/  130775
>>     progress    16000/  130557
>>     progress    17000/  130391
>>     progress    18000/  130239
>>     progress    19000/  130036
>>     progress    20000/  129854
>>     progress    21000/  129704
>>     progress    22000/  129518
>>     progress    23000/  129319
>>     progress    24000/  129162
>>     progress    25000/  129000
>>     progress    26000/  128783
>>     progress    27000/  128618
>>     progress    28000/  128465
>>     progress    29000/  128247
>>     progress    30000/  128081
>>     progress    31000/  127929
>>     progress    32000/  127712
>>     progress    33000/  127545
>>     progress    34000/  127393
>>     progress    35000/  127187
>>     progress    36000/  127008
>>     progress    37000/  126858
>>     progress    38000/  126669
>>     progress    39000/  126473
>>     progress    40000/  126317
>>     progress    41000/  126151
>>     progress    42000/  125937
>>     progress    43000/  125774
>>     progress    44000/  125619
>>     progress    45000/  125401
>>     progress    46000/  125235
>>     progress    47000/  125083
>>     progress    48000/  124866
>>     progress    49000/  124699
>>     progress    50000/  124548
>>     progress    51000/  124338
>>     progress    52000/  124163
>>     progress    53000/  124012
>>     progress    54000/  123820
>>     progress    55000/  123627
>>     progress    56000/  123473
>>     progress    57000/  123302
>>     progress    58000/  123091
>>     progress    59000/  122930
>>     progress    60000/  122773
>>     progress    61000/  122556
>>     progress    62000/  122389
>>     progress    63000/  122237
>>     progress    64000/  122020
>>     progress    65000/  121854
>>     progress    66000/  121702
>>     progress    67000/  121489
>>     progress    68000/  121317
>>     progress    69000/  121166
>>     progress    70000/  120971
>>     progress    71000/  120781
>>     progress    72000/  120628
>>     progress    73000/  120453
>>     progress    74000/  120245
>>     progress    75000/  120085
>>     progress    76000/  119927
>>     progress    77000/  119710
>>     progress    78000/  119543
>>     progress    79000/  119392
>>     progress    80000/  119174
>>     progress    81000/  119008
>>     progress    82000/  118856
>>     progress    83000/  118640
>>     progress    84000/  118472
>>     progress    85000/  118320
>>     progress    86000/  118122
>>     progress    87000/  117935
>>     progress    88000/  117784
>>     progress    89000/  117604
>>     progress    90000/  117400
>>     progress    91000/  117241
>>     progress    92000/  117081
>>     progress    93000/  116864
>>     progress    94000/  116698
>>     progress    95000/  116546
>>     progress    96000/  116328
>>     progress    97000/  116162
>>     progress    98000/  116010
>>     progress    99000/  115792
>>     progress   100000/  115626
>>     progress   101000/  115475
>>     progress   102000/  115273
>>     progress   103000/  115089
>>     progress   104000/  114939
>>     progress   105000/  114755
>>     progress   106000/  114554
>>     progress   107000/  114396
>>     progress   108000/  114236
>>     progress   109000/  114018
>>     progress   110000/  113853
>>     progress   111000/  113700
>>     progress   112000/  113483
>>     progress   113000/  113316
>>     progress   114000/  113164
>>     progress   115000/  112947
>>     progress   116000/  112781
>>     progress   117000/  112629
>>     progress   118000/  112424
>>     progress   119000/  112243
>>     progress   120000/  112093
>>     progress   121000/  111906
>>     progress   122000/  111708
>>     progress   123000/  111553
>>     progress   124000/  111388
>>     progress   125000/  111172
>>     progress   126000/  111008
>>     progress   127000/  110854
>>     progress   128000/  110637
>>     progress   129000/  110470
>>     progress   130000/  110319
>>     progress   131000/  110101
>>     progress   132000/  109935
>>     progress   133000/  109783
>>     progress   134000/  109575
>>     progress   135000/  109398
>>     progress   136000/  109247
>>     progress   137000/  109057
>>     progress   138000/  108862
>>     progress   139000/  108708
>>     progress   140000/  108539
>>     progress   141000/  108327
>>     progress   142000/  108164
>>     progress   143000/  108008
>>     progress   144000/  107791
>>     progress   145000/  107625
>>     progress   146000/  107473
>>     progress   147000/  107255
>>     progress   148000/  107089
>>     progress   149000/  106937
>>     progress   150000/  106726
>>     progress   151000/  106553
>>     progress   152000/  106402
>>     progress   153000/  106208
>>     progress   154000/  106017
>>     progress   155000/  105864
>>     progress   156000/  105690
>>     progress   157000/  105481
>>     progress   158000/  105320
>>     progress   159000/  105163
>>     progress   160000/  104945
>>     progress   161000/  104779
>>     progress   162000/  104627
>>     progress   163000/  104410
>>     progress   164000/  104243
>>     progress   165000/  104091
>>     progress   166000/  103877
>>     progress   167000/  103708
>>     progress   168000/  103556
>>     progress   169000/  103359
>>     progress   170000/  103171
>>     progress   171000/  103019
>>     progress   172000/  102841
>>     progress   173000/  102634
>>     progress   174000/  102476
>>     progress   175000/  102317
>>     progress   176000/  102099
>>     progress   177000/  101933
>>     progress   178000/  101781
>>     progress   179000/  101564
>>     progress   180000/  101397
>>     progress   181000/  101246
>>     progress   182000/  101028
>>     progress   183000/  100862
>>     progress   184000/  100484
>>     progress   185000/  100125
>>     progress   186000/   99930
>>     progress   187000/   99738
>>     progress   188000/   99602
>>     progress   189000/   99375
>>     progress   190000/   99221
>>     progress   191000/   99015
>>     progress   192000/   98622
>>     progress   193000/   98259
>>     progress   194000/   97941
>>     progress   195000/   97605
>>     progress   196000/   97296
>>     progress   197000/   96948
>>     progress   198000/   96631
>>     progress   199000/   96453
>>     progress   200000/   96176
>>     progress   201000/   95675
>>     progress   202000/   95263
>>     progress   203000/   95129
>>     progress   204000/   95011
>>     progress   205000/   94880
>>     progress   206000/   94758
>>     progress   207000/   94651
>>     progress   208000/   94510
>>     progress   209000/   94405
>>     progress   210000/   94308
>>     progress   211000/   94184
>>     progress   212000/   94061
>>     progress   213000/   93930
>>     progress   214000/   93808
>>     progress   215000/   93725
>>     progress   216000/   93639
>>     progress   217000/   93531
>>     progress   218000/   93454
>>     progress   219000/   93276
>>     progress   220000/   93136
>>     progress   221000/   92928
>>     progress   222000/   92745
>>     progress   223000/   92605
>>     progress   224000/   92400
>>     progress   225000/   92216
>>     progress   226000/   92073
>>     progress   227000/   91874
>>     progress   228000/   91684
>>     progress   229000/   91540
>>     progress   230000/   91348
>>     progress   231000/   91150
>>     progress   232000/   91074
>>     Reduction in #ANDs: 31.75 %
55.56/55.69	c >>     Core shrink time  : 4.93 s
55.56/55.69	c >>     Globally redundant: 0
55.56/55.69	c >> DAG-aware minimization completed:    91044 ANDs   2397 PIs   (CPU-Time    5.01 s)
55.56/55.69	c ____________________________________________________________________________________
55.56/55.69	c !! Tech-mapping for CNF begins     : 
55.56/55.69	c >>     Cut statistics:  (total = 569584, avg = 6.3, max = 23)          
55.56/55.69	c >>        0:   204473 clauses   (CPU Time 1.08)
55.56/55.69	c >>        1:   186451 clauses   (CPU Time 1.05)
55.56/55.69	c >>        2:   184511 clauses   (CPU Time 1.58)
55.56/55.69	c >>        3:   183923 clauses   (CPU Time 1.60)
55.56/55.69	c >>     Core techmap time: 5.41 s
55.56/55.69	c >> Tech-mapping for CNF completed  :    39216 LUTs   2397 PIs   (CPU-Time    5.44 s)
55.56/55.69	c ____________________________________________________________________________________
55.56/55.69	c !! Producing initial SAT-problem   :   183916 clauses           (CPU-Time    0.00 s)
55.56/55.69	c ____________________________________________________________________________________
55.56/55.69	c !! Running SAT...
55.56/55.69	c 
55.56/55.69	c ============================[After Simplification]=============================
55.56/55.69	c |  Number of variables:  21050                                                |
55.56/55.69	c |  Number of clauses:    138493                                               |
55.56/55.69	c ============================[ Search Statistics ]==============================
55.56/55.69	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
55.56/55.69	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
55.56/55.69	c ===============================================================================
55.56/55.69	c |         0 |   21050   138493   505914 |    46164        0    nan |  0.000 % |
55.56/55.69	c |       102 |   21050   138493   505914 |    50780      102     10 |  0.262 % |
55.56/55.69	c |       253 |   21050   138493   505914 |    55858      253      9 |  0.262 % |
55.56/55.69	c |       480 |   21050   138493   505914 |    61444      480     10 |  0.262 % |
55.56/55.69	c |       818 |   21050   138493   505914 |    67589      818     11 |  0.262 % |
55.56/55.69	c |      1324 |   21050   138493   505914 |    74348     1324     10 |  0.262 % |
55.56/55.69	c |      2083 |   21050   138493   505914 |    81782     2083     13 |  0.262 % |
55.56/55.69	c |      3223 |   21050   138493   505914 |    89961     3223     14 |  0.262 % |
55.56/55.69	c |      4933 |   21050   138493   505914 |    98957     4933     15 |  0.262 % |
55.56/55.69	c |      7497 |   21050   138493   505914 |   108853     7497     15 |  0.262 % |
55.56/55.69	c |     11341 |   21050   138493   505914 |   119738    11341     15 |  0.262 % |
55.56/55.69	c |     17109 |   21050   138493   505914 |   131712    17109     15 |  0.262 % |
55.56/55.69	c |     25758 |   21050   138493   505914 |   144883    25758     17 |  0.262 % |
55.56/55.69	c |     38733 |   21050   138493   505914 |   159371    38733     17 |  0.262 % |
55.56/55.69	c |     58195 |   21050   138493   505914 |   175308    58195     17 |  0.262 % |
55.56/55.69	c |     87387 |   21050   138493   505914 |   192839    87387     18 |  0.262 % |
55.56/55.69	c |    131176 |   21050   138493   505914 |   212123   131176     18 |  0.262 % |
55.56/55.69	c |    196860 |   21050   138493   505914 |   233336   196860     18 |  0.262 % |
55.56/55.69	c ===============================================================================
55.56/55.69	c restarts         : 18
55.56/55.69	c conflicts        : 199823      
55.56/55.69	c decisions        : 1195636      (1.68 % random)
55.56/55.69	c propagations     : 39637415    
55.56/55.69	c conflict literals: 3611929      (22.55 % deleted)
55.56/55.69	s UNSATISFIABLEc 
55.56/55.69	c Total CPU time: 55.35

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/node9/watcher-461816-1179402921 -o ROOT/results/node9/solver-461816-1179402921 -C 1200 -W 1800 -M 1800 --output-limit 1,15 minicirc.bash /tmp/evaluation/461816-1179402921/instance-461816-1179402921.aig 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.21 0.69 0.69 3/77 5358
/proc/meminfo: memFree=1702056/2055920 swapFree=4145496/4192956
[pid=5358] ppid=5356 vsize=5356 CPUtime=0
/proc/5358/stat : 5358 (minicirc.bash) S 5356 5358 5290 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416329670 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5358/statm: 1339 224 186 169 0 50 0
[pid=5359] ppid=5358 vsize=9972 CPUtime=0
/proc/5359/stat : 5359 (minicirc.linux3) R 5358 5358 5290 0 -1 4194304 156 0 0 0 0 0 0 0 19 0 1 0 416329670 10211328 131 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134969232 0 0 4096 17507 0 0 0 17 1 0 0
/proc/5359/statm: 2493 133 45 274 0 2008 0
[pid=5360] ppid=5358 vsize=2504 CPUtime=0
/proc/5360/stat : 5360 (miniadapter.pl) R 5358 5358 5290 0 -1 4194304 50 0 0 0 0 0 0 0 21 0 1 0 416329671 2564096 26 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 215416370453 0 0 4096 0 0 0 0 17 1 0 0
/proc/5360/statm: 626 26 19 3 0 5 0

[startup+0.06554 s]
/proc/loadavg: 0.21 0.69 0.69 3/77 5358
/proc/meminfo: memFree=1702056/2055920 swapFree=4145496/4192956
[pid=5358] ppid=5356 vsize=5356 CPUtime=0
/proc/5358/stat : 5358 (minicirc.bash) S 5356 5358 5290 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416329670 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5358/statm: 1339 224 186 169 0 50 0
[pid=5359] ppid=5358 vsize=10260 CPUtime=0.05
/proc/5359/stat : 5359 (minicirc.linux3) R 5358 5358 5290 0 -1 4194304 1456 0 0 0 5 0 0 0 19 0 1 0 416329670 10506240 1398 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134696284 0 0 4096 17507 0 0 0 17 1 0 0
/proc/5359/statm: 2565 1399 71 274 0 2080 0
[pid=5360] ppid=5358 vsize=12268 CPUtime=0
/proc/5360/stat : 5360 (miniadapter.pl) S 5358 5358 5290 0 -1 4194304 378 0 0 0 0 0 0 0 21 0 1 0 416329671 12562432 337 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5360/statm: 3067 337 262 3 0 167 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 27884

[startup+0.102541 s]
/proc/loadavg: 0.21 0.69 0.69 3/77 5358
/proc/meminfo: memFree=1702056/2055920 swapFree=4145496/4192956
[pid=5358] ppid=5356 vsize=5356 CPUtime=0
/proc/5358/stat : 5358 (minicirc.bash) S 5356 5358 5290 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416329670 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5358/statm: 1339 224 186 169 0 50 0
[pid=5359] ppid=5358 vsize=10448 CPUtime=0.09
/proc/5359/stat : 5359 (minicirc.linux3) R 5358 5358 5290 0 -1 4194304 2155 0 0 0 9 0 0 0 19 0 1 0 416329670 10698752 2097 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134695656 0 0 4096 17507 0 0 0 17 1 0 0
/proc/5359/statm: 2612 2097 71 274 0 2127 0
[pid=5360] ppid=5358 vsize=12268 CPUtime=0
/proc/5360/stat : 5360 (miniadapter.pl) S 5358 5358 5290 0 -1 4194304 378 0 0 0 0 0 0 0 21 0 1 0 416329671 12562432 337 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5360/statm: 3067 337 262 3 0 167 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28072

[startup+0.302564 s]
/proc/loadavg: 0.21 0.69 0.69 3/77 5358
/proc/meminfo: memFree=1702056/2055920 swapFree=4145496/4192956
[pid=5358] ppid=5356 vsize=5356 CPUtime=0
/proc/5358/stat : 5358 (minicirc.bash) S 5356 5358 5290 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416329670 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5358/statm: 1339 224 186 169 0 50 0
[pid=5359] ppid=5358 vsize=17504 CPUtime=0.29
/proc/5359/stat : 5359 (minicirc.linux3) R 5358 5358 5290 0 -1 4194304 7771 0 0 0 26 3 0 0 20 0 1 0 416329670 17924096 3989 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134703830 0 0 4096 17507 0 0 0 17 1 0 0
/proc/5359/statm: 4376 3989 120 274 0 3891 0
[pid=5360] ppid=5358 vsize=12268 CPUtime=0
/proc/5360/stat : 5360 (miniadapter.pl) S 5358 5358 5290 0 -1 4194304 387 0 0 0 0 0 0 0 15 0 1 0 416329671 12562432 346 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5360/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35128

[startup+0.70261 s]
/proc/loadavg: 0.21 0.69 0.69 3/77 5358
/proc/meminfo: memFree=1702056/2055920 swapFree=4145496/4192956
[pid=5358] ppid=5356 vsize=5356 CPUtime=0
/proc/5358/stat : 5358 (minicirc.bash) S 5356 5358 5290 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416329670 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5358/statm: 1339 224 186 169 0 50 0
[pid=5359] ppid=5358 vsize=25304 CPUtime=0.68
/proc/5359/stat : 5359 (minicirc.linux3) R 5358 5358 5290 0 -1 4194304 10778 0 0 0 64 4 0 0 24 0 1 0 416329670 25911296 5348 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134980038 0 0 4096 17507 0 0 0 17 1 0 0
/proc/5359/statm: 6326 5348 177 274 0 5841 0
[pid=5360] ppid=5358 vsize=12268 CPUtime=0
/proc/5360/stat : 5360 (miniadapter.pl) S 5358 5358 5290 0 -1 4194304 387 0 0 0 0 0 0 0 16 0 1 0 416329671 12562432 346 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5360/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 42928

[startup+1.5017 s]
/proc/loadavg: 0.21 0.69 0.69 2/80 5361
/proc/meminfo: memFree=1679312/2055920 swapFree=4145496/4192956
[pid=5358] ppid=5356 vsize=5356 CPUtime=0
/proc/5358/stat : 5358 (minicirc.bash) S 5356 5358 5290 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416329670 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5358/statm: 1339 224 186 169 0 50 0
[pid=5359] ppid=5358 vsize=28576 CPUtime=1.49
/proc/5359/stat : 5359 (minicirc.linux3) R 5358 5358 5290 0 -1 4194304 12149 0 0 0 144 5 0 0 25 0 1 0 416329670 29261824 6257 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134977292 0 0 4096 17507 0 0 0 17 1 0 0
/proc/5359/statm: 7144 6257 177 274 0 6659 0
[pid=5360] ppid=5358 vsize=12268 CPUtime=0
/proc/5360/stat : 5360 (miniadapter.pl) S 5358 5358 5290 0 -1 4194304 387 0 0 0 0 0 0 0 16 0 1 0 416329671 12562432 346 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5360/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46200

[startup+3.10188 s]
/proc/loadavg: 0.27 0.70 0.69 2/80 5361
/proc/meminfo: memFree=1674128/2055920 swapFree=4145496/4192956
[pid=5358] ppid=5356 vsize=5356 CPUtime=0
/proc/5358/stat : 5358 (minicirc.bash) S 5356 5358 5290 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416329670 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5358/statm: 1339 224 186 169 0 50 0
[pid=5359] ppid=5358 vsize=38004 CPUtime=3.09
/proc/5359/stat : 5359 (minicirc.linux3) R 5358 5358 5290 0 -1 4194304 16373 0 0 0 301 8 0 0 25 0 1 0 416329670 38916096 8087 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134939331 0 0 4096 17507 0 0 0 17 1 0 0
/proc/5359/statm: 9501 8087 177 274 0 9016 0
[pid=5360] ppid=5358 vsize=12268 CPUtime=0
/proc/5360/stat : 5360 (miniadapter.pl) S 5358 5358 5290 0 -1 4194304 388 0 0 0 0 0 0 0 15 0 1 0 416329671 12562432 347 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5360/statm: 3067 347 270 3 0 167 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 55628

[startup+6.30124 s]
/proc/loadavg: 0.27 0.70 0.69 2/80 5361
/proc/meminfo: memFree=1681488/2055920 swapFree=4145496/4192956
[pid=5358] ppid=5356 vsize=5356 CPUtime=0
/proc/5358/stat : 5358 (minicirc.bash) S 5356 5358 5290 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416329670 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5358/statm: 1339 224 186 169 0 50 0
[pid=5359] ppid=5358 vsize=29640 CPUtime=6.28
/proc/5359/stat : 5359 (minicirc.linux3) R 5358 5358 5290 0 -1 4194304 22181 0 0 0 618 10 0 0 25 0 1 0 416329670 30351360 6442 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134939298 0 0 4096 17507 0 0 0 17 1 0 0
/proc/5359/statm: 7410 6442 234 274 0 6925 0
[pid=5360] ppid=5358 vsize=12268 CPUtime=0
/proc/5360/stat : 5360 (miniadapter.pl) S 5358 5358 5290 0 -1 4194304 392 0 0 0 0 0 0 0 15 0 1 0 416329671 12562432 351 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/5360/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 47264

[startup+12.702 s]
/proc/loadavg: 0.38 0.71 0.69 2/80 5361
/proc/meminfo: memFree=1654992/2055920 swapFree=4145496/4192956
[pid=5358] ppid=5356 vsize=5356 CPUtime=0
/proc/5358/stat : 5358 (minicirc.bash) S 5356 5358 5290 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416329670 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5358/statm: 1339 224 186 169 0 50 0
[pid=5359] ppid=5358 vsize=52364 CPUtime=12.68
/proc/5359/stat : 5359 (minicirc.linux3) R 5358 5358 5290 0 -1 4194304 30645 0 0 0 1255 13 0 0 25 0 1 0 416329670 53620736 11890 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043309 0 0 4096 17507 0 0 0 17 1 0 0
/proc/5359/statm: 13091 11890 256 274 0 12606 0
[pid=5360] ppid=5358 vsize=12268 CPUtime=0
/proc/5360/stat : 5360 (miniadapter.pl) S 5358 5358 5290 0 -1 4194304 392 0 0 0 0 0 0 0 15 0 1 0 416329671 12562432 351 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/5360/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 69988

[startup+25.5024 s]
/proc/loadavg: 0.48 0.72 0.69 2/80 5361
/proc/meminfo: memFree=1649808/2055920 swapFree=4145496/4192956
[pid=5358] ppid=5356 vsize=5356 CPUtime=0
/proc/5358/stat : 5358 (minicirc.bash) S 5356 5358 5290 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416329670 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5358/statm: 1339 224 186 169 0 50 0
[pid=5359] ppid=5358 vsize=57140 CPUtime=25.48
/proc/5359/stat : 5359 (minicirc.linux3) R 5358 5358 5290 0 -1 4194304 31970 0 0 0 2533 15 0 0 25 0 1 0 416329670 58511360 13100 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043656 0 0 4096 17507 0 0 0 17 1 0 0
/proc/5359/statm: 14285 13100 256 274 0 13800 0
[pid=5360] ppid=5358 vsize=12268 CPUtime=0
/proc/5360/stat : 5360 (miniadapter.pl) S 5358 5358 5290 0 -1 4194304 392 0 0 0 0 0 0 0 16 0 1 0 416329671 12562432 351 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/5360/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 74764

[startup+51.1023 s]
/proc/loadavg: 0.65 0.74 0.70 2/80 5361
/proc/meminfo: memFree=1639184/2055920 swapFree=4145496/4192956
[pid=5358] ppid=5356 vsize=5356 CPUtime=0
/proc/5358/stat : 5358 (minicirc.bash) S 5356 5358 5290 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416329670 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5358/statm: 1339 224 186 169 0 50 0
[pid=5359] ppid=5358 vsize=67836 CPUtime=51.06
/proc/5359/stat : 5359 (minicirc.linux3) R 5358 5358 5290 0 -1 4194304 34840 0 0 0 5089 17 0 0 25 0 1 0 416329670 69464064 15743 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/5359/statm: 16959 15743 256 274 0 16474 0
[pid=5360] ppid=5358 vsize=12268 CPUtime=0
/proc/5360/stat : 5360 (miniadapter.pl) S 5358 5358 5290 0 -1 4194304 392 0 0 0 0 0 0 0 16 0 1 0 416329671 12562432 351 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/5360/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 85460

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

[startup+52.7015 s]
/proc/loadavg: 0.68 0.74 0.70 2/80 5361
/proc/meminfo: memFree=1638288/2055920 swapFree=4145496/4192956
[pid=5358] ppid=5356 vsize=5356 CPUtime=0
/proc/5358/stat : 5358 (minicirc.bash) S 5356 5358 5290 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416329670 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5358/statm: 1339 224 186 169 0 50 0
[pid=5359] ppid=5358 vsize=68496 CPUtime=52.67
/proc/5359/stat : 5359 (minicirc.linux3) R 5358 5358 5290 0 -1 4194304 35005 0 0 0 5249 18 0 0 25 0 1 0 416329670 70139904 15908 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135061970 0 0 4096 17507 0 0 0 17 1 0 0
/proc/5359/statm: 17124 15908 256 274 0 16639 0
[pid=5360] ppid=5358 vsize=12268 CPUtime=0
/proc/5360/stat : 5360 (miniadapter.pl) S 5358 5358 5290 0 -1 4194304 392 0 0 0 0 0 0 0 16 0 1 0 416329671 12562432 351 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/5360/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 52.67
Current children cumulated vsize (KiB) 86120

[startup+54.3016 s]
/proc/loadavg: 0.68 0.74 0.70 2/80 5361
/proc/meminfo: memFree=1637712/2055920 swapFree=4145496/4192956
[pid=5358] ppid=5356 vsize=5356 CPUtime=0
/proc/5358/stat : 5358 (minicirc.bash) S 5356 5358 5290 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416329670 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5358/statm: 1339 224 186 169 0 50 0
[pid=5359] ppid=5358 vsize=69288 CPUtime=54.27
/proc/5359/stat : 5359 (minicirc.linux3) R 5358 5358 5290 0 -1 4194304 35217 0 0 0 5409 18 0 0 25 0 1 0 416329670 70950912 16120 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/5359/statm: 17322 16120 256 274 0 16837 0
[pid=5360] ppid=5358 vsize=12268 CPUtime=0
/proc/5360/stat : 5360 (miniadapter.pl) S 5358 5358 5290 0 -1 4194304 392 0 0 0 0 0 0 0 16 0 1 0 416329671 12562432 351 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/5360/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 54.27
Current children cumulated vsize (KiB) 86912

[startup+55.1017 s]
/proc/loadavg: 0.68 0.74 0.70 2/80 5361
/proc/meminfo: memFree=1637328/2055920 swapFree=4145496/4192956
[pid=5358] ppid=5356 vsize=5356 CPUtime=0
/proc/5358/stat : 5358 (minicirc.bash) S 5356 5358 5290 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416329670 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5358/statm: 1339 224 186 169 0 50 0
[pid=5359] ppid=5358 vsize=69568 CPUtime=55.07
/proc/5359/stat : 5359 (minicirc.linux3) R 5358 5358 5290 0 -1 4194304 35273 0 0 0 5489 18 0 0 25 0 1 0 416329670 71237632 16176 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043738 0 0 4096 17507 0 0 0 17 1 0 0
/proc/5359/statm: 17392 16176 256 274 0 16907 0
[pid=5360] ppid=5358 vsize=12268 CPUtime=0
/proc/5360/stat : 5360 (miniadapter.pl) S 5358 5358 5290 0 -1 4194304 392 0 0 0 0 0 0 0 16 0 1 0 416329671 12562432 351 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/5360/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 55.07
Current children cumulated vsize (KiB) 87192

[startup+55.5018 s]
/proc/loadavg: 0.68 0.74 0.70 2/80 5361
/proc/meminfo: memFree=1637328/2055920 swapFree=4145496/4192956
[pid=5358] ppid=5356 vsize=5356 CPUtime=0
/proc/5358/stat : 5358 (minicirc.bash) S 5356 5358 5290 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416329670 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5358/statm: 1339 224 186 169 0 50 0
[pid=5359] ppid=5358 vsize=69568 CPUtime=55.47
/proc/5359/stat : 5359 (minicirc.linux3) R 5358 5358 5290 0 -1 4194304 35287 0 0 0 5529 18 0 0 25 0 1 0 416329670 71237632 16190 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043862 0 0 4096 17507 0 0 0 17 1 0 0
/proc/5359/statm: 17392 16190 256 274 0 16907 0
[pid=5360] ppid=5358 vsize=12268 CPUtime=0
/proc/5360/stat : 5360 (miniadapter.pl) S 5358 5358 5290 0 -1 4194304 392 0 0 0 0 0 0 0 16 0 1 0 416329671 12562432 351 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/5360/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 55.47
Current children cumulated vsize (KiB) 87192

[startup+55.6018 s]
/proc/loadavg: 0.68 0.74 0.70 2/80 5361
/proc/meminfo: memFree=1637328/2055920 swapFree=4145496/4192956
[pid=5358] ppid=5356 vsize=5356 CPUtime=0
/proc/5358/stat : 5358 (minicirc.bash) S 5356 5358 5290 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416329670 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5358/statm: 1339 224 186 169 0 50 0
[pid=5359] ppid=5358 vsize=58428 CPUtime=55.56
/proc/5359/stat : 5359 (minicirc.linux3) R 5358 5358 5290 0 -1 4194304 35290 0 0 0 5538 18 0 0 25 0 1 0 416329670 59830272 14043 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135249624 0 0 4096 17507 0 0 0 17 1 0 0
/proc/5359/statm: 14607 14043 259 274 0 14122 0
[pid=5360] ppid=5358 vsize=12268 CPUtime=0
/proc/5360/stat : 5360 (miniadapter.pl) S 5358 5358 5290 0 -1 4194304 403 0 0 0 0 0 0 0 16 0 1 0 416329671 12562432 362 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/5360/statm: 3067 362 282 3 0 167 0
Current children cumulated CPU time (s) 55.56
Current children cumulated vsize (KiB) 76052

Child status: 0
Real time (s): 55.6959
CPU time (s): 55.6755
CPU user time (s): 55.4746
CPU system time (s): 0.200969
CPU usage (%): 99.9635
Max. virtual memory (cumulated for all children) (KiB): 87192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 55.4746
system time used= 0.200969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35994
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= 325
involuntary context switches= 188

runsolver used 0.06099 second user time and 0.146977 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Thu May 17 11:55:21 UTC 2007

IDJOB= 461816
IDBENCH= 48679
IDSOLVER= 205
FILE ID= node9/461816-1179402921

PBS_JOBID= 5292471

Free space on /tmp= 66536 MiB

SOLVER NAME= minicirc 2007-05-17
BENCH NAME= HOME/pub/bench/AIG07/additional-aig/pico-java/prop18_len09_step.aig
COMMAND LINE= minicirc.bash /tmp/evaluation/461816-1179402921/instance-461816-1179402921.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-461816-1179402921 -o ROOT/results/node9/solver-461816-1179402921 -C 1200 -W 1800 -M 1800 --output-limit 1,15  minicirc.bash /tmp/evaluation/461816-1179402921/instance-461816-1179402921.aig

META MD5SUM SOLVER= 5a68a0730754c919c3e4a8ed70e49cdc
MD5SUM BENCH=  7c8535f0d5a90a028f05af06e469a567

RANDOM SEED= 562664646

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.221
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.221
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:       1702400 kB
Buffers:         53668 kB
Cached:         203196 kB
SwapCached:      15680 kB
Active:         112928 kB
Inactive:       166888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1702400 kB
SwapTotal:     4192956 kB
SwapFree:      4145496 kB
Dirty:            5116 kB
Writeback:           0 kB
Mapped:          29876 kB
Slab:            59220 kB
Committed_AS:  9183596 kB
PageTables:       1784 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= 66536 MiB

End job on node9 on Thu May 17 11:56:17 UTC 2007