Trace number 461635

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.09 1200.81

General information on the benchmark

Nameindustrial-aig/
grieu/vmpc_31.aig
MD5SUM977fa4ed911e5a73a74e35f7ad2a9c05
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)

1.19/1.28	c ____________________________________________________________________________________
1.19/1.28	c !! Parsing                         :   322434 ANDs    961 PIs   (CPU-Time    0.16 s)
1.19/1.28	c ____________________________________________________________________________________
1.19/1.28	c !! Initial simplification          :   204356 ANDs    961 PIs   (CPU-Time    0.29 s)
1.19/1.28	c >>     Top conjunction: 118079 POs
1.19/1.28	c ____________________________________________________________________________________
1.19/1.28	c !! DAG-aware minimization begins   : 
1.19/1.28	c >>     Strashing:
1.19/1.28	c >>     Minimizing:
1.19/1.28	c >>     progress        0/  204356
>>     progress     1000/  204349
>>     progress     2000/  204327
>>     progress     3000/  204291
>>     progress     4000/  204264
>>     progress     5000/  204209
>>     progress     6000/  204163
>>     progress     7000/  204121
>>     progress     8000/  204078
>>     progress     9000/  204059
>>     progress    10000/  204016
>>     progress    11000/  203954
>>     progress    12000/  203940
>>     progress    13000/  203867
>>     progress    14000/  203843
>>     progress    15000/  203785
>>     progress    16000/  203760
>>     progress    17000/  203719
>>     progress    18000/  203675
>>     progress    19000/  203602
>>     progress    20000/  203569
>>     progress    21000/  203549
>>     progress    22000/  203516
>>     progress    23000/  203485
>>     progress    24000/  203441
>>     progress    25000/  203403
>>     progress    26000/  203360
>>     progress    27000/  203274
>>     progress    28000/  203260
>>     progress    29000/  203238
>>     progress    30000/  203210
>>     progress    31000/  203191
>>     progress    32000/  203142
>>     progress    33000/  203088
>>     progress    34000/  203068
>>     progress    35000/  203035
>>     progress    36000/  203009
>>     progress    37000/  202982
>>     progress    38000/  202955
>>     progress    39000/  202871
>>     progress    40000/  202834
>>     progress    41000/  202766
>>     progress    42000/  202713
>>     progress    43000/  202682
>>     progress    44000/  202641
>>     progress    45000/  202586
>>     progress    46000/  202556
>>     progress    47000/  202521
>>     progress    48000/  202461
>>     progress    49000/  202448
>>     progress    50000/  202439
>>     progress    51000/  202429
>>     progress    52000/  202417
>>     progress    53000/  202407
>>     progress    54000/  202396
>>     progress    55000/  202387
>>     progress    56000/  202281
>>     progress    57000/  202257
>>     progress    58000/  202223
>>     progress    59000/  202192
>>     progress    60000/  202165
>>     progress    61000/  202129
>>     progress    62000/  202102
>>     progress    63000/  202067
>>     progress    64000/  201935
>>     progress    65000/  201915
>>     progress    66000/  201809
>>     progress    67000/  201782
>>     progress    68000/  201754
>>     progress    69000/  201724
>>     progress    70000/  201690
>>     progress    71000/  201665
>>     progress    72000/  201633
>>     progress    73000/  201598
>>     progress    74000/  201577
>>     progress    75000/  201526
>>     progress    76000/  201430
>>     progress    77000/  201385
>>     progress    78000/  201335
>>     progress    79000/  201286
>>     progress    80000/  201265
>>     progress    81000/  201242
>>     progress    82000/  201220
>>     progress    83000/  201173
>>     progress    84000/  201144
>>     progress    85000/  201123
>>     progress    86000/  201047
>>     progress    87000/  200956
>>     progress    88000/  200938
>>     progress    89000/  200906
>>     progress    90000/  200882
>>     progress    91000/  200838
>>     progress    92000/  200787
>>     progress    93000/  200764
>>     progress    94000/  200741
>>     progress    95000/  200696
>>     progress    96000/  200665
>>     progress    97000/  200604
>>     progress    98000/  200559
>>     progress    99000/  200524
>>     progress   100000/  200505
>>     progress   101000/  200472
>>     progress   102000/  200445
>>     progress   103000/  200420
>>     progress   104000/  200388
>>     progress   105000/  200312
>>     progress   106000/  200287
>>     progress   107000/  200256
>>     progress   108000/  200226
>>     progress   109000/  200196
>>     progress   110000/  200158
>>     progress   111000/  200120
>>     progress   112000/  200085
>>     progress   113000/  200037
>>     progress   114000/  200024
>>     progress   115000/  199989
>>     progress   116000/  199908
>>     progress   117000/  199823
>>     progress   118000/  199803
>>     progress   119000/  199787
>>     progress   120000/  199763
>>     progress   121000/  199743
>>     progress   122000/  199724
>>     progress   123000/  199689
>>     progress   124000/  199600
>>     progress   125000/  199575
>>     progress   126000/  199536
>>     progress   127000/  199496
>>     progress   128000/  199434
>>     progress   129000/  199414
>>     progress   130000/  199397
>>     progress   131000/  199382
>>     progress   132000/  199360
>>     progress   133000/  199334
>>     progress   134000/  199311
>>     progress   135000/  199277
>>     progress   136000/  199244
>>     progress   137000/  199193
>>     progress   138000/  199175
>>     progress   139000/  199156
>>     progress   140000/  199141
>>     progress   141000/  199123
>>     progress   142000/  199099
>>     progress   143000/  199024
>>     progress   144000/  199005
>>     progress   145000/  198916
>>     progress   146000/  198886
>>     progress   147000/  198848
>>     progress   148000/  198806
>>     progress   149000/  198778
>>     progress   150000/  198741
>>     progress   151000/  198721
>>     progress   152000/  198697
>>     progress   153000/  198677
>>     progress   154000/  198614
>>     progress   155000/  198580
>>     progress   156000/  198535
>>     progress   157000/  198500
>>     progress   158000/  198486
>>     progress   159000/  198471
>>     progress   160000/  198457
>>     progress   161000/  198439
>>     progress   162000/  198417
>>     progress   163000/  198402
>>     progress   164000/  198376
>>     progress   165000/  198310
>>     progress   166000/  198283
>>     progress   167000/  198262
>>     progress   168000/  198225
>>     progress   169000/  198199
>>     progress   170000/  198172
>>     progress   171000/  198148
>>     progress   172000/  198115
>>     progress   173000/  198097
>>     progress   174000/  198086
>>     progress   175000/  198075
>>     progress   176000/  198058
>>     progress   177000/  198030
>>     progress   178000/  198011
>>     progress   179000/  197947
>>     progress   180000/  197917
>>     progress   181000/  197883
>>     progress   182000/  197854
>>     progress   183000/  197822
>>     progress   184000/  197787
>>     progress   185000/  197773
>>     progress   186000/  197764
>>     progress   187000/  197746
>>     progress   188000/  197728
>>     progress   189000/  197672
>>     progress   190000/  197638
>>     progress   191000/  197607
>>     progress   192000/  197571
>>     progress   193000/  197556
>>     progress   194000/  197540
>>     progress   195000/  197524
>>     progress   196000/  197508
>>     progress   197000/  197460
>>     progress   198000/  197434
>>     progress   199000/  197402
>>     progress   200000/  197381
>>     progress   201000/  197359
>>     progress   202000/  197346
>>     progress   203000/  197327
>>     progress   204000/  197319
>>     progress   205000/  197307
>>     progress   206000/  197267
>>     progress   207000/  197245
>>     progress   208000/  197214
>>     progress   209000/  197185
>>     progress   210000/  197163
>>     progress   211000/  197139
>>     Reduction in #ANDs:  3.54 %
1.89/1.92	c >>     Core shrink time  : 0.45 s
1.89/1.92	c >>     Globally redundant: 0
1.89/1.92	c >> DAG-aware minimization completed:   197121 ANDs    961 PIs   (CPU-Time    0.62 s)
1.89/1.92	c ____________________________________________________________________________________
1.89/1.92	c !! Tech-mapping for CNF begins     : 
1.89/1.92	c >>     PROGRESS (techmap - generating cuts)    

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/node61/watcher-461635-1179402205 -o ROOT/results/node61/solver-461635-1179402205 -C 1200 -W 1800 -M 1800 --output-limit 1,15 minicirc.bash /tmp/evaluation/461635-1179402205/instance-461635-1179402205.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.97 0.91 0.61 3/64 11132
/proc/meminfo: memFree=1512456/2055920 swapFree=4184216/4192956
[pid=11132] ppid=11130 vsize=5356 CPUtime=0
/proc/11132/stat : 11132 (minicirc.bash) R 11130 11132 10698 0 -1 4194304 252 0 0 0 0 0 0 0 18 0 1 0 352184162 5484544 223 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 246406507167 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/11132/statm: 1339 223 185 169 0 50 0
[pid=11133] ppid=11132 vsize=10260 CPUtime=0
/proc/11133/stat : 11133 (minicirc.linux3) R 11132 11132 10698 0 -1 4194304 242 0 0 0 0 0 0 0 18 0 1 0 352184162 10506240 217 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134969235 0 0 4096 17507 0 0 0 17 0 0 0
/proc/11133/statm: 2565 226 54 274 0 2080 0

