Trace number 420911

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 2007SAT 490.953 491.109

General information on the benchmark

Namerandom/OnTreshold/5SAT/v80/
unif-k5-r21.3-v80-c1704-S256297823-16.SAT.shuffled.cnf
MD5SUM98acb22e903e1289d5e4bb5a28958843
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.05799
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses1704
Sum of the clauses size8520
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 51704
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:  80                                                   |
0.00/0.00	c |  Number of clauses:    1704                                                 |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |      80     1704     8520 |      568        0    nan |  0.000 % |
0.00/0.01	c |       102 |      80     1704     8520 |      624      102     18 |  0.016 % |
0.00/0.01	c |       252 |      80     1704     8520 |      687      252     19 |  0.016 % |
0.00/0.02	c |       477 |      80     1704     8520 |      756      477     18 |  0.016 % |
0.02/0.02	c |       816 |      80     1704     8520 |      831      430     17 |  0.016 % |
0.02/0.04	c |      1322 |      80     1704     8520 |      914      510     17 |  0.016 % |
0.02/0.06	c |      2082 |      80     1704     8520 |     1006      805     17 |  0.016 % |
0.02/0.09	c |      3222 |      80     1704     8520 |     1106      923     17 |  0.016 % |
0.09/0.14	c |      4931 |      80     1704     8520 |     1217      948     17 |  0.016 % |
0.19/0.21	c |      7493 |      80     1704     8520 |     1339     1045     17 |  0.016 % |
0.29/0.33	c |     11337 |      80     1704     8520 |     1473      825     16 |  0.016 % |
0.49/0.50	c |     17105 |      80     1704     8520 |     1620     1383     17 |  0.016 % |
0.69/0.77	c |     25755 |      80     1704     8520 |     1782     1051     16 |  0.016 % |
1.10/1.19	c |     38729 |      80     1704     8520 |     1960     1443     17 |  0.016 % |
1.80/1.86	c |     58191 |      80     1704     8520 |     2156     1123     16 |  0.016 % |
2.79/2.87	c |     87383 |      80     1704     8520 |     2372     2045     17 |  0.016 % |
4.40/4.42	c |    131173 |      80     1704     8520 |     2609     1590     17 |  0.016 % |
6.79/6.82	c |    196857 |      80     1704     8520 |     2870     1518     16 |  0.016 % |
10.49/10.58	c |    295383 |      80     1704     8520 |     3158     1746     17 |  0.016 % |
16.49/16.52	c |    443172 |      80     1704     8520 |     3473     1781     16 |  0.016 % |
25.68/25.75	c |    664855 |      80     1704     8520 |     3821     3449     16 |  0.016 % |
39.88/39.98	c |    997380 |      80     1704     8520 |     4203     3761     15 |  0.016 % |
62.17/62.27	c |   1496169 |      80     1704     8520 |     4623     2220     16 |  0.016 % |
97.16/97.28	c |   2244353 |      80     1704     8520 |     5086     3083     15 |  0.016 % |
152.14/152.29	c |   3366628 |      80     1704     8520 |     5594     4941     16 |  0.016 % |
238.41/238.56	c |   5050039 |      80     1704     8520 |     6154     4664     16 |  0.016 % |
373.67/373.82	c |   7575155 |      80     1704     8520 |     6769     5325     13 |  0.048 % |
490.93/491.10	c ===============================================================================
490.93/491.10	c restarts              : 27
490.93/491.10	c conflicts             : 9672210        (19701 /sec)
490.93/491.10	c decisions             : 10714817       (1.79 % random) (21825 /sec)
490.93/491.10	c propagations          : 137907210      (280902 /sec)
490.93/491.10	c conflict literals     : 155695604      (22.97 % deleted)
490.93/491.10	c Memory used           : 3.81 MB
490.93/491.10	c CPU time              : 490.943 s
490.93/491.10	c 
490.93/491.10	s SATISFIABLE
490.93/491.10	v 1 2 -3 4 -5 6 -7 -8 9 -10 11 12 13 14 -15 -16 -17 -18 -19 20 -21 -22 -23 -24 -25 -26 -27 -28 29 30 31 -32 -33 34 -35 36 37 38 -39 -40 41 -42 43 -44 45 46 47 48 49 -50 51 52 53 -54 55 -56 57 -58 -59 60 -61 62 -63 64 65 66 -67 -68 -69 -70 71 72 -73 74 -75 76 77 78 -79 -80 0

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node71/watcher-420911-1177490428 -o ROOT/results/node71/solver-420911-1177490428 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/420911-1177490428/minisat_noassertions /tmp/evaluation/420911-1177490428/instance-420911-1177490428.cnf 

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): 2400 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.00 0.00 0.00 3/64 12983
/proc/meminfo: memFree=1695992/2055920 swapFree=4184236/4192956
[pid=12983] ppid=12981 vsize=1852 CPUtime=0
/proc/12983/stat : 12983 (minisat_noasser) R 12981 12983 12923 0 -1 4194304 138 0 0 0 0 0 0 0 18 0 1 0 225032111 1896448 124 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134529229 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 463 124 62 130 0 330 0

