Trace number 1721027

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
MiniSat 2.1 (Sat-race'08 Edition)UNSAT 367.79 367.901

General information on the benchmark

Namegoldb-heqc-alu4mul.cnf
MD5SUM2d68b23bdbf6e7e2868e82c4f24dffc3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark117.624
Satisfiable
(Un)Satisfiability was proved
Number of variables4736
Number of clauses30465
Sum of the clauses size103040
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 27024
Number of clauses of size 314112
Number of clauses of size 40
Number of clauses of size 59328
Number of clauses of size over 51

Solver Data

0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.03	c |  Number of variables:          4736                                         |
0.00/0.03	c |  Number of clauses:           30465                                         |
0.00/0.03	c |  Parse time:                   0.03 s                                       |
0.06/0.08	c |  Simplification time:          0.05 s                                       |
0.06/0.08	c |                                                                             |
0.06/0.08	c ============================[ Search Statistics ]==============================
0.06/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.06/0.08	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.06/0.08	c ===============================================================================
0.09/0.10	c |       100 |    4705    30376   102916 |    11137      100     46 |  0.000 % |
0.09/0.12	c |       250 |    4702    30376   102916 |    12251      248     33 |  0.064 % |
0.09/0.14	c |       475 |    4702    30290   102596 |    13476      471     33 |  0.063 % |
0.09/0.18	c |       812 |    4702    30290   102596 |    14824      808     30 |  0.063 % |
0.19/0.24	c |      1318 |    4702    30290   102596 |    16306     1314     32 |  0.063 % |
0.29/0.37	c |      2077 |    4700    30288   102590 |    17937     2068     32 |  0.106 % |
0.49/0.55	c |      3216 |    4700    30286   102584 |    19731     3206     32 |  0.106 % |
0.79/0.82	c |      4924 |    4699    30284   102578 |    21704     4910     34 |  0.128 % |
1.29/1.35	c |      7486 |    4699    30284   102578 |    23875     7472     38 |  0.128 % |
2.10/2.11	c |     11330 |    4698    30264   102514 |    26262    11306     40 |  0.149 % |
3.49/3.59	c |     17096 |    4698    30264   102514 |    28888    17072     42 |  0.149 % |
5.98/6.05	c |     25745 |    4698    30264   102514 |    31777    25721     44 |  0.149 % |
9.68/9.74	c |     38719 |    4696    30237   102424 |    34955    22765     39 |  0.191 % |
15.98/16.07	c |     58180 |    4696    30237   102424 |    38450    24552     40 |  0.191 % |
24.89/24.98	c |     87372 |    4696    30237   102424 |    42296    34304     39 |  0.190 % |
39.68/39.70	c |    131161 |    4696    30237   102424 |    46525    32041     37 |  0.191 % |
63.57/63.68	c |    196845 |    4696    30237   102424 |    51178    46670     38 |  0.191 % |
99.26/99.36	c |    295371 |    4695    30217   102355 |    56296    27903     33 |  0.212 % |
149.05/149.11	c |    443160 |    4694    30197   102291 |    61925    36922     36 |  0.232 % |
220.93/221.10	c |    664843 |    4692    30164   102177 |    68118    49650     40 |  0.274 % |
337.89/338.01	c |    997368 |    4688    30099   101946 |    74929    59388     38 |  0.364 % |
367.68/367.89	c ===============================================================================
367.68/367.89	c restarts              : 2047
367.68/367.89	c conflicts             : 1092861        (2973 /sec)
367.68/367.89	c decisions             : 1443935        (3928 /sec)
367.68/367.89	c propagations          : 652460414      (1774736 /sec)
367.68/367.89	c conflict literals     : 46137178       (67.12 % deleted)
367.68/367.89	c Memory used           : 39.17 MB
367.68/367.89	c CPU time              : 367.638 s
367.68/367.89	c 
367.68/367.89	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1721027-1240662142/watcher-1721027-1240662142 -o /tmp/evaluation-result-1721027-1240662142/solver-1721027-1240662142 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat HOME/instance-1721027-1240662142.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): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 1.61 1.26 3/65 21074
/proc/meminfo: memFree=1751496/2055920 swapFree=4192812/4192956
[pid=21074] ppid=21072 vsize=7776 CPUtime=0
/proc/21074/stat : 21074 (minisat) R 21072 21074 20597 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 94246927 7962624 332 1992294400 4194304 5092341 548682068832 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 1 0 0
/proc/21074/statm: 1944 332 63 219 0 1722 0

