Trace number 461798

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.05 1200.91

General information on the benchmark

Nameadditional-aig/
c32sat-ssort/ssort15.aig
MD5SUM7f09ca66b15844febfe7da07c6e8b6e6
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)

2.89/2.94	c ____________________________________________________________________________________
2.89/2.94	c !! Parsing                         :   175912 ANDs  14816 PIs   (CPU-Time    0.08 s)
2.89/2.94	c ____________________________________________________________________________________
2.89/2.94	c !! Initial simplification          :   167638 ANDs  14816 PIs   (CPU-Time    0.15 s)
2.89/2.94	c >>     Top conjunction: 8275 POs
2.89/2.94	c ____________________________________________________________________________________
2.89/2.94	c !! DAG-aware minimization begins   : 
2.89/2.94	c >>     Strashing:
2.89/2.94	c >>     Minimizing:
2.89/2.94	c >>     progress        0/  167638
>>     progress     1000/  167520
>>     progress     2000/  167498
>>     progress     3000/  167498
>>     progress     4000/  167498
>>     progress     5000/  167498
>>     progress     6000/  167498
>>     progress     7000/  167498
>>     progress     8000/  167436
>>     progress     9000/  167436
>>     progress    10000/  167416
>>     progress    11000/  167332
>>     progress    12000/  167312
>>     progress    13000/  167312
>>     progress    14000/  167286
>>     progress    15000/  167250
>>     progress    16000/  167250
>>     progress    17000/  167188
>>     progress    18000/  167126
>>     progress    19000/  167109
>>     progress    20000/  167064
>>     progress    21000/  167006
>>     progress    22000/  167002
>>     progress    23000/  166978
>>     progress    24000/  166940
>>     progress    25000/  166878
>>     progress    26000/  166844
>>     progress    27000/  166816
>>     progress    28000/  166799
>>     progress    29000/  166754
>>     progress    30000/  166754
>>     progress    31000/  166696
>>     progress    32000/  166686
>>     progress    33000/  166618
>>     progress    34000/  166568
>>     progress    35000/  166520
>>     progress    36000/  166444
>>     progress    37000/  166427
>>     progress    38000/  166370
>>     progress    39000/  166327
>>     progress    40000/  166252
>>     progress    41000/  166199
>>     progress    42000/  166182
>>     progress    43000/  166182
>>     progress    44000/  166134
>>     progress    45000/  166072
>>     progress    46000/  166071
>>     progress    47000/  166006
>>     progress    48000/  165948
>>     progress    49000/  165886
>>     progress    50000/  165824
>>     progress    51000/  165762
>>     progress    52000/  165694
>>     progress    53000/  165638
>>     progress    54000/  165600
>>     progress    55000/  165576
>>     progress    56000/  165514
>>     progress    57000/  165514
>>     progress    58000/  165452
>>     progress    59000/  165403
>>     progress    60000/  165390
>>     progress    61000/  165368
>>     progress    62000/  165328
>>     progress    63000/  165261
>>     progress    64000/  165204
>>     progress    65000/  165101
>>     progress    66000/  165072
>>     progress    67000/  164956
>>     progress    68000/  164894
>>     progress    69000/  164832
>>     progress    70000/  164770
>>     progress    71000/  164684
>>     progress    72000/  164646
>>     progress    73000/  164646
>>     progress    74000/  164568
>>     progress    75000/  164522
>>     progress    76000/  164520
>>     progress    77000/  164460
>>     progress    78000/  164426
>>     progress    79000/  164336
>>     progress    80000/  164316
>>     progress    81000/  164274
>>     progress    82000/  164206
>>     progress    83000/  164150
>>     progress    84000/  164088
>>     progress    85000/  164022
>>     progress    86000/  163960
>>     progress    87000/  163902
>>     progress    88000/  163840
>>     progress    89000/  163801
>>     progress    90000/  163754
>>     progress    91000/  163686
>>     progress    92000/  163642
>>     progress    93000/  163592
>>     progress    94000/  163570
>>     progress    95000/  163530
>>     progress    96000/  163478
>>     progress    97000/  163468
>>     progress    98000/  163402
>>     progress    99000/  163344
>>     progress   100000/  163277
>>     progress   101000/  163220
>>     progress   102000/  163172
>>     progress   103000/  163158
>>     progress   104000/  163118
>>     progress   105000/  163092
>>     progress   106000/  163045
>>     progress   107000/  162992
>>     progress   108000/  162921
>>     progress   109000/  162850
>>     progress   110000/  162786
>>     progress   111000/  162786
>>     progress   112000/  162690
>>     progress   113000/  162662
>>     progress   114000/  162600
>>     progress   115000/  162585
>>     progress   116000/  162538
>>     progress   117000/  162538
>>     progress   118000/  162470
>>     progress   119000/  162382
>>     progress   120000/  162310
>>     progress   121000/  162240
>>     progress   122000/  162228
>>     progress   123000/  162228
>>     progress   124000/  162182
>>     progress   125000/  162154
>>     progress   126000/  162042
>>     progress   127000/  161980
>>     progress   128000/  161925
>>     progress   129000/  161856
>>     progress   130000/  161856
>>     progress   131000/  161732
>>     progress   132000/  161714
>>     progress   133000/  161666
>>     progress   134000/  161608
>>     progress   135000/  161546
>>     progress   136000/  161515
>>     progress   137000/  161484
>>     progress   138000/  161422
>>     progress   139000/  161422
>>     progress   140000/  161360
>>     progress   141000/  161298
>>     progress   142000/  161239
>>     progress   143000/  161236
>>     progress   144000/  161236
>>     progress   145000/  161174
>>     progress   146000/  161112
>>     progress   147000/  161112
>>     progress   148000/  161050
>>     progress   149000/  161034
>>     progress   150000/  161034
>>     progress   151000/  160980
>>     progress   152000/  160980
>>     progress   153000/  160953
>>     progress   154000/  160910
>>     progress   155000/  160910
>>     progress   156000/  160840
>>     progress   157000/  160840
>>     progress   158000/  160840
>>     progress   159000/  160716
>>     progress   160000/  160700
>>     progress   161000/  160700
>>     progress   162000/  160603
>>     progress   163000/  160560
>>     progress   164000/  160560
>>     progress   165000/  160490
>>     progress   166000/  160472
>>     progress   167000/  160472
>>     progress   168000/  160420
>>     progress   169000/  160420
>>     progress   170000/  160387
>>     progress   171000/  160280
>>     progress   172000/  160218
>>     progress   173000/  160218
>>     progress   174000/  160218
>>     Reduction in #ANDs:  4.47 %
10.68/10.79	c >>     Core shrink time  : 2.45 s
10.68/10.79	c >>     Globally redundant: 0
10.68/10.79	c >> DAG-aware minimization completed:   160148 ANDs  14816 PIs   (CPU-Time    2.56 s)
10.68/10.79	c ____________________________________________________________________________________
10.68/10.79	c !! Tech-mapping for CNF begins     : 
10.68/10.79	c >>     PROGRESS (techmap - generating cuts)     100000/    183241
>>     Cut statistics:  (total = 713619, avg = 4.5, max = 23)          
10.68/10.79	c >>        0:   263605 clauses   (CPU Time 1.23)
10.68/10.79	c >>        1:   248986 clauses   (CPU Time 1.23)
10.68/10.79	c >>        2:   248986 clauses   (CPU Time 1.99)
10.68/10.79	c >>        3:   248986 clauses   (CPU Time 2.00)
10.68/10.79	c >>     Core techmap time: 6.61 s
10.68/10.79	c >> Tech-mapping for CNF completed  :    54661 LUTs  14816 PIs   (CPU-Time    6.64 s)
10.68/10.79	c ____________________________________________________________________________________
10.68/10.79	c !! Producing initial SAT-problem   :   249832 clauses           (CPU-Time -117781865041672371372767573514161680204731216499399270235504204176192250521305485681705345645268469439284254960077945931728776078780781172562231673829337504835238952954731954176.00 s)
10.68/10.79	c ____________________________________________________________________________________
10.68/10.79	c !! Running SAT...
10.68/10.79	c 
10.68/10.79	c ============================[After Simplification]=============================
10.68/10.79	c |  Number of variables:  25462                                                |
10.68/10.79	c |  Number of clauses:    153111                                               |
10.68/10.79	c ============================[ Search Statistics ]==============================
10.68/10.79	c | Conflicts |          ORIG

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/node13/watcher-461798-1179402894 -o ROOT/results/node13/solver-461798-1179402894 -C 1200 -W 1800 -M 1800 --output-limit 1,15 minicirc.bash /tmp/evaluation/461798-1179402894/instance-461798-1179402894.aig 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.07 0.49 0.59 3/77 27379
/proc/meminfo: memFree=1717864/2055920 swapFree=4159364/4192956
[pid=27379] ppid=27377 vsize=5356 CPUtime=0
/proc/27379/stat : 27379 (minicirc.bash) S 27377 27379 27311 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 388207210 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27379/statm: 1339 224 186 169 0 50 0
[pid=27380] ppid=27379 vsize=9972 CPUtime=0
/proc/27380/stat : 27380 (minicirc.linux3) R 27379 27379 27311 0 -1 4194304 184 0 0 0 0 0 0 0 19 0 1 0 388207210 10211328 159 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135248364 0 0 4096 17507 0 0 0 17 0 0 0
/proc/27380/statm: 2493 162 54 274 0 2008 0
[pid=27381] ppid=27379 vsize=5356 CPUtime=0
/proc/27381/stat : 27381 (minicirc.bash) R 27379 27379 27311 0 -1 4194368 24 0 0 0 0 0 0 0 18 0 1 0 388207210 5484544 229 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 269757246759 0 0 4096 0 0 0 0 17 1 0 0
/proc/27381/statm: 1339 229 191 169 0 50 0

