Trace number 292237

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
SATzilla CRAFTEDUNSAT 85.9209 85.9643

General information on the benchmark

Namerandom/OnTreshold/5SAT/v70/
unif-k5-r21.3-v70-c1491-S1424595365-09.UNSAT.shuffled.cnf
MD5SUMd517b8e6ed1134311abaf8baca7a39b1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6.89295
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses1491
Sum of the clauses size7455
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 51491
Number of clauses of size over 50

Solver Data (download as text)

10.52/10.61	c run March_dl for 5 seconds ... 
10.52/10.61	c Bin: Executing march_dl
10.52/10.61	c child exit by a signal
10.52/10.61	c march_dl returned code 137.
10.52/10.61	c run saps (UBCSAT implementation) for 2 seconds ... 
10.52/10.61	c Bin: Executing ubcsat2006
10.52/10.61	c child exited successfully
10.52/10.61	c ubcsat2006 returned code 0.
10.52/10.61	c satzilla computing base features
10.52/10.61	c satzilla doing unit-prop probe
10.52/10.61	c satzilla doing local search probe
10.52/10.61	c satzilla doing lobjois search-space size estimate
10.52/10.61	c satzilla's ranking:
10.52/10.61	c 1) minisat20+P: -2.423468
10.52/10.61	c 2) march_dl+P: 0.363188
10.52/10.61	c 3) march_dl: 2.342524
10.52/10.61	c 4) zchaff_rand+P: 2.827113
10.52/10.61	c 5) minisat20: 4.968598
10.52/10.61	c 6) vallst+P: 6.621608
10.52/10.61	c 7) kcnfs+P: 999.000000
10.52/10.61	c 8) kcnfs: 999.000000
10.52/10.61	c 9) vallst: 999.000000
10.52/10.61	c 10) zchaff_rand: 999.000000
10.52/10.61	c satzilla running minisat20 with preprocessing ... 
10.52/10.62	This is MiniSat 2.0 beta
10.52/10.62	WARNING: for repeatability, setting FPU to use double precision
10.52/10.62	============================[ Problem Statistics ]=============================
10.52/10.62	|                                                                             |
10.52/10.62	|  Number of variables:  70                                                   |
10.52/10.62	|  Number of clauses:    1491                                                 |
10.52/10.62	|  Parsing time:         0.00         s                                       |
10.52/10.62	============================[ Search Statistics ]==============================
10.52/10.62	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.52/10.62	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.52/10.62	===============================================================================
10.52/10.62	|         0 |      70     1491     7455 |      497        0    nan |  0.000 % |
10.52/10.62	|       100 |      70     1491     7455 |      546      100     17 |  0.021 % |
10.52/10.62	|       250 |      70     1491     7455 |      601      250     17 |  0.021 % |
10.52/10.63	|       477 |      70     1491     7455 |      661      477     17 |  0.021 % |
10.52/10.63	|       814 |      70     1491     7455 |      727      472     16 |  0.021 % |
10.52/10.65	|      1320 |      70     1491     7455 |      800      608     15 |  0.021 % |
10.58/10.66	|      2080 |      70     1491     7455 |      880      552     14 |  0.021 % |
10.58/10.69	|      3219 |      70     1491     7455 |      968      799     14 |  0.021 % |
10.58/10.73	|      4927 |      70     1491     7455 |     1065      538     14 |  0.021 % |
10.58/10.79	|      7491 |      70     1491     7455 |     1171      939     15 |  0.021 % |
10.58/10.89	|     11337 |      70     1491     7455 |     1289      641     14 |  0.021 % |
10.58/11.03	|     17104 |      70     1491     7455 |     1417     1200     14 |  0.021 % |
10.58/11.26	|     25755 |      70     1491     7455 |     1559     1276     14 |  0.021 % |
11.54/11.64	|     38729 |      70     1491     7455 |     1715      911     14 |  0.021 % |
12.15/12.21	|     58190 |      70     1491     7455 |     1887     1381     14 |  0.021 % |
12.97/13.08	|     87382 |      70     1491     7455 |     2076     1120     14 |  0.021 % |
14.30/14.44	|    131173 |      70     1491     7455 |     2283     2015     14 |  0.021 % |
16.45/16.55	|    196857 |      70     1491     7455 |     2512     2171     12 |  0.021 % |
19.73/19.87	|    295383 |      70     1491     7455 |     2763     2093     13 |  0.021 % |
24.96/25.04	|    443172 |      70     1491     7455 |     3039     2563     14 |  0.021 % |
32.85/32.99	|    664856 |      70     1491     7455 |     3343     2792     13 |  0.021 % |
45.24/45.32	|    997381 |      70     1491     7455 |     3677     2709     14 |  0.041 % |
64.31/64.46	|   1496169 |      69     1431     7155 |     4045     2904     13 |  1.449 % |
85.83/85.96	===============================================================================
85.83/85.96	restarts              : 23
85.83/85.96	conflicts             : 2042030        (27115 /sec)
85.83/85.96	decisions             : 2250572        (1.78 % random) (29884 /sec)
85.83/85.96	propagations          : 26640947       (353753 /sec)
85.83/85.96	conflict literals     : 27879457       (24.49 % deleted)
85.83/85.96	Memory used           : 2.83 MB
85.83/85.96	CPU time              : 75.3096 s
85.83/85.96	
85.83/85.96	c Preprocessing...
85.83/85.96	c Inital problem has 70 variables, 1491 nary clauses (0 binary clauses).
85.83/85.96	c Num non-binary clauses 1491, Average non-binary clause length 5.000
85.83/85.96	c Theory has no gaps
85.83/85.96	c Preprocessor runtime was 0.000 seconds.
85.83/85.96	c 
85.83/85.96	c Satisfiability of theory still undetermined.
85.83/85.96	c See file /tmp/AyOGPE for simplified theory.
85.83/85.96	c Bin: Executing minisat20
85.83/85.96	c child exited successfully
85.83/85.96	c minisat20 returned code 20.
85.83/85.96	s UNSATISFIABLE
85.83/85.96	c SATZILLA_TIME=85.920000

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node3/watcher-292237-1171750971 -o ROOT/results/node3/solver-292237-1171750971 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/292237-1171750971/SATzilla2007_C /tmp/evaluation/292237-1171750971/instance-292237-1171750971.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.91 0.97 0.92 3/77 15215
/proc/meminfo: memFree=789864/2055920 swapFree=4192812/4192956
[pid=15215] ppid=15213 vsize=1440 CPUtime=0
/proc/15215/stat : 15215 (SATzilla2007_C) S 15213 15215 14419 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 195051929 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15215/statm: 360 110 95 260 0 84 0
[pid=15216] ppid=15215 vsize=632 CPUtime=0
/proc/15216/stat : 15216 (march_dl) R 15215 15215 14419 0 -1 4194304 93 0 0 0 0 0 0 0 20 0 1 0 195051930 647168 87 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15216/statm: 159 91 52 118 0 38 0

