Trace number 461662

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 54.6227 54.757

General information on the benchmark

Nameindustrial-aig/palacios/
medium/blocks-4-ipc5-h22-unknown.aig
MD5SUM8147ac36dfb8c619b5a6e1d616f13fd3
Bench CategoryALL (all instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark54.6227
SatisfiableNO
(Un)Satisfiability was proved

Solver Data (download as text)

5.77/5.97	c ____________________________________________________________________________________
5.77/5.97	c !! Parsing                         :   229507 ANDs   1408 PIs   (CPU-Time    0.12 s)
5.77/5.97	c ____________________________________________________________________________________
5.77/5.97	c !! Initial simplification          :   227975 ANDs   1408 PIs   (CPU-Time    0.21 s)
5.77/5.97	c >>     Top conjunction: 1533 POs
5.77/5.97	c ____________________________________________________________________________________
5.77/5.97	c !! DAG-aware minimization begins   : 
5.77/5.97	c >>     Strashing:
5.77/5.97	c >>     Minimizing:
5.77/5.97	c >>     progress        0/  227975
>>     progress     1000/  227612
>>     progress     2000/  227211
>>     progress     3000/  226838
>>     progress     4000/  226461
>>     progress     5000/  226064
>>     progress     6000/  225736
>>     progress     7000/  225359
>>     progress     8000/  224948
>>     progress     9000/  224509
>>     progress    10000/  224201
>>     progress    11000/  223738
>>     progress    12000/  223525
>>     progress    13000/  223333
>>     progress    14000/  223092
>>     progress    15000/  222900
>>     progress    16000/  222629
>>     progress    17000/  222447
>>     progress    18000/  222152
>>     progress    19000/  221825
>>     progress    20000/  221445
>>     progress    21000/  220973
>>     progress    22000/  220496
>>     progress    23000/  220008
>>     progress    24000/  219584
>>     progress    25000/  219142
>>     progress    26000/  218691
>>     progress    27000/  218256
>>     progress    28000/  217796
>>     progress    29000/  217341
>>     progress    30000/  216923
>>     progress    31000/  216468
>>     progress    32000/  215998
>>     progress    33000/  215554
>>     progress    34000/  215081
>>     progress    35000/  214611
>>     progress    36000/  214221
>>     progress    37000/  213905
>>     progress    38000/  213499
>>     progress    39000/  213042
>>     progress    40000/  212581
>>     progress    41000/  212085
>>     progress    42000/  211690
>>     progress    43000/  211325
>>     progress    44000/  210946
>>     progress    45000/  210564
>>     progress    46000/  210141
>>     progress    47000/  209727
>>     progress    48000/  209229
>>     progress    49000/  208843
>>     progress    50000/  208402
>>     progress    51000/  207929
>>     progress    52000/  207481
>>     progress    53000/  207041
>>     progress    54000/  206602
>>     progress    55000/  206138
>>     progress    56000/  205687
>>     progress    57000/  205212
>>     progress    58000/  204767
>>     progress    59000/  204327
>>     progress    60000/  203893
>>     progress    61000/  203467
>>     progress    62000/  203031
>>     progress    63000/  202636
>>     progress    64000/  202341
>>     progress    65000/  201898
>>     progress    66000/  201569
>>     progress    67000/  201118
>>     progress    68000/  200760
>>     progress    69000/  200476
>>     progress    70000/  200211
>>     progress    71000/  199940
>>     progress    72000/  199509
>>     progress    73000/  199105
>>     progress    74000/  198701
>>     progress    75000/  198214
>>     progress    76000/  197910
>>     progress    77000/  197483
>>     progress    78000/  197022
>>     progress    79000/  196567
>>     progress    80000/  196120
>>     progress    81000/  195851
>>     progress    82000/  195638
>>     progress    83000/  195444
>>     progress    84000/  195172
>>     progress    85000/  194836
>>     progress    86000/  194478
>>     progress    87000/  194100
>>     progress    88000/  193736
>>     progress    89000/  193423
>>     progress    90000/  193124
>>     progress    91000/  192795
>>     progress    92000/  192359
>>     progress    93000/  191949
>>     progress    94000/  191515
>>     progress    95000/  191101
>>     progress    96000/  190799
>>     progress    97000/  190611
>>     progress    98000/  190344
>>     progress    99000/  189960
>>     progress   100000/  189533
>>     progress   101000/  189088
>>     progress   102000/  188687
>>     progress   103000/  188257
>>     progress   104000/  187844
>>     progress   105000/  187535
>>     progress   106000/  187141
>>     progress   107000/  186694
>>     progress   108000/  186242
>>     progress   109000/  185739
>>     progress   110000/  185270
>>     progress   111000/  184812
>>     progress   112000/  184359
>>     progress   113000/  184071
>>     progress   114000/  183701
>>     progress   115000/  183284
>>     progress   116000/  182883
>>     progress   117000/  182437
>>     progress   118000/  182011
>>     progress   119000/  181670
>>     progress   120000/  181285
>>     progress   121000/  180925
>>     progress   122000/  180549
>>     progress   123000/  180154
>>     progress   124000/  179685
>>     progress   125000/  179320
>>     progress   126000/  178855
>>     progress   127000/  178598
>>     progress   128000/  178143
>>     progress   129000/  177861
>>     progress   130000/  177550
>>     progress   131000/  177207
>>     progress   132000/  176773
>>     progress   133000/  176417
>>     progress   134000/  176115
>>     progress   135000/  175724
>>     progress   136000/  175573
>>     progress   137000/  175454
>>     progress   138000/  175319
>>     progress   139000/  175008
>>     progress   140000/  174727
>>     progress   141000/  174223
>>     progress   142000/  173851
>>     progress   143000/  173416
>>     progress   144000/  173105
>>     progress   145000/  172820
>>     progress   146000/  172465
>>     progress   147000/  172163
>>     progress   148000/  171867
>>     progress   149000/  171508
>>     progress   150000/  171136
>>     progress   151000/  170793
>>     progress   152000/  170447
>>     progress   153000/  170004
>>     progress   154000/  169799
>>     progress   155000/  169448
>>     progress   156000/  169437
>>     progress   157000/  169139
>>     progress   158000/  168731
>>     progress   159000/  168414
>>     progress   160000/  168041
>>     progress   161000/  167829
>>     progress   162000/  167346
>>     progress   163000/  166969
>>     progress   164000/  166511
>>     progress   165000/  166110
>>     progress   166000/  165608
>>     progress   167000/  165208
>>     progress   168000/  164800
>>     progress   169000/  164393
>>     progress   170000/  163970
>>     progress   171000/  163575
>>     progress   172000/  163160
>>     progress   173000/  162781
>>     progress   174000/  162392
>>     progress   175000/  162030
>>     progress   176000/  161660
>>     progress   177000/  161301
>>     progress   178000/  160948
>>     progress   179000/  160572
>>     progress   180000/  160299
>>     progress   181000/  159894
>>     progress   182000/  159508
>>     progress   183000/  159174
>>     progress   184000/  158748
>>     progress   185000/  158521
>>     progress   186000/  158296
>>     progress   187000/  157962
>>     progress   188000/  157770
>>     progress   189000/  157630
>>     progress   190000/  157628
>>     progress   191000/  157537
>>     progress   192000/  156990
>>     progress   193000/  156415
>>     progress   194000/  155896
>>     progress   195000/  155457
>>     progress   196000/  155086
>>     progress   197000/  154765
>>     progress   198000/  154516
>>     progress   199000/  154320
>>     progress   200000/  154185
>>     progress   201000/  154147
>>     progress   202000/  154139
>>     progress   203000/  154138
>>     progress   204000/  154084
>>     progress   205000/  153546
>>     progress   206000/  152965
>>     progress   207000/  152452
>>     progress   208000/  151991
>>     progress   209000/  151599
>>     progress   210000/  151321
>>     progress   211000/  151032
>>     progress   212000/  150824
>>     progress   213000/  150694
>>     progress   214000/  150640
>>     progress   215000/  150634
>>     progress   216000/  150633
>>     progress   217000/  150626
>>     progress   218000/  150053
>>     progress   219000/  149569
>>     progress   220000/  149157
>>     progress   221000/  148813
>>     progress   222000/  148493
>>     progress   223000/  148181
>>     progress   224000/  147952
>>     progress   225000/  147724
>>     progress   226000/  147609
>>     progress   227000/  147572
>>     progress   228000/  147352
>>     progress   229000/  147133
>>     progress   230000/  147131
>>     progress   231000/  147093
>>     progress   232000/  146599
>>     progress   233000/  146007
>>     progress   234000/  145495
>>     progress   235000/  145039
>>     progress   236000/  144642
>>     progress   237000/  144328
>>     progress   238000/  144061
>>     progress   239000/  143871
>>     progress   240000/  143728
>>     progress   241000/  143680
>>     progress   242000/  143675
>>     progress   243000/  143672
>>     progress   244000/  143634
>>     progress   245000/  143154
>>     progress   246000/  142566
>>     progress   247000/  142050
>>     progress   248000/  141592
>>     progress   249000/  141183
>>     progress   250000/  140881
>>     progress   251000/  140631
>>     progress   252000/  140419
>>     progress   253000/  140304
>>     progress   254000/  140252
>>     progress   255000/  140250
>>     progress   256000/  140247
>>     progress   257000/  140178
>>     progress   258000/  139722
>>     progress   259000/  139141
>>     progress   260000/  138633
>>     progress   261000/  138184
>>     progress   262000/  137786
>>     progress   263000/  137459
>>     progress   264000/  137207
>>     progress   265000/  136997
>>     progress   266000/  136850
>>     progress   267000/  136817
>>     progress   268000/  136813
>>     progress   269000/  136807
>>     progress   270000/  136805
>>     progress   271000/  136368
>>     progress   272000/  135763
>>     progress   273000/  135232
>>     progress   274000/  134769
>>     progress   275000/  134375
>>     progress   276000/  134058
>>     progress   277000/  133785
>>     progress   278000/  133572
>>     progress   279000/  133439
>>     progress   280000/  133388
>>     progress   281000/  133384
>>     progress   282000/  133380
>>     progress   283000/  133373
>>     progress   284000/  132931
>>     progress   285000/  132328
>>     progress   286000/  131790
>>     progress   287000/  131348
>>     progress   288000/  130958
>>     progress   289000/  130624
>>     progress   290000/  130336
>>     progress   291000/  130129
>>     progress   292000/  129985
>>     progress   293000/  129924
>>     progress   294000/  129917
>>     progress   295000/  129910
>>     progress   296000/  129909
>>     progress   297000/  129413
>>     progress   298000/  128983
>>     progress   299000/  128571
>>     progress   300000/  128295
>>     progress   301000/  128072
>>     progress   302000/  127867
>>     progress   303000/  127769
>>     progress   304000/  127763
>>     progress   305000/  127760
>>     progress   306000/  127323
>>     progress   307000/  127320
>>     progress   308000/  127036
>>     progress   309000/  126557
>>     Reduction in #ANDs: 44.49 %
12.57/12.72	c >>     Core shrink time  : 5.17 s
12.57/12.72	c >>     Globally redundant: 0
12.57/12.72	c >> DAG-aware minimization completed:   126553 ANDs   1408 PIs   (CPU-Time    5.32 s)
12.57/12.72	c ____________________________________________________________________________________
12.57/12.72	c !! Tech-mapping for CNF begins     : 
12.57/12.72	c >>     PROGRESS (techmap - generating cuts)     100000/    129496
>>     Cut statistics:  (total = 676481, avg = 5.3, max = 11)          
12.57/12.72	c >>        0:   360598 clauses   (CPU Time 1.22)
12.57/12.72	c >>        1:   236610 clauses   (CPU Time 1.04)
12.57/12.72	c >>        2:   224809 clauses   (CPU Time 1.44)
12.57/12.72	c >>        3:   224657 clauses   (CPU Time 1.46)
12.57/12.72	c >>     Core techmap time: 5.31 s
12.57/12.72	c >> Tech-mapping for CNF completed  :    48227 LUTs   1408 PIs   (CPU-Time    5.34 s)
12.57/12.72	c ____________________________________________________________________________________
12.57/12.72	c !! Producing initial SAT-problem   :   224657 clauses           (CPU-Time -3728873472.00 s)
12.57/12.72	c ____________________________________________________________________________________
12.57/12.72	c !! Running SAT...
12.57/12.72	c 
12.57/12.72	c ============================[After Simplification]=============================
54.55/54.75	c |  Number of variables:  20746                                                |
54.55/54.75	c |  Number of clauses:    169234                                               |
54.55/54.75	c ============================[ Search Statistics ]==============================
54.55/54.75	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
54.55/54.75	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
54.55/54.75	c ===============================================================================
54.55/54.75	c |         0 |   20746   169234   619241 |    56411        0    nan |  0.000 % |
54.55/54.75	c |       108 |   20746   169234   619241 |    62052      108     12 |  3.091 % |
54.55/54.75	c |       258 |   20746   169234   619241 |    68257      258     61 |  3.090 % |
54.55/54.75	c |       483 |   20746   169234   619241 |    75083      483     39 |  3.090 % |
54.55/54.75	c |       822 |   20746   169234   619241 |    82591      822     41 |  3.090 % |
54.55/54.75	c |      1328 |   20746   169234   619241 |    90851     1328     32 |  3.090 % |
54.55/54.75	c |      2087 |   20746   169234   619241 |    99936     2087     32 |  3.090 % |
54.55/54.75	c |      3226 |   20746   169234   619241 |   109929     3226     26 |  3.090 % |
54.55/54.75	c |      4935 |   20746   169234   619241 |   120922     4935     26 |  3.091 % |
54.55/54.75	c |      7501 |   20746   169234   619241 |   133014     7501     27 |  3.090 % |
54.55/54.75	c |     11346 |   20746   169234   619241 |   146316    11346     25 |  3.090 % |
54.55/54.75	c |     17113 |   20746   169234   619241 |   160948    17113     24 |  3.090 % |
54.55/54.75	c |     25762 |   20746   169234   619241 |   177042    25762     22 |  3.091 % |
54.55/54.75	c ===============================================================================
54.55/54.75	c restarts         : 13
54.55/54.75	c conflicts        : 38340       
54.55/54.75	c decisions        : 61752        (1.71 % random)
54.55/54.75	c propagations     : 51142538    
54.55/54.75	c conflict literals: 734308       (44.05 % deleted)
54.55/54.75	s UNSATISFIABLEc 
54.55/54.75	c Total CPU time: 54.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/node67/watcher-461662-1179402528 -o ROOT/results/node67/solver-461662-1179402528 -C 1200 -W 1800 -M 1800 --output-limit 1,15 minicirc.bash /tmp/evaluation/461662-1179402528/instance-461662-1179402528.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: 1.07 0.99 0.72 1/64 10167
/proc/meminfo: memFree=1500648/2055920 swapFree=4183164/4192956
[pid=10167] ppid=10165 vsize=11496 CPUtime=0
/proc/10167/stat : 10167 (runsolver) D 10165 10167 10044 0 -1 4194368 12 0 0 0 0 0 0 0 18 0 1 0 416242362 11771904 127 18446744073709551615 134512640 135603665 4294956352 18446744073709551615 135297312 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/10167/statm: 2874 127 114 266 0 2605 0

[startup+0.009282 s]
/proc/loadavg: 1.07 0.99 0.72 1/64 10167
/proc/meminfo: memFree=1500648/2055920 swapFree=4183164/4192956
[pid=10167] ppid=10165 vsize=11496 CPUtime=0
/proc/10167/stat : 10167 (runsolver) D 10165 10167 10044 0 -1 4194368 12 0 0 0 0 0 0 0 18 0 1 0 416242362 11771904 127 18446744073709551615 134512640 135603665 4294956352 18446744073709551615 135297312 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/10167/statm: 2874 127 114 266 0 2605 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11496

[startup+0.101299 s]
/proc/loadavg: 1.07 0.99 0.72 1/64 10167
/proc/meminfo: memFree=1500648/2055920 swapFree=4183164/4192956
[pid=10167] ppid=10165 vsize=11496 CPUtime=0
/proc/10167/stat : 10167 (runsolver) D 10165 10167 10044 0 -1 4194368 12 0 0 0 0 0 0 0 18 0 1 0 416242362 11771904 127 18446744073709551615 134512640 135603665 4294956352 18446744073709551615 135297312 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/10167/statm: 2874 127 114 266 0 2605 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11496

[startup+0.301335 s]
/proc/loadavg: 1.07 0.99 0.72 1/64 10167
/proc/meminfo: memFree=1500648/2055920 swapFree=4183164/4192956
[pid=10167] ppid=10165 vsize=5356 CPUtime=0
/proc/10167/stat : 10167 (minicirc.bash) S 10165 10167 10044 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416242362 5484544 224 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10167/statm: 1339 224 186 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701407 s]
/proc/loadavg: 1.07 0.99 0.72 1/64 10167
/proc/meminfo: memFree=1500648/2055920 swapFree=4183164/4192956
[pid=10167] ppid=10165 vsize=5356 CPUtime=0
/proc/10167/stat : 10167 (minicirc.bash) S 10165 10167 10044 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416242362 5484544 224 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10167/statm: 1339 224 186 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50155 s]
/proc/loadavg: 1.07 0.99 0.72 2/67 10170
/proc/meminfo: memFree=1473040/2055920 swapFree=4183164/4192956
[pid=10167] ppid=10165 vsize=5356 CPUtime=0
/proc/10167/stat : 10167 (minicirc.bash) S 10165 10167 10044 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416242362 5484544 224 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10167/statm: 1339 224 186 169 0 50 0
[pid=10169] ppid=10167 vsize=33556 CPUtime=1.37
/proc/10169/stat : 10169 (minicirc.linux3) R 10167 10167 10044 0 -1 4194304 16228 0 0 0 131 6 0 0 25 0 1 0 416242373 34361344 7467 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134875157 0 0 4096 17507 0 0 0 17 1 0 0
/proc/10169/statm: 8389 7467 175 274 0 7904 0
[pid=10170] ppid=10167 vsize=12268 CPUtime=0
/proc/10170/stat : 10170 (miniadapter.pl) S 10167 10167 10044 0 -1 4194304 387 0 0 0 0 0 0 0 16 0 1 0 416242373 12562432 346 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10170/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 51180