[startup+0.093197 s]
/proc/loadavg: 0.07 0.49 0.59 3/77 27379
/proc/meminfo: memFree=1717864/2055920 swapFree=4159364/4192956
[pid=27379] ppid=27377 vsize=5356 CPUtime=0
/proc/27379/stat : 27379 (minicirc.bash) S 27377 27379 27311 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 388207210 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27379/statm: 1339 224 186 169 0 50 0
[pid=27380] ppid=27379 vsize=10448 CPUtime=0.08
/proc/27380/stat : 27380 (minicirc.linux3) R 27379 27379 27311 0 -1 4194304 2138 0 0 0 8 0 0 0 19 0 1 0 388207210 10698752 2080 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134695678 0 0 4096 17507 0 0 0 17 0 0 0
/proc/27380/statm: 2612 2081 71 274 0 2127 0
[pid=27381] ppid=27379 vsize=12268 CPUtime=0
/proc/27381/stat : 27381 (miniadapter.pl) S 27379 27379 27311 0 -1 4194304 378 0 0 0 0 0 0 0 18 0 1 0 388207210 12562432 337 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/27381/statm: 3067 337 262 3 0 167 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 28072

[startup+0.101198 s]
/proc/loadavg: 0.07 0.49 0.59 3/77 27379
/proc/meminfo: memFree=1717864/2055920 swapFree=4159364/4192956
[pid=27379] ppid=27377 vsize=5356 CPUtime=0
/proc/27379/stat : 27379 (minicirc.bash) S 27377 27379 27311 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 388207210 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27379/statm: 1339 224 186 169 0 50 0
[pid=27380] ppid=27379 vsize=10448 CPUtime=0.09
/proc/27380/stat : 27380 (minicirc.linux3) R 27379 27379 27311 0 -1 4194304 2188 0 0 0 9 0 0 0 19 0 1 0 388207210 10698752 2130 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134695678 0 0 4096 17507 0 0 0 17 0 0 0
/proc/27380/statm: 2612 2130 71 274 0 2127 0
[pid=27381] ppid=27379 vsize=12268 CPUtime=0
/proc/27381/stat : 27381 (miniadapter.pl) S 27379 27379 27311 0 -1 4194304 378 0 0 0 0 0 0 0 18 0 1 0 388207210 12562432 337 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/27381/statm: 3067 337 262 3 0 167 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28072

