Trace number 461650

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.04 1200.12

General information on the benchmark

Nameindustrial-aig/jarvisalo/
eq.atree.braun.11.unsat.aig
MD5SUM57271560f78569cacf40f044490fd3c2
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)

111.59/111.69	c ____________________________________________________________________________________
111.59/111.69	c !! Parsing                         :     6305 ANDs    455 PIs   (CPU-Time    0.00 s)
111.59/111.69	c ____________________________________________________________________________________
111.59/111.69	c !! Initial simplification          :     4571 ANDs    455 PIs   (CPU-Time    0.01 s)
111.59/111.69	c >>     Top conjunction: 1735 POs
111.59/111.69	c ____________________________________________________________________________________
111.59/111.69	c !! DAG-aware minimization begins   : 
111.59/111.69	c >>     Strashing:
111.59/111.69	c >>     Minimizing:
111.59/111.69	c >>     progress        0/    4571
>>     progress     1000/    4518
>>     progress     2000/    4472
>>     progress     3000/    4341
>>     progress     4000/    4212
>>     progress     5000/    4096
>>     Reduction in #ANDs: 10.76 %
111.59/111.69	c >>     Core shrink time  : 0.04 s
111.59/111.69	c >>     Globally redundant: 0
111.59/111.69	c >> DAG-aware minimization completed:     4079 ANDs    455 PIs   (CPU-Time    0.04 s)
111.59/111.69	c ____________________________________________________________________________________
111.59/111.69	c !! Tech-mapping for CNF begins     : 
111.59/111.69	c >>     Cut statistics:  (total = 13350, avg = 3.3, max = 9)          
111.59/111.69	c >>        0:    10495 clauses   (CPU Time 0.02)
111.59/111.69	c >>        1:     9376 clauses   (CPU Time 0.01)
111.59/111.69	c >>        2:     9208 clauses   (CPU Time 0.01)
111.59/111.69	c >>        3:     9182 clauses   (CPU Time 0.01)
111.59/111.69	c >>     Core techmap time: 0.06 s
111.59/111.69	c >> Tech-mapping for CNF completed  :     2277 LUTs    455 PIs   (CPU-Time    0.06 s)
111.59/111.69	c ____________________________________________________________________________________
111.59/111.69	c !! Producing initial SAT-problem   :     9182 clauses           (CPU-Time    0.00 s)
111.59/111.69	c ____________________________________________________________________________________
111.59/111.69	c !! Running SAT...
111.59/111.69	c 
111.59/111.69	c ============================[After Simplification]=============================
111.59/111.69	c |  Number of variables:  879                                                  |
111.59/111.69	c |  Number of clauses:    3830                                                 |
111.59/111.69	c ============================[ Search Statistics ]==============================
111.59/111.69	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
111.59/111.69	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
111.59/111.69	c ===============================================================================
111.59/111.69	c |         0 |     879     3830    11436 |     1276        0    nan |  0.000 % |
111.59/111.69	c |       100 |     879     3830    11436 |     1404      100     17 | 63.520 % |
111.59/111.69	c |       250 |     879     3830    11436 |     1544      250     37 | 63.520 % |
111.59/111.69	c |       476 |     879     3830    11436 |     1699      476     29 | 63.520 % |
111.59/111.69	c |       815 |     879     3830    11436 |     1869      815     31 | 63.520 % |
111.59/111.69	c |      1321 |     879     3830    11436 |     2056     1321     35 | 63.520 % |
111.59/111.69	c |      2080 |     879     3830    11436 |     2261     2080     29 | 63.520 % |
111.59/111.69	c |      3220 |     879     3830    11436 |     2487     3220     35 | 63.520 % |
111.59/111.69	c |      4928 |     879     3830    11436 |     2736     2701     31 | 63.520 % |
111.59/111.69	c |      7491 |     879     3830    11436 |     3010     2856     38 | 63.520 % |
111.59/111.69	c |     11335 |     879     3830    11436 |     3311     4166     29 | 63.520 % |
111.59/111.69	c |     17101 |     879     3830    11436 |     3642     4671     25 | 63.520 % |
111.59/111.69	c |     25750 |     879     3830    11436 |     4006     4830     26 | 63.520 % |
111.59/111.69	c |     38725 |     879     3830    11436 |     4407     5452     36 | 63.520 % |
111.59/111.69	c |     58187 |     879     3830    11436 |     4848     5474     29 | 63.520 % |
111.59/111.69	c |     87379 |     879     3830    11436 |     5332     3615     29 | 63.520 % |
111.59/111.69	c |    131168 |     879     3830    11436 |     5866     6873     31 | 63.520 % |
111.59/111.69	c |    196853 |     879     3830    11436 |     6452     4230     39 | 63.520 % |
111.59/111.69	c |    295380 |     879     3830    11436 |     7098     6043     26 | 63.520 % |
111.59/111.69	c |    443169 |     879     3830    11436 |     7807     5505     28 | 63.520 % |
111.59/111.69	c |    664854 |     878     3830   /tmp/evaluation/461650-1179402482/minicirc.bash: line 2: 11886 Exit 255                ./minicirc.linux32 $1
1200.03/1200.11	     11887 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/node16/watcher-461650-1179402482 -o ROOT/results/node16/solver-461650-1179402482 -C 1200 -W 1800 -M 1800 --output-limit 1,15 minicirc.bash /tmp/evaluation/461650-1179402482/instance-461650-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.91 0.95 0.69 3/77 11885
/proc/meminfo: memFree=1621432/2055920 swapFree=4143480/4192956
[pid=11885] ppid=11883 vsize=5356 CPUtime=0
/proc/11885/stat : 11885 (minicirc.bash) S 11883 11885 11762 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 388165861 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11885/statm: 1339 224 186 169 0 50 0
[pid=11886] ppid=11885 vsize=10260 CPUtime=0
/proc/11886/stat : 11886 (minicirc.linux3) R 11885 11885 11762 0 -1 4194304 346 0 0 0 0 0 0 0 18 0 1 0 388165861 10506240 288 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134696128 0 0 4096 17507 0 0 0 17 1 0 0
/proc/11886/statm: 2565 289 71 274 0 2080 0
[pid=11887] ppid=11885 vsize=12268 CPUtime=0
/proc/11887/stat : 11887 (miniadapter.pl) S 11885 11885 11762 0 -1 4194304 378 0 0 0 0 0 0 0 18 0 1 0 388165861 12562432 337 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11887/statm: 3067 337 262 3 0 167 0