[startup+0.073048 s]
/proc/loadavg: 1.99 1.61 1.26 3/65 21074
/proc/meminfo: memFree=1751496/2055920 swapFree=4192812/4192956
[pid=21074] ppid=21072 vsize=9484 CPUtime=0.06
/proc/21074/stat : 21074 (minisat) R 21072 21074 20597 0 -1 4194304 955 0 0 0 6 0 0 0 18 0 1 0 94246927 9711616 939 1992294400 4194304 5092341 548682068832 18446744073709551615 4218943 0 0 4096 3 0 0 0 17 1 0 0
/proc/21074/statm: 2371 939 88 219 0 2149 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 9484

[startup+0.101051 s]
/proc/loadavg: 1.99 1.61 1.26 3/65 21074
/proc/meminfo: memFree=1751496/2055920 swapFree=4192812/4192956
[pid=21074] ppid=21072 vsize=9320 CPUtime=0.09
/proc/21074/stat : 21074 (minisat) R 21072 21074 20597 0 -1 4194304 1094 0 0 0 9 0 0 0 18 0 1 0 94246927 9543680 875 1992294400 4194304 5092341 548682068832 18446744073709551615 4241960 0 0 4096 3 0 0 0 17 1 0 0
/proc/21074/statm: 2330 875 92 219 0 2108 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9320

[startup+0.301073 s]
/proc/loadavg: 1.99 1.61 1.26 3/65 21074
/proc/meminfo: memFree=1751496/2055920 swapFree=4192812/4192956
[pid=21074] ppid=21072 vsize=9320 CPUtime=0.29
/proc/21074/stat : 21074 (minisat) R 21072 21074 20597 0 -1 4194304 1155 0 0 0 29 0 0 0 19 0 1 0 94246927 9543680 936 1992294400 4194304 5092341 548682068832 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/21074/statm: 2330 936 100 219 0 2108 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9320

[startup+0.701119 s]
/proc/loadavg: 1.99 1.61 1.26 3/65 21074
/proc/meminfo: memFree=1751496/2055920 swapFree=4192812/4192956
[pid=21074] ppid=21072 vsize=9320 CPUtime=0.69
/proc/21074/stat : 21074 (minisat) R 21072 21074 20597 0 -1 4194304 1244 0 0 0 69 0 0 0 23 0 1 0 94246927 9543680 1025 1992294400 4194304 5092341 548682068832 18446744073709551615 4248079 0 0 4096 3 0 0 0 17 1 0 0
/proc/21074/statm: 2330 1025 101 219 0 2108 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9320

[startup+1.50121 s]
/proc/loadavg: 1.99 1.61 1.26 2/66 21075
/proc/meminfo: memFree=1747520/2055920 swapFree=4192812/4192956
[pid=21074] ppid=21072 vsize=9320 CPUtime=1.49
/proc/21074/stat : 21074 (minisat) R 21072 21074 20597 0 -1 4194304 1425 0 0 0 149 0 0 0 25 0 1 0 94246927 9543680 1206 1992294400 4194304 5092341 548682068832 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/21074/statm: 2330 1206 101 219 0 2108 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9320

[startup+3.1014 s]
/proc/loadavg: 1.99 1.61 1.26 2/66 21075
/proc/meminfo: memFree=1746304/2055920 swapFree=4192812/4192956
[pid=21074] ppid=21072 vsize=9604 CPUtime=3.09
/proc/21074/stat : 21074 (minisat) R 21072 21074 20597 0 -1 4194304 1816 0 0 0 308 1 0 0 25 0 1 0 94246927 9834496 1597 1992294400 4194304 5092341 548682068832 18446744073709551615 4251452 0 0 4096 3 0 0 0 17 1 0 0
/proc/21074/statm: 2401 1597 101 219 0 2179 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9604