[startup+0.01952 s]
/proc/loadavg: 0.97 0.91 0.61 3/64 11132
/proc/meminfo: memFree=1512456/2055920 swapFree=4184216/4192956
[pid=11132] ppid=11130 vsize=5356 CPUtime=0
/proc/11132/stat : 11132 (minicirc.bash) S 11130 11132 10698 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 352184162 5484544 224 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11132/statm: 1339 224 186 169 0 50 0
[pid=11133] ppid=11132 vsize=10260 CPUtime=0.01
/proc/11133/stat : 11133 (minicirc.linux3) R 11132 11132 10698 0 -1 4194304 550 0 0 0 1 0 0 0 19 0 1 0 352184162 10506240 492 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134696128 0 0 4096 17507 0 0 0 17 0 0 0
/proc/11133/statm: 2565 493 71 274 0 2080 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15616

[startup+0.102522 s]
/proc/loadavg: 0.97 0.91 0.61 3/64 11132
/proc/meminfo: memFree=1512456/2055920 swapFree=4184216/4192956
[pid=11132] ppid=11130 vsize=5356 CPUtime=0
/proc/11132/stat : 11132 (minicirc.bash) S 11130 11132 10698 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 352184162 5484544 224 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11132/statm: 1339 224 186 169 0 50 0
[pid=11133] ppid=11132 vsize=10448 CPUtime=0.09
/proc/11133/stat : 11133 (minicirc.linux3) R 11132 11132 10698 0 -1 4194304 2191 0 0 0 8 1 0 0 19 0 1 0 352184162 10698752 2133 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134695644 0 0 4096 17507 0 0 0 17 0 0 0
/proc/11133/statm: 2612 2134 71 274 0 2127 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15804

