Trace number 1797807

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
minisat2-core 070721UNSAT 630.235 630.392

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.10.unsat.cnf
MD5SUMb1a6497b6934405ef70bfcc51fa85893
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark486.742
Satisfiable
(Un)Satisfiability was proved
Number of variables1111
Number of clauses3756
Sum of the clauses size9786
Maximum clause length19
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 21603
Number of clauses of size 32090
Number of clauses of size 430
Number of clauses of size 518
Number of clauses of size over 512

Solver Data

0.00/0.00	This is MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  1111                                                 |
0.00/0.00	|  Number of clauses:    3756                                                 |
0.00/0.00	|  Parsing time:         0.00         s                                       |
0.00/0.00	============================[ Search Statistics ]==============================
0.00/0.00	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	===============================================================================
0.00/0.00	|         0 |    1108     3715     9707 |     1238        0    nan |  0.000 % |
0.00/0.00	|       101 |    1108     3715     9707 |     1362      101     19 |  0.270 % |
0.00/0.01	|       251 |    1108     3715     9707 |     1498      251     18 |  0.275 % |
0.00/0.01	|       476 |    1108     3715     9707 |     1648      476     15 |  0.270 % |
0.00/0.03	|       813 |    1108     3715     9707 |     1813      813     26 |  0.270 % |
0.00/0.06	|      1319 |    1107     3713     9701 |     1994     1260     27 |  0.455 % |
0.10/0.11	|      2078 |    1106     3709     9691 |     2193     2018     26 |  0.450 % |
0.20/0.20	|      3217 |    1106     3709     9691 |     2413     1910     29 |  0.450 % |
0.30/0.34	|      4926 |    1103     3697     9663 |     2654     2222     32 |  0.725 % |
0.40/0.49	|      7488 |    1103     3697     9663 |     2919     3412     29 |  0.725 % |
0.70/0.79	|     11332 |    1102     3695     9657 |     3211     2359     18 |  0.810 % |
1.29/1.32	|     17099 |    1102     3695     9657 |     3533     2413     36 |  0.815 % |
1.99/2.06	|     25750 |    1102     3695     9657 |     3886     3272     16 |  0.810 % |
3.09/3.16	|     38725 |    1102     3695     9657 |     4275     3867     37 |  0.810 % |
5.29/5.33	|     58186 |    1101     3693     9651 |     4702     2894     32 |  0.900 % |
8.89/8.91	|     87378 |    1100     3690     9645 |     5172     4345     27 |  0.991 % |
14.19/14.22	|    131168 |    1100     3690     9645 |     5690     5115     17 |  0.990 % |
22.18/22.20	|    196853 |    1100     3690     9645 |     6259     3334     28 |  0.991 % |
34.68/34.79	|    295379 |    1100     3690     9645 |     6885     6249     28 |  0.994 % |
54.38/54.41	|    443169 |    1100     3690     9645 |     7573     7219     31 |  0.991 % |
86.27/86.33	|    664852 |    1097     3680     9620 |     8330     7324     26 |  1.261 % |
136.26/136.30	|    997377 |    1097     3680     9620 |     9163     8216     22 |  1.265 % |
213.54/213.67	|   1496165 |    1096     3678     9614 |    10080     8088     26 |  1.351 % |
334.50/334.66	|   2244347 |    1094     3673     9602 |    11088     7077     18 |  1.535 % |
526.66/526.88	|   3366622 |    1090     3651     9547 |    12197     6852     14 |  1.890 % |
630.13/630.39	===============================================================================
630.13/630.39	restarts              : 25
630.13/630.39	conflicts             : 3976651        (6310 /sec)
630.13/630.39	decisions             : 4712896        (1.04 % random) (7478 /sec)
630.13/630.39	propagations          : 757648883      (1202245 /sec)
630.13/630.39	conflict literals     : 125711381      (46.42 % deleted)
630.13/630.39	Memory used           : 6.85 MB
630.13/630.39	CPU time              : 630.195 s
630.13/630.39	
630.13/630.39	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-1797807-1242075519/watcher-1797807-1242075519 -o /tmp/evaluation-result-1797807-1242075519/solver-1797807-1242075519 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1797807-1242075519.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.87 0.97 0.99 3/64 12205
/proc/meminfo: memFree=1218848/2055920 swapFree=4181940/4192956
[pid=12205] ppid=12203 vsize=2024 CPUtime=0
/proc/12205/stat : 12205 (minisat_static) R 12203 12205 12043 0 -1 4194304 187 0 0 0 0 0 0 0 18 0 1 0 235579085 2072576 172 1992294400 134512640 135213614 4294956256 18446744073709551615 134526685 0 0 4096 3 0 0 0 17 1 0 0
/proc/12205/statm: 506 172 75 171 0 332 0