[startup+6.30176 s]
/proc/loadavg: 1.91 1.60 1.25 2/66 21075
/proc/meminfo: memFree=1743104/2055920 swapFree=4192812/4192956
[pid=21074] ppid=21072 vsize=12800 CPUtime=6.28
/proc/21074/stat : 21074 (minisat) R 21072 21074 20597 0 -1 4194304 2524 0 0 0 627 1 0 0 25 0 1 0 94246927 13107200 2305 1992294400 4194304 5092341 548682068832 18446744073709551615 4240654 0 0 4096 3 0 0 0 17 1 0 0
/proc/21074/statm: 3200 2305 101 219 0 2978 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 12800

[startup+12.7025 s]
/proc/loadavg: 1.84 1.59 1.25 2/66 21075
/proc/meminfo: memFree=1736256/2055920 swapFree=4192812/4192956
[pid=21074] ppid=21072 vsize=18744 CPUtime=12.69
/proc/21074/stat : 21074 (minisat) R 21072 21074 20597 0 -1 4194304 5721 0 0 0 1265 4 0 0 25 0 1 0 94246927 19193856 3941 1992294400 4194304 5092341 548682068832 18446744073709551615 4249195 0 0 4096 3 0 0 0 17 1 0 0
/proc/21074/statm: 4686 3941 101 219 0 4464 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18744

[startup+25.502 s]
/proc/loadavg: 1.65 1.56 1.25 2/66 21075
/proc/meminfo: memFree=1729600/2055920 swapFree=4192812/4192956
[pid=21074] ppid=21072 vsize=23936 CPUtime=25.49
/proc/21074/stat : 21074 (minisat) R 21072 21074 20597 0 -1 4194304 7262 0 0 0 2544 5 0 0 25 0 1 0 94246927 24510464 5482 1992294400 4194304 5092341 548682068832 18446744073709551615 4240843 0 0 4096 3 0 0 0 17 1 0 0
/proc/21074/statm: 5984 5482 101 219 0 5762 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23936

[startup+51.1019 s]
/proc/loadavg: 1.43 1.52 1.24 2/66 21075
/proc/meminfo: memFree=1724928/2055920 swapFree=4192812/4192956
[pid=21074] ppid=21072 vsize=27828 CPUtime=51.07
/proc/21074/stat : 21074 (minisat) R 21072 21074 20597 0 -1 4194304 8431 0 0 0 5102 5 0 0 25 0 1 0 94246927 28495872 6651 1992294400 4194304 5092341 548682068832 18446744073709551615 4241380 0 0 4096 3 0 0 0 17 1 0 0
/proc/21074/statm: 6957 6651 101 219 0 6735 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 27828

[startup+102.306 s]
/proc/loadavg: 1.18 1.43 1.23 2/66 21075
/proc/meminfo: memFree=1724928/2055920 swapFree=4192812/4192956
[pid=21074] ppid=21072 vsize=27828 CPUtime=102.27
/proc/21074/stat : 21074 (minisat) R 21072 21074 20597 0 -1 4194304 8433 0 0 0 10221 6 0 0 25 0 1 0 94246927 28495872 6653 1992294400 4194304 5092341 548682068832 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/21074/statm: 6957 6653 101 219 0 6735 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 27828

[startup+162.302 s]
/proc/loadavg: 1.07 1.35 1.21 2/66 21075
/proc/meminfo: memFree=1724864/2055920 swapFree=4192812/4192956
[pid=21074] ppid=21072 vsize=27828 CPUtime=162.24
/proc/21074/stat : 21074 (minisat) R 21072 21074 20597 0 -1 4194304 8434 0 0 0 16218 6 0 0 25 0 1 0 94246927 28495872 6654 1992294400 4194304 5092341 548682068832 18446744073709551615 4248161 0 0 4096 3 0 0 0 17 1 0 0
/proc/21074/statm: 6957 6654 101 219 0 6735 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 27828