[startup+0.302549 s]
/proc/loadavg: 0.97 0.91 0.61 3/64 11132
/proc/meminfo: memFree=1512456/2055920 swapFree=4184216/4192956
[pid=11132] ppid=11130 vsize=5356 CPUtime=0
/proc/11132/stat : 11132 (minicirc.bash) S 11130 11132 10698 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 352184162 5484544 224 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11132/statm: 1339 224 186 169 0 50 0
[pid=11133] ppid=11132 vsize=28708 CPUtime=0.29
/proc/11133/stat : 11133 (minicirc.linux3) R 11132 11132 10698 0 -1 4194304 13905 0 0 0 24 5 0 0 21 0 1 0 352184162 29396992 5412 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135248364 0 0 4096 17507 0 0 0 17 0 0 0
/proc/11133/statm: 7177 5413 101 274 0 6692 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34064

[startup+0.701579 s]
/proc/loadavg: 0.97 0.91 0.61 3/64 11132
/proc/meminfo: memFree=1512456/2055920 swapFree=4184216/4192956
[pid=11132] ppid=11130 vsize=5356 CPUtime=0
/proc/11132/stat : 11132 (minicirc.bash) S 11130 11132 10698 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 352184162 5484544 224 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11132/statm: 1339 224 186 169 0 50 0
[pid=11133] ppid=11132 vsize=33036 CPUtime=0.69
/proc/11133/stat : 11133 (minicirc.linux3) R 11132 11132 10698 0 -1 4194304 20314 0 0 0 61 8 0 0 25 0 1 0 352184162 33828864 7734 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134983446 0 0 4096 17507 0 0 0 17 0 0 0
/proc/11133/statm: 8259 7734 148 274 0 7774 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38392