[startup+3.10284 s]
/proc/loadavg: 1.07 0.99 0.72 2/67 10170
/proc/meminfo: memFree=1467856/2055920 swapFree=4183164/4192956
[pid=10167] ppid=10165 vsize=5356 CPUtime=0
/proc/10167/stat : 10167 (minicirc.bash) S 10165 10167 10044 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416242362 5484544 224 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10167/statm: 1339 224 186 169 0 50 0
[pid=10169] ppid=10167 vsize=40956 CPUtime=2.98
/proc/10169/stat : 10169 (minicirc.linux3) R 10167 10167 10044 0 -1 4194304 19161 0 0 0 290 8 0 0 25 0 1 0 416242373 41938944 9272 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134977121 0 0 4096 17507 0 0 0 17 1 0 0
/proc/10169/statm: 10239 9272 175 274 0 9754 0
[pid=10170] ppid=10167 vsize=12268 CPUtime=0
/proc/10170/stat : 10170 (miniadapter.pl) S 10167 10167 10044 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 416242373 12562432 347 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10170/statm: 3067 347 270 3 0 167 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 58580

[startup+6.30143 s]
/proc/loadavg: 1.07 0.99 0.72 2/67 10170
/proc/meminfo: memFree=1453648/2055920 swapFree=4183164/4192956
[pid=10167] ppid=10165 vsize=5356 CPUtime=0
/proc/10167/stat : 10167 (minicirc.bash) S 10165 10167 10044 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416242362 5484544 224 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10167/statm: 1339 224 186 169 0 50 0
[pid=10169] ppid=10167 vsize=44252 CPUtime=6.17
/proc/10169/stat : 10169 (minicirc.linux3) R 10167 10167 10044 0 -1 4194304 25088 0 0 0 607 10 0 0 25 0 1 0 416242373 45314048 9692 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134905939 0 0 4096 17507 0 0 0 17 1 0 0
/proc/10169/statm: 11063 9692 182 274 0 10578 0
[pid=10170] ppid=10167 vsize=12268 CPUtime=0
/proc/10170/stat : 10170 (miniadapter.pl) S 10167 10167 10044 0 -1 4194304 393 0 0 0 0 0 0 0 16 0 1 0 416242373 12562432 352 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/10170/statm: 3067 352 271 3 0 167 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 61876