[startup+0.063306 s]
/proc/loadavg: 0.91 0.95 0.69 3/77 11885
/proc/meminfo: memFree=1621432/2055920 swapFree=4143480/4192956
[pid=11885] ppid=11883 vsize=5356 CPUtime=0
/proc/11885/stat : 11885 (minicirc.bash) S 11883 11885 11762 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 388165861 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11885/statm: 1339 224 186 169 0 50 0
[pid=11886] ppid=11885 vsize=10260 CPUtime=0.05
/proc/11886/stat : 11886 (minicirc.linux3) R 11885 11885 11762 0 -1 4194304 1418 0 0 0 5 0 0 0 18 0 1 0 388165861 10506240 1360 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134696284 0 0 4096 17507 0 0 0 17 1 0 0
/proc/11886/statm: 2565 1361 71 274 0 2080 0
[pid=11887] ppid=11885 vsize=12268 CPUtime=0
/proc/11887/stat : 11887 (miniadapter.pl) S 11885 11885 11762 0 -1 4194304 378 0 0 0 0 0 0 0 18 0 1 0 388165861 12562432 337 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11887/statm: 3067 337 262 3 0 167 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 27884

[startup+0.101296 s]
/proc/loadavg: 0.91 0.95 0.69 3/77 11885
/proc/meminfo: memFree=1621432/2055920 swapFree=4143480/4192956
[pid=11885] ppid=11883 vsize=5356 CPUtime=0
/proc/11885/stat : 11885 (minicirc.bash) S 11883 11885 11762 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 388165861 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11885/statm: 1339 224 186 169 0 50 0
[pid=11886] ppid=11885 vsize=10448 CPUtime=0.09
/proc/11886/stat : 11886 (minicirc.linux3) R 11885 11885 11762 0 -1 4194304 2159 0 0 0 8 1 0 0 18 0 1 0 388165861 10698752 2101 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134695678 0 0 4096 17507 0 0 0 17 1 0 0
/proc/11886/statm: 2612 2102 71 274 0 2127 0
[pid=11887] ppid=11885 vsize=12268 CPUtime=0
/proc/11887/stat : 11887 (miniadapter.pl) S 11885 11885 11762 0 -1 4194304 378 0 0 0 0 0 0 0 18 0 1 0 388165861 12562432 337 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11887/statm: 3067 337 262 3 0 167 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28072

