Trace number 3274969

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SAT07 reference solver: minisat SAT 2007? (TO) 5000.06 4999.91

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_2vars_11gates_u2_autoenc.cnf
MD5SUM36c3169a5cad0483dd15befcefc4323e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1540.75
Satisfiable
(Un)Satisfiability was proved
Number of variables526
Number of clauses146535
Sum of the clauses size858954
Maximum clause length14
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 22476
Number of clauses of size 34
Number of clauses of size 41387
Number of clauses of size 57328
Number of clauses of size over 5135276

Solver Data

0.00/0.00	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  526                                                  |
0.00/0.00	c |  Number of clauses:    146535                                               |
0.05/0.08	c |  Parsing time:         0.08         s                                       |
1.89/1.95	c ============================[ Search Statistics ]==============================
1.89/1.95	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.89/1.95	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.89/1.95	c ===============================================================================
1.89/1.95	c |         0 |     406    52862   314785 |    17620        0    nan |  0.000 % |
1.89/1.96	c |       105 |     406    52862   314785 |    19382      105     29 | 12.168 % |
1.89/1.96	c |       259 |     406    52862   314785 |    21321      259     21 | 12.168 % |
1.89/1.96	c |       485 |     406    52862   314785 |    23453      485     17 | 12.168 % |
1.89/1.97	c |       823 |     406    52862   314785 |    25798      823     20 | 12.168 % |
1.89/1.98	c |      1335 |     406    52862   314785 |    28378     1335     21 | 12.168 % |
1.89/1.99	c |      2094 |     406    52862   314785 |    31216     2094     24 | 12.168 % |
1.99/2.01	c |      3234 |     406    52862   314785 |    34337     3234     23 | 12.168 % |
1.99/2.05	c |      4945 |     406    52862   314785 |    37771     4945     27 | 12.168 % |
2.09/2.11	c |      7508 |     406    52862   314785 |    41548     7508     25 | 12.168 % |
2.19/2.24	c |     11354 |     406    52862   314785 |    45703    11354     27 | 12.168 % |
2.39/2.45	c |     17121 |     406    52862   314785 |    50273    17121     29 | 12.168 % |
2.69/2.77	c |     25770 |     406    52862   314785 |    55301    25770     28 | 12.168 % |
3.39/3.41	c |     38744 |     406    52862   314785 |    60831    38744     31 | 12.168 % |
4.69/4.73	c |     58207 |     406    52862   314785 |    66914    58207     34 | 12.168 % |
7.49/7.50	c |     87400 |     406    52862   314785 |    73605    36480     49 | 12.168 % |
12.29/12.33	c |    131190 |     406    52862   314785 |    80966    25247     43 | 12.168 % |
21.19/21.27	c |    196874 |     406    52862   314785 |    89063    30706     42 | 12.168 % |
34.29/34.35	c |    295401 |     406    52862   314785 |    97969    60181     45 | 12.168 % |
55.00/55.02	c |    443191 |     406    52862   314785 |   107766    51024     43 | 12.168 % |
91.19/91.21	c |    664875 |     406    52862   314785 |   118543    99771     44 | 12.168 % |
151.00/151.08	c |    997402 |     406    52862   314785 |   130397    45515     41 | 12.168 % |
241.09/241.15	c |   1496191 |     406    52862   314785 |   143437   115473     49 | 12.168 % |
375.90/375.94	c |   2244376 |     406    52862   314785 |   157780   123583     47 | 12.168 % |
609.41/609.43	c |   3366652 |     406    52862   314785 |   173558    39258     38 | 12.168 % |
938.33/938.33	c |   5050064 |     406    52862   314785 |   190914    75456     44 | 12.168 % |
1527.03/1527.09	c |   7575182 |     406    52862   314785 |   210006    95432     47 | 12.168 % |
2408.26/2408.24	c |  11362857 |     406    52862   314785 |   231006   170560     47 | 12.168 % |
3803.60/3803.57	c |  17044370 |     406    52862   314785 |   254107    74295     48 | 12.168 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3274969-1303635248/watcher-3274969-1303635248 -o /tmp/evaluation-result-3274969-1303635248/solver-3274969-1303635248 -C 5000 -W 5000 -M 15500 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-3274969-1303635248.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 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.01 0.03 0.00 2/181 30467
/proc/meminfo: memFree=18456468/32951124 swapFree=67111528/67111528
[pid=30467] ppid=30465 vsize=2440 CPUtime=0 cores=1,3,5,7
/proc/30467/stat : 30467 (minisat_noasser) R 30465 30467 30429 0 -1 4202496 561 0 0 0 0 0 0 0 21 0 1 0 475122683 2498560 517 33554432000 134512640 135048876 4292481792 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30467/statm: 610 517 50 131 0 477 0