[startup+12.7016 s]
/proc/loadavg: 1.06 0.99 0.72 2/67 10170
/proc/meminfo: memFree=1449496/2055920 swapFree=4183164/4192956
[pid=10167] ppid=10165 vsize=5356 CPUtime=0
/proc/10167/stat : 10167 (minicirc.bash) S 10165 10167 10044 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416242362 5484544 224 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10167/statm: 1339 224 186 169 0 50 0
[pid=10169] ppid=10167 vsize=64644 CPUtime=12.57
/proc/10169/stat : 10169 (minicirc.linux3) R 10167 10167 10044 0 -1 4194304 30047 0 0 0 1244 13 0 0 25 0 1 0 416242373 66195456 14598 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135007634 0 0 4096 17507 0 0 0 17 1 0 0
/proc/10169/statm: 16161 14598 198 274 0 15676 0
[pid=10170] ppid=10167 vsize=12268 CPUtime=0
/proc/10170/stat : 10170 (miniadapter.pl) S 10167 10167 10044 0 -1 4194304 393 0 0 0 0 0 0 0 15 0 1 0 416242373 12562432 352 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/10170/statm: 3067 352 271 3 0 167 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 82268

[startup+25.5019 s]
/proc/loadavg: 1.05 0.99 0.73 2/67 10170
/proc/meminfo: memFree=1441304/2055920 swapFree=4183164/4192956
[pid=10167] ppid=10165 vsize=5356 CPUtime=0
/proc/10167/stat : 10167 (minicirc.bash) S 10165 10167 10044 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416242362 5484544 224 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10167/statm: 1339 224 186 169 0 50 0
[pid=10169] ppid=10167 vsize=65364 CPUtime=25.36
/proc/10169/stat : 10169 (minicirc.linux3) R 10167 10167 10044 0 -1 4194304 30289 0 0 0 2523 13 0 0 25 0 1 0 416242373 66932736 14791 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043596 0 0 4096 17507 0 0 0 17 1 0 0
/proc/10169/statm: 16341 14791 204 274 0 15856 0
[pid=10170] ppid=10167 vsize=12268 CPUtime=0
/proc/10170/stat : 10170 (miniadapter.pl) S 10167 10167 10044 0 -1 4194304 393 0 0 0 0 0 0 0 16 0 1 0 416242373 12562432 352 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/10170/statm: 3067 352 271 3 0 167 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 82988

