Trace number 461694

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 27.4448 27.4539

General information on the benchmark

Nameadditional-aig/tip-k-ind-aigs-o1234g/
Og/vis.prodcell^12.E.aig
MD5SUM269c27cbc2df03fe818cada826aeba78
Bench CategoryALL (all instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark25.7171
SatisfiableNO
(Un)Satisfiability was proved

Solver Data (download as text)

10.29/10.39	c ____________________________________________________________________________________
10.29/10.39	c !! Parsing                         :   183219 ANDs     61 PIs   (CPU-Time    0.10 s)
10.29/10.39	c ____________________________________________________________________________________
10.29/10.39	c !! Initial simplification          :   182782 ANDs     61 PIs   (CPU-Time    0.16 s)
10.29/10.39	c >>     Top conjunction: 438 POs
10.29/10.39	c ____________________________________________________________________________________
10.29/10.39	c !! DAG-aware minimization begins   : 
10.29/10.39	c >>     Strashing:
10.29/10.39	c >>     Minimizing:
10.29/10.39	c >>     progress        0/  182782
>>     progress     1000/  182340
>>     progress     2000/  181870
>>     progress     3000/  181398
>>     progress     4000/  180844
>>     progress     5000/  180340
>>     progress     6000/  179820
>>     progress     7000/  179352
>>     progress     8000/  178934
>>     progress     9000/  178463
>>     progress    10000/  178078
>>     progress    11000/  177592
>>     progress    12000/  177229
>>     progress    13000/  176769
>>     progress    14000/  176303
>>     progress    15000/  175819
>>     progress    16000/  175485
>>     progress    17000/  175064
>>     progress    18000/  174635
>>     progress    19000/  174133
>>     progress    20000/  173743
>>     progress    21000/  173334
>>     progress    22000/  172942
>>     progress    23000/  172480
>>     progress    24000/  172018
>>     progress    25000/  171701
>>     progress    26000/  171303
>>     progress    27000/  170969
>>     progress    28000/  170522
>>     progress    29000/  170078
>>     progress    30000/  169752
>>     progress    31000/  169352
>>     progress    32000/  169039
>>     progress    33000/  168641
>>     progress    34000/  168174
>>     progress    35000/  167860
>>     progress    36000/  167495
>>     progress    37000/  167173
>>     progress    38000/  166883
>>     progress    39000/  166426
>>     progress    40000/  166060
>>     progress    41000/  165775
>>     progress    42000/  165383
>>     progress    43000/  165123
>>     progress    44000/  164761
>>     progress    45000/  164309
>>     progress    46000/  164013
>>     progress    47000/  163691
>>     progress    48000/  163378
>>     progress    49000/  163132
>>     progress    50000/  162760
>>     progress    51000/  162357
>>     progress    52000/  162059
>>     progress    53000/  161732
>>     progress    54000/  161407
>>     progress    55000/  161188
>>     progress    56000/  160866
>>     progress    57000/  160421
>>     progress    58000/  160137
>>     progress    59000/  159871
>>     progress    60000/  159514
>>     progress    61000/  159323
>>     progress    62000/  159065
>>     progress    63000/  158707
>>     progress    64000/  158300
>>     progress    65000/  158016
>>     progress    66000/  157697
>>     progress    67000/  157441
>>     progress    68000/  157242
>>     progress    69000/  156957
>>     progress    70000/  156530
>>     progress    71000/  156239
>>     progress    72000/  155994
>>     progress    73000/  155640
>>     progress    74000/  155414
>>     progress    75000/  155282
>>     progress    76000/  154935
>>     progress    77000/  154565
>>     progress    78000/  154286
>>     progress    79000/  154021
>>     progress    80000/  153667
>>     progress    81000/  153439
>>     progress    82000/  153313
>>     progress    83000/  153031
>>     progress    84000/  152645
>>     progress    85000/  152333
>>     progress    86000/  152095
>>     progress    87000/  151763
>>     progress    88000/  151580
>>     progress    89000/  151479
>>     progress    90000/  151199
>>     progress    91000/  150888
>>     progress    92000/  150475
>>     progress    93000/  150273
>>     progress    94000/  149999
>>     progress    95000/  149695
>>     progress    96000/  149503
>>     progress    97000/  149390
>>     progress    98000/  149095
>>     progress    99000/  148728
>>     progress   100000/  148441
>>     progress   101000/  148207
>>     progress   102000/  147920
>>     progress   103000/  147691
>>     progress   104000/  147557
>>     progress   105000/  147429
>>     progress   106000/  147048
>>     progress   107000/  146723
>>     progress   108000/  146466
>>     progress   109000/  146235
>>     progress   110000/  145940
>>     progress   111000/  145719
>>     progress   112000/  145581
>>     progress   113000/  145455
>>     progress   114000/  145137
>>     progress   115000/  144801
>>     progress   116000/  144519
>>     progress   117000/  144286
>>     progress   118000/  144048
>>     progress   119000/  143814
>>     progress   120000/  143635
>>     progress   121000/  143530
>>     progress   122000/  143326
>>     progress   123000/  143021
>>     progress   124000/  142631
>>     progress   125000/  142460
>>     progress   126000/  142252
>>     progress   127000/  141896
>>     progress   128000/  141753
>>     progress   129000/  141659
>>     progress   130000/  141527
>>     progress   131000/  141166
>>     progress   132000/  140846
>>     progress   133000/  140597
>>     progress   134000/  140374
>>     progress   135000/  140159
>>     progress   136000/  139903
>>     progress   137000/  139715
>>     progress   138000/  139713
>>     progress   139000/  139497
>>     progress   140000/  139150
>>     progress   141000/  138865
>>     progress   142000/  138622
>>     progress   143000/  138406
>>     progress   144000/  138183
>>     progress   145000/  137927
>>     progress   146000/  137737
>>     progress   147000/  137737
>>     progress   148000/  137563
>>     progress   149000/  137190
>>     progress   150000/  136889
>>     progress   151000/  136675
>>     progress   152000/  136457
>>     progress   153000/  136243
>>     progress   154000/  135987
>>     progress   155000/  135852
>>     progress   156000/  135791
>>     progress   157000/  135665
>>     progress   158000/  135394
>>     progress   159000/  135056
>>     progress   160000/  134780
>>     progress   161000/  134625
>>     progress   162000/  134417
>>     progress   163000/  134072
>>     progress   164000/  133958
>>     progress   165000/  133821
>>     progress   166000/  133771
>>     progress   167000/  133579
>>     progress   168000/  133247
>>     progress   169000/  132954
>>     progress   170000/  132740
>>     progress   171000/  132540
>>     progress   172000/  132271
>>     progress   173000/  132116
>>     progress   174000/  131975
>>     progress   175000/  131975
>>     progress   176000/  131843
>>     progress   177000/  131504
>>     progress   178000/  131219
>>     progress   179000/  130942
>>     progress   180000/  130701
>>     progress   181000/  130574
>>     progress   182000/  130465
>>     progress   183000/  130440
>>     progress   184000/  130281
>>     progress   185000/  130001
>>     progress   186000/  129649
>>     progress   187000/  129471
>>     progress   188000/  129337
>>     progress   189000/  129337
>>     progress   190000/  129209
>>     progress   191000/  128943
>>     progress   192000/  128796
>>     progress   193000/  128651
>>     progress   194000/  128651
>>     progress   195000/  128514
>>     progress   196000/  128403
>>     progress   197000/  128269
>>     progress   198000/  128269
>>     progress   199000/  128116
>>     progress   200000/  128020
>>     progress   201000/  127926
>>     progress   202000/  127926
>>     progress   203000/  127737
>>     progress   204000/  127701
>>     progress   205000/  127698
>>     progress   206000/  127682
>>     Reduction in #ANDs: 30.15 %
16.08/16.19	c >>     Core shrink time  : 9.81 s
16.08/16.19	c >>     Globally redundant: 0
16.08/16.19	c >> DAG-aware minimization completed:   127667 ANDs     61 PIs   (CPU-Time    9.95 s)
16.08/16.19	c ____________________________________________________________________________________
16.08/16.19	c !! Tech-mapping for CNF begins     : 
16.08/16.19	c >>     PROGRESS (techmap - generating cuts)     100000/    128168
>>     Cut statistics:  (total = 1357711, avg = 10.6, max = 34)          
16.08/16.19	c >>        0:   268197 clauses   (CPU Time 3.86)
16.08/16.19	c >>        1:   175488 clauses   (CPU Time 1.86)
27.39/27.45	c >>        2:   172323 clauses   (CPU Time 3.13)
27.39/27.45	c >>        3:   172059 clauses   (CPU Time 3.34)
27.39/27.45	c >>     Core techmap time: 12.34 s
27.39/27.45	c >> Tech-mapping for CNF completed  :    35560 LUTs     61 PIs   (CPU-Time   12.36 s)
27.39/27.45	c ____________________________________________________________________________________
27.39/27.45	c !! Producing initial SAT-problem   :   172059 clauses           (CPU-Time 4065776840809173896694197154342564756879439908388103204952231175220995736276606606090323998853661259068901944723799419743627287739975727851908596085615871774441790732490805738332256243702536784147903947219996246016.00 s)
27.39/27.45	c ____________________________________________________________________________________
27.39/27.45	c !! Running SAT...
27.39/27.45	c 
27.39/27.45	c ============================[After Simplification]=============================
27.39/27.45	c |  Number of variables:  20386                                                |
27.39/27.45	c |  Number of clauses:    150211                                               |
27.39/27.45	c ============================[ Search Statistics ]==============================
27.39/27.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
27.39/27.45	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
27.39/27.45	c ===============================================================================
27.39/27.45	c |         0 |   20386   150211   593761 |    50070        0    nan |  0.000 % |
27.39/27.45	c |       101 |   20381   150211   593761 |    55077      100      6 |  1.260 % |
27.39/27.45	c |       251 |   20376   150211   593761 |    60585      250      7 |  1.260 % |
27.39/27.45	c |       479 |   20363   150211   593761 |    66643      477      7 |  1.325 % |
27.39/27.45	c |       817 |   20363   150211   593761 |    73307      815      7 |  1.325 % |
27.39/27.45	c |      1323 |   20363   150211   593761 |    80638     1321      7 |  1.325 % |
27.39/27.45	c |      2084 |   20362   150211   593761 |    88702     2081      7 |  1.328 % |
27.39/27.45	c |      3226 |   20352   150211   593761 |    97572     3207      8 |  1.328 % |
27.39/27.45	c |      4935 |   20352   150211   593761 |   107330     4916      8 |  1.328 % |
27.39/27.45	c |      7497 |   20351   150211   593761 |   118063     7476     10 |  1.331 % |
27.39/27.45	c ===============================================================================
27.39/27.45	c restarts         : 10
27.39/27.45	c conflicts        : 11153       
27.39/27.45	c decisions        : 40668        (1.63 % random)
27.39/27.45	c propagations     : 5929389     
27.39/27.45	c conflict literals: 126909       (25.60 % deleted)
27.39/27.45	s UNSATISFIABLEc 
27.39/27.45	c Total CPU time: 27.24

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/node17/watcher-461694-1179402645 -o ROOT/results/node17/solver-461694-1179402645 -C 1200 -W 1800 -M 1800 --output-limit 1,15 minicirc.bash /tmp/evaluation/461694-1179402645/instance-461694-1179402645.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.56 0.85 0.71 3/77 27409
/proc/meminfo: memFree=1638056/2055920 swapFree=4140660/4192956
[pid=27409] ppid=27407 vsize=5356 CPUtime=0
/proc/27409/stat : 27409 (minicirc.bash) S 27407 27409 26922 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 388182068 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27409/statm: 1339 224 186 169 0 50 0
[pid=27410] ppid=27409 vsize=9972 CPUtime=0
/proc/27410/stat : 27410 (minicirc.linux3) R 27409 27409 26922 0 -1 4194304 158 0 0 0 0 0 0 0 20 0 1 0 388182069 10211328 133 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134969235 0 0 4096 17507 0 0 0 17 1 0 0
/proc/27410/statm: 2493 134 46 274 0 2008 0
[pid=27411] ppid=27409 vsize=5356 CPUtime=0
/proc/27411/stat : 27411 (minicirc.bash) R 27409 27409 26922 0 -1 4194368 24 0 0 0 0 0 0 0 21 0 1 0 388182069 5484544 229 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 245482712359 0 0 4096 0 0 0 0 17 1 0 0
/proc/27411/statm: 1339 229 191 169 0 50 0

[startup+0.011965 s]
/proc/loadavg: 0.56 0.85 0.71 3/77 27409
/proc/meminfo: memFree=1638056/2055920 swapFree=4140660/4192956
[pid=27409] ppid=27407 vsize=5356 CPUtime=0
/proc/27409/stat : 27409 (minicirc.bash) S 27407 27409 26922 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 388182068 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27409/statm: 1339 224 186 169 0 50 0
[pid=27410] ppid=27409 vsize=10260 CPUtime=0
/proc/27410/stat : 27410 (minicirc.linux3) R 27409 27409 26922 0 -1 4194304 392 0 0 0 0 0 0 0 20 0 1 0 388182069 10506240 334 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134696128 0 0 4096 17507 0 0 0 17 1 0 0
/proc/27410/statm: 2565 334 71 274 0 2080 0
[pid=27411] ppid=27409 vsize=12268 CPUtime=0
/proc/27411/stat : 27411 (miniadapter.pl) S 27409 27409 26922 0 -1 4194304 378 0 0 0 0 0 0 0 21 0 1 0 388182069 12562432 337 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 245491609698 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/27411/statm: 3067 337 262 3 0 167 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 27884

[startup+0.10198 s]
/proc/loadavg: 0.56 0.85 0.71 3/77 27409
/proc/meminfo: memFree=1638056/2055920 swapFree=4140660/4192956
[pid=27409] ppid=27407 vsize=5356 CPUtime=0
/proc/27409/stat : 27409 (minicirc.bash) S 27407 27409 26922 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 388182068 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27409/statm: 1339 224 186 169 0 50 0
[pid=27410] ppid=27409 vsize=10448 CPUtime=0.09
/proc/27410/stat : 27410 (minicirc.linux3) R 27409 27409 26922 0 -1 4194304 2175 0 0 0 9 0 0 0 20 0 1 0 388182069 10698752 2117 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134695678 0 0 4096 17507 0 0 0 17 1 0 0
/proc/27410/statm: 2612 2118 71 274 0 2127 0
[pid=27411] ppid=27409 vsize=12268 CPUtime=0
/proc/27411/stat : 27411 (miniadapter.pl) S 27409 27409 26922 0 -1 4194304 378 0 0 0 0 0 0 0 21 0 1 0 388182069 12562432 337 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 245491609698 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/27411/statm: 3067 337 262 3 0 167 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28072

[startup+0.302 s]
/proc/loadavg: 0.56 0.85 0.71 3/77 27409
/proc/meminfo: memFree=1638056/2055920 swapFree=4140660/4192956
[pid=27409] ppid=27407 vsize=5356 CPUtime=0
/proc/27409/stat : 27409 (minicirc.bash) S 27407 27409 26922 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 388182068 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27409/statm: 1339 224 186 169 0 50 0
[pid=27410] ppid=27409 vsize=19468 CPUtime=0.29
/proc/27410/stat : 27410 (minicirc.linux3) R 27409 27409 26922 0 -1 4194304 8473 0 0 0 27 2 0 0 21 0 1 0 388182069 19935232 4316 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134522795 0 0 4096 17507 0 0 0 17 1 0 0
/proc/27410/statm: 5225 4319 119 274 0 4740 0
[pid=27411] ppid=27409 vsize=12268 CPUtime=0
/proc/27411/stat : 27411 (miniadapter.pl) S 27409 27409 26922 0 -1 4194304 387 0 0 0 0 0 0 0 15 0 1 0 388182069 12562432 346 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 245491609698 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/27411/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37092

[startup+0.701034 s]
/proc/loadavg: 0.56 0.85 0.71 3/77 27409
/proc/meminfo: memFree=1638056/2055920 swapFree=4140660/4192956
[pid=27409] ppid=27407 vsize=5356 CPUtime=0
/proc/27409/stat : 27409 (minicirc.bash) S 27407 27409 26922 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 388182068 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27409/statm: 1339 224 186 169 0 50 0
[pid=27410] ppid=27409 vsize=26780 CPUtime=0.68
/proc/27410/stat : 27410 (minicirc.linux3) R 27409 27409 26922 0 -1 4194304 11984 0 0 0 65 3 0 0 24 0 1 0 388182069 27422720 6018 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134874961 0 0 4096 17507 0 0 0 17 1 0 0
/proc/27410/statm: 6695 6018 232 274 0 6210 0
[pid=27411] ppid=27409 vsize=12268 CPUtime=0
/proc/27411/stat : 27411 (miniadapter.pl) S 27409 27409 26922 0 -1 4194304 387 0 0 0 0 0 0 0 16 0 1 0 388182069 12562432 346 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 245491609698 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/27411/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 44404

[startup+1.50112 s]
/proc/loadavg: 0.56 0.85 0.71 2/80 27412
/proc/meminfo: memFree=1613520/2055920 swapFree=4140660/4192956
[pid=27409] ppid=27407 vsize=5356 CPUtime=0
/proc/27409/stat : 27409 (minicirc.bash) S 27407 27409 26922 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 388182068 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27409/statm: 1339 224 186 169 0 50 0
[pid=27410] ppid=27409 vsize=28648 CPUtime=1.49
/proc/27410/stat : 27410 (minicirc.linux3) R 27409 27409 26922 0 -1 4194304 12524 0 0 0 145 4 0 0 25 0 1 0 388182069 29335552 6550 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134930182 0 0 4096 17507 0 0 0 17 1 0 0
/proc/27410/statm: 7162 6550 233 274 0 6677 0
[pid=27411] ppid=27409 vsize=12268 CPUtime=0
/proc/27411/stat : 27411 (miniadapter.pl) S 27409 27409 26922 0 -1 4194304 387 0 0 0 0 0 0 0 15 0 1 0 388182069 12562432 346 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 245491609698 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/27411/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46272

[startup+3.10128 s]
/proc/loadavg: 0.56 0.85 0.71 2/80 27412
/proc/meminfo: memFree=1610512/2055920 swapFree=4140660/4192956
[pid=27409] ppid=27407 vsize=5356 CPUtime=0
/proc/27409/stat : 27409 (minicirc.bash) S 27407 27409 26922 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 388182068 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27409/statm: 1339 224 186 169 0 50 0
[pid=27410] ppid=27409 vsize=32580 CPUtime=3.09
/proc/27410/stat : 27410 (minicirc.linux3) R 27409 27409 26922 0 -1 4194304 13609 0 0 0 305 4 0 0 25 0 1 0 388182069 33361920 7578 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135248364 0 0 4096 17507 0 0 0 17 1 0 0
/proc/27410/statm: 8145 7578 233 274 0 7660 0
[pid=27411] ppid=27409 vsize=12268 CPUtime=0
/proc/27411/stat : 27411 (miniadapter.pl) S 27409 27409 26922 0 -1 4194304 387 0 0 0 0 0 0 0 15 0 1 0 388182069 12562432 346 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 245491609698 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/27411/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50204

[startup+6.30262 s]
/proc/loadavg: 0.59 0.85 0.71 2/80 27412
/proc/meminfo: memFree=1601936/2055920 swapFree=4140660/4192956
[pid=27409] ppid=27407 vsize=5356 CPUtime=0
/proc/27409/stat : 27409 (minicirc.bash) S 27407 27409 26922 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 388182068 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27409/statm: 1339 224 186 169 0 50 0
[pid=27410] ppid=27409 vsize=40136 CPUtime=6.28
/proc/27410/stat : 27410 (minicirc.linux3) R 27409 27409 26922 0 -1 4194304 15783 0 0 0 623 5 0 0 25 0 1 0 388182069 41099264 9579 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134881340 0 0 4096 17507 0 0 0 17 1 0 0
/proc/27410/statm: 10034 9579 233 274 0 9549 0
[pid=27411] ppid=27409 vsize=12268 CPUtime=0
/proc/27411/stat : 27411 (miniadapter.pl) S 27409 27409 26922 0 -1 4194304 388 0 0 0 0 0 0 0 15 0 1 0 388182069 12562432 347 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 245491609698 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/27411/statm: 3067 347 270 3 0 167 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 57760

[startup+12.7013 s]
/proc/loadavg: 0.62 0.86 0.71 2/80 27412
/proc/meminfo: memFree=1610080/2055920 swapFree=4140660/4192956
[pid=27409] ppid=27407 vsize=5356 CPUtime=0
/proc/27409/stat : 27409 (minicirc.bash) S 27407 27409 26922 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 388182068 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27409/statm: 1339 224 186 169 0 50 0
[pid=27410] ppid=27409 vsize=34056 CPUtime=12.68
/proc/27410/stat : 27410 (minicirc.linux3) R 27409 27409 26922 0 -1 4194304 21128 0 0 0 1260 8 0 0 25 0 1 0 388182069 34873344 7591 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134905971 0 0 4096 17507 0 0 0 17 1 0 0
/proc/27410/statm: 8514 7591 241 274 0 8029 0
[pid=27411] ppid=27409 vsize=12268 CPUtime=0
/proc/27411/stat : 27411 (miniadapter.pl) S 27409 27409 26922 0 -1 4194304 391 0 0 0 0 0 0 0 15 0 1 0 388182069 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 245491609698 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/27411/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 51680

[startup+25.5016 s]
/proc/loadavg: 0.71 0.86 0.72 2/80 27412
/proc/meminfo: memFree=1596384/2055920 swapFree=4140660/4192956
[pid=27409] ppid=27407 vsize=5356 CPUtime=0
/proc/27409/stat : 27409 (minicirc.bash) S 27407 27409 26922 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 388182068 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27409/statm: 1339 224 186 169 0 50 0
[pid=27410] ppid=27409 vsize=46228 CPUtime=25.48
/proc/27410/stat : 27410 (minicirc.linux3) R 27409 27409 26922 0 -1 4194304 27623 0 0 0 2536 12 0 0 25 0 1 0 388182069 47337472 10465 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/27410/statm: 11557 10465 263 274 0 11072 0
[pid=27411] ppid=27409 vsize=12268 CPUtime=0
/proc/27411/stat : 27411 (miniadapter.pl) S 27409 27409 26922 0 -1 4194304 391 0 0 0 0 0 0 0 15 0 1 0 388182069 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 245491609698 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/27411/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 63852

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

[startup+26.3017 s]
/proc/loadavg: 0.71 0.86 0.72 2/80 27412
/proc/meminfo: memFree=1596320/2055920 swapFree=4140660/4192956
[pid=27409] ppid=27407 vsize=5356 CPUtime=0
/proc/27409/stat : 27409 (minicirc.bash) S 27407 27409 26922 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 388182068 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27409/statm: 1339 224 186 169 0 50 0
[pid=27410] ppid=27409 vsize=46384 CPUtime=26.29
/proc/27410/stat : 27410 (minicirc.linux3) R 27409 27409 26922 0 -1 4194304 27636 0 0 0 2617 12 0 0 25 0 1 0 388182069 47497216 10478 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/27410/statm: 11596 10478 263 274 0 11111 0
[pid=27411] ppid=27409 vsize=12268 CPUtime=0
/proc/27411/stat : 27411 (miniadapter.pl) S 27409 27409 26922 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 388182069 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 245491609698 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/27411/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 26.29
Current children cumulated vsize (KiB) 64008

[startup+27.1018 s]
/proc/loadavg: 0.71 0.86 0.72 2/80 27412
/proc/meminfo: memFree=1596320/2055920 swapFree=4140660/4192956
[pid=27409] ppid=27407 vsize=5356 CPUtime=0
/proc/27409/stat : 27409 (minicirc.bash) S 27407 27409 26922 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 388182068 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27409/statm: 1339 224 186 169 0 50 0
[pid=27410] ppid=27409 vsize=46384 CPUtime=27.08
/proc/27410/stat : 27410 (minicirc.linux3) R 27409 27409 26922 0 -1 4194304 27641 0 0 0 2696 12 0 0 25 0 1 0 388182069 47497216 10483 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043534 0 0 4096 17507 0 0 0 17 1 0 0
/proc/27410/statm: 11596 10483 263 274 0 11111 0
[pid=27411] ppid=27409 vsize=12268 CPUtime=0
/proc/27411/stat : 27411 (miniadapter.pl) S 27409 27409 26922 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 388182069 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 245491609698 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/27411/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 27.08
Current children cumulated vsize (KiB) 64008

[startup+27.3018 s]
/proc/loadavg: 0.71 0.86 0.72 2/80 27412
/proc/meminfo: memFree=1596320/2055920 swapFree=4140660/4192956
[pid=27409] ppid=27407 vsize=5356 CPUtime=0
/proc/27409/stat : 27409 (minicirc.bash) S 27407 27409 26922 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 388182068 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27409/statm: 1339 224 186 169 0 50 0
[pid=27410] ppid=27409 vsize=46384 CPUtime=27.28
/proc/27410/stat : 27410 (minicirc.linux3) R 27409 27409 26922 0 -1 4194304 27641 0 0 0 2716 12 0 0 25 0 1 0 388182069 47497216 10483 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/27410/statm: 11596 10483 263 274 0 11111 0
[pid=27411] ppid=27409 vsize=12268 CPUtime=0
/proc/27411/stat : 27411 (miniadapter.pl) S 27409 27409 26922 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 388182069 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 245491609698 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/27411/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 27.28
Current children cumulated vsize (KiB) 64008

[startup+27.4018 s]
/proc/loadavg: 0.71 0.86 0.72 2/80 27412
/proc/meminfo: memFree=1602720/2055920 swapFree=4140660/4192956
[pid=27409] ppid=27407 vsize=5356 CPUtime=0
/proc/27409/stat : 27409 (minicirc.bash) S 27407 27409 26922 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 388182068 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27409/statm: 1339 224 186 169 0 50 0
[pid=27410] ppid=27409 vsize=37064 CPUtime=27.39
/proc/27410/stat : 27410 (minicirc.linux3) R 27409 27409 26922 0 -1 4194304 27646 0 0 0 2727 12 0 0 25 0 1 0 388182069 37953536 8834 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135071040 0 0 4096 17507 0 0 0 17 1 0 0
/proc/27410/statm: 9266 8834 266 274 0 8781 0
[pid=27411] ppid=27409 vsize=12268 CPUtime=0
/proc/27411/stat : 27411 (miniadapter.pl) S 27409 27409 26922 0 -1 4194304 402 0 0 0 0 0 0 0 16 0 1 0 388182069 12562432 361 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 245491609698 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/27411/statm: 3067 361 282 3 0 167 0
Current children cumulated CPU time (s) 27.39
Current children cumulated vsize (KiB) 54688

Child status: 0
Real time (s): 27.4539
CPU time (s): 27.4448
CPU user time (s): 27.3128
CPU system time (s): 0.131979
CPU usage (%): 99.9671
Max. virtual memory (cumulated for all children) (KiB): 70160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 27.3128
system time used= 0.131979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28349
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= 259
involuntary context switches= 53

runsolver used 0.031995 second user time and 0.073988 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Thu May 17 11:50:45 UTC 2007

IDJOB= 461694
IDBENCH= 48557
IDSOLVER= 205
FILE ID= node17/461694-1179402645

PBS_JOBID= 5292443

Free space on /tmp= 66542 MiB

SOLVER NAME= minicirc 2007-05-17
BENCH NAME= HOME/pub/bench/AIG07/additional-aig/tip-k-ind-aigs-o1234g/Og/vis.prodcell^12.E.aig
COMMAND LINE= minicirc.bash /tmp/evaluation/461694-1179402645/instance-461694-1179402645.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-461694-1179402645 -o ROOT/results/node17/solver-461694-1179402645 -C 1200 -W 1800 -M 1800 --output-limit 1,15  minicirc.bash /tmp/evaluation/461694-1179402645/instance-461694-1179402645.aig

META MD5SUM SOLVER= 5a68a0730754c919c3e4a8ed70e49cdc
MD5SUM BENCH=  269c27cbc2df03fe818cada826aeba78

RANDOM SEED= 943998084

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.240
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.240
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:       1638464 kB
Buffers:         54212 kB
Cached:         267236 kB
SwapCached:      14812 kB
Active:         143824 kB
Inactive:       202352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1638464 kB
SwapTotal:     4192956 kB
SwapFree:      4140660 kB
Dirty:            5248 kB
Writeback:           0 kB
Mapped:          30428 kB
Slab:            56800 kB
Committed_AS: 11307884 kB
PageTables:       1796 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= 66542 MiB

End job on node17 on Thu May 17 11:51:13 UTC 2007