[startup+0.06038 s]
/proc/loadavg: 0.01 0.03 0.00 2/181 30467
/proc/meminfo: memFree=18456468/32951124 swapFree=67111528/67111528
[pid=30467] ppid=30465 vsize=10804 CPUtime=0.05 cores=1,3,5,7
/proc/30467/stat : 30467 (minisat_noasser) R 30465 30467 30429 0 -1 4202496 2572 0 0 0 5 0 0 0 21 0 1 0 475122683 11063296 2528 33554432000 134512640 135048876 4292481792 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30467/statm: 2701 2529 50 131 0 2568 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10804

[startup+0.100369 s]
/proc/loadavg: 0.01 0.03 0.00 2/181 30467
/proc/meminfo: memFree=18456468/32951124 swapFree=67111528/67111528
[pid=30467] ppid=30465 vsize=14812 CPUtime=0.09 cores=1,3,5,7
/proc/30467/stat : 30467 (minisat_noasser) R 30465 30467 30429 0 -1 4202496 3515 0 0 0 9 0 0 0 21 0 1 0 475122683 15167488 3471 33554432000 134512640 135048876 4292481792 18446744073709551615 134545984 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30467/statm: 3703 3471 62 131 0 3570 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14812

[startup+0.300331 s]
/proc/loadavg: 0.01 0.03 0.00 2/181 30467
/proc/meminfo: memFree=18456468/32951124 swapFree=67111528/67111528
[pid=30467] ppid=30465 vsize=14812 CPUtime=0.29 cores=1,3,5,7
/proc/30467/stat : 30467 (minisat_noasser) R 30465 30467 30429 0 -1 4202496 3515 0 0 0 29 0 0 0 22 0 1 0 475122683 15167488 3471 33554432000 134512640 135048876 4292481792 18446744073709551615 134529400 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30467/statm: 3703 3471 62 131 0 3570 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14812

[startup+0.700259 s]
/proc/loadavg: 0.01 0.03 0.00 2/181 30467
/proc/meminfo: memFree=18456468/32951124 swapFree=67111528/67111528
[pid=30467] ppid=30465 vsize=14812 CPUtime=0.69 cores=1,3,5,7
/proc/30467/stat : 30467 (minisat_noasser) R 30465 30467 30429 0 -1 4202496 3515 0 0 0 69 0 0 0 24 0 1 0 475122683 15167488 3471 33554432000 134512640 135048876 4292481792 18446744073709551615 134529422 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30467/statm: 3703 3471 62 131 0 3570 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14812

[startup+1.50011 s]
/proc/loadavg: 0.01 0.03 0.00 3/182 30468
/proc/meminfo: memFree=18441456/32951124 swapFree=67111528/67111528
[pid=30467] ppid=30465 vsize=16184 CPUtime=1.49 cores=1,3,5,7
/proc/30467/stat : 30467 (minisat_noasser) R 30465 30467 30429 0 -1 4202496 3860 0 0 0 149 0 0 0 25 0 1 0 475122683 16572416 3816 33554432000 134512640 135048876 4292481792 18446744073709551615 134529400 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30467/statm: 4046 3816 62 131 0 3913 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16184

[startup+3.10082 s]
/proc/loadavg: 0.01 0.03 0.00 3/182 30468
/proc/meminfo: memFree=18441192/32951124 swapFree=67111528/67111528
[pid=30467] ppid=30465 vsize=14968 CPUtime=3.09 cores=1,3,5,7
/proc/30467/stat : 30467 (minisat_noasser) R 30465 30467 30429 0 -1 4202496 3941 0 0 0 309 0 0 0 25 0 1 0 475122683 15327232 3593 33554432000 134512640 135048876 4292481792 18446744073709551615 134552241 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30467/statm: 3742 3593 67 131 0 3609 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14968