[startup+0.301242 s]
/proc/loadavg: 0.07 0.49 0.59 3/77 27379
/proc/meminfo: memFree=1717864/2055920 swapFree=4159364/4192956
[pid=27379] ppid=27377 vsize=5356 CPUtime=0
/proc/27379/stat : 27379 (minicirc.bash) S 27377 27379 27311 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 388207210 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27379/statm: 1339 224 186 169 0 50 0
[pid=27380] ppid=27379 vsize=20160 CPUtime=0.29
/proc/27380/stat : 27380 (minicirc.linux3) R 27379 27379 27311 0 -1 4194304 9589 0 0 0 26 3 0 0 21 0 1 0 388207210 20643840 4598 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134701305 0 0 4096 17507 0 0 0 17 0 0 0
/proc/27380/statm: 5040 4598 120 274 0 4555 0
[pid=27381] ppid=27379 vsize=12268 CPUtime=0
/proc/27381/stat : 27381 (miniadapter.pl) S 27379 27379 27311 0 -1 4194304 387 0 0 0 0 0 0 0 15 0 1 0 388207210 12562432 346 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/27381/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37784

[startup+0.701327 s]
/proc/loadavg: 0.07 0.49 0.59 3/77 27379
/proc/meminfo: memFree=1717864/2055920 swapFree=4159364/4192956
[pid=27379] ppid=27377 vsize=5356 CPUtime=0
/proc/27379/stat : 27379 (minicirc.bash) S 27377 27379 27311 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 388207210 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27379/statm: 1339 224 186 169 0 50 0
[pid=27380] ppid=27379 vsize=27688 CPUtime=0.69
/proc/27380/stat : 27380 (minicirc.linux3) R 27379 27379 27311 0 -1 4194304 12674 0 0 0 65 4 0 0 25 0 1 0 388207210 28352512 6292 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134967809 0 0 4096 17507 0 0 0 17 0 0 0
/proc/27380/statm: 6922 6292 187 274 0 6437 0
[pid=27381] ppid=27379 vsize=12268 CPUtime=0
/proc/27381/stat : 27381 (miniadapter.pl) S 27379 27379 27311 0 -1 4194304 387 0 0 0 0 0 0 0 16 0 1 0 388207210 12562432 346 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/27381/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45312