[startup+0.301254 s]
/proc/loadavg: 0.91 0.95 0.69 3/77 11885
/proc/meminfo: memFree=1621432/2055920 swapFree=4143480/4192956
[pid=11885] ppid=11883 vsize=5356 CPUtime=0
/proc/11885/stat : 11885 (minicirc.bash) S 11883 11885 11762 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 388165861 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11885/statm: 1339 224 186 169 0 50 0
[pid=11886] ppid=11885 vsize=12008 CPUtime=0.29
/proc/11886/stat : 11886 (minicirc.linux3) R 11885 11885 11762 0 -1 4194304 2917 0 0 0 28 1 0 0 19 0 1 0 388165861 12296192 2655 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135052225 0 0 4096 17507 0 0 0 17 1 0 0
/proc/11886/statm: 3002 2655 204 274 0 2517 0
[pid=11887] ppid=11885 vsize=12268 CPUtime=0
/proc/11887/stat : 11887 (miniadapter.pl) S 11885 11885 11762 0 -1 4194304 387 0 0 0 0 0 0 0 16 0 1 0 388165861 12562432 346 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11887/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29632

[startup+0.701168 s]
/proc/loadavg: 0.91 0.95 0.69 3/77 11885
/proc/meminfo: memFree=1621432/2055920 swapFree=4143480/4192956
[pid=11885] ppid=11883 vsize=5356 CPUtime=0
/proc/11885/stat : 11885 (minicirc.bash) S 11883 11885 11762 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 388165861 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11885/statm: 1339 224 186 169 0 50 0
[pid=11886] ppid=11885 vsize=12560 CPUtime=0.69
/proc/11886/stat : 11886 (minicirc.linux3) R 11885 11885 11762 0 -1 4194304 3068 0 0 0 68 1 0 0 23 0 1 0 388165861 12861440 2806 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043968 0 0 4096 17507 0 0 0 17 1 0 0
/proc/11886/statm: 3140 2806 204 274 0 2655 0
[pid=11887] ppid=11885 vsize=12268 CPUtime=0
/proc/11887/stat : 11887 (miniadapter.pl) S 11885 11885 11762 0 -1 4194304 387 0 0 0 0 0 0 0 15 0 1 0 388165861 12562432 346 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11887/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30184

[startup+1.501 s]
/proc/loadavg: 0.91 0.95 0.69 2/80 11888
/proc/meminfo: memFree=1610144/2055920 swapFree=4143480/4192956
[pid=11885] ppid=11883 vsize=5356 CPUtime=0
/proc/11885/stat : 11885 (minicirc.bash) S 11883 11885 11762 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 388165861 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11885/statm: 1339 224 186 169 0 50 0
[pid=11886] ppid=11885 vsize=12692 CPUtime=1.49
/proc/11886/stat : 11886 (minicirc.linux3) R 11885 11885 11762 0 -1 4194304 3114 0 0 0 148 1 0 0 25 0 1 0 388165861 12996608 2852 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043782 0 0 4096 17507 0 0 0 17 1 0 0
/proc/11886/statm: 3173 2852 204 274 0 2688 0
[pid=11887] ppid=11885 vsize=12268 CPUtime=0
/proc/11887/stat : 11887 (miniadapter.pl) S 11885 11885 11762 0 -1 4194304 387 0 0 0 0 0 0 0 15 0 1 0 388165861 12562432 346 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11887/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30316