[startup+6.30024 s]
/proc/loadavg: 0.17 0.06 0.01 3/182 30468
/proc/meminfo: memFree=18438620/32951124 swapFree=67111528/67111528
[pid=30467] ppid=30465 vsize=18792 CPUtime=6.29 cores=1,3,5,7
/proc/30467/stat : 30467 (minisat_noasser) R 30465 30467 30429 0 -1 4202496 4883 0 0 0 629 0 0 0 25 0 1 0 475122683 19243008 4535 33554432000 134512640 135048876 4292481792 18446744073709551615 134552255 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30467/statm: 4698 4535 67 131 0 4565 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18792

[startup+12.7011 s]
/proc/loadavg: 0.31 0.10 0.02 3/182 30468
/proc/meminfo: memFree=18432508/32951124 swapFree=67111528/67111528
[pid=30467] ppid=30465 vsize=24224 CPUtime=12.69 cores=1,3,5,7
/proc/30467/stat : 30467 (minisat_noasser) R 30465 30467 30429 0 -1 4202496 6213 0 0 0 1268 1 0 0 25 0 1 0 475122683 24805376 5865 33554432000 134512640 135048876 4292481792 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30467/statm: 6056 5865 67 131 0 5923 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24224

[startup+25.5008 s]
/proc/loadavg: 0.69 0.19 0.05 3/182 30469
/proc/meminfo: memFree=18431228/32951124 swapFree=67111528/67111528
[pid=30467] ppid=30465 vsize=25832 CPUtime=25.49 cores=1,3,5,7
/proc/30467/stat : 30467 (minisat_noasser) R 30465 30467 30429 0 -1 4202496 6641 0 0 0 2548 1 0 0 25 0 1 0 475122683 26451968 6293 33554432000 134512640 135048876 4292481792 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30467/statm: 6458 6293 67 131 0 6325 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 25832

[startup+51.1011 s]
/proc/loadavg: 1.13 0.33 0.10 3/182 30496
/proc/meminfo: memFree=18384432/32951124 swapFree=67111528/67111528
[pid=30467] ppid=30465 vsize=29932 CPUtime=51.09 cores=1,3,5,7
/proc/30467/stat : 30467 (minisat_noasser) R 30465 30467 30429 0 -1 4202496 7605 0 0 0 5108 1 0 0 25 0 1 0 475122683 30650368 7257 33554432000 134512640 135048876 4292481792 18446744073709551615 134545993 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30467/statm: 7483 7257 67 131 0 7350 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 29932

[startup+102.307 s]
/proc/loadavg: 1.66 0.60 0.20 3/182 30498
/proc/meminfo: memFree=18300400/32951124 swapFree=67111528/67111528
[pid=30467] ppid=30465 vsize=35176 CPUtime=102.3 cores=1,3,5,7
/proc/30467/stat : 30467 (minisat_noasser) R 30465 30467 30429 0 -1 4202496 8909 0 0 0 10228 2 0 0 25 0 1 0 475122683 36020224 8561 33554432000 134512640 135048876 4292481792 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30467/statm: 8794 8561 67 131 0 8661 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 35176

[startup+162.301 s]
/proc/loadavg: 1.87 0.85 0.31 3/182 30499
/proc/meminfo: memFree=18252648/32951124 swapFree=67111528/67111528
[pid=30467] ppid=30465 vsize=36968 CPUtime=162.3 cores=1,3,5,7
/proc/30467/stat : 30467 (minisat_noasser) R 30465 30467 30429 0 -1 4202496 9335 0 0 0 16228 2 0 0 25 0 1 0 475122683 37855232 8987 33554432000 134512640 135048876 4292481792 18446744073709551615 134552479 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30467/statm: 9242 8987 67 131 0 9109 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 36968

[startup+222.301 s]
/proc/loadavg: 1.95 1.06 0.42 3/182 30501
/proc/meminfo: memFree=18202160/32951124 swapFree=67111528/67111528
[pid=30467] ppid=30465 vsize=43888 CPUtime=222.29 cores=1,3,5,7
/proc/30467/stat : 30467 (minisat_noasser) R 30465 30467 30429 0 -1 4202496 11075 0 0 0 22227 2 0 0 25 0 1 0 475122683 44941312 10727 33554432000 134512640 135048876 4292481792 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30467/statm: 10972 10727 67 131 0 10839 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 43888