[startup+0.106864 s]
/proc/loadavg: 0.91 0.97 0.92 3/77 15215
/proc/meminfo: memFree=789864/2055920 swapFree=4192812/4192956
[pid=15215] ppid=15213 vsize=1440 CPUtime=0
/proc/15215/stat : 15215 (SATzilla2007_C) S 15213 15215 14419 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 195051929 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15215/statm: 360 110 95 260 0 84 0
[pid=15216] ppid=15215 vsize=1808 CPUtime=0.1
/proc/15216/stat : 15216 (march_dl) R 15215 15215 14419 0 -1 4194304 388 0 0 0 10 0 0 0 20 0 1 0 195051930 1851392 380 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15216/statm: 452 380 74 118 0 331 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3248

[startup+0.514897 s]
/proc/loadavg: 0.91 0.97 0.92 3/77 15215
/proc/meminfo: memFree=789864/2055920 swapFree=4192812/4192956
[pid=15215] ppid=15213 vsize=1440 CPUtime=0
/proc/15215/stat : 15215 (SATzilla2007_C) S 15213 15215 14419 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 195051929 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15215/statm: 360 110 95 260 0 84 0
[pid=15216] ppid=15215 vsize=1808 CPUtime=0.51
/proc/15216/stat : 15216 (march_dl) R 15215 15215 14419 0 -1 4194304 388 0 0 0 51 0 0 0 23 0 1 0 195051930 1851392 380 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15216/statm: 452 380 74 118 0 331 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3248

[startup+1.33497 s]
/proc/loadavg: 0.91 0.97 0.92 2/79 15217
/proc/meminfo: memFree=787864/2055920 swapFree=4192812/4192956
[pid=15215] ppid=15213 vsize=1440 CPUtime=0
/proc/15215/stat : 15215 (SATzilla2007_C) S 15213 15215 14419 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 195051929 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15215/statm: 360 110 95 260 0 84 0
[pid=15216] ppid=15215 vsize=2468 CPUtime=1.33
/proc/15216/stat : 15216 (march_dl) R 15215 15215 14419 0 -1 4194304 569 0 0 0 133 0 0 0 25 0 1 0 195051930 2527232 561 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134567185 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15216/statm: 617 561 74 118 0 496 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3908