[startup+3.10166 s]
/proc/loadavg: 0.91 0.95 0.69 2/80 11888
/proc/meminfo: memFree=1609888/2055920 swapFree=4143480/4192956
[pid=11885] ppid=11883 vsize=5356 CPUtime=0
/proc/11885/stat : 11885 (minicirc.bash) S 11883 11885 11762 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 388165861 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11885/statm: 1339 224 186 169 0 50 0
[pid=11886] ppid=11885 vsize=12840 CPUtime=3.09
/proc/11886/stat : 11886 (minicirc.linux3) R 11885 11885 11762 0 -1 4194304 3133 0 0 0 308 1 0 0 25 0 1 0 388165861 13148160 2871 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135052099 0 0 4096 17507 0 0 0 17 1 0 0
/proc/11886/statm: 3210 2871 204 274 0 2725 0
[pid=11887] ppid=11885 vsize=12268 CPUtime=0
/proc/11887/stat : 11887 (miniadapter.pl) S 11885 11885 11762 0 -1 4194304 387 0 0 0 0 0 0 0 15 0 1 0 388165861 12562432 346 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11887/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30464

[startup+6.30297 s]
/proc/loadavg: 0.92 0.95 0.70 2/80 11888
/proc/meminfo: memFree=1609392/2055920 swapFree=4143480/4192956
[pid=11885] ppid=11883 vsize=5356 CPUtime=0
/proc/11885/stat : 11885 (minicirc.bash) S 11883 11885 11762 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 388165861 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11885/statm: 1339 224 186 169 0 50 0
[pid=11886] ppid=11885 vsize=13236 CPUtime=6.29
/proc/11886/stat : 11886 (minicirc.linux3) R 11885 11885 11762 0 -1 4194304 3239 0 0 0 628 1 0 0 25 0 1 0 388165861 13553664 2977 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135063083 0 0 4096 17507 0 0 0 17 1 0 0
/proc/11886/statm: 3309 2977 204 274 0 2824 0
[pid=11887] ppid=11885 vsize=12268 CPUtime=0
/proc/11887/stat : 11887 (miniadapter.pl) S 11885 11885 11762 0 -1 4194304 387 0 0 0 0 0 0 0 16 0 1 0 388165861 12562432 346 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11887/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30860

[startup+12.7016 s]
/proc/loadavg: 0.93 0.95 0.70 2/80 11888
/proc/meminfo: memFree=1609072/2055920 swapFree=4143480/4192956
[pid=11885] ppid=11883 vsize=5356 CPUtime=0
/proc/11885/stat : 11885 (minicirc.bash) S 11883 11885 11762 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 388165861 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11885/statm: 1339 224 186 169 0 50 0
[pid=11886] ppid=11885 vsize=13632 CPUtime=12.69
/proc/11886/stat : 11886 (minicirc.linux3) R 11885 11885 11762 0 -1 4194304 3324 0 0 0 1268 1 0 0 25 0 1 0 388165861 13959168 3062 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043656 0 0 4096 17507 0 0 0 17 1 0 0
/proc/11886/statm: 3408 3062 204 274 0 2923 0
[pid=11887] ppid=11885 vsize=12268 CPUtime=0
/proc/11887/stat : 11887 (miniadapter.pl) S 11885 11885 11762 0 -1 4194304 387 0 0 0 0 0 0 0 16 0 1 0 388165861 12562432 346 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11887/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31256