[startup+1.50166 s]
/proc/loadavg: 0.97 0.91 0.61 2/67 11135
/proc/meminfo: memFree=1472432/2055920 swapFree=4184216/4192956
[pid=11132] ppid=11130 vsize=5356 CPUtime=0
/proc/11132/stat : 11132 (minicirc.bash) S 11130 11132 10698 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 352184162 5484544 224 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11132/statm: 1339 224 186 169 0 50 0
[pid=11133] ppid=11132 vsize=37284 CPUtime=1.49
/proc/11133/stat : 11133 (minicirc.linux3) R 11132 11132 10698 0 -1 4194304 32115 0 0 0 136 13 0 0 25 0 1 0 352184162 38178816 8364 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134539507 0 0 4096 17507 0 0 0 17 0 0 0
/proc/11133/statm: 9321 8364 171 274 0 8836 0
[pid=11135] ppid=11132 vsize=12268 CPUtime=0
/proc/11135/stat : 11135 (miniadapter.pl) S 11132 11132 10698 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 352184162 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 246415405154 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/11135/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 54908

[startup+3.10181 s]
/proc/loadavg: 0.97 0.91 0.61 2/67 11135
/proc/meminfo: memFree=1469744/2055920 swapFree=4184216/4192956
[pid=11132] ppid=11130 vsize=5356 CPUtime=0
/proc/11132/stat : 11132 (minicirc.bash) S 11130 11132 10698 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 352184162 5484544 224 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11132/statm: 1339 224 186 169 0 50 0
[pid=11133] ppid=11132 vsize=48184 CPUtime=3.09
/proc/11133/stat : 11133 (minicirc.linux3) R 11132 11132 10698 0 -1 4194304 38622 0 0 0 294 15 0 0 25 0 1 0 352184162 49340416 10596 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134927438 0 0 4096 17507 0 0 0 17 0 0 0
/proc/11133/statm: 12046 10596 177 274 0 11561 0
[pid=11135] ppid=11132 vsize=12268 CPUtime=0
/proc/11135/stat : 11135 (miniadapter.pl) S 11132 11132 10698 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 352184162 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 246415405154 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/11135/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 65808

[startup+6.30111 s]
/proc/loadavg: 0.97 0.91 0.61 2/67 11135
/proc/meminfo: memFree=1443440/2055920 swapFree=4184216/4192956
[pid=11132] ppid=11130 vsize=5356 CPUtime=0
/proc/11132/stat : 11132 (minicirc.bash) S 11130 11132 10698 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 352184162 5484544 224 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11132/statm: 1339 224 186 169 0 50 0
[pid=11133] ppid=11132 vsize=73524 CPUtime=6.28
/proc/11133/stat : 11133 (minicirc.linux3) R 11132 11132 10698 0 -1 4194304 56548 0 0 0 605 23 0 0 25 0 1 0 352184162 75288576 17189 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135017963 0 0 4096 17507 0 0 0 17 0 0 0
/proc/11133/statm: 18381 17189 190 274 0 17896 0
[pid=11135] ppid=11132 vsize=12268 CPUtime=0
/proc/11135/stat : 11135 (miniadapter.pl) S 11132 11132 10698 0 -1 4194304 391 0 0 0 0 0 0 0 15 0 1 0 352184162 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 246415405154 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/11135/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 91148

[startup+12.7017 s]
/proc/loadavg: 0.98 0.92 0.61 2/67 11135
/proc/meminfo: memFree=1436080/2055920 swapFree=4184216/4192956
[pid=11132] ppid=11130 vsize=5356 CPUtime=0
/proc/11132/stat : 11132 (minicirc.bash) S 11130 11132 10698 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 352184162 5484544 224 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11132/statm: 1339 224 186 169 0 50 0
[pid=11133] ppid=11132 vsize=81656 CPUtime=12.68
/proc/11133/stat : 11133 (minicirc.linux3) R 11132 11132 10698 0 -1 4194304 58899 0 0 0 1243 25 0 0 25 0 1 0 352184162 83615744 19215 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043645 0 0 4096 17507 0 0 0 17 0 0 0
/proc/11133/statm: 20414 19215 196 274 0 19929 0
[pid=11135] ppid=11132 vsize=12268 CPUtime=0
/proc/11135/stat : 11135 (miniadapter.pl) S 11132 11132 10698 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 352184162 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 246415405154 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/11135/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 99280