[startup+0.0285219 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 12983
/proc/meminfo: memFree=1695992/2055920 swapFree=4184236/4192956
[pid=12983] ppid=12981 vsize=1852 CPUtime=0.02
/proc/12983/stat : 12983 (minisat_noasser) R 12981 12983 12923 0 -1 4194304 144 0 0 0 2 0 0 0 18 0 1 0 225032111 1896448 130 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134558262 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 463 130 66 130 0 330 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1852

[startup+0.101531 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 12983
/proc/meminfo: memFree=1695992/2055920 swapFree=4184236/4192956
[pid=12983] ppid=12981 vsize=1852 CPUtime=0.09
/proc/12983/stat : 12983 (minisat_noasser) R 12981 12983 12923 0 -1 4194304 159 0 0 0 9 0 0 0 18 0 1 0 225032111 1896448 145 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552662 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 463 145 66 130 0 330 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1852

[startup+0.301558 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 12983
/proc/meminfo: memFree=1695992/2055920 swapFree=4184236/4192956
[pid=12983] ppid=12981 vsize=1984 CPUtime=0.29
/proc/12983/stat : 12983 (minisat_noasser) R 12981 12983 12923 0 -1 4194304 173 0 0 0 29 0 0 0 19 0 1 0 225032111 2031616 159 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546986 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 496 159 66 130 0 363 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1984

[startup+0.701612 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 12983
/proc/meminfo: memFree=1695992/2055920 swapFree=4184236/4192956
[pid=12983] ppid=12981 vsize=1984 CPUtime=0.69
/proc/12983/stat : 12983 (minisat_noasser) R 12981 12983 12923 0 -1 4194304 191 0 0 0 69 0 0 0 22 0 1 0 225032111 2031616 177 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552759 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 496 177 66 130 0 363 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1984

[startup+1.50172 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 12984
/proc/meminfo: memFree=1695472/2055920 swapFree=4184236/4192956
[pid=12983] ppid=12981 vsize=2116 CPUtime=1.49
/proc/12983/stat : 12983 (minisat_noasser) R 12981 12983 12923 0 -1 4194304 212 0 0 0 149 0 0 0 25 0 1 0 225032111 2166784 198 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 529 198 66 130 0 396 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2116

[startup+3.10194 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 12984
/proc/meminfo: memFree=1695216/2055920 swapFree=4184236/4192956
[pid=12983] ppid=12981 vsize=2248 CPUtime=3.09
/proc/12983/stat : 12983 (minisat_noasser) R 12981 12983 12923 0 -1 4194304 245 0 0 0 309 0 0 0 25 0 1 0 225032111 2301952 231 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546937 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 562 231 66 130 0 429 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2248

[startup+6.30137 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 12984
/proc/meminfo: memFree=1695024/2055920 swapFree=4184236/4192956
[pid=12983] ppid=12981 vsize=2380 CPUtime=6.29
/proc/12983/stat : 12983 (minisat_noasser) R 12981 12983 12923 0 -1 4194304 269 0 0 0 629 0 0 0 25 0 1 0 225032111 2437120 255 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134553177 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 595 255 66 130 0 462 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2380

[startup+12.7012 s]
/proc/loadavg: 0.15 0.03 0.01 2/65 12984
/proc/meminfo: memFree=1694768/2055920 swapFree=4184236/4192956
[pid=12983] ppid=12981 vsize=2516 CPUtime=12.69
/proc/12983/stat : 12983 (minisat_noasser) R 12981 12983 12923 0 -1 4194304 314 0 0 0 1269 0 0 0 25 0 1 0 225032111 2576384 300 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 629 300 66 130 0 496 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2516

[startup+25.502 s]
/proc/loadavg: 0.34 0.08 0.02 2/65 12984
/proc/meminfo: memFree=1694576/2055920 swapFree=4184236/4192956
[pid=12983] ppid=12981 vsize=2652 CPUtime=25.48
/proc/12983/stat : 12983 (minisat_noasser) R 12981 12983 12923 0 -1 4194304 349 0 0 0 2548 0 0 0 25 0 1 0 225032111 2715648 335 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 663 335 66 130 0 530 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2652

[startup+51.1014 s]
/proc/loadavg: 0.56 0.15 0.05 2/65 12984
/proc/meminfo: memFree=1694384/2055920 swapFree=4184236/4192956
[pid=12983] ppid=12981 vsize=2920 CPUtime=51.07
/proc/12983/stat : 12983 (minisat_noasser) R 12981 12983 12923 0 -1 4194304 411 0 0 0 5107 0 0 0 25 0 1 0 225032111 2990080 397 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546878 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 730 397 66 130 0 597 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2920

[startup+102.305 s]
/proc/loadavg: 0.81 0.28 0.10 2/65 12984
/proc/meminfo: memFree=1694128/2055920 swapFree=4184236/4192956
[pid=12983] ppid=12981 vsize=3196 CPUtime=102.26
/proc/12983/stat : 12983 (minisat_noasser) R 12981 12983 12923 0 -1 4194304 466 0 0 0 10226 0 0 0 25 0 1 0 225032111 3272704 452 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 799 452 66 130 0 666 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 3196

[startup+162.302 s]
/proc/loadavg: 0.93 0.41 0.15 2/65 12986
/proc/meminfo: memFree=1693872/2055920 swapFree=4184236/4192956
[pid=12983] ppid=12981 vsize=3332 CPUtime=162.24
/proc/12983/stat : 12983 (minisat_noasser) R 12981 12983 12923 0 -1 4194304 517 0 0 0 16224 0 0 0 25 0 1 0 225032111 3411968 503 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 833 503 66 130 0 700 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 3332

[startup+222.302 s]
/proc/loadavg: 0.97 0.51 0.20 2/65 12986
/proc/meminfo: memFree=1693744/2055920 swapFree=4184236/4192956
[pid=12983] ppid=12981 vsize=3616 CPUtime=222.22
/proc/12983/stat : 12983 (minisat_noasser) R 12981 12983 12923 0 -1 4194304 573 0 0 0 22222 0 0 0 25 0 1 0 225032111 3702784 559 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 904 559 66 130 0 771 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 3616

[startup+282.302 s]
/proc/loadavg: 0.99 0.60 0.25 2/65 12986
/proc/meminfo: memFree=1693488/2055920 swapFree=4184236/4192956
[pid=12983] ppid=12981 vsize=3756 CPUtime=282.2
/proc/12983/stat : 12983 (minisat_noasser) R 12981 12983 12923 0 -1 4194304 626 0 0 0 28220 0 0 0 25 0 1 0 225032111 3846144 612 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 939 612 66 130 0 806 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 3756

[startup+342.302 s]
/proc/loadavg: 0.99 0.67 0.29 2/65 12986
/proc/meminfo: memFree=1693296/2055920 swapFree=4184236/4192956
[pid=12983] ppid=12981 vsize=3896 CPUtime=342.18
/proc/12983/stat : 12983 (minisat_noasser) R 12981 12983 12923 0 -1 4194304 654 0 0 0 34218 0 0 0 25 0 1 0 225032111 3989504 640 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 974 640 66 130 0 841 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 3896

[startup+402.301 s]
/proc/loadavg: 0.99 0.73 0.33 2/65 12986
/proc/meminfo: memFree=1693232/2055920 swapFree=4184236/4192956
[pid=12983] ppid=12981 vsize=3896 CPUtime=402.16
/proc/12983/stat : 12983 (minisat_noasser) R 12981 12983 12923 0 -1 4194304 662 0 0 0 40216 0 0 0 25 0 1 0 225032111 3989504 648 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 974 648 66 130 0 841 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 3896

[startup+462.301 s]
/proc/loadavg: 0.99 0.77 0.37 2/65 12986
/proc/meminfo: memFree=1693232/2055920 swapFree=4184236/4192956
[pid=12983] ppid=12981 vsize=3896 CPUtime=462.14
/proc/12983/stat : 12983 (minisat_noasser) R 12981 12983 12923 0 -1 4194304 670 0 0 0 46214 0 0 0 25 0 1 0 225032111 3989504 656 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 974 656 66 130 0 841 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 3896

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

[startup+473.502 s]
/proc/loadavg: 0.99 0.78 0.38 2/65 12986
/proc/meminfo: memFree=1693168/2055920 swapFree=4184236/4192956
[pid=12983] ppid=12981 vsize=3896 CPUtime=473.34
/proc/12983/stat : 12983 (minisat_noasser) R 12981 12983 12923 0 -1 4194304 670 0 0 0 47334 0 0 0 25 0 1 0 225032111 3989504 656 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546878 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 974 656 66 130 0 841 0
Current children cumulated CPU time (s) 473.34
Current children cumulated vsize (KiB) 3896

[startup+479.902 s]
/proc/loadavg: 0.99 0.79 0.38 2/65 12986
/proc/meminfo: memFree=1693168/2055920 swapFree=4184236/4192956
[pid=12983] ppid=12981 vsize=3896 CPUtime=479.74
/proc/12983/stat : 12983 (minisat_noasser) R 12981 12983 12923 0 -1 4194304 670 0 0 0 47974 0 0 0 25 0 1 0 225032111 3989504 656 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 974 656 66 130 0 841 0
Current children cumulated CPU time (s) 479.74
Current children cumulated vsize (KiB) 3896

[startup+486.301 s]
/proc/loadavg: 0.99 0.79 0.39 2/65 12986
/proc/meminfo: memFree=1693168/2055920 swapFree=4184236/4192956
[pid=12983] ppid=12981 vsize=3896 CPUtime=486.13
/proc/12983/stat : 12983 (minisat_noasser) R 12981 12983 12923 0 -1 4194304 670 0 0 0 48613 0 0 0 25 0 1 0 225032111 3989504 656 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548022 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 974 656 66 130 0 841 0
Current children cumulated CPU time (s) 486.13
Current children cumulated vsize (KiB) 3896

[startup+489.506 s]
/proc/loadavg: 0.99 0.79 0.39 2/65 12986
/proc/meminfo: memFree=1693168/2055920 swapFree=4184236/4192956
[pid=12983] ppid=12981 vsize=3896 CPUtime=489.34
/proc/12983/stat : 12983 (minisat_noasser) R 12981 12983 12923 0 -1 4194304 670 0 0 0 48934 0 0 0 25 0 1 0 225032111 3989504 656 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 974 656 66 130 0 841 0
Current children cumulated CPU time (s) 489.34
Current children cumulated vsize (KiB) 3896

[startup+490.302 s]
/proc/loadavg: 0.99 0.79 0.39 2/65 12986
/proc/meminfo: memFree=1693168/2055920 swapFree=4184236/4192956
[pid=12983] ppid=12981 vsize=3896 CPUtime=490.13
/proc/12983/stat : 12983 (minisat_noasser) R 12981 12983 12923 0 -1 4194304 670 0 0 0 49013 0 0 0 25 0 1 0 225032111 3989504 656 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547143 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 974 656 66 130 0 841 0
Current children cumulated CPU time (s) 490.13
Current children cumulated vsize (KiB) 3896

[startup+490.701 s]
/proc/loadavg: 0.99 0.79 0.39 2/65 12986
/proc/meminfo: memFree=1693168/2055920 swapFree=4184236/4192956
[pid=12983] ppid=12981 vsize=3896 CPUtime=490.53
/proc/12983/stat : 12983 (minisat_noasser) R 12981 12983 12923 0 -1 4194304 670 0 0 0 49053 0 0 0 25 0 1 0 225032111 3989504 656 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 974 656 66 130 0 841 0
Current children cumulated CPU time (s) 490.53
Current children cumulated vsize (KiB) 3896

[startup+491.101 s]
/proc/loadavg: 0.99 0.79 0.39 2/65 12986
/proc/meminfo: memFree=1693168/2055920 swapFree=4184236/4192956
[pid=12983] ppid=12981 vsize=3896 CPUtime=490.93
/proc/12983/stat : 12983 (minisat_noasser) R 12981 12983 12923 0 -1 4194304 670 0 0 0 49093 0 0 0 25 0 1 0 225032111 3989504 656 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547029 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 974 656 66 130 0 841 0
Current children cumulated CPU time (s) 490.93
Current children cumulated vsize (KiB) 3896

Child status: 10
Real time (s): 491.109
CPU time (s): 490.953
CPU user time (s): 490.943
CPU system time (s): 0.009998
CPU usage (%): 99.9683
Max. virtual memory (cumulated for all children) (KiB): 3896

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

runsolver used 0.400939 second user time and 0.946856 second system time

The end

Launcher Data (download as text)

Begin job on node71 on Wed Apr 25 08:40:28 UTC 2007

IDJOB= 420911
IDBENCH= 19820
IDSOLVER= 188
FILE ID= node71/420911-1177490428

PBS_JOBID= 4685757

Free space on /tmp= 66446 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v80/unif-k5-r21.3-v80-c1704-S256297823-16.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/420911-1177490428/minisat_noassertions /tmp/evaluation/420911-1177490428/instance-420911-1177490428.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node71/watcher-420911-1177490428 -o ROOT/results/node71/solver-420911-1177490428 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/420911-1177490428/minisat_noassertions /tmp/evaluation/420911-1177490428/instance-420911-1177490428.cnf

META MD5SUM SOLVER= 80cbedba287df00eb7b45eadedad758b
MD5SUM BENCH=  98acb22e903e1289d5e4bb5a28958843

RANDOM SEED= 21981073

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node71.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.234
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.234
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:       1696464 kB
Buffers:         33332 kB
Cached:         250808 kB
SwapCached:       2752 kB
Active:         109560 kB
Inactive:       184116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1696464 kB
SwapTotal:     4192956 kB
SwapFree:      4184236 kB
Dirty:            1728 kB
Writeback:           0 kB
Mapped:          15564 kB
Slab:            51800 kB
Committed_AS:  3633288 kB
PageTables:       1448 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= 66446 MiB

End job on node71 on Wed Apr 25 08:48:39 UTC 2007