[startup+51.1016 s]
/proc/loadavg: 1.03 0.99 0.73 2/67 10170
/proc/meminfo: memFree=1440856/2055920 swapFree=4183164/4192956
[pid=10167] ppid=10165 vsize=5356 CPUtime=0
/proc/10167/stat : 10167 (minicirc.bash) S 10165 10167 10044 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416242362 5484544 224 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10167/statm: 1339 224 186 169 0 50 0
[pid=10169] ppid=10167 vsize=65860 CPUtime=50.96
/proc/10169/stat : 10169 (minicirc.linux3) R 10167 10167 10044 0 -1 4194304 30396 0 0 0 5082 14 0 0 25 0 1 0 416242373 67440640 14898 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/10169/statm: 16465 14898 204 274 0 15980 0
[pid=10170] ppid=10167 vsize=12268 CPUtime=0
/proc/10170/stat : 10170 (miniadapter.pl) S 10167 10167 10044 0 -1 4194304 393 0 0 0 0 0 0 0 16 0 1 0 416242373 12562432 352 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/10170/statm: 3067 352 271 3 0 167 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 83484

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

[startup+52.7019 s]
/proc/loadavg: 1.03 0.99 0.73 2/67 10170
/proc/meminfo: memFree=1440856/2055920 swapFree=4183164/4192956
[pid=10167] ppid=10165 vsize=5356 CPUtime=0
/proc/10167/stat : 10167 (minicirc.bash) S 10165 10167 10044 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416242362 5484544 224 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10167/statm: 1339 224 186 169 0 50 0
[pid=10169] ppid=10167 vsize=65860 CPUtime=52.56
/proc/10169/stat : 10169 (minicirc.linux3) R 10167 10167 10044 0 -1 4194304 30396 0 0 0 5242 14 0 0 25 0 1 0 416242373 67440640 14898 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/10169/statm: 16465 14898 204 274 0 15980 0
[pid=10170] ppid=10167 vsize=12268 CPUtime=0
/proc/10170/stat : 10170 (miniadapter.pl) S 10167 10167 10044 0 -1 4194304 393 0 0 0 0 0 0 0 16 0 1 0 416242373 12562432 352 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/10170/statm: 3067 352 271 3 0 167 0
Current children cumulated CPU time (s) 52.56
Current children cumulated vsize (KiB) 83484