[startup+25.5019 s]
/proc/loadavg: 0.94 0.95 0.70 2/80 11888
/proc/meminfo: memFree=1608624/2055920 swapFree=4143480/4192956
[pid=11885] ppid=11883 vsize=5356 CPUtime=0
/proc/11885/stat : 11885 (minicirc.bash) S 11883 11885 11762 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 388165861 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11885/statm: 1339 224 186 169 0 50 0
[pid=11886] ppid=11885 vsize=13940 CPUtime=25.49
/proc/11886/stat : 11886 (minicirc.linux3) R 11885 11885 11762 0 -1 4194304 3424 0 0 0 2548 1 0 0 25 0 1 0 388165861 14274560 3162 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043741 0 0 4096 17507 0 0 0 17 1 0 0
/proc/11886/statm: 3485 3162 204 274 0 3000 0
[pid=11887] ppid=11885 vsize=12268 CPUtime=0
/proc/11887/stat : 11887 (miniadapter.pl) S 11885 11885 11762 0 -1 4194304 387 0 0 0 0 0 0 0 16 0 1 0 388165861 12562432 346 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11887/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 31564

[startup+51.1014 s]
/proc/loadavg: 0.96 0.96 0.71 2/80 11888
/proc/meminfo: memFree=1608176/2055920 swapFree=4143480/4192956
[pid=11885] ppid=11883 vsize=5356 CPUtime=0
/proc/11885/stat : 11885 (minicirc.bash) S 11883 11885 11762 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 388165861 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11885/statm: 1339 224 186 169 0 50 0
[pid=11886] ppid=11885 vsize=14468 CPUtime=51.09
/proc/11886/stat : 11886 (minicirc.linux3) R 11885 11885 11762 0 -1 4194304 3537 0 0 0 5107 2 0 0 25 0 1 0 388165861 14815232 3275 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/11886/statm: 3617 3275 204 274 0 3132 0
[pid=11887] ppid=11885 vsize=12268 CPUtime=0
/proc/11887/stat : 11887 (miniadapter.pl) S 11885 11885 11762 0 -1 4194304 387 0 0 0 0 0 0 0 16 0 1 0 388165861 12562432 346 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11887/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 32092

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.72 2/80 11888
/proc/meminfo: memFree=1607280/2055920 swapFree=4143480/4192956
[pid=11885] ppid=11883 vsize=5356 CPUtime=0
/proc/11885/stat : 11885 (minicirc.bash) S 11883 11885 11762 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 388165861 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11885/statm: 1339 224 186 169 0 50 0
[pid=11886] ppid=11885 vsize=15256 CPUtime=102.29
/proc/11886/stat : 11886 (minicirc.linux3) R 11885 11885 11762 0 -1 4194304 3736 0 0 0 10227 2 0 0 25 0 1 0 388165861 15622144 3474 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/11886/statm: 3814 3474 204 274 0 3329 0
[pid=11887] ppid=11885 vsize=12268 CPUtime=0
/proc/11887/stat : 11887 (miniadapter.pl) S 11885 11885 11762 0 -1 4194304 387 0 0 0 0 0 0 0 16 0 1 0 388165861 12562432 346 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11887/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 32880

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.74 2/80 11888
/proc/meminfo: memFree=1606320/2055920 swapFree=4143480/4192956
[pid=11885] ppid=11883 vsize=5356 CPUtime=0
/proc/11885/stat : 11885 (minicirc.bash) S 11883 11885 11762 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 388165861 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11885/statm: 1339 224 186 169 0 50 0
[pid=11886] ppid=11885 vsize=16180 CPUtime=162.29
/proc/11886/stat : 11886 (minicirc.linux3) R 11885 11885 11762 0 -1 4194304 3970 0 0 0 16226 3 0 0 25 0 1 0 388165861 16568320 3708 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043702 0 0 4096 17507 0 0 0 17 1 0 0
/proc/11886/statm: 4045 3708 204 274 0 3560 0

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

