Trace number 424818

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
minisat SAT 2007? (TO) 5000.02 5002.11

General information on the benchmark

Namerandom/OnTreshold/5SAT/v110/
unif-k5-r21.3-v110-c2343-S1019153514-04.SAT.shuffled.cnf
MD5SUM45b9d25ea20b930c4376024c10f0fe19
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.396939
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses2343
Sum of the clauses size11715
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52343
Number of clauses of size over 50

Solver Data (download as text)

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:  110                                                  |
0.00/0.00	c |  Number of clauses:    2343                                                 |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     110     2343    11715 |      781        0    nan |  0.000 % |
0.00/0.01	c |       101 |     110     2343    11715 |      859      101     24 |  0.008 % |
0.00/0.01	c |       252 |     110     2343    11715 |      945      252     24 |  0.008 % |
0.00/0.02	c |       478 |     110     2343    11715 |     1039      478     24 |  0.008 % |
0.00/0.03	c |       815 |     110     2343    11715 |     1143      815     24 |  0.008 % |
0.00/0.05	c |      1321 |     110     2343    11715 |     1257      729     23 |  0.008 % |
0.00/0.07	c |      2080 |     110     2343    11715 |     1383      845     22 |  0.008 % |
0.09/0.11	c |      3219 |     110     2343    11715 |     1521     1277     23 |  0.008 % |
0.09/0.17	c |      4927 |     110     2343    11715 |     1674     1436     22 |  0.008 % |
0.19/0.27	c |      7490 |     110     2343    11715 |     1841     1445     23 |  0.008 % |
0.39/0.42	c |     11334 |     110     2343    11715 |     2025     1547     23 |  0.008 % |
0.59/0.65	c |     17100 |     110     2343    11715 |     2228     1146     22 |  0.008 % |
1.00/1.00	c |     25749 |     110     2343    11715 |     2451     1888     22 |  0.008 % |
1.49/1.54	c |     38724 |     110     2343    11715 |     2696     2461     22 |  0.008 % |
2.29/2.39	c |     58186 |     110     2343    11715 |     2965     1453     21 |  0.008 % |
3.69/3.73	c |     87378 |     110     2343    11715 |     3262     2192     21 |  0.008 % |
5.79/5.81	c |    131168 |     110     2343    11715 |     3588     3173     23 |  0.008 % |
8.99/9.01	c |    196853 |     110     2343    11715 |     3947     1907     21 |  0.008 % |
13.89/13.90	c |    295381 |     110     2343    11715 |     4342     2912     22 |  0.008 % |
21.49/21.59	c |    443170 |     110     2343    11715 |     4776     4178     23 |  0.008 % |
33.48/33.59	c |    664853 |     110     2343    11715 |     5254     4779     22 |  0.008 % |
52.27/52.35	c |    997378 |     110     2343    11715 |     5779     4372     22 |  0.008 % |
81.86/81.96	c |   1496168 |     110     2343    11715 |     6357     3566     22 |  0.008 % |
128.85/128.95	c |   2244350 |     110     2343    11715 |     6993     4395     22 |  0.008 % |
202.01/202.16	c |   3366624 |     110     2343    11715 |     7692     6638     21 |  0.008 % |
317.47/317.65	c |   5050035 |     110     2343    11715 |     8461     7137     22 |  0.008 % |
499.89/500.16	c |   7575151 |     110     2343    11715 |     9308     6620     21 |  0.008 % |
791.88/792.21	c |  11362826 |     110     2343    11715 |    10238     8169     22 |  0.008 % |
1244.38/1245.07	c |  17044338 |     110     2343    11715 |    11262     7613     22 |  0.008 % |
1966.62/1967.56	c |  25566607 |     110     2343    11715 |    12389     6376     20 |  0.008 % |
3118.21/3119.53	c |  38350011 |     110     2343    11715 |    13627     7718     20 |  0.008 % |
4959.12/4961.20	c |  57525117 |     110     2343    11715 |    14990    13580     21 |  0.008 % |

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node13/watcher-424818-1177638455 -o ROOT/results/node13/solver-424818-1177638455 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/424818-1177638455/minisat_noassertions /tmp/evaluation/424818-1177638455/instance-424818-1177638455.cnf 

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): 7500 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: 1.00 1.00 1.00 3/77 14620
/proc/meminfo: memFree=1590480/2055920 swapFree=4159400/4192956
[pid=14620] ppid=14618 vsize=1856 CPUtime=0
/proc/14620/stat : 14620 (minisat_noasser) R 14618 14620 14327 0 -1 4194304 151 0 0 0 0 0 0 0 18 0 1 0 211763379 1900544 137 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134529410 0 0 4096 3 0 0 0 17 1 0 0
/proc/14620/statm: 464 137 62 130 0 331 0