[startup+53.501 s]
/proc/loadavg: 1.03 0.99 0.73 2/67 10170
/proc/meminfo: memFree=1440856/2055920 swapFree=4183164/4192956
[pid=10167] ppid=10165 vsize=5356 CPUtime=0
/proc/10167/stat : 10167 (minicirc.bash) S 10165 10167 10044 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416242362 5484544 224 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10167/statm: 1339 224 186 169 0 50 0
[pid=10169] ppid=10167 vsize=65860 CPUtime=53.36
/proc/10169/stat : 10169 (minicirc.linux3) R 10167 10167 10044 0 -1 4194304 30396 0 0 0 5322 14 0 0 25 0 1 0 416242373 67440640 14898 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043741 0 0 4096 17507 0 0 0 17 1 0 0
/proc/10169/statm: 16465 14898 204 274 0 15980 0
[pid=10170] ppid=10167 vsize=12268 CPUtime=0
/proc/10170/stat : 10170 (miniadapter.pl) S 10167 10167 10044 0 -1 4194304 393 0 0 0 0 0 0 0 16 0 1 0 416242373 12562432 352 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/10170/statm: 3067 352 271 3 0 167 0
Current children cumulated CPU time (s) 53.36
Current children cumulated vsize (KiB) 83484

[startup+54.3022 s]
/proc/loadavg: 1.03 0.99 0.73 2/67 10170
/proc/meminfo: memFree=1440856/2055920 swapFree=4183164/4192956
[pid=10167] ppid=10165 vsize=5356 CPUtime=0
/proc/10167/stat : 10167 (minicirc.bash) S 10165 10167 10044 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416242362 5484544 224 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10167/statm: 1339 224 186 169 0 50 0
[pid=10169] ppid=10167 vsize=65860 CPUtime=54.16
/proc/10169/stat : 10169 (minicirc.linux3) R 10167 10167 10044 0 -1 4194304 30396 0 0 0 5402 14 0 0 25 0 1 0 416242373 67440640 14898 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043596 0 0 4096 17507 0 0 0 17 1 0 0
/proc/10169/statm: 16465 14898 204 274 0 15980 0
[pid=10170] ppid=10167 vsize=12268 CPUtime=0
/proc/10170/stat : 10170 (miniadapter.pl) S 10167 10167 10044 0 -1 4194304 393 0 0 0 0 0 0 0 16 0 1 0 416242373 12562432 352 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/10170/statm: 3067 352 271 3 0 167 0
Current children cumulated CPU time (s) 54.16
Current children cumulated vsize (KiB) 83484