[startup+25.5029 s]
/proc/loadavg: 0.98 0.92 0.62 2/67 11135
/proc/meminfo: memFree=1425968/2055920 swapFree=4184216/4192956
[pid=11132] ppid=11130 vsize=5356 CPUtime=0
/proc/11132/stat : 11132 (minicirc.bash) S 11130 11132 10698 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 352184162 5484544 224 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11132/statm: 1339 224 186 169 0 50 0
[pid=11133] ppid=11132 vsize=91072 CPUtime=25.47
/proc/11133/stat : 11133 (minicirc.linux3) R 11132 11132 10698 0 -1 4194304 61267 0 0 0 2519 28 0 0 25 0 1 0 352184162 93257728 21583 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 0 0 0
/proc/11133/statm: 22768 21583 196 274 0 22283 0
[pid=11135] ppid=11132 vsize=12268 CPUtime=0
/proc/11135/stat : 11135 (miniadapter.pl) S 11132 11132 10698 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 352184162 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 246415405154 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/11135/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 108696

[startup+51.1024 s]
/proc/loadavg: 0.99 0.92 0.63 2/67 11135
/proc/meminfo: memFree=1414448/2055920 swapFree=4184216/4192956
[pid=11132] ppid=11130 vsize=5356 CPUtime=0
/proc/11132/stat : 11132 (minicirc.bash) S 11130 11132 10698 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 352184162 5484544 224 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11132/statm: 1339 224 186 169 0 50 0
[pid=11133] ppid=11132 vsize=102680 CPUtime=51.05
/proc/11133/stat : 11133 (minicirc.linux3) R 11132 11132 10698 0 -1 4194304 64257 0 0 0 5075 30 0 0 25 0 1 0 352184162 105144320 24471 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043673 0 0 4096 17507 0 0 0 17 0 0 0
/proc/11133/statm: 25670 24471 196 274 0 25185 0
[pid=11135] ppid=11132 vsize=12268 CPUtime=0
/proc/11135/stat : 11135 (miniadapter.pl) S 11132 11132 10698 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 352184162 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 246415405154 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/11135/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 120304

[startup+102.306 s]
/proc/loadavg: 0.99 0.93 0.65 2/67 11135
/proc/meminfo: memFree=1398512/2055920 swapFree=4184216/4192956
[pid=11132] ppid=11130 vsize=5356 CPUtime=0
/proc/11132/stat : 11132 (minicirc.bash) S 11130 11132 10698 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 352184162 5484544 224 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11132/statm: 1339 224 186 169 0 50 0
[pid=11133] ppid=11132 vsize=118452 CPUtime=102.22
/proc/11133/stat : 11133 (minicirc.linux3) R 11132 11132 10698 0 -1 4194304 68248 0 0 0 10188 34 0 0 25 0 1 0 352184162 121294848 28371 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 0 0 0
/proc/11133/statm: 29613 28371 196 274 0 29128 0
[pid=11135] ppid=11132 vsize=12268 CPUtime=0
/proc/11135/stat : 11135 (miniadapter.pl) S 11132 11132 10698 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 352184162 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 246415405154 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/11135/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 136076

[startup+162.303 s]
/proc/loadavg: 0.99 0.94 0.66 2/67 11135
/proc/meminfo: memFree=1383152/2055920 swapFree=4184216/4192956
[pid=11132] ppid=11130 vsize=5356 CPUtime=0
/proc/11132/stat : 11132 (minicirc.bash) S 11130 11132 10698 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 352184162 5484544 224 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11132/statm: 1339 224 186 169 0 50 0
[pid=11133] ppid=11132 vsize=133760 CPUtime=162.18
/proc/11133/stat : 11133 (minicirc.linux3) R 11132 11132 10698 0 -1 4194304 72118 0 0 0 16180 38 0 0 25 0 1 0 352184162 136970240 32241 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043606 0 0 4096 17507 0 0 0 17 0 0 0
/proc/11133/statm: 33440 32241 196 274 0 32955 0
[pid=11135] ppid=11132 vsize=12268 CPUtime=0
/proc/11135/stat : 11135 (miniadapter.pl) S 11132 11132 10698 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 352184162 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 246415405154 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/11135/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 151384