[startup+2.9761 s]
/proc/loadavg: 0.91 0.97 0.92 2/79 15217
/proc/meminfo: memFree=787352/2055920 swapFree=4192812/4192956
[pid=15215] ppid=15213 vsize=1440 CPUtime=0
/proc/15215/stat : 15215 (SATzilla2007_C) S 15213 15215 14419 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 195051929 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15215/statm: 360 110 95 260 0 84 0
[pid=15216] ppid=15215 vsize=2864 CPUtime=2.97
/proc/15216/stat : 15216 (march_dl) R 15215 15215 14419 0 -1 4194304 643 0 0 0 297 0 0 0 25 0 1 0 195051930 2932736 635 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134527922 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15216/statm: 716 635 74 118 0 595 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 4304

[startup+6.25937 s]
/proc/loadavg: 0.92 0.97 0.92 2/79 15218
/proc/meminfo: memFree=788952/2055920 swapFree=4192812/4192956
[pid=15215] ppid=15213 vsize=1440 CPUtime=4.99
/proc/15215/stat : 15215 (SATzilla2007_C) S 15213 15215 14419 0 -1 4194304 135 692 0 0 0 0 499 0 16 0 1 0 195051929 1474560 111 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15215/statm: 360 111 96 260 0 84 0
[pid=15218] ppid=15215 vsize=6188 CPUtime=1.24
/proc/15218/stat : 15218 (ubcsat2006) R 15215 15215 14419 0 -1 4194304 260 0 0 0 112 12 0 0 25 0 1 0 195052430 6336512 243 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15218/statm: 1547 243 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7179 s]
/proc/loadavg: 0.93 0.97 0.92 2/79 15219
/proc/meminfo: memFree=788376/2055920 swapFree=4192812/4192956
[pid=15215] ppid=15213 vsize=1932 CPUtime=10.58
/proc/15215/stat : 15215 (SATzilla2007_C) S 15213 15215 14419 0 -1 4194304 623 958 0 0 314 21 700 23 25 0 1 0 195051929 1978368 294 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15215/statm: 483 294 165 260 0 207 0
[pid=15219] ppid=15215 vsize=2076 CPUtime=2.09
/proc/15219/stat : 15219 (minisat20) R 15215 15215 14419 0 -1 4194304 191 0 0 0 209 0 0 0 25 0 1 0 195052991 2125824 185 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528530 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15219/statm: 519 185 58 118 0 397 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 4008

[startup+25.525 s]
/proc/loadavg: 0.94 0.97 0.92 2/79 15219
/proc/meminfo: memFree=788056/2055920 swapFree=4192812/4192956
[pid=15215] ppid=15213 vsize=1932 CPUtime=10.58
/proc/15215/stat : 15215 (SATzilla2007_C) S 15213 15215 14419 0 -1 4194304 623 958 0 0 314 21 700 23 25 0 1 0 195051929 1978368 294 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15215/statm: 483 294 165 260 0 207 0
[pid=15219] ppid=15215 vsize=2348 CPUtime=14.89
/proc/15219/stat : 15219 (minisat20) R 15215 15215 14419 0 -1 4194304 274 0 0 0 1489 0 0 0 25 0 1 0 195052991 2404352 268 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15219/statm: 587 268 58 118 0 465 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 4280

[startup+51.1521 s]
/proc/loadavg: 0.96 0.97 0.92 2/79 15219
/proc/meminfo: memFree=787736/2055920 swapFree=4192812/4192956
[pid=15215] ppid=15213 vsize=1932 CPUtime=10.58
/proc/15215/stat : 15215 (SATzilla2007_C) S 15213 15215 14419 0 -1 4194304 623 958 0 0 314 21 700 23 25 0 1 0 195051929 1978368 294 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15215/statm: 483 294 165 260 0 207 0
[pid=15219] ppid=15215 vsize=2616 CPUtime=40.5
/proc/15219/stat : 15219 (minisat20) R 15215 15215 14419 0 -1 4194304 345 0 0 0 4050 0 0 0 25 0 1 0 195052991 2678784 339 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15219/statm: 654 339 58 118 0 532 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4548

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