[startup+0.082205 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 14620
/proc/meminfo: memFree=1590480/2055920 swapFree=4159400/4192956
[pid=14620] ppid=14618 vsize=1988 CPUtime=0.08
/proc/14620/stat : 14620 (minisat_noasser) R 14618 14620 14327 0 -1 4194304 178 0 0 0 8 0 0 0 18 0 1 0 211763379 2035712 164 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552454 0 0 4096 3 0 0 0 17 1 0 0
/proc/14620/statm: 497 164 66 130 0 364 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1988

[startup+0.101208 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 14620
/proc/meminfo: memFree=1590480/2055920 swapFree=4159400/4192956
[pid=14620] ppid=14618 vsize=1988 CPUtime=0.09
/proc/14620/stat : 14620 (minisat_noasser) R 14618 14620 14327 0 -1 4194304 183 0 0 0 9 0 0 0 18 0 1 0 211763379 2035712 169 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134553675 0 0 4096 3 0 0 0 17 1 0 0
/proc/14620/statm: 497 169 66 130 0 364 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1988

[startup+0.301252 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 14620
/proc/meminfo: memFree=1590480/2055920 swapFree=4159400/4192956
[pid=14620] ppid=14618 vsize=2120 CPUtime=0.29
/proc/14620/stat : 14620 (minisat_noasser) R 14618 14620 14327 0 -1 4194304 209 0 0 0 29 0 0 0 19 0 1 0 211763379 2170880 195 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0
/proc/14620/statm: 530 195 66 130 0 397 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2120

[startup+0.701336 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 14620
/proc/meminfo: memFree=1590480/2055920 swapFree=4159400/4192956
[pid=14620] ppid=14618 vsize=2120 CPUtime=0.69
/proc/14620/stat : 14620 (minisat_noasser) R 14618 14620 14327 0 -1 4194304 231 0 0 0 69 0 0 0 22 0 1 0 211763379 2170880 217 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134545633 0 0 4096 3 0 0 0 17 1 0 0
/proc/14620/statm: 530 217 66 130 0 397 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2120

[startup+1.50151 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14621
/proc/meminfo: memFree=1589960/2055920 swapFree=4159400/4192956
[pid=14620] ppid=14618 vsize=2252 CPUtime=1.49
/proc/14620/stat : 14620 (minisat_noasser) R 14618 14620 14327 0 -1 4194304 256 0 0 0 149 0 0 0 25 0 1 0 211763379 2306048 242 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552742 0 0 4096 3 0 0 0 17 1 0 0
/proc/14620/statm: 563 242 66 130 0 430 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2252

[startup+3.10185 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14621
/proc/meminfo: memFree=1589640/2055920 swapFree=4159400/4192956
[pid=14620] ppid=14618 vsize=2384 CPUtime=3.09
/proc/14620/stat : 14620 (minisat_noasser) R 14618 14620 14327 0 -1 4194304 291 0 0 0 309 0 0 0 25 0 1 0 211763379 2441216 277 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/14620/statm: 596 277 66 130 0 463 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2384

[startup+6.30153 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14621
/proc/meminfo: memFree=1589384/2055920 swapFree=4159400/4192956
[pid=14620] ppid=14618 vsize=2648 CPUtime=6.29
/proc/14620/stat : 14620 (minisat_noasser) R 14618 14620 14327 0 -1 4194304 341 0 0 0 629 0 0 0 25 0 1 0 211763379 2711552 327 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/14620/statm: 662 327 66 130 0 529 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2648

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14621
/proc/meminfo: memFree=1589064/2055920 swapFree=4159400/4192956
[pid=14620] ppid=14618 vsize=2780 CPUtime=12.69
/proc/14620/stat : 14620 (minisat_noasser) R 14618 14620 14327 0 -1 4194304 385 0 0 0 1269 0 0 0 25 0 1 0 211763379 2846720 371 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547171 0 0 4096 3 0 0 0 17 1 0 0
/proc/14620/statm: 695 371 66 130 0 562 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2780

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14621
/proc/meminfo: memFree=1588808/2055920 swapFree=4159400/4192956
[pid=14620] ppid=14618 vsize=3044 CPUtime=25.49
/proc/14620/stat : 14620 (minisat_noasser) R 14618 14620 14327 0 -1 4194304 453 0 0 0 2549 0 0 0 25 0 1 0 211763379 3117056 439 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134553450 0 0 4096 3 0 0 0 17 1 0 0
/proc/14620/statm: 761 439 66 130 0 628 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3044

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14621
/proc/meminfo: memFree=1588488/2055920 swapFree=4159400/4192956
[pid=14620] ppid=14618 vsize=3320 CPUtime=51.07
/proc/14620/stat : 14620 (minisat_noasser) R 14618 14620 14327 0 -1 4194304 524 0 0 0 5107 0 0 0 25 0 1 0 211763379 3399680 510 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/14620/statm: 830 510 66 130 0 697 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 3320

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14621
/proc/meminfo: memFree=1588040/2055920 swapFree=4159400/4192956
[pid=14620] ppid=14618 vsize=3852 CPUtime=102.26
/proc/14620/stat : 14620 (minisat_noasser) R 14618 14620 14327 0 -1 4194304 639 0 0 0 10225 1 0 0 25 0 1 0 211763379 3944448 625 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 1 0 0
/proc/14620/statm: 963 625 66 130 0 830 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 3852

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14621
/proc/meminfo: memFree=1587720/2055920 swapFree=4159400/4192956
[pid=14620] ppid=14618 vsize=4120 CPUtime=162.23
/proc/14620/stat : 14620 (minisat_noasser) R 14618 14620 14327 0 -1 4194304 699 0 0 0 16222 1 0 0 25 0 1 0 211763379 4218880 685 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548703 0 0 4096 3 0 0 0 17 1 0 0
/proc/14620/statm: 1030 685 66 130 0 897 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 4120

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14621
/proc/meminfo: memFree=1587464/2055920 swapFree=4159400/4192956
[pid=14620] ppid=14618 vsize=4264 CPUtime=222.2
/proc/14620/stat : 14620 (minisat_noasser) R 14618 14620 14327 0 -1 4194304 756 0 0 0 22219 1 0 0 25 0 1 0 211763379 4366336 742 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546942 0 0 4096 3 0 0 0 17 1 0 0
/proc/14620/statm: 1066 742 66 130 0 933 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 4264

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14621
/proc/meminfo: memFree=1587272/2055920 swapFree=4159400/4192956
[pid=14620] ppid=14618 vsize=4408 CPUtime=282.18
/proc/14620/stat : 14620 (minisat_noasser) R 14618 14620 14327 0 -1 4194304 794 0 0 0 28216 2 0 0 25 0 1 0 211763379 4513792 780 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546988 0 0 4096 3 0 0 0 17 1 0 0
/proc/14620/statm: 1102 780 66 130 0 969 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 4408

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14621
/proc/meminfo: memFree=1587080/2055920 swapFree=4159400/4192956
[pid=14620] ppid=14618 vsize=4684 CPUtime=342.16
/proc/14620/stat : 14620 (minisat_noasser) R 14618 14620 14327 0 -1 4194304 837 0 0 0 34214 2 0 0 25 0 1 0 211763379 4796416 823 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 1 0 0
/proc/14620/statm: 1171 823 66 130 0 1038 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 4684

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14621
/proc/meminfo: memFree=1586952/2055920 swapFree=4159400/4192956
[pid=14620] ppid=14618 vsize=4816 CPUtime=402.14
/proc/14620/stat : 14620 (minisat_noasser) R 14618 14620 14327 0 -1 4194304 881 0 0 0 40211 3 0 0 25 0 1 0 211763379 4931584 867 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/14620/statm: 1204 867 66 130 0 1071 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 4816

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14621
/proc/meminfo: memFree=1586888/2055920 swapFree=4159400/4192956
[pid=14620] ppid=14618 vsize=4816 CPUtime=462.11
/proc/14620/stat : 14620 (minisat_noasser) R 14618 14620 14327 0 -1 4194304 894 0 0 0 46208 3 0 0 25 0 1 0 211763379 4931584 880 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/14620/statm: 1204 880 66 130 0 1071 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 4816

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14621
/proc/meminfo: memFree=1586824/2055920 swapFree=4159400/4192956
[pid=14620] ppid=14618 vsize=4964 CPUtime=522.09
/proc/14620/stat : 14620 (minisat_noasser) R 14618 14620 14327 0 -1 4194304 929 0 0 0 52205 4 0 0 25 0 1 0 211763379 5083136 915 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 1 0 0
/proc/14620/statm: 1241 915 66 130 0 1108 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 4964

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14621
/proc/meminfo: memFree=1586760/2055920 swapFree=4159400/4192956
[pid=14620] ppid=14618 vsize=5108 CPUtime=582.07
/proc/14620/stat : 14620 (minisat_noasser) R 14618 14620 14327 0 -1 4194304 943 0 0 0 58203 4 0 0 25 0 1 0 211763379 5230592 929 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/14620/statm: 1277 929 66 130 0 1144 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 5108

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14621
/proc/meminfo: memFree=1586696/2055920 swapFree=4159400/4192956
[pid=14620] ppid=14618 vsize=5256 CPUtime=642.04
/proc/14620/stat : 14620 (minisat_noasser) R 14618 14620 14327 0 -1 4194304 972 0 0 0 64200 4 0 0 25 0 1 0 211763379 5382144 958 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 1 0 0
/proc/14620/statm: 1314 958 66 130 0 1181 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 5256


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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15297
/proc/meminfo: memFree=1584136/2055920 swapFree=4159400/4192956
[pid=14620] ppid=14618 vsize=7380 CPUtime=4060.65
/proc/14620/stat : 14620 (minisat_noasser) R 14618 14620 14327 0 -1 4194304 1503 0 0 0 406034 31 0 0 25 0 1 0 211763379 7557120 1489 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546897 0 0 4096 3 0 0 0 17 1 0 0
/proc/14620/statm: 1845 1489 66 130 0 1712 0
Current children cumulated CPU time (s) 4060.65
Current children cumulated vsize (KiB) 7380

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15297
/proc/meminfo: memFree=1584136/2055920 swapFree=4159400/4192956
[pid=14620] ppid=14618 vsize=7380 CPUtime=4120.64
/proc/14620/stat : 14620 (minisat_noasser) R 14618 14620 14327 0 -1 4194304 1505 0 0 0 412032 32 0 0 25 0 1 0 211763379 7557120 1491 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/14620/statm: 1845 1491 66 130 0 1712 0
Current children cumulated CPU time (s) 4120.64
Current children cumulated vsize (KiB) 7380

[startup+4182.3 s]
/proc/loadavg: 1.06 1.02 1.00 2/78 15297
/proc/meminfo: memFree=1584136/2055920 swapFree=4159400/4192956
[pid=14620] ppid=14618 vsize=7380 CPUtime=4180.61
/proc/14620/stat : 14620 (minisat_noasser) R 14618 14620 14327 0 -1 4194304 1505 0 0 0 418029 32 0 0 25 0 1 0 211763379 7557120 1491 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 1 0 0
/proc/14620/statm: 1845 1491 66 130 0 1712 0
Current children cumulated CPU time (s) 4180.61
Current children cumulated vsize (KiB) 7380

[startup+4242.3 s]
/proc/loadavg: 1.08 1.03 1.00 2/78 15297
/proc/meminfo: memFree=1584328/2055920 swapFree=4159400/4192956
[pid=14620] ppid=14618 vsize=7380 CPUtime=4240.59
/proc/14620/stat : 14620 (minisat_noasser) R 14618 14620 14327 0 -1 4194304 1506 0 0 0 424026 33 0 0 25 0 1 0 211763379 7557120 1492 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/14620/statm: 1845 1492 66 130 0 1712 0
Current children cumulated CPU time (s) 4240.59
Current children cumulated vsize (KiB) 7380

[startup+4302.3 s]
/proc/loadavg: 1.08 1.03 1.00 2/78 15297
/proc/meminfo: memFree=1584264/2055920 swapFree=4159400/4192956
[pid=14620] ppid=14618 vsize=7380 CPUtime=4300.57
/proc/14620/stat : 14620 (minisat_noasser) R 14618 14620 14327 0 -1 4194304 1506 0 0 0 430024 33 0 0 25 0 1 0 211763379 7557120 1492 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0
/proc/14620/statm: 1845 1492 66 130 0 1712 0
Current children cumulated CPU time (s) 4300.57
Current children cumulated vsize (KiB) 7380

[startup+4362.3 s]
/proc/loadavg: 1.08 1.04 1.00 2/78 15297
/proc/meminfo: memFree=1584264/2055920 swapFree=4159400/4192956
[pid=14620] ppid=14618 vsize=7380 CPUtime=4360.54
/proc/14620/stat : 14620 (minisat_noasser) R 14618 14620 14327 0 -1 4194304 1508 0 0 0 436021 33 0 0 25 0 1 0 211763379 7557120 1494 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546099 0 0 4096 3 0 0 0 17 1 0 0
/proc/14620/statm: 1845 1494 66 130 0 1712 0
Current children cumulated CPU time (s) 4360.54
Current children cumulated vsize (KiB) 7380

[startup+4422.3 s]
/proc/loadavg: 1.03 1.03 1.00 2/84 15405
/proc/meminfo: memFree=1582976/2055920 swapFree=4159400/4192956
[pid=14620] ppid=14618 vsize=7540 CPUtime=4420.47
/proc/14620/stat : 14620 (minisat_noasser) R 14618 14620 14327 0 -1 4194304 1514 0 0 0 442013 34 0 0 25 0 1 0 211763379 7720960 1500 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546894 0 0 4096 3 0 0 0 17 1 0 0
/proc/14620/statm: 1885 1500 66 130 0 1752 0
Current children cumulated CPU time (s) 4420.47
Current children cumulated vsize (KiB) 7540

[startup+4482.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/78 15495
/proc/meminfo: memFree=1583944/2055920 swapFree=4159400/4192956
[pid=14620] ppid=14618 vsize=7540 CPUtime=4480.39
/proc/14620/stat : 14620 (minisat_noasser) R 14618 14620 14327 0 -1 4194304 1521 0 0 0 448005 34 0 0 25 0 1 0 211763379 7720960 1507 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546988 0 0 4096 3 0 0 0 17 1 0 0
/proc/14620/statm: 1885 1507 66 130 0 1752 0
Current children cumulated CPU time (s) 4480.39
Current children cumulated vsize (KiB) 7540

[startup+4542.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 15495
/proc/meminfo: memFree=1584072/2055920 swapFree=4159400/4192956
[pid=14620] ppid=14618 vsize=7540 CPUtime=4540.37
/proc/14620/stat : 14620 (minisat_noasser) R 14618 14620 14327 0 -1 4194304 1521 0 0 0 454002 35 0 0 25 0 1 0 211763379 7720960 1507 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 1 0 0
/proc/14620/statm: 1885 1507 66 130 0 1752 0
Current children cumulated CPU time (s) 4540.37
Current children cumulated vsize (KiB) 7540

[startup+4602.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 15495
/proc/meminfo: memFree=1584072/2055920 swapFree=4159400/4192956
[pid=14620] ppid=14618 vsize=7540 CPUtime=4600.35
/proc/14620/stat : 14620 (minisat_noasser) R 14618 14620 14327 0 -1 4194304 1528 0 0 0 460000 35 0 0 25 0 1 0 211763379 7720960 1514 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0
/proc/14620/statm: 1885 1514 66 130 0 1752 0
Current children cumulated CPU time (s) 4600.35
Current children cumulated vsize (KiB) 7540

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15495
/proc/meminfo: memFree=1584072/2055920 swapFree=4159400/4192956
[pid=14620] ppid=14618 vsize=7540 CPUtime=4660.33
/proc/14620/stat : 14620 (minisat_noasser) R 14618 14620 14327 0 -1 4194304 1529 0 0 0 465997 36 0 0 25 0 1 0 211763379 7720960 1515 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/14620/statm: 1885 1515 66 130 0 1752 0
Current children cumulated CPU time (s) 4660.33
Current children cumulated vsize (KiB) 7540

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15495
/proc/meminfo: memFree=1584072/2055920 swapFree=4159400/4192956
[pid=14620] ppid=14618 vsize=7540 CPUtime=4720.31
/proc/14620/stat : 14620 (minisat_noasser) R 14618 14620 14327 0 -1 4194304 1529 0 0 0 471995 36 0 0 25 0 1 0 211763379 7720960 1515 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/14620/statm: 1885 1515 66 130 0 1752 0
Current children cumulated CPU time (s) 4720.31
Current children cumulated vsize (KiB) 7540

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15495
/proc/meminfo: memFree=1584136/2055920 swapFree=4159400/4192956
[pid=14620] ppid=14618 vsize=7540 CPUtime=4780.29
/proc/14620/stat : 14620 (minisat_noasser) R 14618 14620 14327 0 -1 4194304 1529 0 0 0 477992 37 0 0 25 0 1 0 211763379 7720960 1515 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 1 0 0
/proc/14620/statm: 1885 1515 66 130 0 1752 0
Current children cumulated CPU time (s) 4780.29
Current children cumulated vsize (KiB) 7540

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15495
/proc/meminfo: memFree=1584200/2055920 swapFree=4159400/4192956
[pid=14620] ppid=14618 vsize=7540 CPUtime=4840.26
/proc/14620/stat : 14620 (minisat_noasser) R 14618 14620 14327 0 -1 4194304 1529 0 0 0 483989 37 0 0 25 0 1 0 211763379 7720960 1515 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/14620/statm: 1885 1515 66 130 0 1752 0
Current children cumulated CPU time (s) 4840.26
Current children cumulated vsize (KiB) 7540

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15495
/proc/meminfo: memFree=1584200/2055920 swapFree=4159400/4192956
[pid=14620] ppid=14618 vsize=7540 CPUtime=4900.25
/proc/14620/stat : 14620 (minisat_noasser) R 14618 14620 14327 0 -1 4194304 1542 0 0 0 489987 38 0 0 25 0 1 0 211763379 7720960 1528 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 1 0 0
/proc/14620/statm: 1885 1528 66 130 0 1752 0
Current children cumulated CPU time (s) 4900.25
Current children cumulated vsize (KiB) 7540

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15495
/proc/meminfo: memFree=1584136/2055920 swapFree=4159400/4192956
[pid=14620] ppid=14618 vsize=7540 CPUtime=4960.22
/proc/14620/stat : 14620 (minisat_noasser) R 14618 14620 14327 0 -1 4194304 1544 0 0 0 495984 38 0 0 25 0 1 0 211763379 7720960 1530 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/14620/statm: 1885 1530 66 130 0 1752 0
Current children cumulated CPU time (s) 4960.22
Current children cumulated vsize (KiB) 7540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5002.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15495
/proc/meminfo: memFree=1584008/2055920 swapFree=4159400/4192956
[pid=14620] ppid=14618 vsize=7696 CPUtime=5000
/proc/14620/stat : 14620 (minisat_noasser) R 14618 14620 14327 0 -1 4194304 1570 0 0 0 499962 38 0 0 25 0 1 0 211763379 7880704 1556 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546878 0 0 4096 3 0 0 0 17 1 0 0
/proc/14620/statm: 1924 1556 66 130 0 1791 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 7696

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

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

[startup+5002.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15495
/proc/meminfo: memFree=1584008/2055920 swapFree=4159400/4192956
[pid=14620] ppid=14618 vsize=7696 CPUtime=5000
/proc/14620/stat : 14620 (minisat_noasser) R 14618 14620 14327 0 -1 4194304 1570 0 0 0 499962 38 0 0 25 0 1 0 211763379 7880704 1556 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546878 0 0 4096 3 0 0 0 17 1 0 0
/proc/14620/statm: 1924 1556 66 130 0 1791 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 7696

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5002.11
CPU time (s): 5000.02
CPU user time (s): 4999.63
CPU system time (s): 0.39194
CPU usage (%): 99.9583
Max. virtual memory (cumulated for all children) (KiB): 7696

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

runsolver used 4.16437 second user time and 10.1994 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Fri Apr 27 01:47:35 UTC 2007

IDJOB= 424818
IDBENCH= 19874
IDSOLVER= 189
FILE ID= node13/424818-1177638455

PBS_JOBID= 4697271

Free space on /tmp= 66424 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v110/unif-k5-r21.3-v110-c2343-S1019153514-04.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/424818-1177638455/minisat_noassertions /tmp/evaluation/424818-1177638455/instance-424818-1177638455.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-424818-1177638455 -o ROOT/results/node13/solver-424818-1177638455 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/424818-1177638455/minisat_noassertions /tmp/evaluation/424818-1177638455/instance-424818-1177638455.cnf

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  45b9d25ea20b930c4376024c10f0fe19

RANDOM SEED= 901509281

TIME LIMIT= 5000 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:       1591080 kB
Buffers:         41668 kB
Cached:         339908 kB
SwapCached:      12688 kB
Active:         294020 kB
Inactive:       110724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1591080 kB
SwapTotal:     4192956 kB
SwapFree:      4159400 kB
Dirty:            1532 kB
Writeback:           0 kB
Mapped:          30244 kB
Slab:            45532 kB
Committed_AS:  6905804 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= 66470 MiB

End job on node13 on Fri Apr 27 03:11:00 UTC 2007