[startup+222.303 s]
/proc/loadavg: 0.99 0.95 0.68 2/67 11135
/proc/meminfo: memFree=1372016/2055920 swapFree=4184216/4192956
[pid=11132] ppid=11130 vsize=5356 CPUtime=0
/proc/11132/stat : 11132 (minicirc.bash) S 11130 11132 10698 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 352184162 5484544 224 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11132/statm: 1339 224 186 169 0 50 0
[pid=11133] ppid=11132 vsize=145112 CPUtime=222.15
/proc/11133/stat : 11133 (minicirc.linux3) R 11132 11132 10698 0 -1 4194304 75009 0 0 0 22173 42 0 0 25 0 1 0 352184162 148594688 34996 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 0 0 0
/proc/11133/statm: 36278 34996 196 274 0 35793 0

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

/proc/meminfo: memFree=1309104/2055920 swapFree=4184216/4192956
[pid=11132] ppid=11130 vsize=5356 CPUtime=0
/proc/11132/stat : 11132 (minicirc.bash) S 11130 11132 10698 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 352184162 5484544 224 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11132/statm: 1339 224 186 169 0 50 0
[pid=11133] ppid=11132 vsize=208396 CPUtime=701.87
/proc/11133/stat : 11133 (minicirc.linux3) R 11132 11132 10698 0 -1 4194304 90946 0 0 0 70128 59 0 0 25 0 1 0 352184162 213397504 50689 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 0 0 0
/proc/11133/statm: 52099 50689 196 274 0 51614 0
[pid=11135] ppid=11132 vsize=12268 CPUtime=0
/proc/11135/stat : 11135 (miniadapter.pl) S 11132 11132 10698 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 352184162 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 246415405154 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/11135/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 701.87
Current children cumulated vsize (KiB) 226020

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.80 2/67 11135
/proc/meminfo: memFree=1302448/2055920 swapFree=4184216/4192956
[pid=11132] ppid=11130 vsize=5356 CPUtime=0
/proc/11132/stat : 11132 (minicirc.bash) S 11130 11132 10698 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 352184162 5484544 224 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11132/statm: 1339 224 186 169 0 50 0
[pid=11133] ppid=11132 vsize=215036 CPUtime=761.85
/proc/11133/stat : 11133 (minicirc.linux3) R 11132 11132 10698 0 -1 4194304 92573 0 0 0 76124 61 0 0 25 0 1 0 352184162 220196864 52316 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043971 0 0 4096 17507 0 0 0 17 0 0 0
/proc/11133/statm: 53759 52316 196 274 0 53274 0
[pid=11135] ppid=11132 vsize=12268 CPUtime=0
/proc/11135/stat : 11135 (miniadapter.pl) S 11132 11132 10698 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 352184162 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 246415405154 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/11135/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 761.85
Current children cumulated vsize (KiB) 232660

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.81 2/67 11135
/proc/meminfo: memFree=1297136/2055920 swapFree=4184216/4192956
[pid=11132] ppid=11130 vsize=5356 CPUtime=0
/proc/11132/stat : 11132 (minicirc.bash) S 11130 11132 10698 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 352184162 5484544 224 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11132/statm: 1339 224 186 169 0 50 0
[pid=11133] ppid=11132 vsize=220496 CPUtime=821.81
/proc/11133/stat : 11133 (minicirc.linux3) R 11132 11132 10698 0 -1 4194304 93940 0 0 0 82119 62 0 0 25 0 1 0 352184162 225787904 53683 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 0 0 0
/proc/11133/statm: 55124 53683 196 274 0 54639 0
[pid=11135] ppid=11132 vsize=12268 CPUtime=0
/proc/11135/stat : 11135 (miniadapter.pl) S 11132 11132 10698 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 352184162 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 246415405154 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/11135/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 821.81
Current children cumulated vsize (KiB) 238120

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.82 2/67 11135
/proc/meminfo: memFree=1293424/2055920 swapFree=4184216/4192956
[pid=11132] ppid=11130 vsize=5356 CPUtime=0
/proc/11132/stat : 11132 (minicirc.bash) S 11130 11132 10698 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 352184162 5484544 224 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11132/statm: 1339 224 186 169 0 50 0
[pid=11133] ppid=11132 vsize=224796 CPUtime=881.77
/proc/11133/stat : 11133 (minicirc.linux3) R 11132 11132 10698 0 -1 4194304 95153 0 0 0 88114 63 0 0 25 0 1 0 352184162 230191104 54592 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043718 0 0 4096 17507 0 0 0 17 0 0 0
/proc/11133/statm: 56199 54592 196 274 0 55714 0
[pid=11135] ppid=11132 vsize=12268 CPUtime=0
/proc/11135/stat : 11135 (miniadapter.pl) S 11132 11132 10698 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 352184162 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 246415405154 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/11135/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 881.77
Current children cumulated vsize (KiB) 242420

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.83 2/67 11135
/proc/meminfo: memFree=1291632/2055920 swapFree=4184216/4192956
[pid=11132] ppid=11130 vsize=5356 CPUtime=0
/proc/11132/stat : 11132 (minicirc.bash) S 11130 11132 10698 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 352184162 5484544 224 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11132/statm: 1339 224 186 169 0 50 0
[pid=11133] ppid=11132 vsize=226552 CPUtime=941.73
/proc/11133/stat : 11133 (minicirc.linux3) R 11132 11132 10698 0 -1 4194304 95596 0 0 0 94110 63 0 0 25 0 1 0 352184162 231989248 55035 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043705 0 0 4096 17507 0 0 0 17 0 0 0
/proc/11133/statm: 56638 55035 196 274 0 56153 0
[pid=11135] ppid=11132 vsize=12268 CPUtime=0
/proc/11135/stat : 11135 (miniadapter.pl) S 11132 11132 10698 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 352184162 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 246415405154 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/11135/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 941.73
Current children cumulated vsize (KiB) 244176

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.83 2/67 11135
/proc/meminfo: memFree=1291632/2055920 swapFree=4184216/4192956
[pid=11132] ppid=11130 vsize=5356 CPUtime=0
/proc/11132/stat : 11132 (minicirc.bash) S 11130 11132 10698 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 352184162 5484544 224 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11132/statm: 1339 224 186 169 0 50 0
[pid=11133] ppid=11132 vsize=226552 CPUtime=1001.7
/proc/11133/stat : 11133 (minicirc.linux3) R 11132 11132 10698 0 -1 4194304 95599 0 0 0 100107 63 0 0 25 0 1 0 352184162 231989248 55038 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 0 0 0
/proc/11133/statm: 56638 55038 196 274 0 56153 0
[pid=11135] ppid=11132 vsize=12268 CPUtime=0
/proc/11135/stat : 11135 (miniadapter.pl) S 11132 11132 10698 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 352184162 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 246415405154 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/11135/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 1001.7
Current children cumulated vsize (KiB) 244176

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.84 2/73 11201
/proc/meminfo: memFree=1290288/2055920 swapFree=4184216/4192956
[pid=11132] ppid=11130 vsize=5356 CPUtime=0
/proc/11132/stat : 11132 (minicirc.bash) S 11130 11132 10698 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 352184162 5484544 224 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11132/statm: 1339 224 186 169 0 50 0
[pid=11133] ppid=11132 vsize=226552 CPUtime=1061.67
/proc/11133/stat : 11133 (minicirc.linux3) R 11132 11132 10698 0 -1 4194304 95602 0 0 0 106099 68 0 0 25 0 1 0 352184162 231989248 55041 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 0 0 0
/proc/11133/statm: 56638 55041 196 274 0 56153 0
[pid=11135] ppid=11132 vsize=12268 CPUtime=0
/proc/11135/stat : 11135 (miniadapter.pl) S 11132 11132 10698 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 352184162 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 246415405154 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/11135/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 1061.67
Current children cumulated vsize (KiB) 244176

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.84 2/67 11333
/proc/meminfo: memFree=1290928/2055920 swapFree=4184216/4192956
[pid=11132] ppid=11130 vsize=5356 CPUtime=0
/proc/11132/stat : 11132 (minicirc.bash) S 11130 11132 10698 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 352184162 5484544 224 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11132/statm: 1339 224 186 169 0 50 0
[pid=11133] ppid=11132 vsize=226552 CPUtime=1121.62
/proc/11133/stat : 11133 (minicirc.linux3) R 11132 11132 10698 0 -1 4194304 95608 0 0 0 112079 83 0 0 25 0 1 0 352184162 231989248 55047 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 0 0 0
/proc/11133/statm: 56638 55047 196 274 0 56153 0
[pid=11135] ppid=11132 vsize=12268 CPUtime=0
/proc/11135/stat : 11135 (miniadapter.pl) S 11132 11132 10698 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 352184162 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 246415405154 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/11135/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 1121.62
Current children cumulated vsize (KiB) 244176

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.85 2/67 11333
/proc/meminfo: memFree=1290992/2055920 swapFree=4184216/4192956
[pid=11132] ppid=11130 vsize=5356 CPUtime=0
/proc/11132/stat : 11132 (minicirc.bash) S 11130 11132 10698 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 352184162 5484544 224 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11132/statm: 1339 224 186 169 0 50 0
[pid=11133] ppid=11132 vsize=226552 CPUtime=1181.6
/proc/11133/stat : 11133 (minicirc.linux3) R 11132 11132 10698 0 -1 4194304 95608 0 0 0 118076 84 0 0 25 0 1 0 352184162 231989248 55047 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 0 0 0
/proc/11133/statm: 56638 55047 196 274 0 56153 0
[pid=11135] ppid=11132 vsize=12268 CPUtime=0
/proc/11135/stat : 11135 (miniadapter.pl) S 11132 11132 10698 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 352184162 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 246415405154 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/11135/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 1181.6
Current children cumulated vsize (KiB) 244176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 0.99 0.97 0.85 2/67 11333
/proc/meminfo: memFree=1290992/2055920 swapFree=4184216/4192956
[pid=11132] ppid=11130 vsize=5356 CPUtime=0
/proc/11132/stat : 11132 (minicirc.bash) S 11130 11132 10698 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 352184162 5484544 224 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11132/statm: 1339 224 186 169 0 50 0
[pid=11133] ppid=11132 vsize=226552 CPUtime=1200.09
/proc/11133/stat : 11133 (minicirc.linux3) R 11132 11132 10698 0 -1 4194304 95608 0 0 0 119925 84 0 0 25 0 1 0 352184162 231989248 55047 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043718 0 0 4096 17507 0 0 0 17 0 0 0
/proc/11133/statm: 56638 55047 196 274 0 56153 0
[pid=11135] ppid=11132 vsize=12268 CPUtime=0
/proc/11135/stat : 11135 (miniadapter.pl) S 11132 11132 10698 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 352184162 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 246415405154 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/11135/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 244176

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11132 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=6998
# CPU time returned by wait4() is 0.008997
# while last known CPU time is 1200.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.81
CPU time (s): 1200.09
CPU user time (s): 1199.25
CPU system time (s): 0.84
CPU usage (%): 99.9398
Max. virtual memory (cumulated for all children) (KiB): 244176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.006998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 674
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= 260
involuntary context switches= 3

