Trace number 298838

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 226.78 226.856

General information on the benchmark

Namerandom/OnTreshold/3SAT/v360/
unif-k3-r4.26-v360-c1533-S1370059435-05.UNSAT.shuffled.cnf
MD5SUM727fc359ee7c9f3d412b57a84acf2e25
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.4926
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of clauses1533
Sum of the clauses size4599
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31533
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

10.84/10.93	c run March_dl for 5 seconds ... 
10.84/10.93	c Bin: Executing march_dl
10.84/10.93	c child exit by a signal
10.84/10.93	c march_dl returned code 137.
10.84/10.93	c run saps (UBCSAT implementation) for 2 seconds ... 
10.84/10.93	c Bin: Executing ubcsat2006
10.84/10.93	c child exited successfully
10.84/10.93	c ubcsat2006 returned code 0.
10.84/10.93	c satzilla computing base features
10.84/10.93	c satzilla doing unit-prop probe
10.84/10.93	c satzilla doing local search probe
10.84/10.93	c satzilla doing lobjois search-space size estimate
10.84/10.93	c satzilla's ranking:
10.84/10.93	c 1) minisat20+P: -4.225837
10.84/10.93	c 2) minisat20: -1.447047
10.84/10.93	c 3) march_dl+P: 0.209134
10.84/10.93	c 4) vallst+P: 1.232103
10.84/10.93	c 5) march_dl: 1.934603
10.84/10.93	c 6) zchaff_rand+P: 4.790328
10.84/10.93	c 7) kcnfs+P: 999.000000
10.84/10.93	c 8) kcnfs: 999.000000
10.84/10.93	c 9) vallst: 999.000000
10.84/10.93	c 10) zchaff_rand: 999.000000
10.84/10.93	c satzilla running minisat20 with preprocessing ... 
10.84/10.94	This is MiniSat 2.0 beta
10.84/10.94	WARNING: for repeatability, setting FPU to use double precision
10.84/10.94	============================[ Problem Statistics ]=============================
10.84/10.94	|                                                                             |
10.84/10.94	|  Number of variables:  360                                                  |
10.84/10.94	|  Number of clauses:    1533                                                 |
10.84/10.94	|  Parsing time:         0.00         s                                       |
10.84/10.94	============================[ Search Statistics ]==============================
10.84/10.94	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.84/10.94	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.84/10.94	===============================================================================
10.84/10.94	|         0 |     360     1533     4599 |      511        0    nan |  0.000 % |
10.84/10.94	|       101 |     360     1533     4599 |      562      101     17 |  0.001 % |
10.84/10.95	|       252 |     360     1533     4599 |      618      252     17 |  0.001 % |
10.84/10.95	|       477 |     360     1533     4599 |      680      477     16 |  0.001 % |
10.92/10.96	|       814 |     360     1533     4599 |      748      464     15 |  0.001 % |
10.92/10.98	|      1320 |     360     1533     4599 |      822      578     15 |  0.001 % |
10.92/11.00	|      2079 |     360     1533     4599 |      905      489     14 |  0.001 % |
10.92/11.04	|      3220 |     360     1533     4599 |      995      694     14 |  0.001 % |
10.92/11.09	|      4929 |     360     1533     4599 |     1095      850     13 |  0.001 % |
10.92/11.18	|      7491 |     360     1533     4599 |     1204      604     12 |  0.001 % |
11.25/11.32	|     11335 |     360     1533     4599 |     1325      761     14 |  0.001 % |
11.45/11.54	|     17101 |     360     1533     4599 |     1457     1115     14 |  0.001 % |
11.75/11.88	|     25751 |     360     1533     4599 |     1603      839     12 |  0.001 % |
12.26/12.39	|     38725 |     360     1533     4599 |     1764     1575     16 |  0.001 % |
13.08/13.20	|     58186 |     360     1533     4599 |     1940     1333     15 |  0.001 % |
14.41/14.45	|     87380 |     360     1533     4599 |     2134     1955     16 |  0.001 % |
16.37/16.41	|    131169 |     360     1533     4599 |     2348     1436     15 |  0.001 % |
19.34/19.47	|    196854 |     360     1533     4599 |     2582     1797     15 |  0.001 % |
24.05/24.17	|    295383 |     360     1533     4599 |     2841     2390     16 |  0.001 % |
31.42/31.48	|    443173 |     360     1533     4599 |     3125     2375     14 |  0.001 % |
42.50/42.61	|    664856 |     360     1533     4599 |     3437     1678     15 |  0.002 % |
60.22/60.28	|    997381 |     360     1533     4599 |     3781     2915     16 |  0.002 % |
86.88/87.02	|   1496170 |     360     1533     4599 |     4159     2256     12 |  0.002 % |
129.51/129.63	|   2244352 |     359     1522     4566 |     4575     3662     16 |  0.279 % |
195.61/195.74	|   3366627 |     359     1522     4566 |     5033     3550     14 |  0.283 % |
226.66/226.85	===============================================================================
226.66/226.85	restarts              : 25
226.66/226.85	conflicts             : 3885625        (18003 /sec)
226.66/226.85	decisions             : 4584267        (1.81 % random) (21240 /sec)
226.66/226.85	propagations          : 219106003      (1015178 /sec)
226.66/226.85	conflict literals     : 62697080       (28.52 % deleted)
226.66/226.85	Memory used           : 3.59 MB
226.66/226.85	CPU time              : 215.83 s
226.66/226.85	
226.66/226.85	c Preprocessing...
226.66/226.85	c Inital problem has 360 variables, 1533 nary clauses (0 binary clauses).
226.66/226.85	c Num non-binary clauses 1533, Average non-binary clause length 3.000
226.66/226.85	c Theory has no gaps
226.66/226.85	c Preprocessor runtime was 0.000 seconds.
226.66/226.85	c 
226.66/226.85	c Satisfiability of theory still undetermined.
226.66/226.85	c See file /tmp/0uChyd for simplified theory.
226.66/226.85	c Bin: Executing minisat20
226.66/226.85	c child exited successfully
226.66/226.85	c minisat20 returned code 20.
226.66/226.85	s UNSATISFIABLE
226.66/226.85	c SATZILLA_TIME=226.790000

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/node13/watcher-298838-1171861360 -o ROOT/results/node13/solver-298838-1171861360 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/298838-1171861360/SATzilla2007_C /tmp/evaluation/298838-1171861360/instance-298838-1171861360.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: 1.00 1.00 1.00 3/77 24966
/proc/meminfo: memFree=779440/2055920 swapFree=4192812/4192956
[pid=24966] ppid=24964 vsize=1440 CPUtime=0
/proc/24966/stat : 24966 (SATzilla2007_C) R 24964 24966 23473 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 206090463 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/24966/statm: 360 110 95 260 0 84 0
[pid=24967] ppid=24966 vsize=772 CPUtime=0
/proc/24967/stat : 24967 (march_dl) R 24966 24966 23473 0 -1 4194304 108 0 0 0 0 0 0 0 18 0 1 0 206090463 790528 100 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134617565 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24967/statm: 193 100 53 118 0 72 0