[startup+0.009257 s]
/proc/loadavg: 0.87 0.97 0.99 3/64 12205
/proc/meminfo: memFree=1218848/2055920 swapFree=4181940/4192956
[pid=12205] ppid=12203 vsize=2024 CPUtime=0
/proc/12205/stat : 12205 (minisat_static) R 12203 12205 12043 0 -1 4194304 190 0 0 0 0 0 0 0 18 0 1 0 235579085 2072576 175 1992294400 134512640 135213614 4294956256 18446744073709551615 134530561 0 0 4096 3 0 0 0 17 1 0 0
/proc/12205/statm: 506 175 77 171 0 332 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2024

[startup+0.101266 s]
/proc/loadavg: 0.87 0.97 0.99 3/64 12205
/proc/meminfo: memFree=1218848/2055920 swapFree=4181940/4192956
[pid=12205] ppid=12203 vsize=2420 CPUtime=0.1
/proc/12205/stat : 12205 (minisat_static) R 12203 12205 12043 0 -1 4194304 257 0 0 0 10 0 0 0 18 0 1 0 235579085 2478080 242 1992294400 134512640 135213614 4294956256 18446744073709551615 134719431 0 0 4096 3 0 0 0 17 1 0 0
/proc/12205/statm: 605 242 77 171 0 431 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2420

[startup+0.301283 s]
/proc/loadavg: 0.87 0.97 0.99 3/64 12205
/proc/meminfo: memFree=1218848/2055920 swapFree=4181940/4192956
[pid=12205] ppid=12203 vsize=2552 CPUtime=0.3
/proc/12205/stat : 12205 (minisat_static) R 12203 12205 12043 0 -1 4194304 318 0 0 0 30 0 0 0 19 0 1 0 235579085 2613248 303 1992294400 134512640 135213614 4294956256 18446744073709551615 134527199 0 0 4096 3 0 0 0 17 1 0 0
/proc/12205/statm: 638 303 77 171 0 464 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2552

[startup+0.701317 s]
/proc/loadavg: 0.87 0.97 0.99 3/64 12205
/proc/meminfo: memFree=1218848/2055920 swapFree=4181940/4192956
[pid=12205] ppid=12203 vsize=2684 CPUtime=0.7
/proc/12205/stat : 12205 (minisat_static) R 12203 12205 12043 0 -1 4194304 344 0 0 0 70 0 0 0 22 0 1 0 235579085 2748416 329 1992294400 134512640 135213614 4294956256 18446744073709551615 134527171 0 0 4096 3 0 0 0 17 1 0 0
/proc/12205/statm: 671 329 77 171 0 497 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2684

[startup+1.50239 s]
/proc/loadavg: 0.87 0.97 0.99 2/65 12206
/proc/meminfo: memFree=1217688/2055920 swapFree=4181940/4192956
[pid=12205] ppid=12203 vsize=3080 CPUtime=1.49
/proc/12205/stat : 12205 (minisat_static) R 12203 12205 12043 0 -1 4194304 454 0 0 0 149 0 0 0 25 0 1 0 235579085 3153920 439 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/12205/statm: 770 439 77 171 0 596 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3080

[startup+3.10153 s]
/proc/loadavg: 0.87 0.97 0.99 2/65 12206
/proc/meminfo: memFree=1217304/2055920 swapFree=4181940/4192956
[pid=12205] ppid=12203 vsize=3344 CPUtime=3.09
/proc/12205/stat : 12205 (minisat_static) R 12203 12205 12043 0 -1 4194304 490 0 0 0 309 0 0 0 25 0 1 0 235579085 3424256 475 1992294400 134512640 135213614 4294956256 18446744073709551615 134530579 0 0 4096 3 0 0 0 17 1 0 0
/proc/12205/statm: 836 475 77 171 0 662 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3344

[startup+6.30181 s]
/proc/loadavg: 0.88 0.97 0.99 2/65 12206
/proc/meminfo: memFree=1216728/2055920 swapFree=4181940/4192956
[pid=12205] ppid=12203 vsize=3608 CPUtime=6.29
/proc/12205/stat : 12205 (minisat_static) R 12203 12205 12043 0 -1 4194304 569 0 0 0 629 0 0 0 25 0 1 0 235579085 3694592 554 1992294400 134512640 135213614 4294956256 18446744073709551615 134526810 0 0 4096 3 0 0 0 17 1 0 0
/proc/12205/statm: 902 554 77 171 0 728 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3608

