Trace number 461654

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 45.8905 23.0057

General information on the benchmark

Nameindustrial-aig/palacios/uts/
uts-l06-ipc5-h28-unknown.aig
MD5SUMe6f1e1bbb4fef3bbf6f22489cb7264cf
Bench CategoryALL (all instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark45.8905
SatisfiableNO
(Un)Satisfiability was proved

Solver Data (download as text)

4.88/4.93	c ____________________________________________________________________________________
4.88/4.93	c !! Parsing                         :   207951 ANDs   1882 PIs   (CPU-Time    0.11 s)
4.88/4.93	c ____________________________________________________________________________________
4.88/4.93	c !! Initial simplification          :   206058 ANDs   1882 PIs   (CPU-Time    0.19 s)
4.88/4.93	c >>     Top conjunction: 1894 POs
4.88/4.93	c ____________________________________________________________________________________
4.88/4.93	c !! DAG-aware minimization begins   : 
4.88/4.93	c >>     Strashing:
4.88/4.93	c >>     Minimizing:
4.88/4.93	c >>     progress        0/  206058
>>     progress     1000/  205859
>>     progress     2000/  205530
>>     progress     3000/  205090
>>     progress     4000/  204658
>>     progress     5000/  204220
>>     progress     6000/  203856
>>     progress     7000/  203493
>>     progress     8000/  203132
>>     progress     9000/  202744
>>     progress    10000/  202325
>>     progress    11000/  201916
>>     progress    12000/  201515
>>     progress    13000/  201114
>>     progress    14000/  200752
>>     progress    15000/  200372
>>     progress    16000/  199979
>>     progress    17000/  199580
>>     progress    18000/  199180
>>     progress    19000/  198789
>>     progress    20000/  198403
>>     progress    21000/  198038
>>     progress    22000/  197662
>>     progress    23000/  197266
>>     progress    24000/  196871
>>     progress    25000/  196475
>>     progress    26000/  196085
>>     progress    27000/  195695
>>     progress    28000/  195350
>>     progress    29000/  194962
>>     progress    30000/  194583
>>     progress    31000/  194181
>>     progress    32000/  193792
>>     progress    33000/  193405
>>     progress    34000/  193025
>>     progress    35000/  192666
>>     progress    36000/  192291
>>     progress    37000/  191905
>>     progress    38000/  191494
>>     progress    39000/  191106
>>     progress    40000/  190720
>>     progress    41000/  190333
>>     progress    42000/  189996
>>     progress    43000/  189656
>>     progress    44000/  189276
>>     progress    45000/  188878
>>     progress    46000/  188485
>>     progress    47000/  188098
>>     progress    48000/  187719
>>     progress    49000/  187353
>>     progress    50000/  187035
>>     progress    51000/  186649
>>     progress    52000/  186267
>>     progress    53000/  185875
>>     progress    54000/  185492
>>     progress    55000/  185108
>>     progress    56000/  184769
>>     progress    57000/  184426
>>     progress    58000/  184039
>>     progress    59000/  183628
>>     progress    60000/  183221
>>     progress    61000/  182834
>>     progress    62000/  182465
>>     progress    63000/  182207
>>     progress    64000/  181835
>>     progress    65000/  181455
>>     progress    66000/  181047
>>     progress    67000/  180639
>>     progress    68000/  180229
>>     progress    69000/  179850
>>     progress    70000/  179479
>>     progress    71000/  179094
>>     progress    72000/  178716
>>     progress    73000/  178321
>>     progress    74000/  177909
>>     progress    75000/  177497
>>     progress    76000/  177110
>>     progress    77000/  176768
>>     progress    78000/  176491
>>     progress    79000/  176119
>>     progress    80000/  175724
>>     progress    81000/  175313
>>     progress    82000/  174904
>>     progress    83000/  174509
>>     progress    84000/  174138
>>     progress    85000/  173722
>>     progress    86000/  173350
>>     progress    87000/  172959
>>     progress    88000/  172554
>>     progress    89000/  172143
>>     progress    90000/  171782
>>     progress    91000/  171508
>>     progress    92000/  171129
>>     progress    93000/  170741
>>     progress    94000/  170454
>>     progress    95000/  169992
>>     progress    96000/  169712
>>     progress    97000/  169473
>>     progress    98000/  169227
>>     progress    99000/  168990
>>     progress   100000/  168660
>>     progress   101000/  168249
>>     progress   102000/  167799
>>     progress   103000/  167536
>>     progress   104000/  167267
>>     progress   105000/  167045
>>     progress   106000/  166777
>>     progress   107000/  166509
>>     progress   108000/  166268
>>     progress   109000/  165957
>>     progress   110000/  165778
>>     progress   111000/  165502
>>     progress   112000/  165155
>>     progress   113000/  161960
>>     progress   114000/  147861
>>     progress   115000/  147589
>>     progress   116000/  147289
>>     progress   117000/  147179
>>     progress   118000/  146894
>>     progress   119000/  146578
>>     progress   120000/  146476
>>     progress   121000/  146292
>>     progress   122000/  146025
>>     progress   123000/  145763
>>     progress   124000/  145551
>>     progress   125000/  145323
>>     progress   126000/  144986
>>     progress   127000/  144663
>>     progress   128000/  144316
>>     progress   129000/  143982
>>     progress   130000/  143737
>>     progress   131000/  143448
>>     progress   132000/  143194
>>     progress   133000/  142948
>>     progress   134000/  142863
>>     progress   135000/  142636
>>     progress   136000/  142444
>>     progress   137000/  142254
>>     progress   138000/  142024
>>     progress   139000/  141588
>>     progress   140000/  141383
>>     progress   141000/  141225
>>     progress   142000/  141001
>>     progress   143000/  140774
>>     progress   144000/  140372
>>     progress   145000/  140052
>>     progress   146000/  139905
>>     progress   147000/  139658
>>     progress   148000/  139453
>>     progress   149000/  139089
>>     progress   150000/  138700
>>     progress   151000/  138450
>>     progress   152000/  138409
>>     progress   153000/  138369
>>     progress   154000/  138285
>>     progress   155000/  138038
>>     progress   156000/  137570
>>     progress   157000/  137125
>>     progress   158000/  136761
>>     progress   159000/  136426
>>     progress   160000/  136062
>>     progress   161000/  135727
>>     progress   162000/  135352
>>     progress   163000/  134988
>>     progress   164000/  134522
>>     progress   165000/  134026
>>     progress   166000/  133627
>>     progress   167000/  133585
>>     progress   168000/  133315
>>     progress   169000/  132834
>>     progress   170000/  132327
>>     progress   171000/  131928
>>     progress   172000/  131926
>>     progress   173000/  131407
>>     progress   174000/  130947
>>     progress   175000/  130594
>>     progress   176000/  130135
>>     progress   177000/  129853
>>     progress   178000/  129504
>>     progress   179000/  129080
>>     progress   180000/  129075
>>     progress   181000/  128812
>>     progress   182000/  128345
>>     progress   183000/  127833
>>     progress   184000/  127503
>>     progress   185000/  127104
>>     progress   186000/  126719
>>     progress   187000/  126534
>>     progress   188000/  126121
>>     progress   189000/  125741
>>     progress   190000/  125294
>>     progress   191000/  124817
>>     progress   192000/  124316
>>     progress   193000/  123816
>>     progress   194000/  123448
>>     progress   195000/  123031
>>     progress   196000/  122704
>>     progress   197000/  122642
>>     progress   198000/  122331
>>     progress   199000/  121829
>>     progress   200000/  121324
>>     progress   201000/  120944
>>     progress   202000/  120724
>>     progress   203000/  120704
>>     progress   204000/  120488
>>     progress   205000/  120027
>>     progress   206000/  119564
>>     progress   207000/  119191
>>     progress   208000/  119184
>>     progress   209000/  118878
>>     progress   210000/  118750
>>     progress   211000/  118500
>>     progress   212000/  117995
>>     progress   213000/  117634
>>     progress   214000/  117558
>>     progress   215000/  117209
>>     progress   216000/  117200
>>     progress   217000/  116909
>>     progress   218000/  116709
>>     progress   219000/  116591
>>     progress   220000/  116174
>>     progress   221000/  115806
>>     progress   222000/  115619
>>     progress   223000/  115163
>>     progress   224000/  115111
>>     progress   225000/  114956
>>     progress   226000/  114686
>>     progress   227000/  114641
>>     progress   228000/  114623
>>     progress   229000/  114204
>>     progress   230000/  113720
>>     progress   231000/  113250
>>     progress   232000/  113193
>>     progress   233000/  113030
>>     progress   234000/  112753
>>     progress   235000/  112717
>>     progress   236000/  112557
>>     progress   237000/  112098
>>     progress   238000/  111674
>>     progress   239000/  111335
>>     progress   240000/  111330
>>     progress   241000/  110964
>>     progress   242000/  110846
>>     progress   243000/  110560
>>     progress   244000/  110137
>>     progress   245000/  109953
>>     progress   246000/  109630
>>     progress   247000/  109555
>>     progress   248000/  109214
>>     progress   249000/  109169
>>     progress   250000/  108991
>>     progress   251000/  108490
>>     progress   252000/  108033
>>     progress   253000/  108016
>>     progress   254000/  107652
>>     progress   255000/  107495
>>     progress   256000/  107245
>>     progress   257000/  106830
>>     progress   258000/  106425
>>     progress   259000/  106323
>>     progress   260000/  105992
>>     progress   261000/  105665
>>     progress   262000/  105442
>>     progress   263000/  105021
>>     progress   264000/  104814
>>     progress   265000/  104570
>>     progress   266000/  104244
>>     progress   267000/  103755
>>     progress   268000/  103486
>>     Reduction in #ANDs: 49.88 %
22.09/22.14	c >>     Core shrink time  : 4.31 s
22.09/22.14	c >>     Globally redundant: 0
22.09/22.14	c >> DAG-aware minimization completed:   103285 ANDs   1882 PIs   (CPU-Time    4.44 s)
22.09/22.14	c ____________________________________________________________________________________
22.09/22.14	c !! Tech-mapping for CNF begins     : 
22.09/22.14	c >>     PROGRESS (techmap - generating cuts)     100000/    107063
>>     Cut statistics:  (total = 513991, avg = 5.0, max = 8)          
22.09/22.14	c >>        0:   294294 clauses   (CPU Time 0.89)
22.09/22.14	c >>        1:   194902 clauses   (CPU Time 1.69)
22.09/22.14	c >>        2:   184191 clauses   (CPU Time 2.33)
22.09/22.14	c >>        3:   184098 clauses   (CPU Time 2.35)
22.09/22.14	c >>     Core techmap time: 7.38 s
22.09/22.14	c >> Tech-mapping for CNF completed  :    39547 LUTs   1882 PIs   (CPU-Time    7.41 s)
22.09/22.14	c ____________________________________________________________________________________
22.09/22.14	c !! Producing initial SAT-problem   :   184142 clauses           (CPU-Time    0.00 s)
22.09/22.14	c ____________________________________________________________________________________
22.09/22.14	c !! Running SAT...
22.09/22.14	c 
22.09/22.14	c ============================[After Simplification]=============================
22.09/22.14	c |  Number of variables:  16212                                                |
22.09/22.14	c |  Number of clauses:    135682                                               |
22.09/22.14	c ============================[ Search Statistics ]==============================
22.09/22.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
22.09/22.14	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
22.09/22.14	c ===============================================================================
22.09/22.14	c |         0 |   16212   135682   511262 |    45227        0    nan |  0.000 % |
22.09/22.14	c |       100 |   16212   135682   511262 |    49750      100     35 |  4.627 % |
22.09/22.14	c |       250 |   16212   135682   511262 |    54725      250     22 |  4.627 % |
22.09/22.14	c |       475 |   16212   135682   511262 |    60197      475     20 |  4.627 % |
22.09/22.14	c |       812 |   16212   135682   511262 |    66217      812     23 |  4.627 % |
22.09/22.14	c |      1320 |   16133   135682   511262 |    72839     1304     20 |  4.818 % |
22.09/22.14	c |      2083 |   16133   135682   511262 |    80122     2067     19 |  4.818 % |
22.09/22.14	c |      3226 |   16133   135682   511262 |    88135     3210     21 |  4.818 % |
22.09/22.14	c |      4936 |   16007   135682   511262 |    96948     4918     30 |  5.122 % |
22.09/22.14	c |      7501 |   16007   135682   511262 |   106643     7482     30 |  5.259 % |
22.09/22.14	c |     11347 |   15950   135682   511262 |   117308    11327     25 |  5.260 % |
22.89/23.00	c ===============================================================================
22.89/23.00	c restarts         : 11
22.89/23.00	c conflicts        : 12664       
22.89/23.00	c decisions        : 26225        (1.71 % random)
22.89/23.00	c propagations     : 14364905    
22.89/23.00	c conflict literals: 292293       (36.24 % deleted)
22.89/23.00	s UNSATISFIABLEc 
22.89/23.00	c Total CPU time: 22.77

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-461654-1179402507 -o ROOT/results/node9/solver-461654-1179402507 -C 1200 -W 1800 -M 1800 --output-limit 1,15 minicirc.bash /tmp/evaluation/461654-1179402507/instance-461654-1179402507.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.95 0.96 0.70 3/77 5166
/proc/meminfo: memFree=1702056/2055920 swapFree=4145496/4192956
[pid=5166] ppid=5164 vsize=5356 CPUtime=0
/proc/5166/stat : 5166 (minicirc.bash) S 5164 5166 5043 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416288257 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5166/statm: 1339 224 186 169 0 50 0
[pid=5167] ppid=5166 vsize=10260 CPUtime=0
/proc/5167/stat : 5167 (minicirc.linux3) R 5166 5166 5043 0 -1 4194304 373 0 0 0 0 0 0 0 18 0 1 0 416288257 10506240 315 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134696128 0 0 4096 17507 0 0 0 17 1 0 0
/proc/5167/statm: 2565 316 71 274 0 2080 0
[pid=5168] ppid=5166 vsize=12268 CPUtime=0
/proc/5168/stat : 5168 (miniadapter.pl) S 5166 5166 5043 0 -1 4194304 378 0 0 0 0 0 0 0 18 0 1 0 416288258 12562432 337 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5168/statm: 3067 337 262 3 0 167 0

[startup+0.042159 s]
/proc/loadavg: 0.95 0.96 0.70 3/77 5166
/proc/meminfo: memFree=1702056/2055920 swapFree=4145496/4192956
[pid=5166] ppid=5164 vsize=5356 CPUtime=0
/proc/5166/stat : 5166 (minicirc.bash) S 5164 5166 5043 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416288257 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5166/statm: 1339 224 186 169 0 50 0
[pid=5167] ppid=5166 vsize=10260 CPUtime=0.03
/proc/5167/stat : 5167 (minicirc.linux3) R 5166 5166 5043 0 -1 4194304 912 0 0 0 3 0 0 0 18 0 1 0 416288257 10506240 854 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134696128 0 0 4096 17507 0 0 0 17 1 0 0
/proc/5167/statm: 2565 854 71 274 0 2080 0
[pid=5168] ppid=5166 vsize=12268 CPUtime=0
/proc/5168/stat : 5168 (miniadapter.pl) S 5166 5166 5043 0 -1 4194304 378 0 0 0 0 0 0 0 18 0 1 0 416288258 12562432 337 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5168/statm: 3067 337 262 3 0 167 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 27884

[startup+0.101164 s]
/proc/loadavg: 0.95 0.96 0.70 3/77 5166
/proc/meminfo: memFree=1702056/2055920 swapFree=4145496/4192956
[pid=5166] ppid=5164 vsize=5356 CPUtime=0
/proc/5166/stat : 5166 (minicirc.bash) S 5164 5166 5043 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416288257 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5166/statm: 1339 224 186 169 0 50 0
[pid=5167] ppid=5166 vsize=10448 CPUtime=0.08
/proc/5167/stat : 5167 (minicirc.linux3) R 5166 5166 5043 0 -1 4194304 2172 0 0 0 8 0 0 0 18 0 1 0 416288257 10698752 2114 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134695678 0 0 4096 17507 0 0 0 17 1 0 0
/proc/5167/statm: 2612 2114 71 274 0 2127 0
[pid=5168] ppid=5166 vsize=12268 CPUtime=0
/proc/5168/stat : 5168 (miniadapter.pl) S 5166 5166 5043 0 -1 4194304 378 0 0 0 0 0 0 0 18 0 1 0 416288258 12562432 337 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5168/statm: 3067 337 262 3 0 167 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 28072

[startup+0.301188 s]
/proc/loadavg: 0.95 0.96 0.70 3/77 5166
/proc/meminfo: memFree=1702056/2055920 swapFree=4145496/4192956
[pid=5166] ppid=5164 vsize=5356 CPUtime=0
/proc/5166/stat : 5166 (minicirc.bash) S 5164 5166 5043 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416288257 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5166/statm: 1339 224 186 169 0 50 0
[pid=5167] ppid=5166 vsize=21972 CPUtime=0.28
/proc/5167/stat : 5167 (minicirc.linux3) R 5166 5166 5043 0 -1 4194304 10219 0 0 0 25 3 0 0 19 0 1 0 416288257 22499328 4394 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135242684 0 0 4096 17507 0 0 0 17 1 0 0
/proc/5167/statm: 5493 4394 116 274 0 5008 0
[pid=5168] ppid=5166 vsize=12268 CPUtime=0
/proc/5168/stat : 5168 (miniadapter.pl) S 5166 5166 5043 0 -1 4194304 387 0 0 0 0 0 0 0 15 0 1 0 416288258 12562432 346 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5168/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 39596

[startup+0.701234 s]
/proc/loadavg: 0.95 0.96 0.70 3/77 5166
/proc/meminfo: memFree=1702056/2055920 swapFree=4145496/4192956
[pid=5166] ppid=5164 vsize=5356 CPUtime=0
/proc/5166/stat : 5166 (minicirc.bash) S 5164 5166 5043 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416288257 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5166/statm: 1339 224 186 169 0 50 0
[pid=5167] ppid=5166 vsize=30928 CPUtime=0.68
/proc/5167/stat : 5167 (minicirc.linux3) R 5166 5166 5043 0 -1 4194304 14484 0 0 0 64 4 0 0 22 0 1 0 416288257 31670272 6403 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134979213 0 0 4096 17507 0 0 0 17 1 0 0
/proc/5167/statm: 7732 6403 175 274 0 7247 0
[pid=5168] ppid=5166 vsize=12268 CPUtime=0
/proc/5168/stat : 5168 (miniadapter.pl) S 5166 5166 5043 0 -1 4194304 387 0 0 0 0 0 0 0 16 0 1 0 416288258 12562432 346 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5168/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 48552

[startup+1.50132 s]
/proc/loadavg: 0.95 0.96 0.70 2/80 5169
/proc/meminfo: memFree=1674832/2055920 swapFree=4145496/4192956
[pid=5166] ppid=5164 vsize=5356 CPUtime=0
/proc/5166/stat : 5166 (minicirc.bash) S 5164 5166 5043 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416288257 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5166/statm: 1339 224 186 169 0 50 0
[pid=5167] ppid=5166 vsize=33868 CPUtime=1.49
/proc/5167/stat : 5167 (minicirc.linux3) R 5166 5166 5043 0 -1 4194304 15662 0 0 0 144 5 0 0 25 0 1 0 416288257 34680832 7430 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134875195 0 0 4096 17507 0 0 0 17 1 0 0
/proc/5167/statm: 8467 7430 175 274 0 7982 0
[pid=5168] ppid=5166 vsize=12268 CPUtime=0
/proc/5168/stat : 5168 (miniadapter.pl) S 5166 5166 5043 0 -1 4194304 387 0 0 0 0 0 0 0 16 0 1 0 416288258 12562432 346 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5168/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51492

[startup+3.1025 s]
/proc/loadavg: 0.95 0.96 0.70 2/80 5169
/proc/meminfo: memFree=1669840/2055920 swapFree=4145496/4192956
[pid=5166] ppid=5164 vsize=5356 CPUtime=0
/proc/5166/stat : 5166 (minicirc.bash) S 5164 5166 5043 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416288257 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5166/statm: 1339 224 186 169 0 50 0
[pid=5167] ppid=5166 vsize=39744 CPUtime=3.09
/proc/5167/stat : 5167 (minicirc.linux3) R 5166 5166 5043 0 -1 4194304 17730 0 0 0 303 6 0 0 25 0 1 0 416288257 40697856 8985 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135248364 0 0 4096 17507 0 0 0 17 1 0 0
/proc/5167/statm: 9936 8986 175 274 0 9451 0
[pid=5168] ppid=5166 vsize=12268 CPUtime=0
/proc/5168/stat : 5168 (miniadapter.pl) S 5166 5166 5043 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 416288258 12562432 347 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5168/statm: 3067 347 270 3 0 167 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 57368

[startup+6.30186 s]
/proc/loadavg: 0.95 0.96 0.70 2/80 5169
/proc/meminfo: memFree=1672272/2055920 swapFree=4145496/4192956
[pid=5166] ppid=5164 vsize=5356 CPUtime=0
/proc/5166/stat : 5166 (minicirc.bash) S 5164 5166 5043 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416288257 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5166/statm: 1339 224 186 169 0 50 0
[pid=5167] ppid=5166 vsize=32384 CPUtime=6.28
/proc/5167/stat : 5167 (minicirc.linux3) R 5166 5166 5043 0 -1 4194304 21063 0 0 0 620 8 0 0 25 0 1 0 416288257 33161216 7559 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134927602 0 0 4096 17507 0 0 0 17 1 0 0
/proc/5167/statm: 8096 7559 185 274 0 7611 0
[pid=5168] ppid=5166 vsize=12268 CPUtime=0
/proc/5168/stat : 5168 (miniadapter.pl) S 5166 5166 5043 0 -1 4194304 392 0 0 0 0 0 0 0 15 0 1 0 416288258 12562432 351 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5168/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 50008

[startup+12.7026 s]
/proc/loadavg: 0.96 0.96 0.70 2/80 5169
/proc/meminfo: memFree=1671312/2055920 swapFree=4145496/4192956
[pid=5166] ppid=5164 vsize=5356 CPUtime=0
/proc/5166/stat : 5166 (minicirc.bash) S 5164 5166 5043 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416288257 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5166/statm: 1339 224 186 169 0 50 0
[pid=5167] ppid=5166 vsize=43180 CPUtime=12.69
/proc/5167/stat : 5167 (minicirc.linux3) R 5166 5166 5043 0 -1 4194304 24357 0 0 0 1259 10 0 0 25 0 1 0 416288257 44216320 9894 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135248364 0 0 4096 17507 0 0 0 17 1 0 0
/proc/5167/statm: 10795 9894 198 274 0 10310 0
[pid=5168] ppid=5166 vsize=12268 CPUtime=0
/proc/5168/stat : 5168 (miniadapter.pl) S 5166 5166 5043 0 -1 4194304 392 0 0 0 0 0 0 0 15 0 1 0 416288258 12562432 351 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5168/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 60804

[startup+22.9017 s]
/proc/loadavg: 0.96 0.97 0.71 2/80 5169
/proc/meminfo: memFree=1649488/2055920 swapFree=4145496/4192956
[pid=5166] ppid=5164 vsize=5356 CPUtime=0
/proc/5166/stat : 5166 (minicirc.bash) S 5164 5166 5043 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416288257 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5166/statm: 1339 224 186 169 0 50 0
[pid=5167] ppid=5166 vsize=56012 CPUtime=22.89
/proc/5167/stat : 5167 (minicirc.linux3) R 5166 5166 5043 0 -1 4194304 27910 0 0 0 2277 12 0 0 25 0 1 0 416288257 57356288 13090 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135269937 0 0 4096 17507 0 0 0 17 1 0 0
/proc/5167/statm: 14003 13090 1218 274 0 13518 0
[pid=5168] ppid=5166 vsize=12268 CPUtime=0
/proc/5168/stat : 5168 (miniadapter.pl) S 5166 5166 5043 0 -1 4194304 403 0 0 0 0 0 0 0 16 0 1 0 416288258 12562432 362 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5168/statm: 3067 362 282 3 0 167 0
Current children cumulated CPU time (s) 22.89
Current children cumulated vsize (KiB) 73636

# WARNING:
# current cumulated CPU time (0 s) is less than in the last sample (22.89 s)
# The time of a child was probably not reported to its father.
# (see the samples just above and below)
# Adding the difference (22.89 s) to the 'lost time'.

[startup+23.0017 s]
/proc/loadavg: 0.96 0.97 0.71 1/80 5169
/proc/meminfo: memFree=1701200/2055920 swapFree=4145496/4192956
[pid=5166] ppid=-1 vsize=0 CPUtime=0
/proc/5166/stat : -- couldn't open stat file --/proc/5166/statm: Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0

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

[startup+19.1013 s]
/proc/loadavg: 0.96 0.97 0.70 2/80 5169
/proc/meminfo: memFree=1649552/2055920 swapFree=4145496/4192956
[pid=5166] ppid=5164 vsize=5356 CPUtime=0
/proc/5166/stat : 5166 (minicirc.bash) S 5164 5166 5043 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416288257 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5166/statm: 1339 224 186 169 0 50 0
[pid=5167] ppid=5166 vsize=56012 CPUtime=19.09
/proc/5167/stat : 5167 (minicirc.linux3) R 5166 5166 5043 0 -1 4194304 27881 0 0 0 1897 12 0 0 25 0 1 0 416288257 57356288 13061 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/5167/statm: 14003 13061 204 274 0 13518 0
[pid=5168] ppid=5166 vsize=12268 CPUtime=0
/proc/5168/stat : 5168 (miniadapter.pl) S 5166 5166 5043 0 -1 4194304 392 0 0 0 0 0 0 0 16 0 1 0 416288258 12562432 351 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5168/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 19.09
Current children cumulated vsize (KiB) 73636

[startup+20.7025 s]
/proc/loadavg: 0.96 0.97 0.70 2/80 5169
/proc/meminfo: memFree=1649552/2055920 swapFree=4145496/4192956
[pid=5166] ppid=5164 vsize=5356 CPUtime=0
/proc/5166/stat : 5166 (minicirc.bash) S 5164 5166 5043 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416288257 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5166/statm: 1339 224 186 169 0 50 0
[pid=5167] ppid=5166 vsize=56012 CPUtime=20.69
/proc/5167/stat : 5167 (minicirc.linux3) R 5166 5166 5043 0 -1 4194304 27882 0 0 0 2057 12 0 0 25 0 1 0 416288257 57356288 13062 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043596 0 0 4096 17507 0 0 0 17 1 0 0
/proc/5167/statm: 14003 13062 204 274 0 13518 0
[pid=5168] ppid=5166 vsize=12268 CPUtime=0
/proc/5168/stat : 5168 (miniadapter.pl) S 5166 5166 5043 0 -1 4194304 392 0 0 0 0 0 0 0 16 0 1 0 416288258 12562432 351 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5168/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 20.69
Current children cumulated vsize (KiB) 73636

[startup+22.3017 s]
/proc/loadavg: 0.96 0.97 0.71 2/80 5169
/proc/meminfo: memFree=1649488/2055920 swapFree=4145496/4192956
[pid=5166] ppid=5164 vsize=5356 CPUtime=0
/proc/5166/stat : 5166 (minicirc.bash) S 5164 5166 5043 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416288257 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5166/statm: 1339 224 186 169 0 50 0
[pid=5167] ppid=5166 vsize=56012 CPUtime=22.29
/proc/5167/stat : 5167 (minicirc.linux3) R 5166 5166 5043 0 -1 4194304 27895 0 0 0 2217 12 0 0 25 0 1 0 416288257 57356288 13075 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135052429 0 0 4096 17507 0 0 0 17 1 0 0
/proc/5167/statm: 14003 13075 204 274 0 13518 0
[pid=5168] ppid=5166 vsize=12268 CPUtime=0
/proc/5168/stat : 5168 (miniadapter.pl) S 5166 5166 5043 0 -1 4194304 392 0 0 0 0 0 0 0 16 0 1 0 416288258 12562432 351 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5168/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 22.29
Current children cumulated vsize (KiB) 73636

[startup+22.7017 s]
/proc/loadavg: 0.96 0.97 0.71 2/80 5169
/proc/meminfo: memFree=1649488/2055920 swapFree=4145496/4192956
[pid=5166] ppid=5164 vsize=5356 CPUtime=0
/proc/5166/stat : 5166 (minicirc.bash) S 5164 5166 5043 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416288257 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5166/statm: 1339 224 186 169 0 50 0
[pid=5167] ppid=5166 vsize=56012 CPUtime=22.69
/proc/5167/stat : 5167 (minicirc.linux3) R 5166 5166 5043 0 -1 4194304 27908 0 0 0 2257 12 0 0 25 0 1 0 416288257 57356288 13088 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043534 0 0 4096 17507 0 0 0 17 1 0 0
/proc/5167/statm: 14003 13088 204 274 0 13518 0
[pid=5168] ppid=5166 vsize=12268 CPUtime=0
/proc/5168/stat : 5168 (miniadapter.pl) S 5166 5166 5043 0 -1 4194304 392 0 0 0 0 0 0 0 16 0 1 0 416288258 12562432 351 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5168/statm: 3067 351 271 3 0 167 0
Current children cumulated CPU time (s) 22.69
Current children cumulated vsize (KiB) 73636

[startup+22.9017 s]
/proc/loadavg: 0.96 0.97 0.71 2/80 5169
/proc/meminfo: memFree=1649488/2055920 swapFree=4145496/4192956
[pid=5166] ppid=5164 vsize=5356 CPUtime=0
/proc/5166/stat : 5166 (minicirc.bash) S 5164 5166 5043 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416288257 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5166/statm: 1339 224 186 169 0 50 0
[pid=5167] ppid=5166 vsize=56012 CPUtime=22.89
/proc/5167/stat : 5167 (minicirc.linux3) R 5166 5166 5043 0 -1 4194304 27910 0 0 0 2277 12 0 0 25 0 1 0 416288257 57356288 13090 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135269937 0 0 4096 17507 0 0 0 17 1 0 0
/proc/5167/statm: 14003 13090 1218 274 0 13518 0
[pid=5168] ppid=5166 vsize=12268 CPUtime=0
/proc/5168/stat : 5168 (miniadapter.pl) S 5166 5166 5043 0 -1 4194304 403 0 0 0 0 0 0 0 16 0 1 0 416288258 12562432 362 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5168/statm: 3067 362 282 3 0 167 0
Current children cumulated CPU time (s) 22.89
Current children cumulated vsize (KiB) 73636

[startup+23.0017 s]
/proc/loadavg: 0.96 0.97 0.71 1/80 5169
/proc/meminfo: memFree=1701200/2055920 swapFree=4145496/4192956
[pid=5166] ppid=-1 vsize=0 CPUtime=0
/proc/5166/stat : -- couldn't open stat file --/proc/5166/statm: Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0

Child status: 0

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 22.89
#  lost CPU user time (s): 22.77
#  lost CPU system time (s): 0.12

Real time (s): 23.0057
CPU time (s): 45.8905
CPU user time (s): 45.6365
CPU system time (s): 0.253979
CPU usage (%): 199.474
Max. virtual memory (cumulated for all children) (KiB): 73636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.8665
system time used= 0.133979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28615
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= 45

runsolver used 0.024996 second user time and 0.067989 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Thu May 17 11:48:27 UTC 2007

IDJOB= 461654
IDBENCH= 48517
IDSOLVER= 205
FILE ID= node9/461654-1179402507

PBS_JOBID= 5292451

Free space on /tmp= 66535 MiB

SOLVER NAME= minicirc 2007-05-17
BENCH NAME= HOME/pub/bench/AIG07/industrial-aig/palacios/uts/uts-l06-ipc5-h28-unknown.aig
COMMAND LINE= minicirc.bash /tmp/evaluation/461654-1179402507/instance-461654-1179402507.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-461654-1179402507 -o ROOT/results/node9/solver-461654-1179402507 -C 1200 -W 1800 -M 1800 --output-limit 1,15  minicirc.bash /tmp/evaluation/461654-1179402507/instance-461654-1179402507.aig

META MD5SUM SOLVER= 5a68a0730754c919c3e4a8ed70e49cdc
MD5SUM BENCH=  e6f1e1bbb4fef3bbf6f22489cb7264cf

RANDOM SEED= 289618480

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:       1702272 kB
Buffers:         53588 kB
Cached:         202936 kB
SwapCached:      15680 kB
Active:         113584 kB
Inactive:       166284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1702272 kB
SwapTotal:     4192956 kB
SwapFree:      4145496 kB
Dirty:            5564 kB
Writeback:           0 kB
Mapped:          30296 kB
Slab:            59292 kB
Committed_AS:  9183816 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= 66535 MiB

End job on node9 on Thu May 17 11:48:50 UTC 2007