/proc/meminfo: memFree=1603824/2055920 swapFree=4143480/4192956
[pid=11885] ppid=11883 vsize=5356 CPUtime=0
/proc/11885/stat : 11885 (minicirc.bash) S 11883 11885 11762 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 388165861 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11885/statm: 1339 224 186 169 0 50 0
[pid=11886] ppid=11885 vsize=18716 CPUtime=702.31
/proc/11886/stat : 11886 (minicirc.linux3) R 11885 11885 11762 0 -1 4194304 4603 0 0 0 70223 8 0 0 25 0 1 0 388165861 19165184 4339 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043733 0 0 4096 17507 0 0 0 17 1 0 0
/proc/11886/statm: 4679 4339 204 274 0 4194 0
[pid=11887] ppid=11885 vsize=12268 CPUtime=0
/proc/11887/stat : 11887 (miniadapter.pl) S 11885 11885 11762 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388165861 12562432 347 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11887/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 36340

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.84 2/80 11888
/proc/meminfo: memFree=1603824/2055920 swapFree=4143480/4192956
[pid=11885] ppid=11883 vsize=5356 CPUtime=0
/proc/11885/stat : 11885 (minicirc.bash) S 11883 11885 11762 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 388165861 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11885/statm: 1339 224 186 169 0 50 0
[pid=11886] ppid=11885 vsize=18676 CPUtime=762.31
/proc/11886/stat : 11886 (minicirc.linux3) R 11885 11885 11762 0 -1 4194304 4603 0 0 0 76223 8 0 0 25 0 1 0 388165861 19124224 4339 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135052099 0 0 4096 17507 0 0 0 17 1 0 0
/proc/11886/statm: 4669 4339 204 274 0 4184 0
[pid=11887] ppid=11885 vsize=12268 CPUtime=0
/proc/11887/stat : 11887 (miniadapter.pl) S 11885 11885 11762 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388165861 12562432 347 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11887/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 36300

[startup+822.302 s]
/proc/loadavg: 1.13 1.02 0.86 2/86 12058
/proc/meminfo: memFree=1601584/2055920 swapFree=4143480/4192956
[pid=11885] ppid=11883 vsize=5356 CPUtime=0
/proc/11885/stat : 11885 (minicirc.bash) S 11883 11885 11762 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 388165861 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11885/statm: 1339 224 186 169 0 50 0
[pid=11886] ppid=11885 vsize=19600 CPUtime=822.23
/proc/11886/stat : 11886 (minicirc.linux3) R 11885 11885 11762 0 -1 4194304 4839 0 0 0 82214 9 0 0 25 0 1 0 388165861 20070400 4575 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043618 0 0 4096 17507 0 0 0 17 1 0 0
/proc/11886/statm: 4900 4575 204 274 0 4415 0
[pid=11887] ppid=11885 vsize=12268 CPUtime=0
/proc/11887/stat : 11887 (miniadapter.pl) S 11885 11885 11762 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388165861 12562432 347 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11887/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 822.23
Current children cumulated vsize (KiB) 37224

[startup+882.302 s]
/proc/loadavg: 1.05 1.01 0.86 2/80 12086
/proc/meminfo: memFree=1602608/2055920 swapFree=4143480/4192956
[pid=11885] ppid=11883 vsize=5356 CPUtime=0
/proc/11885/stat : 11885 (minicirc.bash) S 11883 11885 11762 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 388165861 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11885/statm: 1339 224 186 169 0 50 0
[pid=11886] ppid=11885 vsize=19600 CPUtime=882.2
/proc/11886/stat : 11886 (minicirc.linux3) R 11885 11885 11762 0 -1 4194304 4839 0 0 0 88211 9 0 0 25 0 1 0 388165861 20070400 4575 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135052135 0 0 4096 17507 0 0 0 17 1 0 0
/proc/11886/statm: 4900 4575 204 274 0 4415 0
[pid=11887] ppid=11885 vsize=12268 CPUtime=0
/proc/11887/stat : 11887 (miniadapter.pl) S 11885 11885 11762 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388165861 12562432 347 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11887/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 882.2
Current children cumulated vsize (KiB) 37224