[startup+222.302 s]
/proc/loadavg: 1.02 1.29 1.19 2/66 21075
/proc/meminfo: memFree=1724864/2055920 swapFree=4192812/4192956
[pid=21074] ppid=21072 vsize=27828 CPUtime=222.22
/proc/21074/stat : 21074 (minisat) R 21072 21074 20597 0 -1 4194304 8434 0 0 0 22216 6 0 0 25 0 1 0 94246927 28495872 6654 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/21074/statm: 6957 6654 101 219 0 6735 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 27828

[startup+282.302 s]
/proc/loadavg: 1.01 1.23 1.18 2/66 21075
/proc/meminfo: memFree=1714048/2055920 swapFree=4192812/4192956
[pid=21074] ppid=21072 vsize=40104 CPUtime=282.21
/proc/21074/stat : 21074 (minisat) R 21072 21074 20597 0 -1 4194304 18431 0 0 0 28207 14 0 0 25 0 1 0 94246927 41066496 9452 1992294400 4194304 5092341 548682068832 18446744073709551615 4240928 0 0 4096 3 0 0 0 17 1 0 0
/proc/21074/statm: 10026 9452 101 219 0 9804 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 40104

[startup+342.302 s]
/proc/loadavg: 1.00 1.19 1.16 2/66 21075
/proc/meminfo: memFree=1713280/2055920 swapFree=4192812/4192956
[pid=21074] ppid=21072 vsize=40104 CPUtime=342.19
/proc/21074/stat : 21074 (minisat) R 21072 21074 20597 0 -1 4194304 18496 0 0 0 34205 14 0 0 25 0 1 0 94246927 41066496 9517 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/21074/statm: 10026 9517 101 219 0 9804 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 40104

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

[startup+345.502 s]
/proc/loadavg: 1.00 1.18 1.16 2/66 21075
/proc/meminfo: memFree=1713280/2055920 swapFree=4192812/4192956
[pid=21074] ppid=21072 vsize=40104 CPUtime=345.39
/proc/21074/stat : 21074 (minisat) R 21072 21074 20597 0 -1 4194304 18496 0 0 0 34525 14 0 0 25 0 1 0 94246927 41066496 9517 1992294400 4194304 5092341 548682068832 18446744073709551615 4248386 0 0 4096 3 0 0 0 17 1 0 0
/proc/21074/statm: 10026 9517 101 219 0 9804 0
Current children cumulated CPU time (s) 345.39
Current children cumulated vsize (KiB) 40104

[startup+358.301 s]
/proc/loadavg: 1.00 1.18 1.16 2/66 21075
/proc/meminfo: memFree=1713280/2055920 swapFree=4192812/4192956
[pid=21074] ppid=21072 vsize=40104 CPUtime=358.18
/proc/21074/stat : 21074 (minisat) R 21072 21074 20597 0 -1 4194304 18496 0 0 0 35804 14 0 0 25 0 1 0 94246927 41066496 9517 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/21074/statm: 10026 9517 101 219 0 9804 0
Current children cumulated CPU time (s) 358.18
Current children cumulated vsize (KiB) 40104

[startup+364.701 s]
/proc/loadavg: 1.00 1.17 1.16 2/66 21075
/proc/meminfo: memFree=1713280/2055920 swapFree=4192812/4192956
[pid=21074] ppid=21072 vsize=40104 CPUtime=364.58
/proc/21074/stat : 21074 (minisat) R 21072 21074 20597 0 -1 4194304 18496 0 0 0 36444 14 0 0 25 0 1 0 94246927 41066496 9517 1992294400 4194304 5092341 548682068832 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/21074/statm: 10026 9517 101 219 0 9804 0
Current children cumulated CPU time (s) 364.58
Current children cumulated vsize (KiB) 40104

[startup+366.305 s]
/proc/loadavg: 1.00 1.17 1.16 2/66 21075
/proc/meminfo: memFree=1713280/2055920 swapFree=4192812/4192956
[pid=21074] ppid=21072 vsize=40104 CPUtime=366.18
/proc/21074/stat : 21074 (minisat) R 21072 21074 20597 0 -1 4194304 18496 0 0 0 36604 14 0 0 25 0 1 0 94246927 41066496 9517 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/21074/statm: 10026 9517 101 219 0 9804 0
Current children cumulated CPU time (s) 366.18
Current children cumulated vsize (KiB) 40104