[startup+1.5015 s]
/proc/loadavg: 0.14 0.50 0.59 2/80 27382
/proc/meminfo: memFree=1691728/2055920 swapFree=4159364/4192956
[pid=27379] ppid=27377 vsize=5356 CPUtime=0
/proc/27379/stat : 27379 (minicirc.bash) S 27377 27379 27311 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 388207210 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27379/statm: 1339 224 186 169 0 50 0
[pid=27380] ppid=27379 vsize=29968 CPUtime=1.49
/proc/27380/stat : 27380 (minicirc.linux3) R 27379 27379 27311 0 -1 4194304 13354 0 0 0 145 4 0 0 25 0 1 0 388207210 30687232 6870 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134964599 0 0 4096 17507 0 0 0 17 0 0 0
/proc/27380/statm: 7492 6870 187 274 0 7007 0
[pid=27381] ppid=27379 vsize=12268 CPUtime=0
/proc/27381/stat : 27381 (miniadapter.pl) S 27379 27379 27311 0 -1 4194304 387 0 0 0 0 0 0 0 16 0 1 0 388207210 12562432 346 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/27381/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 47592

[startup+3.10284 s]
/proc/loadavg: 0.14 0.50 0.59 2/80 27382
/proc/meminfo: memFree=1688464/2055920 swapFree=4159364/4192956
[pid=27379] ppid=27377 vsize=5356 CPUtime=0
/proc/27379/stat : 27379 (minicirc.bash) S 27377 27379 27311 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 388207210 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27379/statm: 1339 224 186 169 0 50 0
[pid=27380] ppid=27379 vsize=26772 CPUtime=3.09
/proc/27380/stat : 27380 (minicirc.linux3) R 27379 27379 27311 0 -1 4194304 20092 0 0 0 302 7 0 0 25 0 1 0 388207210 27414528 5972 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134939298 0 0 4096 17507 0 0 0 17 0 0 0
/proc/27380/statm: 6693 5972 196 274 0 6208 0
[pid=27381] ppid=27379 vsize=12268 CPUtime=0
/proc/27381/stat : 27381 (miniadapter.pl) S 27379 27379 27311 0 -1 4194304 391 0 0 0 0 0 0 0 15 0 1 0 388207210 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/27381/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44396

