Trace number 461584

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 584.99 585.117

General information on the benchmark

Nameindustrial-aig/fuhs/
medium/AProVE07-21.aig
MD5SUM679d0647237437d62794c0cbd1a55b6e
Bench CategoryALL (all instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark584.99
SatisfiableNO
(Un)Satisfiability was proved

Solver Data (download as text)

8.98/9.03	c ____________________________________________________________________________________
8.98/9.03	c !! Parsing                         :    13055 ANDs    956 PIs   (CPU-Time    0.01 s)
8.98/9.03	c ____________________________________________________________________________________
8.98/9.03	c !! Initial simplification          :     9476 ANDs    956 PIs   (CPU-Time    0.01 s)
8.98/9.03	c >>     Top conjunction: 3580 POs
8.98/9.03	c ____________________________________________________________________________________
8.98/9.03	c !! DAG-aware minimization begins   : 
8.98/9.03	c >>     Strashing:
8.98/9.03	c >>     Minimizing:
8.98/9.03	c >>     progress        0/    9476
>>     progress     1000/    9476
>>     progress     2000/    9460
>>     progress     3000/    9404
>>     progress     4000/    9263
>>     progress     5000/    9147
>>     progress     6000/    9003
>>     progress     7000/    8855
>>     progress     8000/    8757
>>     progress     9000/    8635
>>     progress    10000/    8474
>>     Reduction in #ANDs: 10.70 %
8.98/9.03	c >>     Core shrink time  : 0.11 s
8.98/9.03	c >>     Globally redundant: 0
8.98/9.03	c >> DAG-aware minimization completed:     8462 ANDs    956 PIs   (CPU-Time    0.12 s)
8.98/9.03	c ____________________________________________________________________________________
8.98/9.03	c !! Tech-mapping for CNF begins     : 
8.98/9.03	c >>     Cut statistics:  (total = 31232, avg = 3.7, max = 12)          
8.98/9.03	c >>        0:    21448 clauses   (CPU Time 0.05)
8.98/9.03	c >>        1:    19293 clauses   (CPU Time 0.03)
8.98/9.03	c >>        2:    19272 clauses   (CPU Time 0.03)
8.98/9.03	c >>        3:    19058 clauses   (CPU Time 0.02)
8.98/9.03	c >>     Core techmap time: 0.14 s
8.98/9.03	c >> Tech-mapping for CNF completed  :     4449 LUTs    956 PIs   (CPU-Time    0.14 s)
8.98/9.03	c ____________________________________________________________________________________
8.98/9.03	c !! Producing initial SAT-problem   :    18999 clauses           (CPU-Time 242823271482062100532663224706980494007740179667556805960328225415340657578623405569405274456871931362586611485078914973175640009387988388566914288292298439998181983022177312220893162200978714389633251818002455830461993486975900180638842037578680816844033567017382152360044383372576619364401139515402485760.00 s)
8.98/9.04	c ____________________________________________________________________________________
8.98/9.04	c !! Running SAT...
8.98/9.04	c 
8.98/9.04	c ============================[After Simplification]=============================
8.98/9.04	c |  Number of variables:  1227                                                 |
8.98/9.04	c |  Number of clauses:    6398                                                 |
8.98/9.04	c ============================[ Search Statistics ]==============================
8.98/9.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.98/9.04	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.98/9.04	c ===============================================================================
8.98/9.04	c |         0 |    1227     6398    20246 |     2132        0    nan |  0.000 % |
8.98/9.04	c |       100 |    1226     6398    20246 |     2345       99     26 | 70.607 % |
8.98/9.04	c |       250 |    1226     6398    20246 |     2580      249     18 | 70.607 % |
8.98/9.04	c |       478 |    1226     6398    20246 |     2838      477     24 | 70.607 % |
8.98/9.04	c |       815 |    1226     6398    20246 |     3122      814     27 | 70.607 % |
8.98/9.04	c |      1321 |    1226     6398    20246 |     3434     1320     28 | 70.607 % |
8.98/9.04	c |      2081 |    1226     6398    20246 |     3778     2080     25 | 70.607 % |
8.98/9.04	c |      3220 |    1215     6398    20246 |     4155     3076     26 | 70.810 % |
8.98/9.04	c |      4930 |    1215     6398    20246 |     4571     4786     28 | 70.810 % |
8.98/9.04	c |      7493 |    1215     6398    20246 |     5028     7349     31 | 70.810 % |
8.98/9.04	c |     11338 |    1215     6398    20246 |     5531     6611     22 | 70.810 % |
8.98/9.04	c |     17105 |    1215     6398    20246 |     6084     7552     18 | 70.810 % |
8.98/9.04	c |     25755 |    1215     6398    20246 |     6693     5996     19 | 70.810 % |
8.98/9.04	c |     38730 |    1215     6398    20246 |     7362     7738     34 | 70.810 % |
8.98/9.04	c |     58191 |    1215     6398    20246 |     8098     9640     33 | 70.810 % |
584.96/585.11	c |     87383 |    1215     6398    20246 |     8908     8599     15 | 70.810 % |
584.96/585.11	c |    131173 |    1214     6398    20246 |     9799    12854     30 | 70.829 % |
584.96/585.11	c |    196857 |    1214     6398    20246 |    10779     9312     16 | 70.829 % |
584.96/585.11	c |    295383 |    1214     6398    20246 |    11857    10166     21 | 70.829 % |
584.96/585.11	c |    443173 |    1214     6398    20246 |    13043    14223     33 | 70.829 % |
584.96/585.11	c |    664858 |    1214     6398    20246 |    14347    13348     23 | 70.829 % |
584.96/585.11	c |    997383 |    1214     6398    20246 |    15782    13485     27 | 70.829 % |
584.96/585.11	c |   1496171 |    1214     6398    20246 |    17360    15298     17 | 70.829 % |
584.96/585.11	c ===============================================================================
584.96/585.11	c restarts         : 23
584.96/585.11	c conflicts        : 2231762     
584.96/585.11	c decisions        : 2582017      (1.26 % random)
584.96/585.11	c propagations     : 392914236   
584.96/585.11	c conflict literals: 55411312     (48.05 % deleted)
584.96/585.11	s UNSATISFIABLEc 
584.96/585.11	c Total CPU time: 584.91

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/node29/watcher-461584-1179401760 -o ROOT/results/node29/solver-461584-1179401760 -C 1200 -W 1800 -M 1800 --output-limit 1,15 minicirc.bash /tmp/evaluation/461584-1179401760/instance-461584-1179401760.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.00 0.00 0.00 3/77 16712
/proc/meminfo: memFree=1330040/2055920 swapFree=4146812/4192956
[pid=16712] ppid=16710 vsize=5352 CPUtime=0
/proc/16712/stat : 16712 (minicirc.bash) S 16710 16712 16644 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388091767 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16712/statm: 1338 223 186 169 0 49 0
[pid=16713] ppid=16712 vsize=10260 CPUtime=0
/proc/16713/stat : 16713 (minicirc.linux3) R 16712 16712 16644 0 -1 4194304 334 0 0 0 0 0 0 0 18 0 1 0 388091767 10506240 276 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134696128 0 0 4096 17507 0 0 0 17 1 0 0
/proc/16713/statm: 2565 277 71 274 0 2080 0
[pid=16714] ppid=16712 vsize=12268 CPUtime=0
/proc/16714/stat : 16714 (miniadapter.pl) S 16712 16712 16644 0 -1 4194304 378 0 0 0 0 0 0 0 18 0 1 0 388091767 12562432 337 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/16714/statm: 3067 337 262 3 0 167 0

[startup+0.091608 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 16712
/proc/meminfo: memFree=1330040/2055920 swapFree=4146812/4192956
[pid=16712] ppid=16710 vsize=5352 CPUtime=0
/proc/16712/stat : 16712 (minicirc.bash) S 16710 16712 16644 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388091767 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16712/statm: 1338 223 186 169 0 49 0
[pid=16713] ppid=16712 vsize=10448 CPUtime=0.07
/proc/16713/stat : 16713 (minicirc.linux3) R 16712 16712 16644 0 -1 4194304 2114 0 0 0 7 0 0 0 18 0 1 0 388091767 10698752 2056 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134695501 0 0 4096 17507 0 0 0 17 1 0 0
/proc/16713/statm: 2612 2056 71 274 0 2127 0
[pid=16714] ppid=16712 vsize=12268 CPUtime=0
/proc/16714/stat : 16714 (miniadapter.pl) S 16712 16712 16644 0 -1 4194304 378 0 0 0 0 0 0 0 18 0 1 0 388091767 12562432 337 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/16714/statm: 3067 337 262 3 0 167 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 28068

[startup+0.101607 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 16712
/proc/meminfo: memFree=1330040/2055920 swapFree=4146812/4192956
[pid=16712] ppid=16710 vsize=5352 CPUtime=0
/proc/16712/stat : 16712 (minicirc.bash) S 16710 16712 16644 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388091767 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16712/statm: 1338 223 186 169 0 49 0
[pid=16713] ppid=16712 vsize=10448 CPUtime=0.08
/proc/16713/stat : 16713 (minicirc.linux3) R 16712 16712 16644 0 -1 4194304 2152 0 0 0 8 0 0 0 18 0 1 0 388091767 10698752 2094 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134695678 0 0 4096 17507 0 0 0 17 1 0 0
/proc/16713/statm: 2612 2094 71 274 0 2127 0
[pid=16714] ppid=16712 vsize=12268 CPUtime=0
/proc/16714/stat : 16714 (miniadapter.pl) S 16712 16712 16644 0 -1 4194304 378 0 0 0 0 0 0 0 18 0 1 0 388091767 12562432 337 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/16714/statm: 3067 337 262 3 0 167 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 28068

[startup+0.30162 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 16712
/proc/meminfo: memFree=1330040/2055920 swapFree=4146812/4192956
[pid=16712] ppid=16710 vsize=5352 CPUtime=0
/proc/16712/stat : 16712 (minicirc.bash) S 16710 16712 16644 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388091767 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16712/statm: 1338 223 186 169 0 49 0
[pid=16713] ppid=16712 vsize=11864 CPUtime=0.29
/proc/16713/stat : 16713 (minicirc.linux3) R 16712 16712 16644 0 -1 4194304 3128 0 0 0 28 1 0 0 19 0 1 0 388091767 12148736 2655 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134939489 0 0 4096 17507 0 0 0 17 1 0 0
/proc/16713/statm: 2966 2656 183 274 0 2481 0
[pid=16714] ppid=16712 vsize=12268 CPUtime=0
/proc/16714/stat : 16714 (miniadapter.pl) S 16712 16712 16644 0 -1 4194304 387 0 0 0 0 0 0 0 16 0 1 0 388091767 12562432 346 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/16714/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29484

[startup+0.701645 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 16712
/proc/meminfo: memFree=1330040/2055920 swapFree=4146812/4192956
[pid=16712] ppid=16710 vsize=5352 CPUtime=0
/proc/16712/stat : 16712 (minicirc.bash) S 16710 16712 16644 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388091767 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16712/statm: 1338 223 186 169 0 49 0
[pid=16713] ppid=16712 vsize=13484 CPUtime=0.69
/proc/16713/stat : 16713 (minicirc.linux3) R 16712 16712 16644 0 -1 4194304 3533 0 0 0 68 1 0 0 23 0 1 0 388091767 13807616 3060 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043733 0 0 4096 17507 0 0 0 17 1 0 0
/proc/16713/statm: 3371 3060 205 274 0 2886 0
[pid=16714] ppid=16712 vsize=12268 CPUtime=0
/proc/16714/stat : 16714 (miniadapter.pl) S 16712 16712 16644 0 -1 4194304 387 0 0 0 0 0 0 0 15 0 1 0 388091767 12562432 346 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/16714/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31104

[startup+1.5017 s]
/proc/loadavg: 0.00 0.00 0.00 2/80 16715
/proc/meminfo: memFree=1317408/2055920 swapFree=4146812/4192956
[pid=16712] ppid=16710 vsize=5352 CPUtime=0
/proc/16712/stat : 16712 (minicirc.bash) S 16710 16712 16644 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388091767 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16712/statm: 1338 223 186 169 0 49 0
[pid=16713] ppid=16712 vsize=14424 CPUtime=1.48
/proc/16713/stat : 16713 (minicirc.linux3) R 16712 16712 16644 0 -1 4194304 3749 0 0 0 147 1 0 0 25 0 1 0 388091767 14770176 3276 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043733 0 0 4096 17507 0 0 0 17 1 0 0
/proc/16713/statm: 3606 3276 205 274 0 3121 0
[pid=16714] ppid=16712 vsize=12268 CPUtime=0
/proc/16714/stat : 16714 (miniadapter.pl) S 16712 16712 16644 0 -1 4194304 387 0 0 0 0 0 0 0 15 0 1 0 388091767 12562432 346 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/16714/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 32044

[startup+3.1018 s]
/proc/loadavg: 0.00 0.00 0.00 2/80 16715
/proc/meminfo: memFree=1316832/2055920 swapFree=4146812/4192956
[pid=16712] ppid=16710 vsize=5352 CPUtime=0
/proc/16712/stat : 16712 (minicirc.bash) S 16710 16712 16644 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388091767 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16712/statm: 1338 223 186 169 0 49 0
[pid=16713] ppid=16712 vsize=14424 CPUtime=3.08
/proc/16713/stat : 16713 (minicirc.linux3) R 16712 16712 16644 0 -1 4194304 3753 0 0 0 307 1 0 0 25 0 1 0 388091767 14770176 3280 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043172 0 0 4096 17507 0 0 0 17 1 0 0
/proc/16713/statm: 3606 3280 205 274 0 3121 0
[pid=16714] ppid=16712 vsize=12268 CPUtime=0
/proc/16714/stat : 16714 (miniadapter.pl) S 16712 16712 16644 0 -1 4194304 387 0 0 0 0 0 0 0 15 0 1 0 388091767 12562432 346 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/16714/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 32044

[startup+6.302 s]
/proc/loadavg: 0.08 0.02 0.01 2/80 16715
/proc/meminfo: memFree=1315744/2055920 swapFree=4146812/4192956
[pid=16712] ppid=16710 vsize=5352 CPUtime=0
/proc/16712/stat : 16712 (minicirc.bash) S 16710 16712 16644 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388091767 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16712/statm: 1338 223 186 169 0 49 0
[pid=16713] ppid=16712 vsize=15480 CPUtime=6.28
/proc/16713/stat : 16713 (minicirc.linux3) R 16712 16712 16644 0 -1 4194304 4017 0 0 0 627 1 0 0 25 0 1 0 388091767 15851520 3544 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043671 0 0 4096 17507 0 0 0 17 1 0 0
/proc/16713/statm: 3870 3544 205 274 0 3385 0
[pid=16714] ppid=16712 vsize=12268 CPUtime=0
/proc/16714/stat : 16714 (miniadapter.pl) S 16712 16712 16644 0 -1 4194304 387 0 0 0 0 0 0 0 16 0 1 0 388091767 12562432 346 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/16714/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 33100

[startup+12.7024 s]
/proc/loadavg: 0.15 0.03 0.01 2/80 16715
/proc/meminfo: memFree=1315240/2055920 swapFree=4146812/4192956
[pid=16712] ppid=16710 vsize=5352 CPUtime=0
/proc/16712/stat : 16712 (minicirc.bash) S 16710 16712 16644 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388091767 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16712/statm: 1338 223 186 169 0 49 0
[pid=16713] ppid=16712 vsize=15912 CPUtime=12.68
/proc/16713/stat : 16713 (minicirc.linux3) R 16712 16712 16644 0 -1 4194304 4102 0 0 0 1267 1 0 0 25 0 1 0 388091767 16293888 3629 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135050138 0 0 4096 17507 0 0 0 17 1 0 0
/proc/16713/statm: 3978 3629 205 274 0 3493 0
[pid=16714] ppid=16712 vsize=12268 CPUtime=0
/proc/16714/stat : 16714 (miniadapter.pl) S 16712 16712 16644 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388091767 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/16714/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 33532

[startup+25.5012 s]
/proc/loadavg: 0.34 0.08 0.02 2/80 16715
/proc/meminfo: memFree=1315112/2055920 swapFree=4146812/4192956
[pid=16712] ppid=16710 vsize=5352 CPUtime=0
/proc/16712/stat : 16712 (minicirc.bash) S 16710 16712 16644 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388091767 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16712/statm: 1338 223 186 169 0 49 0
[pid=16713] ppid=16712 vsize=15912 CPUtime=25.48
/proc/16713/stat : 16713 (minicirc.linux3) R 16712 16712 16644 0 -1 4194304 4126 0 0 0 2547 1 0 0 25 0 1 0 388091767 16293888 3653 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135061566 0 0 4096 17507 0 0 0 17 1 0 0
/proc/16713/statm: 3978 3653 205 274 0 3493 0
[pid=16714] ppid=16712 vsize=12268 CPUtime=0
/proc/16714/stat : 16714 (miniadapter.pl) S 16712 16712 16644 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388091767 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/16714/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 33532

[startup+51.1018 s]
/proc/loadavg: 0.56 0.15 0.05 2/80 16715
/proc/meminfo: memFree=1314728/2055920 swapFree=4146812/4192956
[pid=16712] ppid=16710 vsize=5352 CPUtime=0
/proc/16712/stat : 16712 (minicirc.bash) S 16710 16712 16644 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388091767 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16712/statm: 1338 223 186 169 0 49 0
[pid=16713] ppid=16712 vsize=16316 CPUtime=51.07
/proc/16713/stat : 16713 (minicirc.linux3) R 16712 16712 16644 0 -1 4194304 4214 0 0 0 5105 2 0 0 25 0 1 0 388091767 16707584 3741 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135041146 0 0 4096 17507 0 0 0 17 1 0 0
/proc/16713/statm: 4079 3741 205 274 0 3594 0
[pid=16714] ppid=16712 vsize=12268 CPUtime=0
/proc/16714/stat : 16714 (miniadapter.pl) S 16712 16712 16644 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388091767 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/16714/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 33936

[startup+102.305 s]
/proc/loadavg: 0.81 0.28 0.10 2/80 16715
/proc/meminfo: memFree=1313832/2055920 swapFree=4146812/4192956
[pid=16712] ppid=16710 vsize=5352 CPUtime=0
/proc/16712/stat : 16712 (minicirc.bash) S 16710 16712 16644 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388091767 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16712/statm: 1338 223 186 169 0 49 0
[pid=16713] ppid=16712 vsize=17240 CPUtime=102.26
/proc/16713/stat : 16713 (minicirc.linux3) R 16712 16712 16644 0 -1 4194304 4440 0 0 0 10224 2 0 0 25 0 1 0 388091767 17653760 3967 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/16713/statm: 4310 3967 205 274 0 3825 0
[pid=16714] ppid=16712 vsize=12268 CPUtime=0
/proc/16714/stat : 16714 (miniadapter.pl) S 16712 16712 16644 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388091767 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/16714/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 34860

[startup+162.302 s]
/proc/loadavg: 0.93 0.41 0.15 2/80 16715
/proc/meminfo: memFree=1313768/2055920 swapFree=4146812/4192956
[pid=16712] ppid=16710 vsize=5352 CPUtime=0
/proc/16712/stat : 16712 (minicirc.bash) S 16710 16712 16644 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388091767 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16712/statm: 1338 223 186 169 0 49 0
[pid=16713] ppid=16712 vsize=17384 CPUtime=162.25
/proc/16713/stat : 16713 (minicirc.linux3) R 16712 16712 16644 0 -1 4194304 4477 0 0 0 16222 3 0 0 25 0 1 0 388091767 17801216 4004 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043618 0 0 4096 17507 0 0 0 17 1 0 0
/proc/16713/statm: 4346 4004 205 274 0 3861 0
[pid=16714] ppid=16712 vsize=12268 CPUtime=0
/proc/16714/stat : 16714 (miniadapter.pl) S 16712 16712 16644 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388091767 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/16714/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 35004

[startup+222.302 s]
/proc/loadavg: 0.97 0.51 0.20 2/80 16715
/proc/meminfo: memFree=1313512/2055920 swapFree=4146812/4192956
[pid=16712] ppid=16710 vsize=5352 CPUtime=0
/proc/16712/stat : 16712 (minicirc.bash) S 16710 16712 16644 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388091767 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16712/statm: 1338 223 186 169 0 49 0
[pid=16713] ppid=16712 vsize=17652 CPUtime=222.23
/proc/16713/stat : 16713 (minicirc.linux3) R 16712 16712 16644 0 -1 4194304 4546 0 0 0 22220 3 0 0 25 0 1 0 388091767 18075648 4073 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043703 0 0 4096 17507 0 0 0 17 1 0 0
/proc/16713/statm: 4413 4073 205 274 0 3928 0
[pid=16714] ppid=16712 vsize=12268 CPUtime=0
/proc/16714/stat : 16714 (miniadapter.pl) S 16712 16712 16644 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388091767 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/16714/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 35272

[startup+282.301 s]
/proc/loadavg: 0.99 0.60 0.25 2/80 16715
/proc/meminfo: memFree=1313256/2055920 swapFree=4146812/4192956
[pid=16712] ppid=16710 vsize=5352 CPUtime=0
/proc/16712/stat : 16712 (minicirc.bash) S 16710 16712 16644 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388091767 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16712/statm: 1338 223 186 169 0 49 0
[pid=16713] ppid=16712 vsize=17936 CPUtime=282.22
/proc/16713/stat : 16713 (minicirc.linux3) R 16712 16712 16644 0 -1 4194304 4609 0 0 0 28218 4 0 0 25 0 1 0 388091767 18366464 4136 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043671 0 0 4096 17507 0 0 0 17 1 0 0
/proc/16713/statm: 4484 4136 205 274 0 3999 0
[pid=16714] ppid=16712 vsize=12268 CPUtime=0
/proc/16714/stat : 16714 (miniadapter.pl) S 16712 16712 16644 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388091767 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/16714/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 35556

[startup+342.301 s]
/proc/loadavg: 0.99 0.67 0.29 2/80 16717
/proc/meminfo: memFree=1312936/2055920 swapFree=4146812/4192956
[pid=16712] ppid=16710 vsize=5352 CPUtime=0
/proc/16712/stat : 16712 (minicirc.bash) S 16710 16712 16644 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388091767 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16712/statm: 1338 223 186 169 0 49 0
[pid=16713] ppid=16712 vsize=18196 CPUtime=342.21
/proc/16713/stat : 16713 (minicirc.linux3) R 16712 16712 16644 0 -1 4194304 4674 0 0 0 34217 4 0 0 25 0 1 0 388091767 18632704 4201 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043854 0 0 4096 17507 0 0 0 17 1 0 0
/proc/16713/statm: 4549 4201 205 274 0 4064 0
[pid=16714] ppid=16712 vsize=12268 CPUtime=0
/proc/16714/stat : 16714 (miniadapter.pl) S 16712 16712 16644 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388091767 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/16714/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 35816

[startup+402.302 s]
/proc/loadavg: 0.99 0.73 0.33 2/80 16717
/proc/meminfo: memFree=1312872/2055920 swapFree=4146812/4192956
[pid=16712] ppid=16710 vsize=5352 CPUtime=0
/proc/16712/stat : 16712 (minicirc.bash) S 16710 16712 16644 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388091767 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16712/statm: 1338 223 186 169 0 49 0
[pid=16713] ppid=16712 vsize=18196 CPUtime=402.2
/proc/16713/stat : 16713 (minicirc.linux3) R 16712 16712 16644 0 -1 4194304 4692 0 0 0 40215 5 0 0 25 0 1 0 388091767 18632704 4219 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043679 0 0 4096 17507 0 0 0 17 1 0 0
/proc/16713/statm: 4549 4219 205 274 0 4064 0
[pid=16714] ppid=16712 vsize=12268 CPUtime=0
/proc/16714/stat : 16714 (miniadapter.pl) S 16712 16712 16644 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388091767 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/16714/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 35816

[startup+462.302 s]
/proc/loadavg: 0.99 0.77 0.37 2/80 16717
/proc/meminfo: memFree=1312552/2055920 swapFree=4146812/4192956
[pid=16712] ppid=16710 vsize=5352 CPUtime=0
/proc/16712/stat : 16712 (minicirc.bash) S 16710 16712 16644 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388091767 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16712/statm: 1338 223 186 169 0 49 0
[pid=16713] ppid=16712 vsize=18592 CPUtime=462.18
/proc/16713/stat : 16713 (minicirc.linux3) R 16712 16712 16644 0 -1 4194304 4784 0 0 0 46213 5 0 0 25 0 1 0 388091767 19038208 4311 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/16713/statm: 4648 4311 205 274 0 4163 0
[pid=16714] ppid=16712 vsize=12268 CPUtime=0
/proc/16714/stat : 16714 (miniadapter.pl) S 16712 16712 16644 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388091767 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/16714/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 36212

[startup+522.302 s]
/proc/loadavg: 0.99 0.81 0.41 2/80 16717
/proc/meminfo: memFree=1312552/2055920 swapFree=4146812/4192956
[pid=16712] ppid=16710 vsize=5352 CPUtime=0
/proc/16712/stat : 16712 (minicirc.bash) S 16710 16712 16644 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388091767 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16712/statm: 1338 223 186 169 0 49 0
[pid=16713] ppid=16712 vsize=18592 CPUtime=522.17
/proc/16713/stat : 16713 (minicirc.linux3) R 16712 16712 16644 0 -1 4194304 4785 0 0 0 52211 6 0 0 25 0 1 0 388091767 19038208 4312 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043859 0 0 4096 17507 0 0 0 17 1 0 0
/proc/16713/statm: 4648 4312 205 274 0 4163 0
[pid=16714] ppid=16712 vsize=12268 CPUtime=0
/proc/16714/stat : 16714 (miniadapter.pl) S 16712 16712 16644 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388091767 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/16714/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 36212

[startup+582.301 s]
/proc/loadavg: 0.99 0.84 0.44 2/80 16717
/proc/meminfo: memFree=1312488/2055920 swapFree=4146812/4192956
[pid=16712] ppid=16710 vsize=5352 CPUtime=0
/proc/16712/stat : 16712 (minicirc.bash) S 16710 16712 16644 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388091767 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16712/statm: 1338 223 186 169 0 49 0
[pid=16713] ppid=16712 vsize=18592 CPUtime=582.16
/proc/16713/stat : 16713 (minicirc.linux3) R 16712 16712 16644 0 -1 4194304 4785 0 0 0 58210 6 0 0 25 0 1 0 388091767 19038208 4312 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043971 0 0 4096 17507 0 0 0 17 1 0 0
/proc/16713/statm: 4648 4312 205 274 0 4163 0
[pid=16714] ppid=16712 vsize=12268 CPUtime=0
/proc/16714/stat : 16714 (miniadapter.pl) S 16712 16712 16644 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388091767 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/16714/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 36212

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

[startup+583.901 s]
/proc/loadavg: 0.99 0.85 0.45 2/80 16717
/proc/meminfo: memFree=1312488/2055920 swapFree=4146812/4192956
[pid=16712] ppid=16710 vsize=5352 CPUtime=0
/proc/16712/stat : 16712 (minicirc.bash) S 16710 16712 16644 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388091767 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16712/statm: 1338 223 186 169 0 49 0
[pid=16713] ppid=16712 vsize=18592 CPUtime=583.76
/proc/16713/stat : 16713 (minicirc.linux3) R 16712 16712 16644 0 -1 4194304 4785 0 0 0 58370 6 0 0 25 0 1 0 388091767 19038208 4312 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/16713/statm: 4648 4312 205 274 0 4163 0
[pid=16714] ppid=16712 vsize=12268 CPUtime=0
/proc/16714/stat : 16714 (miniadapter.pl) S 16712 16712 16644 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388091767 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/16714/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 583.76
Current children cumulated vsize (KiB) 36212

[startup+584.701 s]
/proc/loadavg: 0.99 0.85 0.45 2/80 16717
/proc/meminfo: memFree=1312488/2055920 swapFree=4146812/4192956
[pid=16712] ppid=16710 vsize=5352 CPUtime=0
/proc/16712/stat : 16712 (minicirc.bash) S 16710 16712 16644 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388091767 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16712/statm: 1338 223 186 169 0 49 0
[pid=16713] ppid=16712 vsize=18592 CPUtime=584.56
/proc/16713/stat : 16713 (minicirc.linux3) R 16712 16712 16644 0 -1 4194304 4785 0 0 0 58450 6 0 0 25 0 1 0 388091767 19038208 4312 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/16713/statm: 4648 4312 205 274 0 4163 0
[pid=16714] ppid=16712 vsize=12268 CPUtime=0
/proc/16714/stat : 16714 (miniadapter.pl) S 16712 16712 16644 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388091767 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/16714/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 584.56
Current children cumulated vsize (KiB) 36212

[startup+585.101 s]
/proc/loadavg: 0.99 0.85 0.45 2/80 16717
/proc/meminfo: memFree=1312488/2055920 swapFree=4146812/4192956
[pid=16712] ppid=16710 vsize=5352 CPUtime=0
/proc/16712/stat : 16712 (minicirc.bash) S 16710 16712 16644 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388091767 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16712/statm: 1338 223 186 169 0 49 0
[pid=16713] ppid=16712 vsize=18592 CPUtime=584.96
/proc/16713/stat : 16713 (minicirc.linux3) R 16712 16712 16644 0 -1 4194304 4785 0 0 0 58490 6 0 0 25 0 1 0 388091767 19038208 4312 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/16713/statm: 4648 4312 205 274 0 4163 0
[pid=16714] ppid=16712 vsize=12268 CPUtime=0
/proc/16714/stat : 16714 (miniadapter.pl) S 16712 16712 16644 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388091767 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 221789597794 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/16714/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 584.96
Current children cumulated vsize (KiB) 36212

Child status: 0
Real time (s): 585.117
CPU time (s): 584.99
CPU user time (s): 584.917
CPU system time (s): 0.072988
CPU usage (%): 99.9782
Max. virtual memory (cumulated for all children) (KiB): 36212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 584.917
system time used= 0.072988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5486
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= 74
involuntary context switches= 755

runsolver used 0.631903 second user time and 1.50177 second system time

The end

Launcher Data (download as text)

Begin job on node29 on Thu May 17 11:36:00 UTC 2007

IDJOB= 461584
IDBENCH= 48447
IDSOLVER= 205
FILE ID= node29/461584-1179401760

PBS_JOBID= 5292725

Free space on /tmp= 66538 MiB

SOLVER NAME= minicirc 2007-05-17
BENCH NAME= HOME/pub/bench/AIG07/industrial-aig/fuhs/medium/AProVE07-21.aig
COMMAND LINE= minicirc.bash /tmp/evaluation/461584-1179401760/instance-461584-1179401760.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-461584-1179401760 -o ROOT/results/node29/solver-461584-1179401760 -C 1200 -W 1800 -M 1800 --output-limit 1,15  minicirc.bash /tmp/evaluation/461584-1179401760/instance-461584-1179401760.aig

META MD5SUM SOLVER= 5a68a0730754c919c3e4a8ed70e49cdc
MD5SUM BENCH=  679d0647237437d62794c0cbd1a55b6e

RANDOM SEED= 333042389

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node29.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.224
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.224
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:       1330256 kB
Buffers:         39508 kB
Cached:         545308 kB
SwapCached:      11204 kB
Active:         214256 kB
Inactive:       393632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1330256 kB
SwapTotal:     4192956 kB
SwapFree:      4146812 kB
Dirty:            4904 kB
Writeback:           0 kB
Mapped:          30124 kB
Slab:           103212 kB
Committed_AS:  8395804 kB
PageTables:       1872 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= 66538 MiB

End job on node29 on Thu May 17 11:45:46 UTC 2007