[startup+52.4832 s]
/proc/loadavg: 0.96 0.97 0.92 2/79 15219
/proc/meminfo: memFree=787800/2055920 swapFree=4192812/4192956
[pid=15215] ppid=15213 vsize=1932 CPUtime=10.58
/proc/15215/stat : 15215 (SATzilla2007_C) S 15213 15215 14419 0 -1 4194304 623 958 0 0 314 21 700 23 25 0 1 0 195051929 1978368 294 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15215/statm: 483 294 165 260 0 207 0
[pid=15219] ppid=15215 vsize=2752 CPUtime=41.83
/proc/15219/stat : 15219 (minisat20) R 15215 15215 14419 0 -1 4194304 350 0 0 0 4183 0 0 0 25 0 1 0 195052991 2818048 344 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15219/statm: 688 344 58 118 0 566 0
Current children cumulated CPU time (s) 52.41
Current children cumulated vsize (KiB) 4684

[startup+65.6113 s]
/proc/loadavg: 0.97 0.97 0.92 2/79 15219
/proc/meminfo: memFree=787736/2055920 swapFree=4192812/4192956
[pid=15215] ppid=15213 vsize=1932 CPUtime=10.58
/proc/15215/stat : 15215 (SATzilla2007_C) S 15213 15215 14419 0 -1 4194304 623 958 0 0 314 21 700 23 25 0 1 0 195051929 1978368 294 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15215/statm: 483 294 165 260 0 207 0
[pid=15219] ppid=15215 vsize=2752 CPUtime=54.96
/proc/15219/stat : 15219 (minisat20) R 15215 15215 14419 0 -1 4194304 373 0 0 0 5496 0 0 0 25 0 1 0 195052991 2818048 367 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525601 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15219/statm: 688 367 58 118 0 566 0
Current children cumulated CPU time (s) 65.54
Current children cumulated vsize (KiB) 4684

[startup+78.7223 s]
/proc/loadavg: 0.98 0.97 0.92 2/79 15219
/proc/meminfo: memFree=787608/2055920 swapFree=4192812/4192956
[pid=15215] ppid=15213 vsize=1932 CPUtime=10.58
/proc/15215/stat : 15215 (SATzilla2007_C) S 15213 15215 14419 0 -1 4194304 623 958 0 0 314 21 700 23 25 0 1 0 195051929 1978368 294 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15215/statm: 483 294 165 260 0 207 0
[pid=15219] ppid=15215 vsize=2892 CPUtime=68.07
/proc/15219/stat : 15219 (minisat20) R 15215 15215 14419 0 -1 4194304 397 0 0 0 6807 0 0 0 25 0 1 0 195052991 2961408 391 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134519330 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15219/statm: 723 391 58 118 0 601 0
Current children cumulated CPU time (s) 78.65
Current children cumulated vsize (KiB) 4824

[startup+82.0106 s]
/proc/loadavg: 0.98 0.97 0.92 2/79 15219
/proc/meminfo: memFree=787608/2055920 swapFree=4192812/4192956
[pid=15215] ppid=15213 vsize=1932 CPUtime=10.58
/proc/15215/stat : 15215 (SATzilla2007_C) S 15213 15215 14419 0 -1 4194304 623 958 0 0 314 21 700 23 25 0 1 0 195051929 1978368 294 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15215/statm: 483 294 165 260 0 207 0
[pid=15219] ppid=15215 vsize=2892 CPUtime=71.35
/proc/15219/stat : 15219 (minisat20) R 15215 15215 14419 0 -1 4194304 399 0 0 0 7135 0 0 0 25 0 1 0 195052991 2961408 393 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525622 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15219/statm: 723 393 58 118 0 601 0
Current children cumulated CPU time (s) 81.93
Current children cumulated vsize (KiB) 4824

[startup+83.6507 s]
/proc/loadavg: 0.98 0.97 0.92 2/79 15219
/proc/meminfo: memFree=787608/2055920 swapFree=4192812/4192956
[pid=15215] ppid=15213 vsize=1932 CPUtime=10.58
/proc/15215/stat : 15215 (SATzilla2007_C) S 15213 15215 14419 0 -1 4194304 623 958 0 0 314 21 700 23 25 0 1 0 195051929 1978368 294 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15215/statm: 483 294 165 260 0 207 0
[pid=15219] ppid=15215 vsize=2892 CPUtime=72.99
/proc/15219/stat : 15219 (minisat20) R 15215 15215 14419 0 -1 4194304 399 0 0 0 7299 0 0 0 25 0 1 0 195052991 2961408 393 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15219/statm: 723 393 58 118 0 601 0
Current children cumulated CPU time (s) 83.57
Current children cumulated vsize (KiB) 4824