[startup+6.30152 s]
/proc/loadavg: 0.14 0.50 0.59 2/80 27382
/proc/meminfo: memFree=1686288/2055920 swapFree=4159364/4192956
[pid=27379] ppid=27377 vsize=5356 CPUtime=0
/proc/27379/stat : 27379 (minicirc.bash) S 27377 27379 27311 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 388207210 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27379/statm: 1339 224 186 169 0 50 0
[pid=27380] ppid=27379 vsize=34236 CPUtime=6.28
/proc/27380/stat : 27380 (minicirc.linux3) R 27379 27379 27311 0 -1 4194304 22510 0 0 0 620 8 0 0 25 0 1 0 388207210 35057664 7774 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134817023 0 0 4096 17507 0 0 0 17 0 0 0
/proc/27380/statm: 8559 7774 199 274 0 8074 0
[pid=27381] ppid=27379 vsize=12268 CPUtime=0
/proc/27381/stat : 27381 (miniadapter.pl) S 27379 27379 27311 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 388207210 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/27381/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 51860

[startup+12.7019 s]
/proc/loadavg: 0.28 0.52 0.59 2/80 27382
/proc/meminfo: memFree=1659032/2055920 swapFree=4159364/4192956
[pid=27379] ppid=27377 vsize=5356 CPUtime=0
/proc/27379/stat : 27379 (minicirc.bash) S 27377 27379 27311 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 388207210 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27379/statm: 1339 224 186 169 0 50 0
[pid=27380] ppid=27379 vsize=64528 CPUtime=12.68
/proc/27380/stat : 27380 (minicirc.linux3) R 27379 27379 27311 0 -1 4194304 36288 0 0 0 1253 15 0 0 25 0 1 0 388207210 66076672 14643 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043596 0 0 4096 17507 0 0 0 17 0 0 0
/proc/27380/statm: 16132 14643 218 274 0 15647 0
[pid=27381] ppid=27379 vsize=12268 CPUtime=0
/proc/27381/stat : 27381 (miniadapter.pl) S 27379 27379 27311 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 388207210 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/27381/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 82152

[startup+25.5016 s]
/proc/loadavg: 0.39 0.53 0.60 2/80 27382
/proc/meminfo: memFree=1656280/2055920 swapFree=4159364/4192956
[pid=27379] ppid=27377 vsize=5356 CPUtime=0
/proc/27379/stat : 27379 (minicirc.bash) S 27377 27379 27311 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 388207210 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27379/statm: 1339 224 186 169 0 50 0
[pid=27380] ppid=27379 vsize=67524 CPUtime=25.47
/proc/27380/stat : 27380 (minicirc.linux3) R 27379 27379 27311 0 -1 4194304 37063 0 0 0 2531 16 0 0 25 0 1 0 388207210 69144576 15377 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043596 0 0 4096 17507 0 0 0 17 0 0 0
/proc/27380/statm: 16881 15377 218 274 0 16396 0
[pid=27381] ppid=27379 vsize=12268 CPUtime=0
/proc/27381/stat : 27381 (miniadapter.pl) S 27379 27379 27311 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 388207210 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/27381/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 85148

[startup+51.101 s]
/proc/loadavg: 0.60 0.57 0.61 2/80 27382
/proc/meminfo: memFree=1644696/2055920 swapFree=4159364/4192956
[pid=27379] ppid=27377 vsize=5356 CPUtime=0
/proc/27379/stat : 27379 (minicirc.bash) S 27377 27379 27311 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 388207210 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27379/statm: 1339 224 186 169 0 50 0
[pid=27380] ppid=27379 vsize=79336 CPUtime=51.05
/proc/27380/stat : 27380 (minicirc.linux3) R 27379 27379 27311 0 -1 4194304 40161 0 0 0 5086 19 0 0 25 0 1 0 388207210 81240064 18323 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043662 0 0 4096 17507 0 0 0 17 0 0 0
/proc/27380/statm: 19834 18323 218 274 0 19349 0
[pid=27381] ppid=27379 vsize=12268 CPUtime=0
/proc/27381/stat : 27381 (miniadapter.pl) S 27379 27379 27311 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 388207210 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/27381/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 96960