[startup+942.302 s]
/proc/loadavg: 1.02 1.01 0.87 2/80 12086
/proc/meminfo: memFree=1602800/2055920 swapFree=4143480/4192956
[pid=11885] ppid=11883 vsize=5356 CPUtime=0
/proc/11885/stat : 11885 (minicirc.bash) S 11883 11885 11762 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 388165861 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11885/statm: 1339 224 186 169 0 50 0
[pid=11886] ppid=11885 vsize=19492 CPUtime=942.21
/proc/11886/stat : 11886 (minicirc.linux3) R 11885 11885 11762 0 -1 4194304 4869 0 0 0 94211 10 0 0 25 0 1 0 388165861 19959808 4551 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135248391 0 0 4096 17507 0 0 0 17 1 0 0
/proc/11886/statm: 4873 4551 204 274 0 4388 0
[pid=11887] ppid=11885 vsize=12268 CPUtime=0
/proc/11887/stat : 11887 (miniadapter.pl) S 11885 11885 11762 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388165861 12562432 347 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11887/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 942.21
Current children cumulated vsize (KiB) 37116

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.88 2/80 12086
/proc/meminfo: memFree=1602864/2055920 swapFree=4143480/4192956
[pid=11885] ppid=11883 vsize=5356 CPUtime=0
/proc/11885/stat : 11885 (minicirc.bash) S 11883 11885 11762 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 388165861 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11885/statm: 1339 224 186 169 0 50 0
[pid=11886] ppid=11885 vsize=19540 CPUtime=1002.21
/proc/11886/stat : 11886 (minicirc.linux3) R 11885 11885 11762 0 -1 4194304 4873 0 0 0 100211 10 0 0 25 0 1 0 388165861 20008960 4555 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043606 0 0 4096 17507 0 0 0 17 1 0 0
/proc/11886/statm: 4885 4555 204 274 0 4400 0
[pid=11887] ppid=11885 vsize=12268 CPUtime=0
/proc/11887/stat : 11887 (miniadapter.pl) S 11885 11885 11762 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388165861 12562432 347 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11887/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 1002.21
Current children cumulated vsize (KiB) 37164

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.88 2/80 12086
/proc/meminfo: memFree=1602864/2055920 swapFree=4143480/4192956
[pid=11885] ppid=11883 vsize=5356 CPUtime=0
/proc/11885/stat : 11885 (minicirc.bash) S 11883 11885 11762 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 388165861 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11885/statm: 1339 224 186 169 0 50 0
[pid=11886] ppid=11885 vsize=19540 CPUtime=1062.21
/proc/11886/stat : 11886 (minicirc.linux3) R 11885 11885 11762 0 -1 4194304 4874 0 0 0 106210 11 0 0 25 0 1 0 388165861 20008960 4556 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043700 0 0 4096 17507 0 0 0 17 1 0 0
/proc/11886/statm: 4885 4556 204 274 0 4400 0
[pid=11887] ppid=11885 vsize=12268 CPUtime=0
/proc/11887/stat : 11887 (miniadapter.pl) S 11885 11885 11762 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388165861 12562432 347 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11887/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 1062.21
Current children cumulated vsize (KiB) 37164

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.89 2/80 12086
/proc/meminfo: memFree=1602864/2055920 swapFree=4143480/4192956
[pid=11885] ppid=11883 vsize=5356 CPUtime=0
/proc/11885/stat : 11885 (minicirc.bash) S 11883 11885 11762 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 388165861 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11885/statm: 1339 224 186 169 0 50 0
[pid=11886] ppid=11885 vsize=19540 CPUtime=1122.21
/proc/11886/stat : 11886 (minicirc.linux3) R 11885 11885 11762 0 -1 4194304 4874 0 0 0 112210 11 0 0 25 0 1 0 388165861 20008960 4556 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043596 0 0 4096 17507 0 0 0 17 1 0 0
/proc/11886/statm: 4885 4556 204 274 0 4400 0
[pid=11887] ppid=11885 vsize=12268 CPUtime=0
/proc/11887/stat : 11887 (miniadapter.pl) S 11885 11885 11762 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388165861 12562432 347 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11887/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 1122.21
Current children cumulated vsize (KiB) 37164

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.89 2/80 12086
/proc/meminfo: memFree=1602928/2055920 swapFree=4143480/4192956
[pid=11885] ppid=11883 vsize=5356 CPUtime=0
/proc/11885/stat : 11885 (minicirc.bash) S 11883 11885 11762 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 388165861 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11885/statm: 1339 224 186 169 0 50 0
[pid=11886] ppid=11885 vsize=19540 CPUtime=1182.22
/proc/11886/stat : 11886 (minicirc.linux3) R 11885 11885 11762 0 -1 4194304 4874 0 0 0 118210 12 0 0 25 0 1 0 388165861 20008960 4556 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043671 0 0 4096 17507 0 0 0 17 1 0 0
/proc/11886/statm: 4885 4556 204 274 0 4400 0
[pid=11887] ppid=11885 vsize=12268 CPUtime=0
/proc/11887/stat : 11887 (miniadapter.pl) S 11885 11885 11762 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388165861 12562432 347 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11887/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 1182.22
Current children cumulated vsize (KiB) 37164



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 0.89 2/80 12086
/proc/meminfo: memFree=1602928/2055920 swapFree=4143480/4192956
[pid=11885] ppid=11883 vsize=5356 CPUtime=0
/proc/11885/stat : 11885 (minicirc.bash) S 11883 11885 11762 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 388165861 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11885/statm: 1339 224 186 169 0 50 0
[pid=11886] ppid=11885 vsize=19540 CPUtime=1200.03
/proc/11886/stat : 11886 (minicirc.linux3) R 11885 11885 11762 0 -1 4194304 4874 0 0 0 119991 12 0 0 25 0 1 0 388165861 20008960 4556 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043703 0 0 4096 17507 0 0 0 17 1 0 0
/proc/11886/statm: 4885 4556 204 274 0 4400 0
[pid=11887] ppid=11885 vsize=12268 CPUtime=0
/proc/11887/stat : 11887 (miniadapter.pl) S 11885 11885 11762 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388165861 12562432 347 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11887/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 37164