[startup+54.7023 s]
/proc/loadavg: 1.03 0.99 0.73 2/67 10170
/proc/meminfo: memFree=1440856/2055920 swapFree=4183164/4192956
[pid=10167] ppid=10165 vsize=5356 CPUtime=0
/proc/10167/stat : 10167 (minicirc.bash) S 10165 10167 10044 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416242362 5484544 224 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10167/statm: 1339 224 186 169 0 50 0
[pid=10169] ppid=10167 vsize=50920 CPUtime=54.55
/proc/10169/stat : 10169 (minicirc.linux3) R 10167 10167 10044 0 -1 4194304 30399 0 0 0 5441 14 0 0 25 0 1 0 416242373 52142080 12264 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135244490 0 0 4096 17507 0 0 0 17 1 0 0
/proc/10169/statm: 12730 12264 207 274 0 12245 0
[pid=10170] ppid=10167 vsize=12268 CPUtime=0
/proc/10170/stat : 10170 (miniadapter.pl) S 10167 10167 10044 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 416242373 12562432 363 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/10170/statm: 3067 363 282 3 0 167 0
Current children cumulated CPU time (s) 54.55
Current children cumulated vsize (KiB) 68544

Child status: 0
Real time (s): 54.757
CPU time (s): 54.6227
CPU user time (s): 54.4657
CPU system time (s): 0.156976
CPU usage (%): 99.7548
Max. virtual memory (cumulated for all children) (KiB): 83484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 54.4657
system time used= 0.156976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31104
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= 384
involuntary context switches= 179