[startup+282.301 s]
/proc/loadavg: 1.98 1.23 0.51 3/182 30503
/proc/meminfo: memFree=18163572/32951124 swapFree=67111528/67111528
[pid=30467] ppid=30465 vsize=46348 CPUtime=282.3 cores=1,3,5,7
/proc/30467/stat : 30467 (minisat_noasser) R 30465 30467 30429 0 -1 4202496 11596 0 0 0 28227 3 0 0 25 0 1 0 475122683 47460352 11248 33554432000 134512640 135048876 4292481792 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30467/statm: 11587 11248 67 131 0 11454 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 46348

[startup+342.301 s]
/proc/loadavg: 1.99 1.37 0.60 3/182 30504
/proc/meminfo: memFree=18127596/32951124 swapFree=67111528/67111528
[pid=30467] ppid=30465 vsize=48404 CPUtime=342.3 cores=1,3,5,7
/proc/30467/stat : 30467 (minisat_noasser) R 30465 30467 30429 0 -1 4202496 12043 0 0 0 34227 3 0 0 25 0 1 0 475122683 49565696 11687 33554432000 134512640 135048876 4292481792 18446744073709551615 134546850 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30467/statm: 12101 11687 67 131 0 11968 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 48404

[startup+402.301 s]
/proc/loadavg: 1.99 1.48 0.69 3/182 30506
/proc/meminfo: memFree=18090124/32951124 swapFree=67111528/67111528
[pid=30467] ppid=30465 vsize=51312 CPUtime=402.3 cores=1,3,5,7
/proc/30467/stat : 30467 (minisat_noasser) R 30465 30467 30429 0 -1 4202496 12727 0 0 0 40227 3 0 0 25 0 1 0 475122683 52543488 12371 33554432000 134512640 135048876 4292481792 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30467/statm: 12828 12371 67 131 0 12695 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 51312

[startup+462.3 s]
/proc/loadavg: 2.04 1.59 0.77 3/182 30516
/proc/meminfo: memFree=18053568/32951124 swapFree=67111528/67111528
[pid=30467] ppid=30465 vsize=56596 CPUtime=462.3 cores=1,3,5,7
/proc/30467/stat : 30467 (minisat_noasser) R 30465 30467 30429 0 -1 4202496 14025 0 0 0 46227 3 0 0 25 0 1 0 475122683 57954304 13669 33554432000 134512640 135048876 4292481792 18446744073709551615 134546907 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30467/statm: 14149 13669 67 131 0 14016 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 56596

[startup+522.3 s]
/proc/loadavg: 2.05 1.67 0.85 3/182 30518
/proc/meminfo: memFree=18027136/32951124 swapFree=67111528/67111528
[pid=30467] ppid=30465 vsize=57560 CPUtime=522.3 cores=1,3,5,7
/proc/30467/stat : 30467 (minisat_noasser) R 30465 30467 30429 0 -1 4202496 14250 0 0 0 52227 3 0 0 25 0 1 0 475122683 58941440 13894 33554432000 134512640 135048876 4292481792 18446744073709551615 134546882 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30467/statm: 14390 13894 67 131 0 14257 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 57560

[startup+582.3 s]
/proc/loadavg: 2.02 1.73 0.92 3/182 30520
/proc/meminfo: memFree=18004668/32951124 swapFree=67111528/67111528
[pid=30467] ppid=30465 vsize=58460 CPUtime=582.31 cores=1,3,5,7
/proc/30467/stat : 30467 (minisat_noasser) R 30465 30467 30429 0 -1 4202496 14430 0 0 0 58228 3 0 0 25 0 1 0 475122683 59863040 14074 33554432000 134512640 135048876 4292481792 18446744073709551615 134545962 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30467/statm: 14615 14074 67 131 0 14482 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 58460


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