[startup+102.307 s]
/proc/loadavg: 0.84 0.64 0.63 2/80 27382
/proc/meminfo: memFree=1622488/2055920 swapFree=4159364/4192956
[pid=27379] ppid=27377 vsize=5356 CPUtime=0
/proc/27379/stat : 27379 (minicirc.bash) S 27377 27379 27311 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 388207210 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27379/statm: 1339 224 186 169 0 50 0
[pid=27380] ppid=27379 vsize=101552 CPUtime=102.22
/proc/27380/stat : 27380 (minicirc.linux3) R 27379 27379 27311 0 -1 4194304 45964 0 0 0 10197 25 0 0 25 0 1 0 388207210 103989248 23787 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043596 0 0 4096 17507 0 0 0 17 0 0 0
/proc/27380/statm: 25388 23787 218 274 0 24903 0
[pid=27381] ppid=27379 vsize=12268 CPUtime=0
/proc/27381/stat : 27381 (miniadapter.pl) S 27379 27379 27311 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 388207210 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/27381/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 119176

[startup+162.302 s]
/proc/loadavg: 0.94 0.70 0.65 2/80 27382
/proc/meminfo: memFree=1610904/2055920 swapFree=4159364/4192956
[pid=27379] ppid=27377 vsize=5356 CPUtime=0
/proc/27379/stat : 27379 (minicirc.bash) S 27377 27379 27311 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 388207210 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27379/statm: 1339 224 186 169 0 50 0
[pid=27380] ppid=27379 vsize=112652 CPUtime=162.17
/proc/27380/stat : 27380 (minicirc.linux3) R 27379 27379 27311 0 -1 4194304 48805 0 0 0 16190 27 0 0 25 0 1 0 388207210 115355648 26628 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043971 0 0 4096 17507 0 0 0 17 0 0 0
/proc/27380/statm: 28163 26628 218 274 0 27678 0

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

/proc/meminfo: memFree=1574872/2055920 swapFree=4159364/4192956
[pid=27379] ppid=27377 vsize=5356 CPUtime=0
/proc/27379/stat : 27379 (minicirc.bash) S 27377 27379 27311 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 388207210 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27379/statm: 1339 224 186 169 0 50 0
[pid=27380] ppid=27379 vsize=148804 CPUtime=761.77
/proc/27380/stat : 27380 (minicirc.linux3) R 27379 27379 27311 0 -1 4194304 58078 0 0 0 76124 53 0 0 25 0 1 0 388207210 152375296 35597 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 0 0 0
/proc/27380/statm: 37201 35597 218 274 0 36716 0
[pid=27381] ppid=27379 vsize=12268 CPUtime=0
/proc/27381/stat : 27381 (miniadapter.pl) S 27379 27379 27311 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 388207210 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/27381/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 761.77
Current children cumulated vsize (KiB) 166428

[startup+822.301 s]
/proc/loadavg: 0.99 0.95 0.80 2/80 27580
/proc/meminfo: memFree=1574872/2055920 swapFree=4159364/4192956
[pid=27379] ppid=27377 vsize=5356 CPUtime=0
/proc/27379/stat : 27379 (minicirc.bash) S 27377 27379 27311 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 388207210 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27379/statm: 1339 224 186 169 0 50 0
[pid=27380] ppid=27379 vsize=148804 CPUtime=821.71
/proc/27380/stat : 27380 (minicirc.linux3) R 27379 27379 27311 0 -1 4194304 58081 0 0 0 82118 53 0 0 25 0 1 0 388207210 152375296 35600 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135041091 0 0 4096 17507 0 0 0 17 1 0 0
/proc/27380/statm: 37201 35600 218 274 0 36716 0
[pid=27381] ppid=27379 vsize=12268 CPUtime=0
/proc/27381/stat : 27381 (miniadapter.pl) S 27379 27379 27311 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 388207210 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/27381/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 821.71
Current children cumulated vsize (KiB) 166428

[startup+882.303 s]
/proc/loadavg: 0.99 0.96 0.82 2/80 27580
/proc/meminfo: memFree=1574872/2055920 swapFree=4159364/4192956
[pid=27379] ppid=27377 vsize=5356 CPUtime=0
/proc/27379/stat : 27379 (minicirc.bash) S 27377 27379 27311 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 388207210 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27379/statm: 1339 224 186 169 0 50 0
[pid=27380] ppid=27379 vsize=148804 CPUtime=881.67
/proc/27380/stat : 27380 (minicirc.linux3) R 27379 27379 27311 0 -1 4194304 58081 0 0 0 88114 53 0 0 25 0 1 0 388207210 152375296 35600 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 0 0 0
/proc/27380/statm: 37201 35600 218 274 0 36716 0
[pid=27381] ppid=27379 vsize=12268 CPUtime=0
/proc/27381/stat : 27381 (miniadapter.pl) S 27379 27379 27311 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 388207210 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/27381/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 881.67
Current children cumulated vsize (KiB) 166428