runsolver used 0.057991 second user time and 0.142978 second system time

The end

Launcher Data (download as text)

Begin job on node67 on Thu May 17 11:48:48 UTC 2007

IDJOB= 461662
IDBENCH= 48525
IDSOLVER= 205
FILE ID= node67/461662-1179402528

PBS_JOBID= 5292647

Free space on /tmp= 66543 MiB

SOLVER NAME= minicirc 2007-05-17
BENCH NAME= HOME/pub/bench/AIG07/industrial-aig/palacios/medium/blocks-4-ipc5-h22-unknown.aig
COMMAND LINE= minicirc.bash /tmp/evaluation/461662-1179402528/instance-461662-1179402528.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node67/watcher-461662-1179402528 -o ROOT/results/node67/solver-461662-1179402528 -C 1200 -W 1800 -M 1800 --output-limit 1,15  minicirc.bash /tmp/evaluation/461662-1179402528/instance-461662-1179402528.aig

META MD5SUM SOLVER= 5a68a0730754c919c3e4a8ed70e49cdc
MD5SUM BENCH=  8147ac36dfb8c619b5a6e1d616f13fd3

RANDOM SEED= 422202320

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node67.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.263
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.263
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:       1500864 kB
Buffers:         32112 kB
Cached:         400004 kB
SwapCached:       3900 kB
Active:         201944 kB
Inactive:       240256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1500864 kB
SwapTotal:     4192956 kB
SwapFree:      4183164 kB
Dirty:            5612 kB
Writeback:           0 kB
Mapped:          16164 kB
Slab:            98796 kB
Committed_AS:  3205224 kB
PageTables:       1452 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= 66543 MiB

End job on node67 on Thu May 17 11:49:43 UTC 2007