[startup+4062.31 s]
/proc/loadavg: 2.00 2.02 1.95 3/182 30624
/proc/meminfo: memFree=17664368/32951124 swapFree=67111528/67111528
[pid=30467] ppid=30465 vsize=97096 CPUtime=4062.42 cores=1,3,5,7
/proc/30467/stat : 30467 (minisat_noasser) R 30465 30467 30429 0 -1 4202496 23739 0 0 0 406235 7 0 0 25 0 1 0 475122683 99426304 23272 33554432000 134512640 135048876 4292481792 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30467/statm: 24274 23272 67 131 0 24141 0
Current children cumulated CPU time (s) 4062.42
Current children cumulated vsize (KiB) 97096

[startup+4122.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/182 30626
/proc/meminfo: memFree=17664464/32951124 swapFree=67111528/67111528
[pid=30467] ppid=30465 vsize=97216 CPUtime=4122.42 cores=1,3,5,7
/proc/30467/stat : 30467 (minisat_noasser) R 30465 30467 30429 0 -1 4202496 23766 0 0 0 412235 7 0 0 25 0 1 0 475122683 99549184 23299 33554432000 134512640 135048876 4292481792 18446744073709551615 134546882 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30467/statm: 24304 23299 67 131 0 24171 0
Current children cumulated CPU time (s) 4122.42
Current children cumulated vsize (KiB) 97216

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/182 30628
/proc/meminfo: memFree=17664680/32951124 swapFree=67111528/67111528
[pid=30467] ppid=30465 vsize=97216 CPUtime=4182.42 cores=1,3,5,7
/proc/30467/stat : 30467 (minisat_noasser) R 30465 30467 30429 0 -1 4202496 23776 0 0 0 418235 7 0 0 25 0 1 0 475122683 99549184 23309 33554432000 134512640 135048876 4292481792 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30467/statm: 24304 23309 67 131 0 24171 0
Current children cumulated CPU time (s) 4182.42
Current children cumulated vsize (KiB) 97216

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/182 30632
/proc/meminfo: memFree=17664980/32951124 swapFree=67111528/67111528
[pid=30467] ppid=30465 vsize=97216 CPUtime=4242.42 cores=1,3,5,7
/proc/30467/stat : 30467 (minisat_noasser) R 30465 30467 30429 0 -1 4202496 23776 0 0 0 424235 7 0 0 25 0 1 0 475122683 99549184 23309 33554432000 134512640 135048876 4292481792 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30467/statm: 24304 23309 67 131 0 24171 0
Current children cumulated CPU time (s) 4242.42
Current children cumulated vsize (KiB) 97216

[startup+4302.3 s]
/proc/loadavg: 2.14 2.04 1.97 3/182 30634
/proc/meminfo: memFree=17662844/32951124 swapFree=67111528/67111528
[pid=30467] ppid=30465 vsize=99320 CPUtime=4302.42 cores=1,3,5,7
/proc/30467/stat : 30467 (minisat_noasser) R 30465 30467 30429 0 -1 4202496 24284 0 0 0 430235 7 0 0 25 0 1 0 475122683 101703680 23817 33554432000 134512640 135048876 4292481792 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30467/statm: 24830 23817 67 131 0 24697 0
Current children cumulated CPU time (s) 4302.42
Current children cumulated vsize (KiB) 99320

[startup+4362.3 s]
/proc/loadavg: 2.09 2.05 1.97 3/182 30635
/proc/meminfo: memFree=17661824/32951124 swapFree=67111528/67111528
[pid=30467] ppid=30465 vsize=100244 CPUtime=4362.42 cores=1,3,5,7
/proc/30467/stat : 30467 (minisat_noasser) R 30465 30467 30429 0 -1 4202496 24528 0 0 0 436235 7 0 0 25 0 1 0 475122683 102649856 24061 33554432000 134512640 135048876 4292481792 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30467/statm: 25061 24061 67 131 0 24928 0
Current children cumulated CPU time (s) 4362.42
Current children cumulated vsize (KiB) 100244

[startup+4422.3 s]
/proc/loadavg: 2.08 2.05 1.98 3/182 30637
/proc/meminfo: memFree=17661804/32951124 swapFree=67111528/67111528
[pid=30467] ppid=30465 vsize=100408 CPUtime=4422.42 cores=1,3,5,7
/proc/30467/stat : 30467 (minisat_noasser) R 30465 30467 30429 0 -1 4202496 24559 0 0 0 442235 7 0 0 25 0 1 0 475122683 102817792 24092 33554432000 134512640 135048876 4292481792 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30467/statm: 25102 24092 67 131 0 24969 0
Current children cumulated CPU time (s) 4422.42
Current children cumulated vsize (KiB) 100408

[startup+4482.3 s]
/proc/loadavg: 2.28 2.10 2.00 3/182 30639
/proc/meminfo: memFree=17661656/32951124 swapFree=67111528/67111528
[pid=30467] ppid=30465 vsize=100408 CPUtime=4482.43 cores=1,3,5,7
/proc/30467/stat : 30467 (minisat_noasser) R 30465 30467 30429 0 -1 4202496 24559 0 0 0 448236 7 0 0 25 0 1 0 475122683 102817792 24092 33554432000 134512640 135048876 4292481792 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30467/statm: 25102 24092 67 131 0 24969 0
Current children cumulated CPU time (s) 4482.43
Current children cumulated vsize (KiB) 100408

[startup+4542.3 s]
/proc/loadavg: 2.10 2.08 2.00 3/182 30640
/proc/meminfo: memFree=17661632/32951124 swapFree=67111528/67111528
[pid=30467] ppid=30465 vsize=100408 CPUtime=4542.43 cores=1,3,5,7
/proc/30467/stat : 30467 (minisat_noasser) R 30465 30467 30429 0 -1 4202496 24574 0 0 0 454236 7 0 0 25 0 1 0 475122683 102817792 24107 33554432000 134512640 135048876 4292481792 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30467/statm: 25102 24107 67 131 0 24969 0
Current children cumulated CPU time (s) 4542.43
Current children cumulated vsize (KiB) 100408

[startup+4602.3 s]
/proc/loadavg: 2.04 2.06 2.00 3/182 30642
/proc/meminfo: memFree=17661592/32951124 swapFree=67111528/67111528
[pid=30467] ppid=30465 vsize=100528 CPUtime=4602.44 cores=1,3,5,7
/proc/30467/stat : 30467 (minisat_noasser) R 30465 30467 30429 0 -1 4202496 24589 0 0 0 460237 7 0 0 25 0 1 0 475122683 102940672 24122 33554432000 134512640 135048876 4292481792 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30467/statm: 25132 24122 67 131 0 24999 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 100528

[startup+4662.3 s]
/proc/loadavg: 2.01 2.05 2.00 3/182 30643
/proc/meminfo: memFree=17661184/32951124 swapFree=67111528/67111528
[pid=30467] ppid=30465 vsize=100528 CPUtime=4662.43 cores=1,3,5,7
/proc/30467/stat : 30467 (minisat_noasser) R 30465 30467 30429 0 -1 4202496 24589 0 0 0 466236 7 0 0 25 0 1 0 475122683 102940672 24122 33554432000 134512640 135048876 4292481792 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30467/statm: 25132 24122 67 131 0 24999 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 100528

[startup+4722.31 s]
/proc/loadavg: 2.00 2.04 2.00 3/182 30645
/proc/meminfo: memFree=17661396/32951124 swapFree=67111528/67111528
[pid=30467] ppid=30465 vsize=100528 CPUtime=4722.44 cores=1,3,5,7
/proc/30467/stat : 30467 (minisat_noasser) R 30465 30467 30429 0 -1 4202496 24590 0 0 0 472237 7 0 0 25 0 1 0 475122683 102940672 24123 33554432000 134512640 135048876 4292481792 18446744073709551615 134545984 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30467/statm: 25132 24123 67 131 0 24999 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 100528

[startup+4782.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/182 30647
/proc/meminfo: memFree=17657888/32951124 swapFree=67111528/67111528
[pid=30467] ppid=30465 vsize=100528 CPUtime=4782.44 cores=1,3,5,7
/proc/30467/stat : 30467 (minisat_noasser) R 30465 30467 30429 0 -1 4202496 24590 0 0 0 478237 7 0 0 25 0 1 0 475122683 102940672 24123 33554432000 134512640 135048876 4292481792 18446744073709551615 134546894 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30467/statm: 25132 24123 67 131 0 24999 0
Current children cumulated CPU time (s) 4782.44
Current children cumulated vsize (KiB) 100528

[startup+4842.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/182 30648
/proc/meminfo: memFree=17650296/32951124 swapFree=67111528/67111528
[pid=30467] ppid=30465 vsize=100528 CPUtime=4842.44 cores=1,3,5,7
/proc/30467/stat : 30467 (minisat_noasser) R 30465 30467 30429 0 -1 4202496 24592 0 0 0 484237 7 0 0 25 0 1 0 475122683 102940672 24125 33554432000 134512640 135048876 4292481792 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30467/statm: 25132 24125 67 131 0 24999 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 100528

[startup+4902.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/182 30650
/proc/meminfo: memFree=17641100/32951124 swapFree=67111528/67111528
[pid=30467] ppid=30465 vsize=100528 CPUtime=4902.44 cores=1,3,5,7
/proc/30467/stat : 30467 (minisat_noasser) R 30465 30467 30429 0 -1 4202496 24592 0 0 0 490237 7 0 0 25 0 1 0 475122683 102940672 24125 33554432000 134512640 135048876 4292481792 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30467/statm: 25132 24125 67 131 0 24999 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 100528

[startup+4962.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/182 30651
/proc/meminfo: memFree=17632524/32951124 swapFree=67111528/67111528
[pid=30467] ppid=30465 vsize=100528 CPUtime=4962.44 cores=1,3,5,7
/proc/30467/stat : 30467 (minisat_noasser) R 30465 30467 30429 0 -1 4202496 24609 0 0 0 496237 7 0 0 25 0 1 0 475122683 102940672 24142 33554432000 134512640 135048876 4292481792 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30467/statm: 25132 24142 67 131 0 24999 0
Current children cumulated CPU time (s) 4962.44
Current children cumulated vsize (KiB) 100528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.03 2.03 2.00 3/182 30652
/proc/meminfo: memFree=17627800/32951124 swapFree=67111528/67111528
[pid=30467] ppid=30465 vsize=100528 CPUtime=5000.05 cores=1,3,5,7
/proc/30467/stat : 30467 (minisat_noasser) R 30465 30467 30429 0 -1 4202496 24609 0 0 0 499998 7 0 0 25 0 1 0 475122683 102940672 24142 33554432000 134512640 135048876 4292481792 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30467/statm: 25132 24142 67 131 0 24999 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 100528

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

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

[startup+4999.9 s]
/proc/loadavg: 2.03 2.03 2.00 3/182 30652
/proc/meminfo: memFree=17627800/32951124 swapFree=67111528/67111528
[pid=30467] ppid=30465 vsize=100528 CPUtime=5000.05 cores=1,3,5,7
/proc/30467/stat : 30467 (minisat_noasser) R 30465 30467 30429 0 -1 4202496 24609 0 0 0 499998 7 0 0 25 0 1 0 475122683 102940672 24142 33554432000 134512640 135048876 4292481792 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30467/statm: 25132 24142 67 131 0 24999 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 100528

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.91
CPU time (s): 5000.06
CPU user time (s): 4999.98
CPU system time (s): 0.077988
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 100528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.98
system time used= 0.077988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24609
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= 5
involuntary context switches= 7039

runsolver used 7.71983 second user time and 19.558 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-24 10:54:08
IDJOB=3274969
IDBENCH=71153
IDSOLVER=1678
FILE ID=node133/3274969-1303635248
RUNJOBID= node133-1303635246-30448
PBS_JOBID= 13150715
Free space on /tmp= 71748 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT09/CRAFTED/modcircuits/mod3block_2vars_11gates_u2_autoenc.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274969-1303635248/watcher-3274969-1303635248 -o /tmp/evaluation-result-3274969-1303635248/solver-3274969-1303635248 -C 5000 -W 5000 -M 15500 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-3274969-1303635248.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 36c3169a5cad0483dd15befcefc4323e
RANDOM SEED=1670466965

node133.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 6741.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18456740 kB
Buffers:       2164216 kB
Cached:       11695560 kB
SwapCached:          0 kB
Active:        8327492 kB
Inactive:      5608292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18456740 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10344 kB
Writeback:           8 kB
AnonPages:       75600 kB
Mapped:          15048 kB
Slab:           495460 kB
PageTables:       4600 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   217084 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71744 MiB
End job on node133 at 2011-04-24 12:17:30