Trace number 461799

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 76.4064 76.4343

General information on the benchmark

Nameadditional-aig/
c32sat-ssort/ssort6.aig
MD5SUMd636d4d699211b4d57fcc19b7d47bfc0
Bench CategoryALL (all instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark68.0876
SatisfiableNO
(Un)Satisfiability was proved

Solver Data (download as text)

3.19/3.26	c ____________________________________________________________________________________
3.19/3.26	c !! Parsing                         :    27496 ANDs   2432 PIs   (CPU-Time    0.01 s)
3.19/3.26	c ____________________________________________________________________________________
3.19/3.26	c !! Initial simplification          :    26026 ANDs   2432 PIs   (CPU-Time    0.02 s)
3.19/3.26	c >>     Top conjunction: 1471 POs
3.19/3.26	c ____________________________________________________________________________________
3.19/3.26	c !! DAG-aware minimization begins   : 
3.19/3.26	c >>     Strashing:
3.19/3.26	c >>     Minimizing:
3.19/3.26	c >>     progress        0/   26026
>>     progress     1000/   26026
>>     progress     2000/   26026
>>     progress     3000/   25964
>>     progress     4000/   25964
>>     progress     5000/   25890
>>     progress     6000/   25789
>>     progress     7000/   25742
>>     progress     8000/   25654
>>     progress     9000/   25648
>>     progress    10000/   25592
>>     progress    11000/   25592
>>     progress    12000/   25530
>>     progress    13000/   25506
>>     progress    14000/   25438
>>     progress    15000/   25391
>>     progress    16000/   25302
>>     progress    17000/   25220
>>     progress    18000/   25208
>>     progress    19000/   25158
>>     progress    20000/   25146
>>     progress    21000/   25088
>>     progress    22000/   25018
>>     progress    23000/   25018
>>     progress    24000/   24948
>>     progress    25000/   24948
>>     progress    26000/   24922
>>     progress    27000/   24776
>>     Reduction in #ANDs:  4.92 %
3.19/3.26	c >>     Core shrink time  : 0.41 s
3.19/3.26	c >>     Globally redundant: 0
3.19/3.26	c >> DAG-aware minimization completed:    24746 ANDs   2432 PIs   (CPU-Time    0.43 s)
3.19/3.26	c ____________________________________________________________________________________
3.19/3.26	c !! Tech-mapping for CNF begins     : 
3.19/3.26	c >>     Cut statistics:  (total = 112893, avg = 4.6, max = 23)          
3.19/3.26	c >>        0:    41197 clauses   (CPU Time 0.21)
3.19/3.26	c >>        1:    39027 clauses   (CPU Time 0.19)
3.19/3.26	c >>        2:    39027 clauses   (CPU Time 0.29)
3.19/3.26	c >>        3:    39027 clauses   (CPU Time 0.30)
3.19/3.26	c >>     Core techmap time: 1.01 s
3.19/3.26	c >> Tech-mapping for CNF completed  :     8711 LUTs   2432 PIs   (CPU-Time    1.01 s)
3.19/3.26	c ____________________________________________________________________________________
3.19/3.26	c !! Producing initial SAT-problem   :    39337 clauses           (CPU-Time   -0.00 s)
3.19/3.26	c ____________________________________________________________________________________
3.19/3.26	c !! Running SAT...
3.19/3.26	c 
3.19/3.26	c ============================[After Simplification]=============================
3.19/3.26	c |  Number of variables:  4154                                                 |
3.19/3.26	c |  Number of clauses:    23954                                                |
3.19/3.26	c ============================[ Search Statistics ]==============================
3.19/3.26	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.19/3.26	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.19/3.26	c ===============================================================================
3.19/3.26	c |         0 |    4154    23954    84701 |     7984        0    nan |  0.000 % |
3.19/3.26	c |       101 |    4154    23954    84701 |     8783      101      9 | 15.228 % |
3.19/3.26	c |       251 |    4154    23954    84701 |     9661      251     10 | 15.228 % |
3.19/3.26	c |       477 |    4154    23954    84701 |    10627      477      8 | 15.228 % |
3.19/3.26	c |       815 |    4154    23954    84701 |    11690      815     13 | 15.228 % |
3.19/3.26	c |      1321 |    4154    23954    84701 |    12859     1321     12 | 15.228 % |
3.19/3.26	c |      2080 |    4154    23954    84701 |    14145     2080     12 | 15.228 % |
3.19/3.26	c |      3220 |    4154    23954    84701 |    15559     3220     12 | 15.228 % |
3.19/3.26	c |      4928 |    4154    23954    84701 |    17115     4928     21 | 15.228 % |
3.19/3.26	c |      7491 |    4153    23954    84701 |    18827     7490     19 | 15.237 % |
3.19/3.26	c |     11335 |    4153    23954    84701 |    20710    11334     17 | 15.237 % |
3.19/3.26	c |     17101 |    4153    23954    84701 |    22781    17100     17 | 15.237 % |
76.36/76.43	c |     25750 |    4153    23954    84701 |    25059    13414     17 | 15.237 % |
76.36/76.43	c |     38725 |    4153    23954    84701 |    27565    26389     18 | 15.237 % |
76.36/76.43	c |     58186 |    4146    23954    84701 |    30321    15710     14 | 15.300 % |
76.36/76.43	c |     87379 |    4140    23954    84701 |    33353    28373     20 | 15.354 % |
76.36/76.43	c |    131168 |    4132    23954    84701 |    36689    18762     15 | 15.425 % |
76.36/76.43	c |    196852 |    4128    23954    84701 |    40358    21720     25 | 15.461 % |
76.36/76.43	c |    295379 |    4123    23954    84701 |    44394    22197     16 | 15.506 % |
76.36/76.43	c ===============================================================================
76.36/76.43	c restarts         : 19
76.36/76.43	c conflicts        : 372385      
76.36/76.43	c decisions        : 1543443      (1.29 % random)
76.36/76.43	c propagations     : 75802754    
76.36/76.43	c conflict literals: 8023003      (36.55 % deleted)
76.36/76.43	s UNSATISFIABLEc 
76.36/76.43	c Total CPU time: 76.33

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/node38/watcher-461799-1179402894 -o ROOT/results/node38/solver-461799-1179402894 -C 1200 -W 1800 -M 1800 --output-limit 1,15 minicirc.bash /tmp/evaluation/461799-1179402894/instance-461799-1179402894.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.14 0.65 0.59 3/77 21565
/proc/meminfo: memFree=1098416/2055920 swapFree=4154692/4192956
[pid=21565] ppid=21563 vsize=5352 CPUtime=0
/proc/21565/stat : 21565 (minicirc.bash) R 21563 21565 21497 0 -1 4194304 267 0 0 0 0 0 0 0 19 0 1 0 372456118 5480448 222 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266890439327 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/21565/statm: 1338 222 185 169 0 49 0
[pid=21566] ppid=21565 vsize=9972 CPUtime=0
/proc/21566/stat : 21566 (minicirc.linux3) R 21565 21565 21497 0 -1 4194304 171 0 0 0 0 0 0 0 19 0 1 0 372456118 10211328 146 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134969031 0 0 4096 17507 0 0 0 17 1 0 0
/proc/21566/statm: 2493 149 51 274 0 2008 0
[pid=21567] ppid=21565 vsize=5352 CPUtime=0
/proc/21567/stat : 21567 (minicirc.bash) R 21565 21565 21497 0 -1 4194368 0 0 0 0 0 0 0 0 19 0 1 0 372456118 5480448 222 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266890439327 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/21567/statm: 1338 222 185 169 0 49 0

[startup+0.053078 s]
/proc/loadavg: 0.14 0.65 0.59 3/77 21565
/proc/meminfo: memFree=1098416/2055920 swapFree=4154692/4192956
[pid=21565] ppid=21563 vsize=5352 CPUtime=0
/proc/21565/stat : 21565 (minicirc.bash) S 21563 21565 21497 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 372456118 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21565/statm: 1338 223 186 169 0 49 0
[pid=21566] ppid=21565 vsize=10260 CPUtime=0.04
/proc/21566/stat : 21566 (minicirc.linux3) R 21565 21565 21497 0 -1 4194304 1114 0 0 0 4 0 0 0 19 0 1 0 372456118 10506240 1056 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134696284 0 0 4096 17507 0 0 0 17 1 0 0
/proc/21566/statm: 2565 1057 71 274 0 2080 0
[pid=21567] ppid=21565 vsize=12268 CPUtime=0
/proc/21567/stat : 21567 (miniadapter.pl) S 21565 21565 21497 0 -1 4194304 378 0 0 0 0 0 0 0 20 0 1 0 372456118 12562432 337 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 266899337314 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21567/statm: 3067 337 262 3 0 167 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 27880

[startup+0.101081 s]
/proc/loadavg: 0.14 0.65 0.59 3/77 21565
/proc/meminfo: memFree=1098416/2055920 swapFree=4154692/4192956
[pid=21565] ppid=21563 vsize=5352 CPUtime=0
/proc/21565/stat : 21565 (minicirc.bash) S 21563 21565 21497 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 372456118 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21565/statm: 1338 223 186 169 0 49 0
[pid=21566] ppid=21565 vsize=10448 CPUtime=0.09
/proc/21566/stat : 21566 (minicirc.linux3) R 21565 21565 21497 0 -1 4194304 2148 0 0 0 9 0 0 0 19 0 1 0 372456118 10698752 2090 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134695678 0 0 4096 17507 0 0 0 17 1 0 0
/proc/21566/statm: 2612 2090 71 274 0 2127 0
[pid=21567] ppid=21565 vsize=12268 CPUtime=0
/proc/21567/stat : 21567 (miniadapter.pl) S 21565 21565 21497 0 -1 4194304 378 0 0 0 0 0 0 0 20 0 1 0 372456118 12562432 337 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 266899337314 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21567/statm: 3067 337 262 3 0 167 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28068

[startup+0.30112 s]
/proc/loadavg: 0.14 0.65 0.59 3/77 21565
/proc/meminfo: memFree=1098416/2055920 swapFree=4154692/4192956
[pid=21565] ppid=21563 vsize=5352 CPUtime=0
/proc/21565/stat : 21565 (minicirc.bash) S 21563 21565 21497 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 372456118 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21565/statm: 1338 223 186 169 0 49 0
[pid=21566] ppid=21565 vsize=13668 CPUtime=0.29
/proc/21566/stat : 21566 (minicirc.linux3) R 21565 21565 21497 0 -1 4194304 3828 0 0 0 28 1 0 0 21 0 1 0 372456118 13996032 2968 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135248364 0 0 4096 17507 0 0 0 17 1 0 0
/proc/21566/statm: 3417 2968 183 274 0 2932 0
[pid=21567] ppid=21565 vsize=12268 CPUtime=0
/proc/21567/stat : 21567 (miniadapter.pl) S 21565 21565 21497 0 -1 4194304 387 0 0 0 0 0 0 0 16 0 1 0 372456118 12562432 346 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 266899337314 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21567/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31288

[startup+0.701196 s]
/proc/loadavg: 0.14 0.65 0.59 3/77 21565
/proc/meminfo: memFree=1098416/2055920 swapFree=4154692/4192956
[pid=21565] ppid=21563 vsize=5352 CPUtime=0
/proc/21565/stat : 21565 (minicirc.bash) S 21563 21565 21497 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 372456118 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21565/statm: 1338 223 186 169 0 49 0
[pid=21566] ppid=21565 vsize=13604 CPUtime=0.69
/proc/21566/stat : 21566 (minicirc.linux3) R 21565 21565 21497 0 -1 4194304 4600 0 0 0 68 1 0 0 25 0 1 0 372456118 13930496 2970 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135248364 0 0 4096 17507 0 0 0 17 1 0 0
/proc/21566/statm: 3401 2970 196 274 0 2916 0
[pid=21567] ppid=21565 vsize=12268 CPUtime=0
/proc/21567/stat : 21567 (miniadapter.pl) S 21565 21565 21497 0 -1 4194304 387 0 0 0 0 0 0 0 15 0 1 0 372456118 12562432 346 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 266899337314 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21567/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31224

[startup+1.50135 s]
/proc/loadavg: 0.21 0.65 0.59 2/80 21568
/proc/meminfo: memFree=1085848/2055920 swapFree=4154692/4192956
[pid=21565] ppid=21563 vsize=5352 CPUtime=0
/proc/21565/stat : 21565 (minicirc.bash) S 21563 21565 21497 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 372456118 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21565/statm: 1338 223 186 169 0 49 0
[pid=21566] ppid=21565 vsize=14640 CPUtime=1.49
/proc/21566/stat : 21566 (minicirc.linux3) R 21565 21565 21497 0 -1 4194304 4820 0 0 0 148 1 0 0 25 0 1 0 372456118 14991360 3190 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134816597 0 0 4096 17507 0 0 0 17 1 0 0
/proc/21566/statm: 3660 3190 199 274 0 3175 0
[pid=21567] ppid=21565 vsize=12268 CPUtime=0
/proc/21567/stat : 21567 (miniadapter.pl) S 21565 21565 21497 0 -1 4194304 387 0 0 0 0 0 0 0 15 0 1 0 372456118 12562432 346 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 266899337314 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21567/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32260

[startup+3.10165 s]
/proc/loadavg: 0.21 0.65 0.59 2/80 21568
/proc/meminfo: memFree=1081624/2055920 swapFree=4154692/4192956
[pid=21565] ppid=21563 vsize=5352 CPUtime=0
/proc/21565/stat : 21565 (minicirc.bash) S 21563 21565 21497 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 372456118 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21565/statm: 1338 223 186 169 0 49 0
[pid=21566] ppid=21565 vsize=18864 CPUtime=3.09
/proc/21566/stat : 21566 (minicirc.linux3) R 21565 21565 21497 0 -1 4194304 6414 0 0 0 307 2 0 0 25 0 1 0 372456118 19316736 4374 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043534 0 0 4096 17507 0 0 0 17 1 0 0
/proc/21566/statm: 4716 4374 218 274 0 4231 0
[pid=21567] ppid=21565 vsize=12268 CPUtime=0
/proc/21567/stat : 21567 (miniadapter.pl) S 21565 21565 21497 0 -1 4194304 387 0 0 0 0 0 0 0 16 0 1 0 372456118 12562432 346 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 266899337314 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21567/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36484

[startup+6.30126 s]
/proc/loadavg: 0.27 0.66 0.59 2/80 21568
/proc/meminfo: memFree=1079640/2055920 swapFree=4154692/4192956
[pid=21565] ppid=21563 vsize=5352 CPUtime=0
/proc/21565/stat : 21565 (minicirc.bash) S 21563 21565 21497 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 372456118 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21565/statm: 1338 223 186 169 0 49 0
[pid=21566] ppid=21565 vsize=20212 CPUtime=6.28
/proc/21566/stat : 21566 (minicirc.linux3) R 21565 21565 21497 0 -1 4194304 6762 0 0 0 626 2 0 0 25 0 1 0 372456118 20697088 4722 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/21566/statm: 5053 4722 218 274 0 4568 0
[pid=21567] ppid=21565 vsize=12268 CPUtime=0
/proc/21567/stat : 21567 (miniadapter.pl) S 21565 21565 21497 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 372456118 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 266899337314 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21567/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 37832

[startup+12.7015 s]
/proc/loadavg: 0.33 0.66 0.59 2/80 21568
/proc/meminfo: memFree=1078760/2055920 swapFree=4154692/4192956
[pid=21565] ppid=21563 vsize=5352 CPUtime=0
/proc/21565/stat : 21565 (minicirc.bash) S 21563 21565 21497 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 372456118 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21565/statm: 1338 223 186 169 0 49 0
[pid=21566] ppid=21565 vsize=21036 CPUtime=12.69
/proc/21566/stat : 21566 (minicirc.linux3) R 21565 21565 21497 0 -1 4194304 6948 0 0 0 1266 3 0 0 25 0 1 0 372456118 21540864 4908 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/21566/statm: 5259 4908 218 274 0 4774 0
[pid=21567] ppid=21565 vsize=12268 CPUtime=0
/proc/21567/stat : 21567 (miniadapter.pl) S 21565 21565 21497 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 372456118 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 266899337314 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21567/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38656

[startup+25.5019 s]
/proc/loadavg: 0.43 0.67 0.60 2/80 21568
/proc/meminfo: memFree=1077928/2055920 swapFree=4154692/4192956
[pid=21565] ppid=21563 vsize=5352 CPUtime=0
/proc/21565/stat : 21565 (minicirc.bash) S 21563 21565 21497 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 372456118 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21565/statm: 1338 223 186 169 0 49 0
[pid=21566] ppid=21565 vsize=21828 CPUtime=25.48
/proc/21566/stat : 21566 (minicirc.linux3) R 21565 21565 21497 0 -1 4194304 7134 0 0 0 2545 3 0 0 25 0 1 0 372456118 22351872 5094 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/21566/statm: 5457 5094 218 274 0 4972 0
[pid=21567] ppid=21565 vsize=12268 CPUtime=0
/proc/21567/stat : 21567 (miniadapter.pl) S 21565 21565 21497 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 372456118 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 266899337314 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21567/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 39448

[startup+51.1018 s]
/proc/loadavg: 0.65 0.70 0.61 2/80 21568
/proc/meminfo: memFree=1075816/2055920 swapFree=4154692/4192956
[pid=21565] ppid=21563 vsize=5352 CPUtime=0
/proc/21565/stat : 21565 (minicirc.bash) S 21563 21565 21497 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 372456118 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21565/statm: 1338 223 186 169 0 49 0
[pid=21566] ppid=21565 vsize=23888 CPUtime=51.07
/proc/21566/stat : 21566 (minicirc.linux3) R 21565 21565 21497 0 -1 4194304 7702 0 0 0 5103 4 0 0 25 0 1 0 372456118 24461312 5621 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/21566/statm: 5972 5621 218 274 0 5487 0
[pid=21567] ppid=21565 vsize=12268 CPUtime=0
/proc/21567/stat : 21567 (miniadapter.pl) S 21565 21565 21497 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 372456118 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 266899337314 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21567/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 41508

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

[startup+63.9013 s]
/proc/loadavg: 0.71 0.71 0.61 2/80 21568
/proc/meminfo: memFree=1075752/2055920 swapFree=4154692/4192956
[pid=21565] ppid=21563 vsize=5352 CPUtime=0
/proc/21565/stat : 21565 (minicirc.bash) S 21563 21565 21497 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 372456118 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21565/statm: 1338 223 186 169 0 49 0
[pid=21566] ppid=21565 vsize=24020 CPUtime=63.86
/proc/21566/stat : 21566 (minicirc.linux3) R 21565 21565 21497 0 -1 4194304 7717 0 0 0 6382 4 0 0 25 0 1 0 372456118 24596480 5636 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135041123 0 0 4096 17507 0 0 0 17 1 0 0
/proc/21566/statm: 6005 5636 218 274 0 5520 0
[pid=21567] ppid=21565 vsize=12268 CPUtime=0
/proc/21567/stat : 21567 (miniadapter.pl) S 21565 21565 21497 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 372456118 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 266899337314 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21567/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 63.86
Current children cumulated vsize (KiB) 41640

[startup+70.3015 s]
/proc/loadavg: 0.73 0.72 0.61 2/80 21568
/proc/meminfo: memFree=1075688/2055920 swapFree=4154692/4192956
[pid=21565] ppid=21563 vsize=5352 CPUtime=0
/proc/21565/stat : 21565 (minicirc.bash) S 21563 21565 21497 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 372456118 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21565/statm: 1338 223 186 169 0 49 0
[pid=21566] ppid=21565 vsize=24020 CPUtime=70.27
/proc/21566/stat : 21566 (minicirc.linux3) R 21565 21565 21497 0 -1 4194304 7736 0 0 0 7023 4 0 0 25 0 1 0 372456118 24596480 5655 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/21566/statm: 6005 5655 218 274 0 5520 0
[pid=21567] ppid=21565 vsize=12268 CPUtime=0
/proc/21567/stat : 21567 (miniadapter.pl) S 21565 21565 21497 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 372456118 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 266899337314 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21567/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 70.27
Current children cumulated vsize (KiB) 41640

[startup+73.5021 s]
/proc/loadavg: 0.75 0.72 0.62 2/80 21568
/proc/meminfo: memFree=1075688/2055920 swapFree=4154692/4192956
[pid=21565] ppid=21563 vsize=5352 CPUtime=0
/proc/21565/stat : 21565 (minicirc.bash) S 21563 21565 21497 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 372456118 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21565/statm: 1338 223 186 169 0 49 0
[pid=21566] ppid=21565 vsize=24020 CPUtime=73.46
/proc/21566/stat : 21566 (minicirc.linux3) R 21565 21565 21497 0 -1 4194304 7740 0 0 0 7342 4 0 0 25 0 1 0 372456118 24596480 5659 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043662 0 0 4096 17507 0 0 0 17 1 0 0
/proc/21566/statm: 6005 5659 218 274 0 5520 0
[pid=21567] ppid=21565 vsize=12268 CPUtime=0
/proc/21567/stat : 21567 (miniadapter.pl) S 21565 21565 21497 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 372456118 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 266899337314 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21567/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 73.46
Current children cumulated vsize (KiB) 41640

[startup+75.1014 s]
/proc/loadavg: 0.75 0.72 0.62 2/80 21568
/proc/meminfo: memFree=1075688/2055920 swapFree=4154692/4192956
[pid=21565] ppid=21563 vsize=5352 CPUtime=0
/proc/21565/stat : 21565 (minicirc.bash) S 21563 21565 21497 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 372456118 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21565/statm: 1338 223 186 169 0 49 0
[pid=21566] ppid=21565 vsize=24020 CPUtime=75.06
/proc/21566/stat : 21566 (minicirc.linux3) R 21565 21565 21497 0 -1 4194304 7740 0 0 0 7502 4 0 0 25 0 1 0 372456118 24596480 5659 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043621 0 0 4096 17507 0 0 0 17 1 0 0
/proc/21566/statm: 6005 5659 218 274 0 5520 0
[pid=21567] ppid=21565 vsize=12268 CPUtime=0
/proc/21567/stat : 21567 (miniadapter.pl) S 21565 21565 21497 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 372456118 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 266899337314 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21567/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 75.06
Current children cumulated vsize (KiB) 41640

[startup+75.9055 s]
/proc/loadavg: 0.77 0.73 0.62 2/80 21568
/proc/meminfo: memFree=1075688/2055920 swapFree=4154692/4192956
[pid=21565] ppid=21563 vsize=5352 CPUtime=0
/proc/21565/stat : 21565 (minicirc.bash) S 21563 21565 21497 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 372456118 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21565/statm: 1338 223 186 169 0 49 0
[pid=21566] ppid=21565 vsize=24020 CPUtime=75.86
/proc/21566/stat : 21566 (minicirc.linux3) R 21565 21565 21497 0 -1 4194304 7740 0 0 0 7582 4 0 0 25 0 1 0 372456118 24596480 5659 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/21566/statm: 6005 5659 218 274 0 5520 0
[pid=21567] ppid=21565 vsize=12268 CPUtime=0
/proc/21567/stat : 21567 (miniadapter.pl) S 21565 21565 21497 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 372456118 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 266899337314 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21567/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 75.86
Current children cumulated vsize (KiB) 41640

[startup+76.3016 s]
/proc/loadavg: 0.77 0.73 0.62 2/80 21568
/proc/meminfo: memFree=1075688/2055920 swapFree=4154692/4192956
[pid=21565] ppid=21563 vsize=5352 CPUtime=0
/proc/21565/stat : 21565 (minicirc.bash) S 21563 21565 21497 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 372456118 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21565/statm: 1338 223 186 169 0 49 0
[pid=21566] ppid=21565 vsize=24020 CPUtime=76.26
/proc/21566/stat : 21566 (minicirc.linux3) R 21565 21565 21497 0 -1 4194304 7740 0 0 0 7622 4 0 0 25 0 1 0 372456118 24596480 5659 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043741 0 0 4096 17507 0 0 0 17 1 0 0
/proc/21566/statm: 6005 5659 218 274 0 5520 0
[pid=21567] ppid=21565 vsize=12268 CPUtime=0
/proc/21567/stat : 21567 (miniadapter.pl) S 21565 21565 21497 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 372456118 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 266899337314 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21567/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 76.26
Current children cumulated vsize (KiB) 41640

[startup+76.4016 s]
/proc/loadavg: 0.77 0.73 0.62 2/80 21568
/proc/meminfo: memFree=1075688/2055920 swapFree=4154692/4192956
[pid=21565] ppid=21563 vsize=5352 CPUtime=0
/proc/21565/stat : 21565 (minicirc.bash) S 21563 21565 21497 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 372456118 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21565/statm: 1338 223 186 169 0 49 0
[pid=21566] ppid=21565 vsize=24020 CPUtime=76.36
/proc/21566/stat : 21566 (minicirc.linux3) R 21565 21565 21497 0 -1 4194304 7740 0 0 0 7632 4 0 0 25 0 1 0 372456118 24596480 5659 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043871 0 0 4096 17507 0 0 0 17 1 0 0
/proc/21566/statm: 6005 5659 218 274 0 5520 0
[pid=21567] ppid=21565 vsize=12268 CPUtime=0
/proc/21567/stat : 21567 (miniadapter.pl) S 21565 21565 21497 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 372456118 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 266899337314 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21567/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 76.36
Current children cumulated vsize (KiB) 41640

Child status: 0
Real time (s): 76.4343
CPU time (s): 76.4064
CPU user time (s): 76.3524
CPU system time (s): 0.053991
CPU usage (%): 99.9635
Max. virtual memory (cumulated for all children) (KiB): 41640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 76.3524
system time used= 0.053991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8441
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= 81
involuntary context switches= 1646

runsolver used 0.092985 second user time and 0.188971 second system time

The end

Launcher Data (download as text)

Begin job on node38 on Thu May 17 11:54:54 UTC 2007

IDJOB= 461799
IDBENCH= 48662
IDSOLVER= 205
FILE ID= node38/461799-1179402894

PBS_JOBID= 5292748

Free space on /tmp= 66545 MiB

SOLVER NAME= minicirc 2007-05-17
BENCH NAME= HOME/pub/bench/AIG07/additional-aig/c32sat-ssort/ssort6.aig
COMMAND LINE= minicirc.bash /tmp/evaluation/461799-1179402894/instance-461799-1179402894.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-461799-1179402894 -o ROOT/results/node38/solver-461799-1179402894 -C 1200 -W 1800 -M 1800 --output-limit 1,15  minicirc.bash /tmp/evaluation/461799-1179402894/instance-461799-1179402894.aig

META MD5SUM SOLVER= 5a68a0730754c919c3e4a8ed70e49cdc
MD5SUM BENCH=  d636d4d699211b4d57fcc19b7d47bfc0

RANDOM SEED= 494464767

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node38.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1098760 kB
Buffers:         41784 kB
Cached:         761796 kB
SwapCached:       6912 kB
Active:         210068 kB
Inactive:       618504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1098760 kB
SwapTotal:     4192956 kB
SwapFree:      4154692 kB
Dirty:            4732 kB
Writeback:           0 kB
Mapped:          30132 kB
Slab:           113772 kB
Committed_AS:  5015764 kB
PageTables:       2092 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= 66545 MiB

End job on node38 on Thu May 17 11:56:11 UTC 2007