[startup+85.2869 s]
/proc/loadavg: 0.98 0.97 0.92 2/79 15219
/proc/meminfo: memFree=787608/2055920 swapFree=4192812/4192956
[pid=15215] ppid=15213 vsize=1932 CPUtime=10.58
/proc/15215/stat : 15215 (SATzilla2007_C) S 15213 15215 14419 0 -1 4194304 623 958 0 0 314 21 700 23 25 0 1 0 195051929 1978368 294 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15215/statm: 483 294 165 260 0 207 0
[pid=15219] ppid=15215 vsize=2892 CPUtime=74.63
/proc/15219/stat : 15219 (minisat20) R 15215 15215 14419 0 -1 4194304 399 0 0 0 7463 0 0 0 25 0 1 0 195052991 2961408 393 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134527430 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15219/statm: 723 393 58 118 0 601 0
Current children cumulated CPU time (s) 85.21
Current children cumulated vsize (KiB) 4824

[startup+85.6949 s]
/proc/loadavg: 0.98 0.97 0.92 2/79 15219
/proc/meminfo: memFree=787608/2055920 swapFree=4192812/4192956
[pid=15215] ppid=15213 vsize=1932 CPUtime=10.58
/proc/15215/stat : 15215 (SATzilla2007_C) S 15213 15215 14419 0 -1 4194304 623 958 0 0 314 21 700 23 25 0 1 0 195051929 1978368 294 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15215/statm: 483 294 165 260 0 207 0
[pid=15219] ppid=15215 vsize=2892 CPUtime=75.04
/proc/15219/stat : 15219 (minisat20) R 15215 15215 14419 0 -1 4194304 399 0 0 0 7504 0 0 0 25 0 1 0 195052991 2961408 393 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15219/statm: 723 393 58 118 0 601 0
Current children cumulated CPU time (s) 85.62
Current children cumulated vsize (KiB) 4824

[startup+85.9029 s]
/proc/loadavg: 0.98 0.97 0.92 2/79 15219
/proc/meminfo: memFree=787608/2055920 swapFree=4192812/4192956
[pid=15215] ppid=15213 vsize=1932 CPUtime=10.58
/proc/15215/stat : 15215 (SATzilla2007_C) S 15213 15215 14419 0 -1 4194304 623 958 0 0 314 21 700 23 25 0 1 0 195051929 1978368 294 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15215/statm: 483 294 165 260 0 207 0
[pid=15219] ppid=15215 vsize=2892 CPUtime=75.25
/proc/15219/stat : 15219 (minisat20) R 15215 15215 14419 0 -1 4194304 399 0 0 0 7525 0 0 0 25 0 1 0 195052991 2961408 393 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134519365 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15219/statm: 723 393 58 118 0 601 0
Current children cumulated CPU time (s) 85.83
Current children cumulated vsize (KiB) 4824

Child status: 20
Real time (s): 85.9643
CPU time (s): 85.9209
CPU user time (s): 85.464
CPU system time (s): 0.45693
CPU usage (%): 99.9496
Max. virtual memory (cumulated for all children) (KiB): 7628

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

runsolver used 0.088986 second user time and 0.224965 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Sat Feb 17 22:22:51 UTC 2007

IDJOB= 292237
IDBENCH= 19834
IDSOLVER= 135
FILE ID= node3/292237-1171750971

PBS_JOBID= 3839265

Free space on /tmp= 66545 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v70/unif-k5-r21.3-v70-c1491-S1424595365-09.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/292237-1171750971/SATzilla2007_C /tmp/evaluation/292237-1171750971/instance-292237-1171750971.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-292237-1171750971 -o ROOT/results/node3/solver-292237-1171750971 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/292237-1171750971/SATzilla2007_C /tmp/evaluation/292237-1171750971/instance-292237-1171750971.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  d517b8e6ed1134311abaf8baca7a39b1

RANDOM SEED= 1613738

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.241
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.241
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:        790208 kB
Buffers:         56524 kB
Cached:        1077308 kB
SwapCached:          0 kB
Active:         543880 kB
Inactive:       644576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        790208 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8400 kB
Writeback:           0 kB
Mapped:          73488 kB
Slab:            62876 kB
Committed_AS:   915304 kB
PageTables:       1656 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= 66545 MiB

End job on node3 on Sat Feb 17 22:24:17 UTC 2007