[startup+942.302 s]
/proc/loadavg: 0.99 0.96 0.82 2/80 27580
/proc/meminfo: memFree=1561560/2055920 swapFree=4159364/4192956
[pid=27379] ppid=27377 vsize=5356 CPUtime=0
/proc/27379/stat : 27379 (minicirc.bash) S 27377 27379 27311 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 388207210 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27379/statm: 1339 224 186 169 0 50 0
[pid=27380] ppid=27379 vsize=162628 CPUtime=941.62
/proc/27380/stat : 27380 (minicirc.linux3) R 27379 27379 27311 0 -1 4194304 61521 0 0 0 94105 57 0 0 25 0 1 0 388207210 166531072 39040 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 0 0 0
/proc/27380/statm: 40657 39040 218 274 0 40172 0
[pid=27381] ppid=27379 vsize=12268 CPUtime=0
/proc/27381/stat : 27381 (miniadapter.pl) S 27379 27379 27311 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 388207210 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/27381/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 941.62
Current children cumulated vsize (KiB) 180252

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.83 2/80 27580
/proc/meminfo: memFree=1545496/2055920 swapFree=4159364/4192956
[pid=27379] ppid=27377 vsize=5356 CPUtime=0
/proc/27379/stat : 27379 (minicirc.bash) S 27377 27379 27311 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 388207210 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27379/statm: 1339 224 186 169 0 50 0
[pid=27380] ppid=27379 vsize=178316 CPUtime=1001.58
/proc/27380/stat : 27380 (minicirc.linux3) R 27379 27379 27311 0 -1 4194304 65466 0 0 0 100097 61 0 0 25 0 1 0 388207210 182595584 42985 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043596 0 0 4096 17507 0 0 0 17 0 0 0
/proc/27380/statm: 44579 42985 218 274 0 44094 0
[pid=27381] ppid=27379 vsize=12268 CPUtime=0
/proc/27381/stat : 27381 (miniadapter.pl) S 27379 27379 27311 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 388207210 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/27381/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 1001.58
Current children cumulated vsize (KiB) 195940

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.83 2/80 27580
/proc/meminfo: memFree=1544088/2055920 swapFree=4159364/4192956
[pid=27379] ppid=27377 vsize=5356 CPUtime=0
/proc/27379/stat : 27379 (minicirc.bash) S 27377 27379 27311 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 388207210 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27379/statm: 1339 224 186 169 0 50 0
[pid=27380] ppid=27379 vsize=179636 CPUtime=1061.54
/proc/27380/stat : 27380 (minicirc.linux3) R 27379 27379 27311 0 -1 4194304 65812 0 0 0 106093 61 0 0 25 0 1 0 388207210 183947264 43331 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043662 0 0 4096 17507 0 0 0 17 0 0 0
/proc/27380/statm: 44909 43331 218 274 0 44424 0
[pid=27381] ppid=27379 vsize=12268 CPUtime=0
/proc/27381/stat : 27381 (miniadapter.pl) S 27379 27379 27311 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 388207210 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/27381/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 1061.54
Current children cumulated vsize (KiB) 197260

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.84 2/80 27580
/proc/meminfo: memFree=1544024/2055920 swapFree=4159364/4192956
[pid=27379] ppid=27377 vsize=5356 CPUtime=0
/proc/27379/stat : 27379 (minicirc.bash) S 27377 27379 27311 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 388207210 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27379/statm: 1339 224 186 169 0 50 0
[pid=27380] ppid=27379 vsize=179636 CPUtime=1121.49
/proc/27380/stat : 27380 (minicirc.linux3) R 27379 27379 27311 0 -1 4194304 65814 0 0 0 112088 61 0 0 25 0 1 0 388207210 183947264 43333 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 0 0 0
/proc/27380/statm: 44909 43333 218 274 0 44424 0
[pid=27381] ppid=27379 vsize=12268 CPUtime=0
/proc/27381/stat : 27381 (miniadapter.pl) S 27379 27379 27311 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 388207210 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/27381/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 1121.49
Current children cumulated vsize (KiB) 197260

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.85 2/80 27580
/proc/meminfo: memFree=1543960/2055920 swapFree=4159364/4192956
[pid=27379] ppid=27377 vsize=5356 CPUtime=0
/proc/27379/stat : 27379 (minicirc.bash) S 27377 27379 27311 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 388207210 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27379/statm: 1339 224 186 169 0 50 0
[pid=27380] ppid=27379 vsize=179636 CPUtime=1181.46
/proc/27380/stat : 27380 (minicirc.linux3) R 27379 27379 27311 0 -1 4194304 65815 0 0 0 118085 61 0 0 25 0 1 0 388207210 183947264 43334 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043594 0 0 4096 17507 0 0 0 17 1 0 0
/proc/27380/statm: 44909 43334 218 274 0 44424 0
[pid=27381] ppid=27379 vsize=12268 CPUtime=0
/proc/27381/stat : 27381 (miniadapter.pl) S 27379 27379 27311 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 388207210 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/27381/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 1181.46
Current children cumulated vsize (KiB) 197260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.9 s]
/proc/loadavg: 0.99 0.97 0.85 2/80 27580
/proc/meminfo: memFree=1543960/2055920 swapFree=4159364/4192956
[pid=27379] ppid=27377 vsize=5356 CPUtime=0
/proc/27379/stat : 27379 (minicirc.bash) S 27377 27379 27311 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 388207210 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27379/statm: 1339 224 186 169 0 50 0
[pid=27380] ppid=27379 vsize=179636 CPUtime=1200.05
/proc/27380/stat : 27380 (minicirc.linux3) R 27379 27379 27311 0 -1 4194304 65815 0 0 0 119944 61 0 0 25 0 1 0 388207210 183947264 43334 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 0 0 0
/proc/27380/statm: 44909 43334 218 274 0 44424 0
[pid=27381] ppid=27379 vsize=12268 CPUtime=0
/proc/27381/stat : 27381 (miniadapter.pl) S 27379 27379 27311 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 388207210 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/27381/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 197260

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

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