Sending SIGTERM to process tree (bottom up)

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

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 0.89 2/80 12086
/proc/meminfo: memFree=1602928/2055920 swapFree=4143480/4192956
[pid=11885] ppid=11883 vsize=5356 CPUtime=0
/proc/11885/stat : 11885 (minicirc.bash) S 11883 11885 11762 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 388165861 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11885/statm: 1339 224 186 169 0 50 0
[pid=11886] ppid=11885 vsize=19540 CPUtime=1200.03
/proc/11886/stat : 11886 (minicirc.linux3) R 11885 11885 11762 0 -1 4194304 4874 0 0 0 119991 12 0 0 25 0 1 0 388165861 20008960 4556 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043703 0 0 4096 17507 0 0 0 17 1 0 0
/proc/11886/statm: 4885 4556 204 274 0 4400 0
[pid=11887] ppid=11885 vsize=12268 CPUtime=0
/proc/11887/stat : 11887 (miniadapter.pl) S 11885 11885 11762 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388165861 12562432 347 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11887/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 37164

Child status: 143
Real time (s): 1200.12
CPU time (s): 1200.04
CPU user time (s): 1199.91
CPU system time (s): 0.12998
CPU usage (%): 99.9941
Max. virtual memory (cumulated for all children) (KiB): 37248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.91
system time used= 0.12998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5563
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= 65
involuntary context switches= 1819

runsolver used 1.3438 second user time and 3.03854 second system time

The end

Launcher Data (download as text)

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

IDJOB= 461650
IDBENCH= 48513
IDSOLVER= 205
FILE ID= node16/461650-1179402482

PBS_JOBID= 5292444

Free space on /tmp= 66535 MiB

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

META MD5SUM SOLVER= 5a68a0730754c919c3e4a8ed70e49cdc
MD5SUM BENCH=  57271560f78569cacf40f044490fd3c2

RANDOM SEED= 291603620

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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.232
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.232
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:       1621648 kB
Buffers:         50588 kB
Cached:         288416 kB
SwapCached:      17248 kB
Active:         140652 kB
Inactive:       222944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1621648 kB
SwapTotal:     4192956 kB
SwapFree:      4143480 kB
Dirty:            4684 kB
Writeback:           0 kB
Mapped:          30504 kB
Slab:            56148 kB
Committed_AS: 14893428 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= 66535 MiB

End job on node16 on Thu May 17 12:08:02 UTC 2007