Trace number 461810

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 129.591 129.625

General information on the benchmark

Nameadditional-aig/pico-java/
prop06_len41_step.aig
MD5SUM7ac4807797b684b58ed1ebf9eb586ac1
Bench CategoryALL (all instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark129.591
SatisfiableNO
(Un)Satisfiability was proved

Solver Data (download as text)

9.08/9.10	c ____________________________________________________________________________________
9.08/9.10	c !! Parsing                         :   296320 ANDs   5233 PIs   (CPU-Time    0.15 s)
9.08/9.10	c ____________________________________________________________________________________
9.08/9.10	c !! Initial simplification          :   296311 ANDs   5233 PIs   (CPU-Time    0.28 s)
9.08/9.10	c >>     Top conjunction: 914 POs
9.08/9.10	c ____________________________________________________________________________________
9.08/9.10	c !! DAG-aware minimization begins   : 
9.08/9.10	c >>     Strashing:
9.08/9.10	c >>     Minimizing:
9.08/9.10	c >>     progress        0/  296311
>>     progress     1000/  295394
>>     progress     2000/  268107
>>     progress     3000/  199803
>>     progress     4000/  188688
>>     progress     5000/  188306
>>     progress     6000/  187857
>>     progress     7000/  187457
>>     progress     8000/  187078
>>     progress     9000/  186722
>>     progress    10000/  186356
>>     progress    11000/  185989
>>     progress    12000/  185649
>>     progress    13000/  185304
>>     progress    14000/  184986
>>     progress    15000/  184641
>>     progress    16000/  184336
>>     progress    17000/  184025
>>     progress    18000/  183776
>>     progress    19000/  183468
>>     progress    20000/  183152
>>     progress    21000/  182865
>>     progress    22000/  182580
>>     progress    23000/  182342
>>     progress    24000/  182063
>>     progress    25000/  181771
>>     progress    26000/  181550
>>     progress    27000/  181283
>>     progress    28000/  181023
>>     progress    29000/  180774
>>     progress    30000/  180531
>>     progress    31000/  180276
>>     progress    32000/  180030
>>     progress    33000/  179807
>>     progress    34000/  179563
>>     progress    35000/  179339
>>     progress    36000/  179111
>>     progress    37000/  178885
>>     progress    38000/  178679
>>     progress    39000/  178465
>>     progress    40000/  178182
>>     progress    41000/  178035
>>     progress    42000/  177800
>>     progress    43000/  177557
>>     progress    44000/  177359
>>     progress    45000/  177156
>>     progress    46000/  176958
>>     progress    47000/  176738
>>     progress    48000/  176598
>>     progress    49000/  176359
>>     progress    50000/  176121
>>     progress    51000/  175928
>>     progress    52000/  175760
>>     progress    53000/  175590
>>     progress    54000/  175312
>>     progress    55000/  175165
>>     progress    56000/  174987
>>     progress    57000/  174805
>>     progress    58000/  174594
>>     progress    59000/  174446
>>     progress    60000/  174248
>>     progress    61000/  174047
>>     progress    62000/  173875
>>     progress    63000/  173729
>>     progress    64000/  173531
>>     progress    65000/  173341
>>     progress    66000/  173159
>>     progress    67000/  173012
>>     progress    68000/  172818
>>     progress    69000/  172652
>>     progress    70000/  172441
>>     progress    71000/  172294
>>     progress    72000/  172135
>>     progress    73000/  172006
>>     progress    74000/  171723
>>     progress    75000/  171622
>>     progress    76000/  171503
>>     progress    77000/  171336
>>     progress    78000/  171130
>>     progress    79000/  170991
>>     progress    80000/  170858
>>     progress    81000/  170665
>>     progress    82000/  170502
>>     progress    83000/  170288
>>     progress    84000/  170192
>>     progress    85000/  170048
>>     progress    86000/  169900
>>     progress    87000/  169694
>>     progress    88000/  169562
>>     progress    89000/  169424
>>     progress    90000/  169265
>>     progress    91000/  169143
>>     progress    92000/  168942
>>     progress    93000/  168800
>>     progress    94000/  168705
>>     progress    95000/  168512
>>     progress    96000/  168373
>>     progress    97000/  168135
>>     progress    98000/  168082
>>     progress    99000/  167936
>>     progress   100000/  167789
>>     progress   101000/  167628
>>     progress   102000/  167417
>>     progress   103000/  167316
>>     progress   104000/  167219
>>     progress   105000/  167072
>>     progress   106000/  166923
>>     progress   107000/  166700
>>     progress   108000/  166645
>>     progress   109000/  166552
>>     progress   110000/  166359
>>     progress   111000/  166261
>>     progress   112000/  166008
>>     progress   113000/  165965
>>     progress   114000/  165834
>>     progress   115000/  165676
>>     progress   116000/  165556
>>     progress   117000/  165371
>>     progress   118000/  165264
>>     progress   119000/  165119
>>     progress   120000/  165025
>>     progress   121000/  164900
>>     progress   122000/  164729
>>     progress   123000/  164547
>>     progress   124000/  164489
>>     progress   125000/  164399
>>     progress   126000/  164214
>>     progress   127000/  164119
>>     progress   128000/  163922
>>     progress   129000/  163829
>>     progress   130000/  163682
>>     progress   131000/  163589
>>     progress   132000/  163464
>>     progress   133000/  163322
>>     progress   134000/  163111
>>     progress   135000/  163051
>>     progress   136000/  162964
>>     progress   137000/  162833
>>     progress   138000/  162715
>>     progress   139000/  162526
>>     progress   140000/  162394
>>     progress   141000/  162312
>>     progress   142000/  162246
>>     progress   143000/  162083
>>     progress   144000/  161968
>>     progress   145000/  161800
>>     progress   146000/  161676
>>     progress   147000/  161594
>>     progress   148000/  161477
>>     progress   149000/  161336
>>     progress   150000/  161250
>>     progress   151000/  161077
>>     progress   152000/  160935
>>     progress   153000/  160845
>>     progress   154000/  160696
>>     progress   155000/  160637
>>     progress   156000/  160516
>>     progress   157000/  160401
>>     progress   158000/  160226
>>     progress   159000/  160223
>>     progress   160000/  160223
>>     progress   161000/  160217
>>     progress   162000/  160210
>>     progress   163000/  160203
>>     progress   164000/  160203
>>     progress   165000/  160196
>>     progress   166000/  160196
>>     progress   167000/  160189
>>     progress   168000/  160182
>>     progress   169000/  160182
>>     progress   170000/  160175
>>     progress   171000/  160168
>>     progress   172000/  160168
>>     progress   173000/  160161
>>     progress   174000/  160154
>>     progress   175000/  160154
>>     progress   176000/  160147
>>     progress   177000/  160140
>>     progress   178000/  160133
>>     progress   179000/  160133
>>     progress   180000/  160126
>>     progress   181000/  160119
>>     progress   182000/  160112
>>     progress   183000/  160105
>>     progress   184000/  160098
>>     progress   185000/  160091
>>     progress   186000/  160084
>>     progress   187000/  160077
>>     progress   188000/  160070
>>     progress   189000/  160063
>>     progress   190000/  160056
>>     progress   191000/  160049
>>     progress   192000/  160035
>>     progress   193000/  160028
>>     progress   194000/  160014
>>     progress   195000/  160000
>>     progress   196000/  159983
>>     progress   197000/  159958
>>     Reduction in #ANDs: 46.02 %
21.59/21.67	c >>     Core shrink time  : 8.25 s
21.59/21.67	c >>     Globally redundant: 0
21.59/21.67	c >> DAG-aware minimization completed:   159939 ANDs   5233 PIs   (CPU-Time    8.44 s)
21.59/21.67	c ____________________________________________________________________________________
21.59/21.67	c !! Tech-mapping for CNF begins     : 
21.59/21.67	c >>     PROGRESS (techmap - generating cuts)     100000/    166088
>>     Cut statistics:  (total = 1491200, avg = 9.3, max = 25)          
21.59/21.67	c >>        0:   311930 clauses   (CPU Time 3.93)
21.59/21.67	c >>        1:   215477 clauses   (CPU Time 1.96)
21.59/21.67	c >>        2:   213725 clauses   (CPU Time 3.14)
21.59/21.67	c >>        3:   213614 clauses   (CPU Time 3.27)
21.59/21.67	c >>     Core techmap time: 12.51 s
21.59/21.67	c >> Tech-mapping for CNF completed  :    43386 LUTs   5233 PIs   (CPU-Time   12.53 s)
21.59/21.67	c ____________________________________________________________________________________
129.56/129.62	c !! Producing initial SAT-problem   :   213573 clauses           (CPU-Time    0.00 s)
129.56/129.62	c ____________________________________________________________________________________
129.56/129.62	c !! Running SAT...
129.56/129.62	c 
129.56/129.62	c ============================[After Simplification]=============================
129.56/129.62	c |  Number of variables:  22100                                                |
129.56/129.62	c |  Number of clauses:    168673                                               |
129.56/129.62	c ============================[ Search Statistics ]==============================
129.56/129.62	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
129.56/129.62	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
129.56/129.62	c ===============================================================================
129.56/129.62	c |         0 |   22100   168673   696095 |    56224        0    nan |  0.000 % |
129.56/129.62	c |       100 |   22100   168673   696095 |    61846      100      8 |  2.505 % |
129.56/129.62	c |       251 |   22100   168673   696095 |    68031      251      7 |  2.505 % |
129.56/129.62	c |       476 |   22100   168673   696095 |    74834      476      8 |  2.505 % |
129.56/129.62	c |       816 |   22100   168673   696095 |    82318      816      9 |  2.505 % |
129.56/129.62	c |      1323 |   22071   168673   696095 |    90549     1047      9 |  2.565 % |
129.56/129.62	c |      2084 |   22071   168673   696095 |    99604     1808      8 |  2.565 % |
129.56/129.62	c |      3224 |   22071   168673   696095 |   109565     2948     12 |  2.565 % |
129.56/129.62	c |      4932 |   22037   168673   696095 |   120521     4552     17 |  2.649 % |
129.56/129.62	c |      7495 |   22037   168673   696095 |   132574     7115     22 |  2.649 % |
129.56/129.62	c |     11339 |   22030   168673   696095 |   145831    10282     40 |  2.649 % |
129.56/129.62	c |     17105 |   22030   168673   696095 |   160414    16048     40 |  2.649 % |
129.56/129.62	c |     25756 |   22030   168673   696095 |   176456    24699     44 |  2.649 % |
129.56/129.62	c |     38730 |   22030   168673   696095 |   194101    37673     47 |  2.649 % |
129.56/129.62	c |     58192 |   22008   168673   696095 |   213511    57112     49 |  2.694 % |
129.56/129.62	c |     87384 |   22008   168673   696095 |   234862    86298     49 |  2.694 % |
129.56/129.62	c |    131174 |   22000   168673   696095 |   258349   130018     52 |  2.711 % |
129.56/129.62	c ===============================================================================
129.56/129.62	c restarts         : 17
129.56/129.62	c conflicts        : 161990      
129.56/129.62	c decisions        : 295185       (1.46 % random)
129.56/129.62	c propagations     : 77894229    
129.56/129.62	c conflict literals: 8352423      (46.60 % deleted)
129.56/129.62	s UNSATISFIABLEc 
129.56/129.62	c Total CPU time: 129.19

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/node72/watcher-461810-1179402915 -o ROOT/results/node72/solver-461810-1179402915 -C 1200 -W 1800 -M 1800 --output-limit 1,15 minicirc.bash /tmp/evaluation/461810-1179402915/instance-461810-1179402915.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.24 0.74 0.71 3/77 4068
/proc/meminfo: memFree=1412512/2055920 swapFree=4157264/4192956
[pid=4068] ppid=4066 vsize=5352 CPUtime=0
/proc/4068/stat : 4068 (minicirc.bash) R 4066 4068 4000 0 -1 4194304 267 0 0 0 0 0 0 0 19 0 1 0 416329976 5480448 222 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 234517752479 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/4068/statm: 1338 222 185 169 0 49 0
[pid=4069] ppid=4068 vsize=9972 CPUtime=0
/proc/4069/stat : 4069 (minicirc.linux3) R 4068 4068 4000 0 -1 4194304 175 0 0 0 0 0 0 0 19 0 1 0 416329976 10211328 150 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135248364 0 0 4096 17507 0 0 0 17 1 0 0
/proc/4069/statm: 2493 153 52 274 0 2008 0
[pid=4070] ppid=4068 vsize=5352 CPUtime=0
/proc/4070/stat : 4070 (minicirc.bash) R 4068 4068 4000 0 -1 4194368 0 0 0 0 0 0 0 0 19 0 1 0 416329976 5480448 222 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 234517752479 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/4070/statm: 1338 222 185 169 0 49 0

[startup+0.096082 s]
/proc/loadavg: 0.24 0.74 0.71 3/77 4068
/proc/meminfo: memFree=1412512/2055920 swapFree=4157264/4192956
[pid=4068] ppid=4066 vsize=5352 CPUtime=0
/proc/4068/stat : 4068 (minicirc.bash) S 4066 4068 4000 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 416329976 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4068/statm: 1338 223 186 169 0 49 0
[pid=4069] ppid=4068 vsize=10448 CPUtime=0.08
/proc/4069/stat : 4069 (minicirc.linux3) R 4068 4068 4000 0 -1 4194304 2129 0 0 0 8 0 0 0 19 0 1 0 416329976 10698752 2071 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134695678 0 0 4096 17507 0 0 0 17 1 0 0
/proc/4069/statm: 2612 2071 71 274 0 2127 0
[pid=4070] ppid=4068 vsize=12268 CPUtime=0
/proc/4070/stat : 4070 (miniadapter.pl) S 4068 4068 4000 0 -1 4194304 378 0 0 0 0 0 0 0 20 0 1 0 416329976 12562432 337 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 234526650466 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4070/statm: 3067 337 262 3 0 167 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 28068

[startup+0.102079 s]
/proc/loadavg: 0.24 0.74 0.71 3/77 4068
/proc/meminfo: memFree=1412512/2055920 swapFree=4157264/4192956
[pid=4068] ppid=4066 vsize=5352 CPUtime=0
/proc/4068/stat : 4068 (minicirc.bash) S 4066 4068 4000 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 416329976 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4068/statm: 1338 223 186 169 0 49 0
[pid=4069] ppid=4068 vsize=10448 CPUtime=0.09
/proc/4069/stat : 4069 (minicirc.linux3) R 4068 4068 4000 0 -1 4194304 2162 0 0 0 9 0 0 0 19 0 1 0 416329976 10698752 2104 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134695678 0 0 4096 17507 0 0 0 17 1 0 0
/proc/4069/statm: 2612 2104 71 274 0 2127 0
[pid=4070] ppid=4068 vsize=12268 CPUtime=0
/proc/4070/stat : 4070 (miniadapter.pl) S 4068 4068 4000 0 -1 4194304 378 0 0 0 0 0 0 0 20 0 1 0 416329976 12562432 337 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 234526650466 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4070/statm: 3067 337 262 3 0 167 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28068

[startup+0.301098 s]
/proc/loadavg: 0.24 0.74 0.71 3/77 4068
/proc/meminfo: memFree=1412512/2055920 swapFree=4157264/4192956
[pid=4068] ppid=4066 vsize=5352 CPUtime=0
/proc/4068/stat : 4068 (minicirc.bash) S 4066 4068 4000 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 416329976 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4068/statm: 1338 223 186 169 0 49 0
[pid=4069] ppid=4068 vsize=21020 CPUtime=0.29
/proc/4069/stat : 4069 (minicirc.linux3) R 4068 4068 4000 0 -1 4194304 11068 0 0 0 25 4 0 0 21 0 1 0 416329976 21524480 4787 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134571088 0 0 4096 17507 0 0 0 17 1 0 0
/proc/4069/statm: 5255 4787 114 274 0 4770 0
[pid=4070] ppid=4068 vsize=12268 CPUtime=0
/proc/4070/stat : 4070 (miniadapter.pl) S 4068 4068 4000 0 -1 4194304 387 0 0 0 0 0 0 0 15 0 1 0 416329976 12562432 346 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 234526650466 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4070/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38640

[startup+0.701133 s]
/proc/loadavg: 0.24 0.74 0.71 3/77 4068
/proc/meminfo: memFree=1412512/2055920 swapFree=4157264/4192956
[pid=4068] ppid=4066 vsize=5352 CPUtime=0
/proc/4068/stat : 4068 (minicirc.bash) S 4066 4068 4000 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 416329976 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4068/statm: 1338 223 186 169 0 49 0
[pid=4069] ppid=4068 vsize=27736 CPUtime=0.69
/proc/4069/stat : 4069 (minicirc.linux3) R 4068 4068 4000 0 -1 4194304 15825 0 0 0 63 6 0 0 25 0 1 0 416329976 28401664 6494 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134585326 0 0 4096 17507 0 0 0 17 1 0 0
/proc/4069/statm: 6934 6494 145 274 0 6449 0
[pid=4070] ppid=4068 vsize=12268 CPUtime=0
/proc/4070/stat : 4070 (miniadapter.pl) S 4068 4068 4000 0 -1 4194304 387 0 0 0 0 0 0 0 15 0 1 0 416329976 12562432 346 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 234526650466 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4070/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45356

[startup+1.50221 s]
/proc/loadavg: 0.24 0.74 0.71 2/80 4071
/proc/meminfo: memFree=1380232/2055920 swapFree=4157264/4192956
[pid=4068] ppid=4066 vsize=5352 CPUtime=0
/proc/4068/stat : 4068 (minicirc.bash) S 4066 4068 4000 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 416329976 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4068/statm: 1338 223 186 169 0 49 0
[pid=4069] ppid=4068 vsize=35572 CPUtime=1.49
/proc/4069/stat : 4069 (minicirc.linux3) R 4068 4068 4000 0 -1 4194304 17664 0 0 0 143 6 0 0 25 0 1 0 416329976 36425728 8224 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134967990 0 0 4096 17507 0 0 0 17 1 0 0
/proc/4069/statm: 8893 8225 213 274 0 8408 0
[pid=4070] ppid=4068 vsize=12268 CPUtime=0
/proc/4070/stat : 4070 (miniadapter.pl) S 4068 4068 4000 0 -1 4194304 387 0 0 0 0 0 0 0 15 0 1 0 416329976 12562432 346 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 234526650466 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4070/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53192

[startup+3.10135 s]
/proc/loadavg: 0.24 0.74 0.71 2/80 4071
/proc/meminfo: memFree=1377928/2055920 swapFree=4157264/4192956
[pid=4068] ppid=4066 vsize=5352 CPUtime=0
/proc/4068/stat : 4068 (minicirc.bash) S 4066 4068 4000 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 416329976 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4068/statm: 1338 223 186 169 0 49 0
[pid=4069] ppid=4068 vsize=39588 CPUtime=3.09
/proc/4069/stat : 4069 (minicirc.linux3) R 4068 4068 4000 0 -1 4194304 18816 0 0 0 302 7 0 0 25 0 1 0 416329976 40538112 9284 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134967877 0 0 4096 17507 0 0 0 17 1 0 0
/proc/4069/statm: 9897 9284 213 274 0 9412 0
[pid=4070] ppid=4068 vsize=12268 CPUtime=0
/proc/4070/stat : 4070 (miniadapter.pl) S 4068 4068 4000 0 -1 4194304 387 0 0 0 0 0 0 0 15 0 1 0 416329976 12562432 346 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 234526650466 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4070/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 57208

[startup+6.30164 s]
/proc/loadavg: 0.30 0.74 0.71 2/80 4071
/proc/meminfo: memFree=1369032/2055920 swapFree=4157264/4192956
[pid=4068] ppid=4066 vsize=5352 CPUtime=0
/proc/4068/stat : 4068 (minicirc.bash) S 4066 4068 4000 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 416329976 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4068/statm: 1338 223 186 169 0 49 0
[pid=4069] ppid=4068 vsize=54160 CPUtime=6.28
/proc/4069/stat : 4069 (minicirc.linux3) R 4068 4068 4000 0 -1 4194304 24275 0 0 0 619 9 0 0 25 0 1 0 416329976 55459840 11402 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134972006 0 0 4096 17507 0 0 0 17 1 0 0
/proc/4069/statm: 13540 11402 213 274 0 13055 0
[pid=4070] ppid=4068 vsize=12268 CPUtime=0
/proc/4070/stat : 4070 (miniadapter.pl) S 4068 4068 4000 0 -1 4194304 388 0 0 0 0 0 0 0 15 0 1 0 416329976 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 234526650466 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4070/statm: 3067 347 270 3 0 167 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 71780

[startup+12.7012 s]
/proc/loadavg: 0.36 0.75 0.71 2/80 4071
/proc/meminfo: memFree=1374736/2055920 swapFree=4157264/4192956
[pid=4068] ppid=4066 vsize=5352 CPUtime=0
/proc/4068/stat : 4068 (minicirc.bash) S 4066 4068 4000 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 416329976 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4068/statm: 1338 223 186 169 0 49 0
[pid=4069] ppid=4068 vsize=47012 CPUtime=12.69
/proc/4069/stat : 4069 (minicirc.linux3) R 4068 4068 4000 0 -1 4194304 34499 0 0 0 1254 15 0 0 25 0 1 0 416329976 48140288 10150 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134874943 0 0 4096 17507 0 0 0 17 1 0 0
/proc/4069/statm: 11753 10150 229 274 0 11268 0
[pid=4070] ppid=4068 vsize=12268 CPUtime=0
/proc/4070/stat : 4070 (miniadapter.pl) S 4068 4068 4000 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 416329976 12562432 350 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 234526650466 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4070/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64632

[startup+25.5014 s]
/proc/loadavg: 0.50 0.76 0.72 2/80 4071
/proc/meminfo: memFree=1359056/2055920 swapFree=4157264/4192956
[pid=4068] ppid=4066 vsize=5352 CPUtime=0
/proc/4068/stat : 4068 (minicirc.bash) S 4066 4068 4000 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 416329976 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4068/statm: 1338 223 186 169 0 49 0
[pid=4069] ppid=4068 vsize=59780 CPUtime=25.49
/proc/4069/stat : 4069 (minicirc.linux3) R 4068 4068 4000 0 -1 4194304 39977 0 0 0 2531 18 0 0 25 0 1 0 416329976 61214720 13331 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043596 0 0 4096 17507 0 0 0 17 1 0 0
/proc/4069/statm: 14945 13331 251 274 0 14460 0
[pid=4070] ppid=4068 vsize=12268 CPUtime=0
/proc/4070/stat : 4070 (miniadapter.pl) S 4068 4068 4000 0 -1 4194304 391 0 0 0 0 0 0 0 15 0 1 0 416329976 12562432 350 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 234526650466 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4070/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 77400

[startup+51.1017 s]
/proc/loadavg: 0.67 0.78 0.72 2/80 4071
/proc/meminfo: memFree=1349008/2055920 swapFree=4157264/4192956
[pid=4068] ppid=4066 vsize=5352 CPUtime=0
/proc/4068/stat : 4068 (minicirc.bash) S 4066 4068 4000 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 416329976 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4068/statm: 1338 223 186 169 0 49 0
[pid=4069] ppid=4068 vsize=70456 CPUtime=51.07
/proc/4069/stat : 4069 (minicirc.linux3) R 4068 4068 4000 0 -1 4194304 42737 0 0 0 5087 20 0 0 25 0 1 0 416329976 72146944 15989 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/4069/statm: 17614 15989 251 274 0 17129 0
[pid=4070] ppid=4068 vsize=12268 CPUtime=0
/proc/4070/stat : 4070 (miniadapter.pl) S 4068 4068 4000 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 416329976 12562432 350 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 234526650466 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4070/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 88076

[startup+102.306 s]
/proc/loadavg: 0.85 0.81 0.74 2/80 4071
/proc/meminfo: memFree=1330064/2055920 swapFree=4157264/4192956
[pid=4068] ppid=4066 vsize=5352 CPUtime=0
/proc/4068/stat : 4068 (minicirc.bash) S 4066 4068 4000 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 416329976 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4068/statm: 1338 223 186 169 0 49 0
[pid=4069] ppid=4068 vsize=88744 CPUtime=102.26
/proc/4069/stat : 4069 (minicirc.linux3) R 4068 4068 4000 0 -1 4194304 47429 0 0 0 10201 25 0 0 25 0 1 0 416329976 90873856 20590 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/4069/statm: 22186 20590 251 274 0 21701 0
[pid=4070] ppid=4068 vsize=12268 CPUtime=0
/proc/4070/stat : 4070 (miniadapter.pl) S 4068 4068 4000 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 416329976 12562432 350 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 234526650466 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4070/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 106364

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

[startup+115.102 s]
/proc/loadavg: 0.88 0.81 0.74 2/80 4071
/proc/meminfo: memFree=1326800/2055920 swapFree=4157264/4192956
[pid=4068] ppid=4066 vsize=5352 CPUtime=0
/proc/4068/stat : 4068 (minicirc.bash) S 4066 4068 4000 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 416329976 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4068/statm: 1338 223 186 169 0 49 0
[pid=4069] ppid=4068 vsize=92336 CPUtime=115.06
/proc/4069/stat : 4069 (minicirc.linux3) R 4068 4068 4000 0 -1 4194304 48379 0 0 0 11480 26 0 0 25 0 1 0 416329976 94552064 21404 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/4069/statm: 23084 21404 251 274 0 22599 0
[pid=4070] ppid=4068 vsize=12268 CPUtime=0
/proc/4070/stat : 4070 (miniadapter.pl) S 4068 4068 4000 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 416329976 12562432 350 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 234526650466 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4070/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 115.06
Current children cumulated vsize (KiB) 109956

[startup+121.502 s]
/proc/loadavg: 0.89 0.82 0.74 2/80 4071
/proc/meminfo: memFree=1325968/2055920 swapFree=4157264/4192956
[pid=4068] ppid=4066 vsize=5352 CPUtime=0
/proc/4068/stat : 4068 (minicirc.bash) S 4066 4068 4000 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 416329976 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4068/statm: 1338 223 186 169 0 49 0
[pid=4069] ppid=4068 vsize=93004 CPUtime=121.45
/proc/4069/stat : 4069 (minicirc.linux3) R 4068 4068 4000 0 -1 4194304 48577 0 0 0 12119 26 0 0 25 0 1 0 416329976 95236096 21602 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043543 0 0 4096 17507 0 0 0 17 1 0 0
/proc/4069/statm: 23251 21602 251 274 0 22766 0
[pid=4070] ppid=4068 vsize=12268 CPUtime=0
/proc/4070/stat : 4070 (miniadapter.pl) S 4068 4068 4000 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 416329976 12562432 350 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 234526650466 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4070/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 121.45
Current children cumulated vsize (KiB) 110624

[startup+124.701 s]
/proc/loadavg: 0.89 0.82 0.74 2/80 4071
/proc/meminfo: memFree=1325904/2055920 swapFree=4157264/4192956
[pid=4068] ppid=4066 vsize=5352 CPUtime=0
/proc/4068/stat : 4068 (minicirc.bash) S 4066 4068 4000 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 416329976 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4068/statm: 1338 223 186 169 0 49 0
[pid=4069] ppid=4068 vsize=93148 CPUtime=124.65
/proc/4069/stat : 4069 (minicirc.linux3) R 4068 4068 4000 0 -1 4194304 48592 0 0 0 12439 26 0 0 25 0 1 0 416329976 95383552 21617 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135050194 0 0 4096 17507 0 0 0 17 1 0 0
/proc/4069/statm: 23287 21617 251 274 0 22802 0
[pid=4070] ppid=4068 vsize=12268 CPUtime=0
/proc/4070/stat : 4070 (miniadapter.pl) S 4068 4068 4000 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 416329976 12562432 350 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 234526650466 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4070/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 124.65
Current children cumulated vsize (KiB) 110768

[startup+127.902 s]
/proc/loadavg: 0.90 0.82 0.74 2/80 4071
/proc/meminfo: memFree=1325904/2055920 swapFree=4157264/4192956
[pid=4068] ppid=4066 vsize=5352 CPUtime=0
/proc/4068/stat : 4068 (minicirc.bash) S 4066 4068 4000 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 416329976 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4068/statm: 1338 223 186 169 0 49 0
[pid=4069] ppid=4068 vsize=93148 CPUtime=127.85
/proc/4069/stat : 4069 (minicirc.linux3) R 4068 4068 4000 0 -1 4194304 48601 0 0 0 12759 26 0 0 25 0 1 0 416329976 95383552 21626 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/4069/statm: 23287 21626 251 274 0 22802 0
[pid=4070] ppid=4068 vsize=12268 CPUtime=0
/proc/4070/stat : 4070 (miniadapter.pl) S 4068 4068 4000 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 416329976 12562432 350 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 234526650466 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4070/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 127.85
Current children cumulated vsize (KiB) 110768

[startup+128.707 s]
/proc/loadavg: 0.90 0.82 0.74 2/80 4071
/proc/meminfo: memFree=1325840/2055920 swapFree=4157264/4192956
[pid=4068] ppid=4066 vsize=5352 CPUtime=0
/proc/4068/stat : 4068 (minicirc.bash) S 4066 4068 4000 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 416329976 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4068/statm: 1338 223 186 169 0 49 0
[pid=4069] ppid=4068 vsize=93148 CPUtime=128.65
/proc/4069/stat : 4069 (minicirc.linux3) R 4068 4068 4000 0 -1 4194304 48608 0 0 0 12839 26 0 0 25 0 1 0 416329976 95383552 21633 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/4069/statm: 23287 21633 251 274 0 22802 0
[pid=4070] ppid=4068 vsize=12268 CPUtime=0
/proc/4070/stat : 4070 (miniadapter.pl) S 4068 4068 4000 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 416329976 12562432 350 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 234526650466 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4070/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 128.65
Current children cumulated vsize (KiB) 110768

[startup+129.103 s]
/proc/loadavg: 0.90 0.82 0.74 2/80 4071
/proc/meminfo: memFree=1325840/2055920 swapFree=4157264/4192956
[pid=4068] ppid=4066 vsize=5352 CPUtime=0
/proc/4068/stat : 4068 (minicirc.bash) S 4066 4068 4000 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 416329976 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4068/statm: 1338 223 186 169 0 49 0
[pid=4069] ppid=4068 vsize=93148 CPUtime=129.05
/proc/4069/stat : 4069 (minicirc.linux3) R 4068 4068 4000 0 -1 4194304 48608 0 0 0 12879 26 0 0 25 0 1 0 416329976 95383552 21633 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043596 0 0 4096 17507 0 0 0 17 1 0 0
/proc/4069/statm: 23287 21633 251 274 0 22802 0
[pid=4070] ppid=4068 vsize=12268 CPUtime=0
/proc/4070/stat : 4070 (miniadapter.pl) S 4068 4068 4000 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 416329976 12562432 350 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 234526650466 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4070/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 129.05
Current children cumulated vsize (KiB) 110768

[startup+129.503 s]
/proc/loadavg: 0.90 0.82 0.74 2/80 4071
/proc/meminfo: memFree=1325840/2055920 swapFree=4157264/4192956
[pid=4068] ppid=4066 vsize=5352 CPUtime=0
/proc/4068/stat : 4068 (minicirc.bash) S 4066 4068 4000 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 416329976 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4068/statm: 1338 223 186 169 0 49 0
[pid=4069] ppid=4068 vsize=80388 CPUtime=129.45
/proc/4069/stat : 4069 (minicirc.linux3) R 4068 4068 4000 0 -1 4194304 48611 0 0 0 12919 26 0 0 25 0 1 0 416329976 82317312 19474 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135249003 0 0 4096 17507 0 0 0 17 1 0 0
/proc/4069/statm: 20097 19474 254 274 0 19612 0
[pid=4070] ppid=4068 vsize=12268 CPUtime=0
/proc/4070/stat : 4070 (miniadapter.pl) S 4068 4068 4000 0 -1 4194304 402 0 0 0 0 0 0 0 16 0 1 0 416329976 12562432 361 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 234526650466 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4070/statm: 3067 361 282 3 0 167 0
Current children cumulated CPU time (s) 129.45
Current children cumulated vsize (KiB) 98008

[startup+129.603 s]
/proc/loadavg: 0.90 0.82 0.74 2/80 4071
/proc/meminfo: memFree=1325840/2055920 swapFree=4157264/4192956
[pid=4068] ppid=4066 vsize=5352 CPUtime=0
/proc/4068/stat : 4068 (minicirc.bash) S 4066 4068 4000 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 416329976 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4068/statm: 1338 223 186 169 0 49 0
[pid=4069] ppid=4068 vsize=79172 CPUtime=129.56
/proc/4069/stat : 4069 (minicirc.linux3) R 4068 4068 4000 0 -1 4194304 48611 0 0 0 12929 27 0 0 25 0 1 0 416329976 81072128 19170 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135249571 0 0 4096 17507 0 0 0 17 1 0 0
/proc/4069/statm: 19793 19170 254 274 0 19308 0
[pid=4070] ppid=4068 vsize=12268 CPUtime=0
/proc/4070/stat : 4070 (miniadapter.pl) S 4068 4068 4000 0 -1 4194304 402 0 0 0 0 0 0 0 16 0 1 0 416329976 12562432 361 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 234526650466 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4070/statm: 3067 361 282 3 0 167 0
Current children cumulated CPU time (s) 129.56
Current children cumulated vsize (KiB) 96792

Child status: 0
Real time (s): 129.625
CPU time (s): 129.591
CPU user time (s): 129.303
CPU system time (s): 0.287956
CPU usage (%): 99.974
Max. virtual memory (cumulated for all children) (KiB): 110768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 129.303
system time used= 0.287956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49312
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= 250
involuntary context switches= 2778

runsolver used 0.12898 second user time and 0.349946 second system time

The end

Launcher Data (download as text)

Begin job on node72 on Thu May 17 11:55:15 UTC 2007

IDJOB= 461810
IDBENCH= 48673
IDSOLVER= 205
FILE ID= node72/461810-1179402915

PBS_JOBID= 5292753

Free space on /tmp= 66541 MiB

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

META MD5SUM SOLVER= 5a68a0730754c919c3e4a8ed70e49cdc
MD5SUM BENCH=  7ac4807797b684b58ed1ebf9eb586ac1

RANDOM SEED= 148895519

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node72.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.222
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	: 5931.00
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.222
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:       1412792 kB
Buffers:         45468 kB
Cached:         456220 kB
SwapCached:      17016 kB
Active:         192940 kB
Inactive:       331772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1412792 kB
SwapTotal:     4192956 kB
SwapFree:      4157264 kB
Dirty:            5856 kB
Writeback:           0 kB
Mapped:          30136 kB
Slab:           103928 kB
Committed_AS:  8957700 kB
PageTables:       1788 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= 66541 MiB

End job on node72 on Thu May 17 11:57:25 UTC 2007