runsolver used 1.2958 second user time and 3.10853 second system time

The end

Launcher Data (download as text)

Begin job on node61 on Thu May 17 11:43:25 UTC 2007

IDJOB= 461635
IDBENCH= 48498
IDSOLVER= 205
FILE ID= node61/461635-1179402205

PBS_JOBID= 5292651

Free space on /tmp= 66522 MiB

SOLVER NAME= minicirc 2007-05-17
BENCH NAME= HOME/pub/bench/AIG07/industrial-aig/grieu/vmpc_31.aig
COMMAND LINE= minicirc.bash /tmp/evaluation/461635-1179402205/instance-461635-1179402205.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-461635-1179402205 -o ROOT/results/node61/solver-461635-1179402205 -C 1200 -W 1800 -M 1800 --output-limit 1,15  minicirc.bash /tmp/evaluation/461635-1179402205/instance-461635-1179402205.aig

META MD5SUM SOLVER= 5a68a0730754c919c3e4a8ed70e49cdc
MD5SUM BENCH=  977fa4ed911e5a73a74e35f7ad2a9c05

RANDOM SEED= 895426393

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node61.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.240
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.240
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:       1512736 kB
Buffers:         37864 kB
Cached:         375588 kB
SwapCached:       2708 kB
Active:          80428 kB
Inactive:       342788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1512736 kB
SwapTotal:     4192956 kB
SwapFree:      4184216 kB
Dirty:            5744 kB
Writeback:           0 kB
Mapped:          15932 kB
Slab:           106152 kB
Committed_AS:  6493632 kB
PageTables:       1416 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= 66522 MiB

End job on node61 on Thu May 17 12:03:28 UTC 2007