[startup+12.7014 s]
/proc/loadavg: 0.89 0.97 0.99 2/65 12206
/proc/meminfo: memFree=1216664/2055920 swapFree=4181940/4192956
[pid=12205] ppid=12203 vsize=3608 CPUtime=12.69
/proc/12205/stat : 12205 (minisat_static) R 12203 12205 12043 0 -1 4194304 573 0 0 0 1269 0 0 0 25 0 1 0 235579085 3694592 558 1992294400 134512640 135213614 4294956256 18446744073709551615 134526985 0 0 4096 3 0 0 0 17 1 0 0
/proc/12205/statm: 902 558 77 171 0 728 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3608

[startup+25.5015 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 12206
/proc/meminfo: memFree=1216280/2055920 swapFree=4181940/4192956
[pid=12205] ppid=12203 vsize=4004 CPUtime=25.48
/proc/12205/stat : 12205 (minisat_static) R 12203 12205 12043 0 -1 4194304 664 0 0 0 2548 0 0 0 25 0 1 0 235579085 4100096 649 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/12205/statm: 1001 649 77 171 0 827 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4004

[startup+51.1017 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 12206
/proc/meminfo: memFree=1215704/2055920 swapFree=4181940/4192956
[pid=12205] ppid=12203 vsize=4664 CPUtime=51.08
/proc/12205/stat : 12205 (minisat_static) R 12203 12205 12043 0 -1 4194304 824 0 0 0 5107 1 0 0 25 0 1 0 235579085 4775936 809 1992294400 134512640 135213614 4294956256 18446744073709551615 134526851 0 0 4096 3 0 0 0 17 1 0 0
/proc/12205/statm: 1166 809 77 171 0 992 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4664

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 12206
/proc/meminfo: memFree=1215256/2055920 swapFree=4181940/4192956
[pid=12205] ppid=12203 vsize=5060 CPUtime=102.27
/proc/12205/stat : 12205 (minisat_static) R 12203 12205 12043 0 -1 4194304 935 0 0 0 10226 1 0 0 25 0 1 0 235579085 5181440 920 1992294400 134512640 135213614 4294956256 18446744073709551615 134529632 0 0 4096 3 0 0 0 17 1 0 0
/proc/12205/statm: 1265 920 77 171 0 1091 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 5060

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 12212
/proc/meminfo: memFree=1214232/2055920 swapFree=4181940/4192956
[pid=12205] ppid=12203 vsize=5852 CPUtime=162.24
/proc/12205/stat : 12205 (minisat_static) R 12203 12205 12043 0 -1 4194304 1136 0 0 0 16223 1 0 0 25 0 1 0 235579085 5992448 1121 1992294400 134512640 135213614 4294956256 18446744073709551615 134529801 0 0 4096 3 0 0 0 17 1 0 0
/proc/12205/statm: 1463 1121 77 171 0 1289 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 5852

[startup+222.302 s]
/proc/loadavg: 1.11 1.00 1.00 2/65 12212
/proc/meminfo: memFree=1213592/2055920 swapFree=4181940/4192956
[pid=12205] ppid=12203 vsize=6652 CPUtime=222.23
/proc/12205/stat : 12205 (minisat_static) R 12203 12205 12043 0 -1 4194304 1342 0 0 0 22221 2 0 0 25 0 1 0 235579085 6811648 1327 1992294400 134512640 135213614 4294956256 18446744073709551615 134526939 0 0 4096 3 0 0 0 17 1 0 0
/proc/12205/statm: 1663 1327 77 171 0 1489 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 6652

[startup+282.301 s]
/proc/loadavg: 1.11 1.02 1.00 2/65 12212
/proc/meminfo: memFree=1213592/2055920 swapFree=4181940/4192956
[pid=12205] ppid=12203 vsize=6652 CPUtime=282.22
/proc/12205/stat : 12205 (minisat_static) R 12203 12205 12043 0 -1 4194304 1342 0 0 0 28220 2 0 0 25 0 1 0 235579085 6811648 1327 1992294400 134512640 135213614 4294956256 18446744073709551615 134526885 0 0 4096 3 0 0 0 17 1 0 0
/proc/12205/statm: 1663 1327 77 171 0 1489 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 6652

[startup+342.301 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 12212
/proc/meminfo: memFree=1213592/2055920 swapFree=4181940/4192956
[pid=12205] ppid=12203 vsize=6652 CPUtime=342.2
/proc/12205/stat : 12205 (minisat_static) R 12203 12205 12043 0 -1 4194304 1342 0 0 0 34218 2 0 0 25 0 1 0 235579085 6811648 1327 1992294400 134512640 135213614 4294956256 18446744073709551615 134526967 0 0 4096 3 0 0 0 17 1 0 0
/proc/12205/statm: 1663 1327 77 171 0 1489 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 6652

[startup+402.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 12212
/proc/meminfo: memFree=1213592/2055920 swapFree=4181940/4192956
[pid=12205] ppid=12203 vsize=6652 CPUtime=402.18
/proc/12205/stat : 12205 (minisat_static) R 12203 12205 12043 0 -1 4194304 1342 0 0 0 40216 2 0 0 25 0 1 0 235579085 6811648 1327 1992294400 134512640 135213614 4294956256 18446744073709551615 134526755 0 0 4096 3 0 0 0 17 1 0 0
/proc/12205/statm: 1663 1327 77 171 0 1489 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 6652

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12212
/proc/meminfo: memFree=1213464/2055920 swapFree=4181940/4192956
[pid=12205] ppid=12203 vsize=6700 CPUtime=462.18
/proc/12205/stat : 12205 (minisat_static) R 12203 12205 12043 0 -1 4194304 1372 0 0 0 46215 3 0 0 25 0 1 0 235579085 6860800 1344 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/12205/statm: 1675 1344 77 171 0 1501 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 6700

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12212
/proc/meminfo: memFree=1213464/2055920 swapFree=4181940/4192956
[pid=12205] ppid=12203 vsize=6700 CPUtime=522.16
/proc/12205/stat : 12205 (minisat_static) R 12203 12205 12043 0 -1 4194304 1372 0 0 0 52213 3 0 0 25 0 1 0 235579085 6860800 1344 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 1 0 0
/proc/12205/statm: 1675 1344 77 171 0 1501 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 6700

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12212
/proc/meminfo: memFree=1213208/2055920 swapFree=4181940/4192956
[pid=12205] ppid=12203 vsize=7008 CPUtime=582.14
/proc/12205/stat : 12205 (minisat_static) R 12203 12205 12043 0 -1 4194304 1442 0 0 0 58211 3 0 0 25 0 1 0 235579085 7176192 1414 1992294400 134512640 135213614 4294956256 18446744073709551615 134526810 0 0 4096 3 0 0 0 17 1 0 0
/proc/12205/statm: 1752 1414 77 171 0 1578 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 7008

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

[startup+588.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12212
/proc/meminfo: memFree=1213208/2055920 swapFree=4181940/4192956
[pid=12205] ppid=12203 vsize=7008 CPUtime=588.54
/proc/12205/stat : 12205 (minisat_static) R 12203 12205 12043 0 -1 4194304 1442 0 0 0 58851 3 0 0 25 0 1 0 235579085 7176192 1414 1992294400 134512640 135213614 4294956256 18446744073709551615 134526882 0 0 4096 3 0 0 0 17 1 0 0
/proc/12205/statm: 1752 1414 77 171 0 1578 0
Current children cumulated CPU time (s) 588.54
Current children cumulated vsize (KiB) 7008

[startup+614.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12212
/proc/meminfo: memFree=1213208/2055920 swapFree=4181940/4192956
[pid=12205] ppid=12203 vsize=7008 CPUtime=614.13
/proc/12205/stat : 12205 (minisat_static) R 12203 12205 12043 0 -1 4194304 1442 0 0 0 61410 3 0 0 25 0 1 0 235579085 7176192 1414 1992294400 134512640 135213614 4294956256 18446744073709551615 134526796 0 0 4096 3 0 0 0 17 1 0 0
/proc/12205/statm: 1752 1414 77 171 0 1578 0
Current children cumulated CPU time (s) 614.13
Current children cumulated vsize (KiB) 7008

[startup+620.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12212
/proc/meminfo: memFree=1213208/2055920 swapFree=4181940/4192956
[pid=12205] ppid=12203 vsize=7008 CPUtime=620.53
/proc/12205/stat : 12205 (minisat_static) R 12203 12205 12043 0 -1 4194304 1442 0 0 0 62050 3 0 0 25 0 1 0 235579085 7176192 1414 1992294400 134512640 135213614 4294956256 18446744073709551615 134526752 0 0 4096 3 0 0 0 17 1 0 0
/proc/12205/statm: 1752 1414 77 171 0 1578 0
Current children cumulated CPU time (s) 620.53
Current children cumulated vsize (KiB) 7008

[startup+627.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12212
/proc/meminfo: memFree=1213208/2055920 swapFree=4181940/4192956
[pid=12205] ppid=12203 vsize=7008 CPUtime=626.93
/proc/12205/stat : 12205 (minisat_static) R 12203 12205 12043 0 -1 4194304 1442 0 0 0 62690 3 0 0 25 0 1 0 235579085 7176192 1414 1992294400 134512640 135213614 4294956256 18446744073709551615 134526685 0 0 4096 3 0 0 0 17 1 0 0
/proc/12205/statm: 1752 1414 77 171 0 1578 0
Current children cumulated CPU time (s) 626.93
Current children cumulated vsize (KiB) 7008

[startup+628.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12212
/proc/meminfo: memFree=1213208/2055920 swapFree=4181940/4192956
[pid=12205] ppid=12203 vsize=7008 CPUtime=628.53
/proc/12205/stat : 12205 (minisat_static) R 12203 12205 12043 0 -1 4194304 1442 0 0 0 62850 3 0 0 25 0 1 0 235579085 7176192 1414 1992294400 134512640 135213614 4294956256 18446744073709551615 134526755 0 0 4096 3 0 0 0 17 1 0 0
/proc/12205/statm: 1752 1414 77 171 0 1578 0
Current children cumulated CPU time (s) 628.53
Current children cumulated vsize (KiB) 7008

[startup+629.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12212
/proc/meminfo: memFree=1213208/2055920 swapFree=4181940/4192956
[pid=12205] ppid=12203 vsize=7008 CPUtime=629.33
/proc/12205/stat : 12205 (minisat_static) R 12203 12205 12043 0 -1 4194304 1442 0 0 0 62930 3 0 0 25 0 1 0 235579085 7176192 1414 1992294400 134512640 135213614 4294956256 18446744073709551615 134536517 0 0 4096 3 0 0 0 17 1 0 0
/proc/12205/statm: 1752 1414 77 171 0 1578 0
Current children cumulated CPU time (s) 629.33
Current children cumulated vsize (KiB) 7008

[startup+629.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12212
/proc/meminfo: memFree=1213208/2055920 swapFree=4181940/4192956
[pid=12205] ppid=12203 vsize=7008 CPUtime=629.73
/proc/12205/stat : 12205 (minisat_static) R 12203 12205 12043 0 -1 4194304 1442 0 0 0 62970 3 0 0 25 0 1 0 235579085 7176192 1414 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/12205/statm: 1752 1414 77 171 0 1578 0
Current children cumulated CPU time (s) 629.73
Current children cumulated vsize (KiB) 7008

[startup+630.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12212
/proc/meminfo: memFree=1213208/2055920 swapFree=4181940/4192956
[pid=12205] ppid=12203 vsize=7008 CPUtime=630.13
/proc/12205/stat : 12205 (minisat_static) R 12203 12205 12043 0 -1 4194304 1442 0 0 0 63010 3 0 0 25 0 1 0 235579085 7176192 1414 1992294400 134512640 135213614 4294956256 18446744073709551615 134526939 0 0 4096 3 0 0 0 17 1 0 0
/proc/12205/statm: 1752 1414 77 171 0 1578 0
Current children cumulated CPU time (s) 630.13
Current children cumulated vsize (KiB) 7008

Child status: 20
Real time (s): 630.392
CPU time (s): 630.235
CPU user time (s): 630.195
CPU system time (s): 0.039993
CPU usage (%): 99.9751
Max. virtual memory (cumulated for all children) (KiB): 7008

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

runsolver used 0.494924 second user time and 1.3238 second system time

The end

Launcher Data

Begin job on node58 at 2009-05-11 22:58:39
IDJOB=1797807
IDBENCH=20474
IDSOLVER=651
FILE ID=node58/1797807-1242075519
PBS_JOBID= 9277640
Free space on /tmp= 66100 MiB

SOLVER NAME= minisat2-core 070721
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.10.unsat.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797807-1242075519/watcher-1797807-1242075519 -o /tmp/evaluation-result-1797807-1242075519/solver-1797807-1242075519 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1797807-1242075519.cnf

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

MD5SUM BENCH= b1a6497b6934405ef70bfcc51fa85893
RANDOM SEED=394299187

node58.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:       1219264 kB
Buffers:         66700 kB
Cached:         687448 kB
SwapCached:       4936 kB
Active:         187796 kB
Inactive:       574808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1219264 kB
SwapTotal:     4192956 kB
SwapFree:      4181940 kB
Dirty:             948 kB
Writeback:           0 kB
Mapped:          14656 kB
Slab:            60084 kB
Committed_AS:   739360 kB
PageTables:       1356 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= 66096 MiB
End job on node58 at 2009-05-11 23:09:09