[startup+1200.9 s]
/proc/loadavg: 0.99 0.97 0.85 2/80 27580
/proc/meminfo: memFree=1543960/2055920 swapFree=4159364/4192956
[pid=27379] ppid=27377 vsize=5356 CPUtime=0
/proc/27379/stat : 27379 (minicirc.bash) S 27377 27379 27311 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 388207210 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27379/statm: 1339 224 186 169 0 50 0
[pid=27380] ppid=27379 vsize=179636 CPUtime=1200.05
/proc/27380/stat : 27380 (minicirc.linux3) R 27379 27379 27311 0 -1 4194304 65815 0 0 0 119944 61 0 0 25 0 1 0 388207210 183947264 43334 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 0 0 0
/proc/27380/statm: 44909 43334 218 274 0 44424 0
[pid=27381] ppid=27379 vsize=12268 CPUtime=0
/proc/27381/stat : 27381 (miniadapter.pl) S 27379 27379 27311 0 -1 4194304 391 0 0 0 0 0 0 0 16 0 1 0 388207210 12562432 350 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/27381/statm: 3067 350 271 3 0 167 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 197260

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27379 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.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.91
CPU time (s): 1200.05
CPU user time (s): 1199.44
CPU system time (s): 0.61
CPU usage (%): 99.9281
Max. virtual memory (cumulated for all children) (KiB): 197260

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= 226
involuntary context switches= 2

runsolver used 1.38779 second user time and 3.04354 second system time

The end

Launcher Data (download as text)

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

IDJOB= 461798
IDBENCH= 48661
IDSOLVER= 205
FILE ID= node13/461798-1179402894

PBS_JOBID= 5292469

Free space on /tmp= 66535 MiB

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

META MD5SUM SOLVER= 5a68a0730754c919c3e4a8ed70e49cdc
MD5SUM BENCH=  7f09ca66b15844febfe7da07c6e8b6e6

RANDOM SEED= 453579055

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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:       1718144 kB
Buffers:         47260 kB
Cached:         197640 kB
SwapCached:      12684 kB
Active:         117016 kB
Inactive:       150684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1718144 kB
SwapTotal:     4192956 kB
SwapFree:      4159364 kB
Dirty:            5448 kB
Writeback:           0 kB
Mapped:          29932 kB
Slab:            55556 kB
Committed_AS: 10813948 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 node13 on Thu May 17 12:14:57 UTC 2007