Trace number 461648

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-17? (TO) 1200.03 1200.61

General information on the benchmark

Nameindustrial-aig/jarvisalo/
eq.atree.braun.13.unsat.aig
MD5SUM77abdbcbb1bfc3cd0962a01d7e5737b6
Bench CategoryALL (all instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved

Solver Data (download as text)

99.15/99.30	c ____________________________________________________________________________________
99.15/99.30	c !! Parsing                         :     9013 ANDs    644 PIs   (CPU-Time    0.00 s)
99.15/99.30	c ____________________________________________________________________________________
99.15/99.30	c !! Initial simplification          :     6539 ANDs    644 PIs   (CPU-Time    0.01 s)
99.15/99.30	c >>     Top conjunction: 2475 POs
99.15/99.30	c ____________________________________________________________________________________
99.15/99.30	c !! DAG-aware minimization begins   : 
99.15/99.30	c >>     Strashing:
99.15/99.30	c >>     Minimizing:
99.15/99.30	c >>     progress        0/    6539
>>     progress     1000/    6457
>>     progress     2000/    6457
>>     progress     3000/    6373
>>     progress     4000/    6241
>>     progress     5000/    6110
>>     progress     6000/    5985
>>     progress     7000/    5865
>>     Reduction in #ANDs: 10.95 %
99.15/99.30	c >>     Core shrink time  : 0.06 s
99.15/99.30	c >>     Globally redundant: 0
99.15/99.30	c >> DAG-aware minimization completed:     5823 ANDs    644 PIs   (CPU-Time    0.06 s)
99.15/99.30	c ____________________________________________________________________________________
99.15/99.30	c !! Tech-mapping for CNF begins     : 
99.15/99.30	c >>     Cut statistics:  (total = 19019, avg = 3.3, max = 11)          
99.15/99.30	c >>        0:    15342 clauses   (CPU Time 0.03)
99.15/99.30	c >>        1:    13375 clauses   (CPU Time 0.02)
99.15/99.30	c >>        2:    13153 clauses   (CPU Time 0.02)
99.15/99.30	c >>        3:    13116 clauses   (CPU Time 0.02)
99.15/99.30	c >>     Core techmap time: 0.09 s
99.15/99.30	c >> Tech-mapping for CNF completed  :     3250 LUTs    644 PIs   (CPU-Time    0.09 s)
99.15/99.30	c ____________________________________________________________________________________
99.15/99.30	c !! Producing initial SAT-problem   :    13116 clauses           (CPU-Time   -0.00 s)
99.15/99.30	c ____________________________________________________________________________________
99.15/99.30	c !! Running SAT...
99.15/99.30	c 
99.15/99.30	c ============================[After Simplification]=============================
99.15/99.30	c |  Number of variables:  1256                                                 |
99.15/99.30	c |  Number of clauses:    5487                                                 |
99.15/99.30	c ============================[ Search Statistics ]==============================
99.15/99.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
99.15/99.30	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
99.15/99.30	c ===============================================================================
99.15/99.30	c |         0 |    1256     5487    16346 |     1829        0    nan |  0.000 % |
99.15/99.30	c |       100 |    1256     5487    16346 |     2011      100     26 | 63.569 % |
99.15/99.30	c |       253 |    1256     5487    16346 |     2213      253     31 | 63.569 % |
99.15/99.30	c |       478 |    1256     5487    16346 |     2434      478     22 | 63.569 % |
99.15/99.30	c |       816 |    1256     5487    16346 |     2677      816     34 | 63.569 % |
99.15/99.30	c |      1324 |    1256     5487    16346 |     2945     1324     38 | 63.569 % |
99.15/99.30	c |      2083 |    1255     5487    16346 |     3240     2073     39 | 63.595 % |
99.15/99.30	c |      3222 |    1255     5487    16346 |     3564     3212     39 | 63.595 % |
99.15/99.30	c |      4930 |    1255     5487    16346 |     3920     4920     46 | 63.594 % |
99.15/99.30	c |      7493 |    1255     5487    16346 |     4312     4172     36 | 63.594 % |
99.15/99.30	c |     11337 |    1254     5487    16346 |     4743     4243     29 | 63.620 % |
99.15/99.30	c |     17103 |    1254     5487    16346 |     5218     6213     41 | 63.620 % |
99.15/99.30	c |     25752 |    1253     5487    16346 |     5740     6712     34 | 63.646 % |
99.15/99.30	c |     38726 |    1253     5487    16346 |     6314     6183     43 | 63.646 % |
99.15/99.30	c |     58187 |    1253     5487    16346 |     6945     7057     46 | 63.646 % |
99.15/99.30	c |     87380 |    1253     5487    16346 |     7640     6758     38 | 63.646 % |
99.15/99.30	c |    131170 |    1251     5487    16346 |     8404     7619     50 | 63.697 % |
99.15/99.30	c |    196855 |    1251     5487    16346 |     9244     6102     25 | 63.697 % |
99.15/99.30	c |    295381 |    1251     5487    16346 |    10169     6752     30 | 63.697 % |
99.15/99.30	c |    443171 |    1250     5487    16346 |    1/tmp/evaluation/461648-1179402482/minicirc.bash: line 2: 25316 Exit 255                ./minicirc.linux32 $1
1200.00/1200.61	     25317 Terminated              | ./miniadapter.pl

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/node10/watcher-461648-1179402482 -o ROOT/results/node10/solver-461648-1179402482 -C 1200 -W 1800 -M 1800 --output-limit 1,15 minicirc.bash /tmp/evaluation/461648-1179402482/instance-461648-1179402482.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.85 0.97 0.72 3/77 25315
/proc/meminfo: memFree=1414960/2055920 swapFree=4143948/4192956
[pid=25315] ppid=25313 vsize=5356 CPUtime=0
/proc/25315/stat : 25315 (minicirc.bash) S 25313 25315 25192 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416285724 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25315/statm: 1339 224 186 169 0 50 0
[pid=25316] ppid=25315 vsize=10260 CPUtime=0
/proc/25316/stat : 25316 (minicirc.linux3) R 25315 25315 25192 0 -1 4194304 329 0 0 0 0 0 0 0 18 0 1 0 416285724 10506240 271 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134696128 0 0 4096 17507 0 0 0 17 1 0 0
/proc/25316/statm: 2565 272 71 274 0 2080 0
[pid=25317] ppid=25315 vsize=12268 CPUtime=0
/proc/25317/stat : 25317 (miniadapter.pl) S 25315 25315 25192 0 -1 4194304 378 0 0 0 0 0 0 0 18 0 1 0 416285724 12562432 337 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/25317/statm: 3067 337 262 3 0 167 0

[startup+0.063761 s]
/proc/loadavg: 0.85 0.97 0.72 3/77 25315
/proc/meminfo: memFree=1414960/2055920 swapFree=4143948/4192956
[pid=25315] ppid=25313 vsize=5356 CPUtime=0
/proc/25315/stat : 25315 (minicirc.bash) S 25313 25315 25192 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416285724 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25315/statm: 1339 224 186 169 0 50 0
[pid=25316] ppid=25315 vsize=10260 CPUtime=0.05
/proc/25316/stat : 25316 (minicirc.linux3) R 25315 25315 25192 0 -1 4194304 1421 0 0 0 5 0 0 0 18 0 1 0 416285724 10506240 1363 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134696284 0 0 4096 17507 0 0 0 17 1 0 0
/proc/25316/statm: 2565 1364 71 274 0 2080 0
[pid=25317] ppid=25315 vsize=12268 CPUtime=0
/proc/25317/stat : 25317 (miniadapter.pl) S 25315 25315 25192 0 -1 4194304 378 0 0 0 0 0 0 0 18 0 1 0 416285724 12562432 337 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/25317/statm: 3067 337 262 3 0 167 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 27884

[startup+0.101769 s]
/proc/loadavg: 0.85 0.97 0.72 3/77 25315
/proc/meminfo: memFree=1414960/2055920 swapFree=4143948/4192956
[pid=25315] ppid=25313 vsize=5356 CPUtime=0
/proc/25315/stat : 25315 (minicirc.bash) S 25313 25315 25192 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416285724 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25315/statm: 1339 224 186 169 0 50 0
[pid=25316] ppid=25315 vsize=10448 CPUtime=0.09
/proc/25316/stat : 25316 (minicirc.linux3) R 25315 25315 25192 0 -1 4194304 2156 0 0 0 9 0 0 0 18 0 1 0 416285724 10698752 2098 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134695678 0 0 4096 17507 0 0 0 17 1 0 0
/proc/25316/statm: 2612 2098 71 274 0 2127 0
[pid=25317] ppid=25315 vsize=12268 CPUtime=0
/proc/25317/stat : 25317 (miniadapter.pl) S 25315 25315 25192 0 -1 4194304 378 0 0 0 0 0 0 0 18 0 1 0 416285724 12562432 337 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/25317/statm: 3067 337 262 3 0 167 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28072

[startup+0.301812 s]
/proc/loadavg: 0.85 0.97 0.72 3/77 25315
/proc/meminfo: memFree=1414960/2055920 swapFree=4143948/4192956
[pid=25315] ppid=25313 vsize=5356 CPUtime=0
/proc/25315/stat : 25315 (minicirc.bash) S 25313 25315 25192 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416285724 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25315/statm: 1339 224 186 169 0 50 0
[pid=25316] ppid=25315 vsize=12524 CPUtime=0.28
/proc/25316/stat : 25316 (minicirc.linux3) R 25315 25315 25192 0 -1 4194304 3173 0 0 0 28 0 0 0 20 0 1 0 416285724 12824576 2777 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135045929 0 0 4096 17507 0 0 0 17 1 0 0
/proc/25316/statm: 3131 2777 198 274 0 2646 0
[pid=25317] ppid=25315 vsize=12268 CPUtime=0
/proc/25317/stat : 25317 (miniadapter.pl) S 25315 25315 25192 0 -1 4194304 387 0 0 0 0 0 0 0 16 0 1 0 416285724 12562432 346 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/25317/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 30148

[startup+0.701897 s]
/proc/loadavg: 0.85 0.97 0.72 3/77 25315
/proc/meminfo: memFree=1414960/2055920 swapFree=4143948/4192956
[pid=25315] ppid=25313 vsize=5356 CPUtime=0
/proc/25315/stat : 25315 (minicirc.bash) S 25313 25315 25192 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416285724 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25315/statm: 1339 224 186 169 0 50 0
[pid=25316] ppid=25315 vsize=13316 CPUtime=0.68
/proc/25316/stat : 25316 (minicirc.linux3) R 25315 25315 25192 0 -1 4194304 3357 0 0 0 68 0 0 0 24 0 1 0 416285724 13635584 2961 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043621 0 0 4096 17507 0 0 0 17 1 0 0
/proc/25316/statm: 3329 2961 204 274 0 2844 0
[pid=25317] ppid=25315 vsize=12268 CPUtime=0
/proc/25317/stat : 25317 (miniadapter.pl) S 25315 25315 25192 0 -1 4194304 387 0 0 0 0 0 0 0 15 0 1 0 416285724 12562432 346 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/25317/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 30940

[startup+1.50207 s]
/proc/loadavg: 0.85 0.97 0.72 2/80 25318
/proc/meminfo: memFree=1402712/2055920 swapFree=4143948/4192956
[pid=25315] ppid=25313 vsize=5356 CPUtime=0
/proc/25315/stat : 25315 (minicirc.bash) S 25313 25315 25192 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416285724 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25315/statm: 1339 224 186 169 0 50 0
[pid=25316] ppid=25315 vsize=13852 CPUtime=1.48
/proc/25316/stat : 25316 (minicirc.linux3) R 25315 25315 25192 0 -1 4194304 3486 0 0 0 148 0 0 0 25 0 1 0 416285724 14184448 3090 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043736 0 0 4096 17507 0 0 0 17 1 0 0
/proc/25316/statm: 3463 3090 204 274 0 2978 0
[pid=25317] ppid=25315 vsize=12268 CPUtime=0
/proc/25317/stat : 25317 (miniadapter.pl) S 25315 25315 25192 0 -1 4194304 387 0 0 0 0 0 0 0 16 0 1 0 416285724 12562432 346 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/25317/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 31476

[startup+3.10141 s]
/proc/loadavg: 0.85 0.97 0.72 2/80 25318
/proc/meminfo: memFree=1402392/2055920 swapFree=4143948/4192956
[pid=25315] ppid=25313 vsize=5356 CPUtime=0
/proc/25315/stat : 25315 (minicirc.bash) S 25313 25315 25192 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416285724 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25315/statm: 1339 224 186 169 0 50 0
[pid=25316] ppid=25315 vsize=14248 CPUtime=3.09
/proc/25316/stat : 25316 (minicirc.linux3) R 25315 25315 25192 0 -1 4194304 3598 0 0 0 308 1 0 0 25 0 1 0 416285724 14589952 3202 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135061758 0 0 4096 17507 0 0 0 17 1 0 0
/proc/25316/statm: 3562 3202 204 274 0 3077 0
[pid=25317] ppid=25315 vsize=12268 CPUtime=0
/proc/25317/stat : 25317 (miniadapter.pl) S 25315 25315 25192 0 -1 4194304 387 0 0 0 0 0 0 0 16 0 1 0 416285724 12562432 346 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/25317/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31872

[startup+6.3021 s]
/proc/loadavg: 0.86 0.97 0.72 2/80 25318
/proc/meminfo: memFree=1401432/2055920 swapFree=4143948/4192956
[pid=25315] ppid=25313 vsize=5356 CPUtime=0
/proc/25315/stat : 25315 (minicirc.bash) S 25313 25315 25192 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416285724 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25315/statm: 1339 224 186 169 0 50 0
[pid=25316] ppid=25315 vsize=14908 CPUtime=6.28
/proc/25316/stat : 25316 (minicirc.linux3) R 25315 25315 25192 0 -1 4194304 3751 0 0 0 627 1 0 0 25 0 1 0 416285724 15265792 3355 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043621 0 0 4096 17507 0 0 0 17 1 0 0
/proc/25316/statm: 3727 3355 204 274 0 3242 0
[pid=25317] ppid=25315 vsize=12268 CPUtime=0
/proc/25317/stat : 25317 (miniadapter.pl) S 25315 25315 25192 0 -1 4194304 387 0 0 0 0 0 0 0 16 0 1 0 416285724 12562432 346 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/25317/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 32532

[startup+12.7015 s]
/proc/loadavg: 0.87 0.97 0.72 2/80 25318
/proc/meminfo: memFree=1400880/2055920 swapFree=4143948/4192956
[pid=25315] ppid=25313 vsize=5356 CPUtime=0
/proc/25315/stat : 25315 (minicirc.bash) S 25313 25315 25192 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416285724 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25315/statm: 1339 224 186 169 0 50 0
[pid=25316] ppid=25315 vsize=15304 CPUtime=12.68
/proc/25316/stat : 25316 (minicirc.linux3) R 25315 25315 25192 0 -1 4194304 3851 0 0 0 1266 2 0 0 25 0 1 0 416285724 15671296 3455 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043656 0 0 4096 17507 0 0 0 17 1 0 0
/proc/25316/statm: 3826 3455 204 274 0 3341 0
[pid=25317] ppid=25315 vsize=12268 CPUtime=0
/proc/25317/stat : 25317 (miniadapter.pl) S 25315 25315 25192 0 -1 4194304 387 0 0 0 0 0 0 0 16 0 1 0 416285724 12562432 346 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/25317/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 32928

[startup+25.5012 s]
/proc/loadavg: 0.90 0.97 0.73 2/80 25318
/proc/meminfo: memFree=1400304/2055920 swapFree=4143948/4192956
[pid=25315] ppid=25313 vsize=5356 CPUtime=0
/proc/25315/stat : 25315 (minicirc.bash) S 25313 25315 25192 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416285724 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25315/statm: 1339 224 186 169 0 50 0
[pid=25316] ppid=25315 vsize=15828 CPUtime=25.48
/proc/25316/stat : 25316 (minicirc.linux3) R 25315 25315 25192 0 -1 4194304 3993 0 0 0 2546 2 0 0 25 0 1 0 416285724 16207872 3597 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135062000 0 0 4096 17507 0 0 0 17 1 0 0
/proc/25316/statm: 3957 3597 204 274 0 3472 0
[pid=25317] ppid=25315 vsize=12268 CPUtime=0
/proc/25317/stat : 25317 (miniadapter.pl) S 25315 25315 25192 0 -1 4194304 387 0 0 0 0 0 0 0 16 0 1 0 416285724 12562432 346 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/25317/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 33452

[startup+51.1017 s]
/proc/loadavg: 0.93 0.97 0.73 2/80 25318
/proc/meminfo: memFree=1399728/2055920 swapFree=4143948/4192956
[pid=25315] ppid=25313 vsize=5356 CPUtime=0
/proc/25315/stat : 25315 (minicirc.bash) S 25313 25315 25192 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416285724 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25315/statm: 1339 224 186 169 0 50 0
[pid=25316] ppid=25315 vsize=16360 CPUtime=51.06
/proc/25316/stat : 25316 (minicirc.linux3) R 25315 25315 25192 0 -1 4194304 4130 0 0 0 5104 2 0 0 25 0 1 0 416285724 16752640 3734 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043777 0 0 4096 17507 0 0 0 17 1 0 0
/proc/25316/statm: 4090 3734 204 274 0 3605 0
[pid=25317] ppid=25315 vsize=12268 CPUtime=0
/proc/25317/stat : 25317 (miniadapter.pl) S 25315 25315 25192 0 -1 4194304 387 0 0 0 0 0 0 0 16 0 1 0 416285724 12562432 346 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/25317/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 33984

[startup+102.307 s]
/proc/loadavg: 0.97 0.97 0.74 2/80 25318
/proc/meminfo: memFree=1399152/2055920 swapFree=4143948/4192956
[pid=25315] ppid=25313 vsize=5356 CPUtime=0
/proc/25315/stat : 25315 (minicirc.bash) S 25313 25315 25192 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416285724 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25315/statm: 1339 224 186 169 0 50 0
[pid=25316] ppid=25315 vsize=17020 CPUtime=102.25
/proc/25316/stat : 25316 (minicirc.linux3) R 25315 25315 25192 0 -1 4194304 4298 0 0 0 10222 3 0 0 25 0 1 0 416285724 17428480 3902 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043733 0 0 4096 17507 0 0 0 17 1 0 0
/proc/25316/statm: 4255 3902 204 274 0 3770 0
[pid=25317] ppid=25315 vsize=12268 CPUtime=0
/proc/25317/stat : 25317 (miniadapter.pl) S 25315 25315 25192 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 416285724 12562432 347 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/25317/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 34644

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.75 2/80 25318
/proc/meminfo: memFree=1398256/2055920 swapFree=4143948/4192956
[pid=25315] ppid=25313 vsize=5356 CPUtime=0
/proc/25315/stat : 25315 (minicirc.bash) S 25313 25315 25192 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416285724 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25315/statm: 1339 224 186 169 0 50 0
[pid=25316] ppid=25315 vsize=17944 CPUtime=162.23
/proc/25316/stat : 25316 (minicirc.linux3) R 25315 25315 25192 0 -1 4194304 4517 0 0 0 16219 4 0 0 25 0 1 0 416285724 18374656 4121 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135062050 0 0 4096 17507 0 0 0 17 1 0 0
/proc/25316/statm: 4486 4121 204 274 0 4001 0

################
# More data... #
################

/proc/meminfo: memFree=1392368/2055920 swapFree=4143948/4192956
[pid=25315] ppid=25313 vsize=5356 CPUtime=0
/proc/25315/stat : 25315 (minicirc.bash) S 25313 25315 25192 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416285724 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25315/statm: 1339 224 186 169 0 50 0
[pid=25316] ppid=25315 vsize=23668 CPUtime=642.04
/proc/25316/stat : 25316 (minicirc.linux3) R 25315 25315 25192 0 -1 4194304 5952 0 0 0 64195 9 0 0 25 0 1 0 416285724 24236032 5556 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043656 0 0 4096 17507 0 0 0 17 1 0 0
/proc/25316/statm: 5917 5556 204 274 0 5432 0
[pid=25317] ppid=25315 vsize=12268 CPUtime=0
/proc/25317/stat : 25317 (miniadapter.pl) S 25315 25315 25192 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 416285724 12562432 347 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/25317/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 41292

[startup+702.303 s]
/proc/loadavg: 0.99 0.97 0.84 2/80 25318
/proc/meminfo: memFree=1392304/2055920 swapFree=4143948/4192956
[pid=25315] ppid=25313 vsize=5356 CPUtime=0
/proc/25315/stat : 25315 (minicirc.bash) S 25313 25315 25192 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416285724 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25315/statm: 1339 224 186 169 0 50 0
[pid=25316] ppid=25315 vsize=23668 CPUtime=702.01
/proc/25316/stat : 25316 (minicirc.linux3) R 25315 25315 25192 0 -1 4194304 5952 0 0 0 70192 9 0 0 25 0 1 0 416285724 24236032 5556 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043777 0 0 4096 17507 0 0 0 17 1 0 0
/proc/25316/statm: 5917 5556 204 274 0 5432 0
[pid=25317] ppid=25315 vsize=12268 CPUtime=0
/proc/25317/stat : 25317 (miniadapter.pl) S 25315 25315 25192 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 416285724 12562432 347 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/25317/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 41292

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.84 2/80 25318
/proc/meminfo: memFree=1392368/2055920 swapFree=4143948/4192956
[pid=25315] ppid=25313 vsize=5356 CPUtime=0
/proc/25315/stat : 25315 (minicirc.bash) S 25313 25315 25192 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416285724 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25315/statm: 1339 224 186 169 0 50 0
[pid=25316] ppid=25315 vsize=23668 CPUtime=762
/proc/25316/stat : 25316 (minicirc.linux3) R 25315 25315 25192 0 -1 4194304 5952 0 0 0 76190 10 0 0 25 0 1 0 416285724 24236032 5556 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/25316/statm: 5917 5556 204 274 0 5432 0
[pid=25317] ppid=25315 vsize=12268 CPUtime=0
/proc/25317/stat : 25317 (miniadapter.pl) S 25315 25315 25192 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 416285724 12562432 347 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/25317/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 41292

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.85 2/86 25488
/proc/meminfo: memFree=1391080/2055920 swapFree=4143948/4192956
[pid=25315] ppid=25313 vsize=5356 CPUtime=0
/proc/25315/stat : 25315 (minicirc.bash) S 25313 25315 25192 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416285724 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25315/statm: 1339 224 186 169 0 50 0
[pid=25316] ppid=25315 vsize=23668 CPUtime=821.87
/proc/25316/stat : 25316 (minicirc.linux3) R 25315 25315 25192 0 -1 4194304 5952 0 0 0 82176 11 0 0 25 0 1 0 416285724 24236032 5556 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135052099 0 0 4096 17507 0 0 0 17 1 0 0
/proc/25316/statm: 5917 5556 204 274 0 5432 0
[pid=25317] ppid=25315 vsize=12268 CPUtime=0
/proc/25317/stat : 25317 (miniadapter.pl) S 25315 25315 25192 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 416285724 12562432 347 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/25317/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 41292

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.86 2/80 25516
/proc/meminfo: memFree=1392112/2055920 swapFree=4143948/4192956
[pid=25315] ppid=25313 vsize=5356 CPUtime=0
/proc/25315/stat : 25315 (minicirc.bash) S 25313 25315 25192 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416285724 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25315/statm: 1339 224 186 169 0 50 0
[pid=25316] ppid=25315 vsize=23668 CPUtime=881.83
/proc/25316/stat : 25316 (minicirc.linux3) R 25315 25315 25192 0 -1 4194304 5952 0 0 0 88171 12 0 0 25 0 1 0 416285724 24236032 5556 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/25316/statm: 5917 5556 204 274 0 5432 0
[pid=25317] ppid=25315 vsize=12268 CPUtime=0
/proc/25317/stat : 25317 (miniadapter.pl) S 25315 25315 25192 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 416285724 12562432 347 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/25317/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 41292

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.86 2/80 25516
/proc/meminfo: memFree=1392176/2055920 swapFree=4143948/4192956
[pid=25315] ppid=25313 vsize=5356 CPUtime=0
/proc/25315/stat : 25315 (minicirc.bash) S 25313 25315 25192 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416285724 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25315/statm: 1339 224 186 169 0 50 0
[pid=25316] ppid=25315 vsize=23668 CPUtime=941.8
/proc/25316/stat : 25316 (minicirc.linux3) R 25315 25315 25192 0 -1 4194304 5953 0 0 0 94168 12 0 0 25 0 1 0 416285724 24236032 5557 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135050125 0 0 4096 17507 0 0 0 17 1 0 0
/proc/25316/statm: 5917 5557 204 274 0 5432 0
[pid=25317] ppid=25315 vsize=12268 CPUtime=0
/proc/25317/stat : 25317 (miniadapter.pl) S 25315 25315 25192 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 416285724 12562432 347 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/25317/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 941.8
Current children cumulated vsize (KiB) 41292

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.87 2/80 25516
/proc/meminfo: memFree=1392176/2055920 swapFree=4143948/4192956
[pid=25315] ppid=25313 vsize=5356 CPUtime=0
/proc/25315/stat : 25315 (minicirc.bash) S 25313 25315 25192 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416285724 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25315/statm: 1339 224 186 169 0 50 0
[pid=25316] ppid=25315 vsize=23668 CPUtime=1001.78
/proc/25316/stat : 25316 (minicirc.linux3) R 25315 25315 25192 0 -1 4194304 5954 0 0 0 100165 13 0 0 25 0 1 0 416285724 24236032 5558 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043549 0 0 4096 17507 0 0 0 17 1 0 0
/proc/25316/statm: 5917 5558 204 274 0 5432 0
[pid=25317] ppid=25315 vsize=12268 CPUtime=0
/proc/25317/stat : 25317 (miniadapter.pl) S 25315 25315 25192 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 416285724 12562432 347 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/25317/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 1001.78
Current children cumulated vsize (KiB) 41292

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.87 2/80 25516
/proc/meminfo: memFree=1391856/2055920 swapFree=4143948/4192956
[pid=25315] ppid=25313 vsize=5356 CPUtime=0
/proc/25315/stat : 25315 (minicirc.bash) S 25313 25315 25192 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416285724 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25315/statm: 1339 224 186 169 0 50 0
[pid=25316] ppid=25315 vsize=24064 CPUtime=1061.75
/proc/25316/stat : 25316 (minicirc.linux3) R 25315 25315 25192 0 -1 4194304 6054 0 0 0 106162 13 0 0 25 0 1 0 416285724 24641536 5658 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043671 0 0 4096 17507 0 0 0 17 1 0 0
/proc/25316/statm: 6016 5658 204 274 0 5531 0
[pid=25317] ppid=25315 vsize=12268 CPUtime=0
/proc/25317/stat : 25317 (miniadapter.pl) S 25315 25315 25192 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 416285724 12562432 347 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/25317/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 1061.75
Current children cumulated vsize (KiB) 41688

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.88 2/80 25516
/proc/meminfo: memFree=1391856/2055920 swapFree=4143948/4192956
[pid=25315] ppid=25313 vsize=5356 CPUtime=0
/proc/25315/stat : 25315 (minicirc.bash) S 25313 25315 25192 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416285724 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25315/statm: 1339 224 186 169 0 50 0
[pid=25316] ppid=25315 vsize=24064 CPUtime=1121.73
/proc/25316/stat : 25316 (minicirc.linux3) R 25315 25315 25192 0 -1 4194304 6064 0 0 0 112159 14 0 0 25 0 1 0 416285724 24641536 5668 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043662 0 0 4096 17507 0 0 0 17 1 0 0
/proc/25316/statm: 6016 5668 204 274 0 5531 0
[pid=25317] ppid=25315 vsize=12268 CPUtime=0
/proc/25317/stat : 25317 (miniadapter.pl) S 25315 25315 25192 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 416285724 12562432 347 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/25317/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 41688

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.89 2/80 25516
/proc/meminfo: memFree=1391792/2055920 swapFree=4143948/4192956
[pid=25315] ppid=25313 vsize=5356 CPUtime=0
/proc/25315/stat : 25315 (minicirc.bash) S 25313 25315 25192 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416285724 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25315/statm: 1339 224 186 169 0 50 0
[pid=25316] ppid=25315 vsize=24064 CPUtime=1181.71
/proc/25316/stat : 25316 (minicirc.linux3) R 25315 25315 25192 0 -1 4194304 6064 0 0 0 118157 14 0 0 25 0 1 0 416285724 24641536 5668 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/25316/statm: 6016 5668 204 274 0 5531 0
[pid=25317] ppid=25315 vsize=12268 CPUtime=0
/proc/25317/stat : 25317 (miniadapter.pl) S 25315 25315 25192 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 416285724 12562432 347 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/25317/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 41688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.89 2/80 25516
/proc/meminfo: memFree=1391856/2055920 swapFree=4143948/4192956
[pid=25315] ppid=25313 vsize=5356 CPUtime=0
/proc/25315/stat : 25315 (minicirc.bash) S 25313 25315 25192 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 416285724 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25315/statm: 1339 224 186 169 0 50 0
[pid=25316] ppid=25315 vsize=24064 CPUtime=1200
/proc/25316/stat : 25316 (minicirc.linux3) R 25315 25315 25192 0 -1 4194304 6064 0 0 0 119986 14 0 0 25 0 1 0 416285724 24641536 5668 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043736 0 0 4096 17507 0 0 0 17 1 0 0
/proc/25316/statm: 6016 5668 204 274 0 5531 0
[pid=25317] ppid=25315 vsize=12268 CPUtime=0
/proc/25317/stat : 25317 (miniadapter.pl) S 25315 25315 25192 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 416285724 12562432 347 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/25317/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 41688

Sending SIGTERM to process tree (bottom up)

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

Child status: 143
Real time (s): 1200.61
CPU time (s): 1200.03
CPU user time (s): 1199.87
CPU system time (s): 0.159975
CPU usage (%): 99.9515
Max. virtual memory (cumulated for all children) (KiB): 41688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.87
system time used= 0.159975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6753
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= 66
involuntary context switches= 3395

runsolver used 1.24481 second user time and 3.13252 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Thu May 17 11:48:02 UTC 2007

IDJOB= 461648
IDBENCH= 48511
IDSOLVER= 205
FILE ID= node10/461648-1179402482

PBS_JOBID= 5292450

Free space on /tmp= 66540 MiB

SOLVER NAME= minicirc 2007-05-17
BENCH NAME= HOME/pub/bench/AIG07/industrial-aig/jarvisalo/eq.atree.braun.13.unsat.aig
COMMAND LINE= minicirc.bash /tmp/evaluation/461648-1179402482/instance-461648-1179402482.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-461648-1179402482 -o ROOT/results/node10/solver-461648-1179402482 -C 1200 -W 1800 -M 1800 --output-limit 1,15  minicirc.bash /tmp/evaluation/461648-1179402482/instance-461648-1179402482.aig

META MD5SUM SOLVER= 5a68a0730754c919c3e4a8ed70e49cdc
MD5SUM BENCH=  77abdbcbb1bfc3cd0962a01d7e5737b6

RANDOM SEED= 420615954

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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.259
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.259
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:       1415184 kB
Buffers:         55444 kB
Cached:         489128 kB
SwapCached:      18196 kB
Active:         176188 kB
Inactive:       392960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1415184 kB
SwapTotal:     4192956 kB
SwapFree:      4143948 kB
Dirty:            4792 kB
Writeback:           0 kB
Mapped:          30480 kB
Slab:            57136 kB
Committed_AS:  5596856 kB
PageTables:       1736 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= 66540 MiB

End job on node10 on Thu May 17 12:08:03 UTC 2007