[startup+0.106412 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 24966
/proc/meminfo: memFree=779440/2055920 swapFree=4192812/4192956
[pid=24966] ppid=24964 vsize=1440 CPUtime=0
/proc/24966/stat : 24966 (SATzilla2007_C) S 24964 24966 23473 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 206090463 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24966/statm: 360 110 95 260 0 84 0
[pid=24967] ppid=24966 vsize=1108 CPUtime=0.1
/proc/24967/stat : 24967 (march_dl) R 24966 24966 23473 0 -1 4194304 217 0 0 0 10 0 0 0 20 0 1 0 206090463 1134592 209 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134527911 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24967/statm: 277 209 74 118 0 156 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2548

[startup+0.514468 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 24966
/proc/meminfo: memFree=779440/2055920 swapFree=4192812/4192956
[pid=24966] ppid=24964 vsize=1440 CPUtime=0
/proc/24966/stat : 24966 (SATzilla2007_C) S 24964 24966 23473 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 206090463 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24966/statm: 360 110 95 260 0 84 0
[pid=24967] ppid=24966 vsize=1108 CPUtime=0.51
/proc/24967/stat : 24967 (march_dl) R 24966 24966 23473 0 -1 4194304 226 0 0 0 51 0 0 0 23 0 1 0 206090463 1134592 218 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134551436 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24967/statm: 277 218 74 118 0 156 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2548

[startup+1.33458 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24968
/proc/meminfo: memFree=778656/2055920 swapFree=4192812/4192956
[pid=24966] ppid=24964 vsize=1440 CPUtime=0
/proc/24966/stat : 24966 (SATzilla2007_C) S 24964 24966 23473 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 206090463 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24966/statm: 360 110 95 260 0 84 0
[pid=24967] ppid=24966 vsize=1108 CPUtime=1.33
/proc/24967/stat : 24967 (march_dl) R 24966 24966 23473 0 -1 4194304 231 0 0 0 133 0 0 0 25 0 1 0 206090463 1134592 223 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134567016 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24967/statm: 277 223 74 118 0 156 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 2548

[startup+2.97079 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24968
/proc/meminfo: memFree=778528/2055920 swapFree=4192812/4192956
[pid=24966] ppid=24964 vsize=1440 CPUtime=0
/proc/24966/stat : 24966 (SATzilla2007_C) S 24964 24966 23473 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 206090463 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24966/statm: 360 110 95 260 0 84 0
[pid=24967] ppid=24966 vsize=1108 CPUtime=2.96
/proc/24967/stat : 24967 (march_dl) R 24966 24966 23473 0 -1 4194304 236 0 0 0 296 0 0 0 25 0 1 0 206090463 1134592 228 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134564292 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24967/statm: 277 228 74 118 0 156 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 2548

[startup+6.24823 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24969
/proc/meminfo: memFree=778544/2055920 swapFree=4192812/4192956
[pid=24966] ppid=24964 vsize=1440 CPUtime=4.99
/proc/24966/stat : 24966 (SATzilla2007_C) S 24964 24966 23473 0 -1 4194304 135 240 0 0 0 0 499 0 16 0 1 0 206090463 1474560 111 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24966/statm: 360 111 96 260 0 84 0
[pid=24969] ppid=24966 vsize=6188 CPUtime=1.23
/proc/24969/stat : 24969 (ubcsat2006) R 24966 24966 23473 0 -1 4194304 260 0 0 0 99 24 0 0 25 0 1 0 206090963 6336512 243 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24969/statm: 1547 243 156 64 0 1128 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 7628

[startup+12.7111 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24970
/proc/meminfo: memFree=777968/2055920 swapFree=4192812/4192956
[pid=24966] ppid=24964 vsize=1948 CPUtime=10.92
/proc/24966/stat : 24966 (SATzilla2007_C) S 24964 24966 23473 0 -1 4194304 619 506 0 0 308 35 700 49 25 0 1 0 206090463 1994752 300 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24966/statm: 487 300 165 260 0 211 0
[pid=24970] ppid=24966 vsize=2076 CPUtime=1.75
/proc/24970/stat : 24970 (minisat20) R 24966 24966 23473 0 -1 4194304 189 0 0 0 175 0 0 0 25 0 1 0 206091557 2125824 183 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24970/statm: 519 183 58 118 0 397 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 4024

[startup+25.5328 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24970
/proc/meminfo: memFree=777584/2055920 swapFree=4192812/4192956
[pid=24966] ppid=24964 vsize=1948 CPUtime=10.92
/proc/24966/stat : 24966 (SATzilla2007_C) S 24964 24966 23473 0 -1 4194304 619 506 0 0 308 35 700 49 25 0 1 0 206090463 1994752 300 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24966/statm: 487 300 165 260 0 211 0
[pid=24970] ppid=24966 vsize=2472 CPUtime=14.57
/proc/24970/stat : 24970 (minisat20) R 24966 24966 23473 0 -1 4194304 291 0 0 0 1457 0 0 0 25 0 1 0 206091557 2531328 285 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24970/statm: 618 285 58 118 0 496 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 4420

[startup+51.1592 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24970
/proc/meminfo: memFree=777328/2055920 swapFree=4192812/4192956
[pid=24966] ppid=24964 vsize=1948 CPUtime=10.92
/proc/24966/stat : 24966 (SATzilla2007_C) S 24964 24966 23473 0 -1 4194304 619 506 0 0 308 35 700 49 25 0 1 0 206090463 1994752 300 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24966/statm: 487 300 165 260 0 211 0
[pid=24970] ppid=24966 vsize=2736 CPUtime=40.18
/proc/24970/stat : 24970 (minisat20) R 24966 24966 23473 0 -1 4194304 365 0 0 0 4018 0 0 0 25 0 1 0 206091557 2801664 359 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24970/statm: 684 359 58 118 0 562 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 4684

[startup+102.411 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24970
/proc/meminfo: memFree=777072/2055920 swapFree=4192812/4192956
[pid=24966] ppid=24964 vsize=1948 CPUtime=10.92
/proc/24966/stat : 24966 (SATzilla2007_C) S 24964 24966 23473 0 -1 4194304 619 506 0 0 308 35 700 49 25 0 1 0 206090463 1994752 300 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24966/statm: 487 300 165 260 0 211 0
[pid=24970] ppid=24966 vsize=3132 CPUtime=91.43
/proc/24970/stat : 24970 (minisat20) R 24966 24966 23473 0 -1 4194304 449 0 0 0 9142 1 0 0 25 0 1 0 206091557 3207168 443 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24970/statm: 783 443 58 118 0 661 0
Current children cumulated CPU time (s) 102.35
Current children cumulated vsize (KiB) 5080

[startup+162.487 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24970
/proc/meminfo: memFree=776624/2055920 swapFree=4192812/4192956
[pid=24966] ppid=24964 vsize=1948 CPUtime=10.92
/proc/24966/stat : 24966 (SATzilla2007_C) S 24964 24966 23473 0 -1 4194304 619 506 0 0 308 35 700 49 25 0 1 0 206090463 1994752 300 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24966/statm: 487 300 165 260 0 211 0
[pid=24970] ppid=24966 vsize=3528 CPUtime=151.49
/proc/24970/stat : 24970 (minisat20) R 24966 24966 23473 0 -1 4194304 546 0 0 0 15148 1 0 0 25 0 1 0 206091557 3612672 540 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525886 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24970/statm: 882 540 58 118 0 760 0
Current children cumulated CPU time (s) 162.41
Current children cumulated vsize (KiB) 5476

[startup+222.557 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 24970
/proc/meminfo: memFree=776432/2055920 swapFree=4192812/4192956
[pid=24966] ppid=24964 vsize=1948 CPUtime=10.92
/proc/24966/stat : 24966 (SATzilla2007_C) S 24964 24966 23473 0 -1 4194304 619 506 0 0 308 35 700 49 25 0 1 0 206090463 1994752 300 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24966/statm: 487 300 165 260 0 211 0
[pid=24970] ppid=24966 vsize=3668 CPUtime=211.54
/proc/24970/stat : 24970 (minisat20) R 24966 24966 23473 0 -1 4194304 591 0 0 0 21153 1 0 0 25 0 1 0 206091557 3756032 585 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24970/statm: 917 585 58 118 0 795 0
Current children cumulated CPU time (s) 222.46
Current children cumulated vsize (KiB) 5616

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

[startup+223.067 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 24970
/proc/meminfo: memFree=776432/2055920 swapFree=4192812/4192956
[pid=24966] ppid=24964 vsize=1948 CPUtime=10.92
/proc/24966/stat : 24966 (SATzilla2007_C) S 24964 24966 23473 0 -1 4194304 619 506 0 0 308 35 700 49 25 0 1 0 206090463 1994752 300 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24966/statm: 487 300 165 260 0 211 0
[pid=24970] ppid=24966 vsize=3668 CPUtime=212.05
/proc/24970/stat : 24970 (minisat20) R 24966 24966 23473 0 -1 4194304 591 0 0 0 21204 1 0 0 25 0 1 0 206091557 3756032 585 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525794 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24970/statm: 917 585 58 118 0 795 0
Current children cumulated CPU time (s) 222.97
Current children cumulated vsize (KiB) 5616

[startup+224.707 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 24970
/proc/meminfo: memFree=776432/2055920 swapFree=4192812/4192956
[pid=24966] ppid=24964 vsize=1948 CPUtime=10.92
/proc/24966/stat : 24966 (SATzilla2007_C) S 24964 24966 23473 0 -1 4194304 619 506 0 0 308 35 700 49 25 0 1 0 206090463 1994752 300 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24966/statm: 487 300 165 260 0 211 0
[pid=24970] ppid=24966 vsize=3668 CPUtime=213.69
/proc/24970/stat : 24970 (minisat20) R 24966 24966 23473 0 -1 4194304 595 0 0 0 21368 1 0 0 25 0 1 0 206091557 3756032 589 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24970/statm: 917 589 58 118 0 795 0
Current children cumulated CPU time (s) 224.61
Current children cumulated vsize (KiB) 5616

[startup+225.523 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 24970
/proc/meminfo: memFree=776432/2055920 swapFree=4192812/4192956
[pid=24966] ppid=24964 vsize=1948 CPUtime=10.92
/proc/24966/stat : 24966 (SATzilla2007_C) S 24964 24966 23473 0 -1 4194304 619 506 0 0 308 35 700 49 25 0 1 0 206090463 1994752 300 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24966/statm: 487 300 165 260 0 211 0
[pid=24970] ppid=24966 vsize=3668 CPUtime=214.51
/proc/24970/stat : 24970 (minisat20) R 24966 24966 23473 0 -1 4194304 595 0 0 0 21450 1 0 0 25 0 1 0 206091557 3756032 589 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134532513 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24970/statm: 917 589 58 118 0 795 0
Current children cumulated CPU time (s) 225.43
Current children cumulated vsize (KiB) 5616

[startup+226.344 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 24970
/proc/meminfo: memFree=776432/2055920 swapFree=4192812/4192956
[pid=24966] ppid=24964 vsize=1948 CPUtime=10.92
/proc/24966/stat : 24966 (SATzilla2007_C) S 24964 24966 23473 0 -1 4194304 619 506 0 0 308 35 700 49 25 0 1 0 206090463 1994752 300 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24966/statm: 487 300 165 260 0 211 0
[pid=24970] ppid=24966 vsize=3668 CPUtime=215.33
/proc/24970/stat : 24970 (minisat20) R 24966 24966 23473 0 -1 4194304 595 0 0 0 21532 1 0 0 25 0 1 0 206091557 3756032 589 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24970/statm: 917 589 58 118 0 795 0
Current children cumulated CPU time (s) 226.25
Current children cumulated vsize (KiB) 5616

[startup+226.756 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 24970
/proc/meminfo: memFree=776432/2055920 swapFree=4192812/4192956
[pid=24966] ppid=24964 vsize=1948 CPUtime=10.92
/proc/24966/stat : 24966 (SATzilla2007_C) S 24964 24966 23473 0 -1 4194304 619 506 0 0 308 35 700 49 25 0 1 0 206090463 1994752 300 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24966/statm: 487 300 165 260 0 211 0
[pid=24970] ppid=24966 vsize=3668 CPUtime=215.74
/proc/24970/stat : 24970 (minisat20) R 24966 24966 23473 0 -1 4194304 595 0 0 0 21573 1 0 0 25 0 1 0 206091557 3756032 589 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134527284 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24970/statm: 917 589 58 118 0 795 0
Current children cumulated CPU time (s) 226.66
Current children cumulated vsize (KiB) 5616

Child status: 20
Real time (s): 226.856
CPU time (s): 226.78
CPU user time (s): 225.917
CPU system time (s): 0.862868
CPU usage (%): 99.9664
Max. virtual memory (cumulated for all children) (KiB): 7628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 225.917
system time used= 0.862868
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1738
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= 403

runsolver used 0.248962 second user time and 0.566913 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Mon Feb 19 05:02:40 UTC 2007

IDJOB= 298838
IDBENCH= 19995
IDSOLVER= 135
FILE ID= node13/298838-1171861360

PBS_JOBID= 3839402

Free space on /tmp= 66540 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v360/unif-k3-r4.26-v360-c1533-S1370059435-05.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/298838-1171861360/SATzilla2007_C /tmp/evaluation/298838-1171861360/instance-298838-1171861360.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-298838-1171861360 -o ROOT/results/node13/solver-298838-1171861360 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/298838-1171861360/SATzilla2007_C /tmp/evaluation/298838-1171861360/instance-298838-1171861360.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  727fc359ee7c9f3d412b57a84acf2e25

RANDOM SEED= 35186437

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
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.236
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:        779848 kB
Buffers:         70412 kB
Cached:        1069676 kB
SwapCached:          0 kB
Active:         621284 kB
Inactive:       573200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        779848 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8476 kB
Writeback:           0 kB
Mapped:          73272 kB
Slab:            67192 kB
Committed_AS:   887668 kB
PageTables:       1744 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= 66540 MiB

End job on node13 on Mon Feb 19 05:06:27 UTC 2007