[startup+367.101 s]
/proc/loadavg: 1.00 1.17 1.16 2/66 21075
/proc/meminfo: memFree=1713280/2055920 swapFree=4192812/4192956
[pid=21074] ppid=21072 vsize=40104 CPUtime=366.98
/proc/21074/stat : 21074 (minisat) R 21072 21074 20597 0 -1 4194304 18496 0 0 0 36684 14 0 0 25 0 1 0 94246927 41066496 9517 1992294400 4194304 5092341 548682068832 18446744073709551615 4240602 0 0 4096 3 0 0 0 17 1 0 0
/proc/21074/statm: 10026 9517 101 219 0 9804 0
Current children cumulated CPU time (s) 366.98
Current children cumulated vsize (KiB) 40104

[startup+367.501 s]
/proc/loadavg: 1.00 1.17 1.16 2/66 21075
/proc/meminfo: memFree=1713280/2055920 swapFree=4192812/4192956
[pid=21074] ppid=21072 vsize=40104 CPUtime=367.38
/proc/21074/stat : 21074 (minisat) R 21072 21074 20597 0 -1 4194304 18496 0 0 0 36724 14 0 0 25 0 1 0 94246927 41066496 9517 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/21074/statm: 10026 9517 101 219 0 9804 0
Current children cumulated CPU time (s) 367.38
Current children cumulated vsize (KiB) 40104

[startup+367.701 s]
/proc/loadavg: 1.00 1.17 1.16 2/66 21075
/proc/meminfo: memFree=1713280/2055920 swapFree=4192812/4192956
[pid=21074] ppid=21072 vsize=40104 CPUtime=367.58
/proc/21074/stat : 21074 (minisat) R 21072 21074 20597 0 -1 4194304 18496 0 0 0 36744 14 0 0 25 0 1 0 94246927 41066496 9517 1992294400 4194304 5092341 548682068832 18446744073709551615 4244035 0 0 4096 3 0 0 0 17 1 0 0
/proc/21074/statm: 10026 9517 101 219 0 9804 0
Current children cumulated CPU time (s) 367.58
Current children cumulated vsize (KiB) 40104

[startup+367.801 s]
/proc/loadavg: 1.00 1.17 1.16 2/66 21075
/proc/meminfo: memFree=1713280/2055920 swapFree=4192812/4192956
[pid=21074] ppid=21072 vsize=40104 CPUtime=367.68
/proc/21074/stat : 21074 (minisat) R 21072 21074 20597 0 -1 4194304 18496 0 0 0 36754 14 0 0 25 0 1 0 94246927 41066496 9517 1992294400 4194304 5092341 548682068832 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/21074/statm: 10026 9517 101 219 0 9804 0
Current children cumulated CPU time (s) 367.68
Current children cumulated vsize (KiB) 40104

Child status: 20
Real time (s): 367.901
CPU time (s): 367.79
CPU user time (s): 367.638
CPU system time (s): 0.151976
CPU usage (%): 99.97
Max. virtual memory (cumulated for all children) (KiB): 40104

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

runsolver used 0.400939 second user time and 0.741887 second system time

The end

Launcher Data

Begin job on node74 at 2009-04-25 14:22:22
IDJOB=1721027
IDBENCH=69645
IDSOLVER=546
FILE ID=node74/1721027-1240662142
PBS_JOBID= 9186502
Free space on /tmp= 103116 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT_RACE08/cnf/goldb-heqc-alu4mul.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1721027-1240662142/watcher-1721027-1240662142 -o /tmp/evaluation-result-1721027-1240662142/solver-1721027-1240662142 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/minisat HOME/instance-1721027-1240662142.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 2d68b23bdbf6e7e2868e82c4f24dffc3
RANDOM SEED=1184899011

node74.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.233
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.233
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:       1751976 kB
Buffers:         13664 kB
Cached:         218756 kB
SwapCached:        140 kB
Active:         129164 kB
Inactive:       118240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1751976 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1476 kB
Writeback:           0 kB
Mapped:          23944 kB
Slab:            42368 kB
Committed_AS:   408472 kB
PageTables:       1448 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 103112 MiB
End job on node74 at 2009-04-25 14:28:30