Trace number 455789

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 150.539 150.759

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-15.cnf
MD5SUM3d9c71b515699560fe1678f286b58acb
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark68.6536
Satisfiable
(Un)Satisfiability was proved
Number of variables21104
Number of clauses74257
Sum of the clauses size192789
Maximum clause length171
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 236142
Number of clauses of size 334380
Number of clauses of size 42745
Number of clauses of size 5538
Number of clauses of size over 5451

Solver Data (download as text)

12.25/12.49	c run March_dl for 5 seconds ... 
12.25/12.49	c Bin: Executing march_dl
12.25/12.49	c child exit by a signal
12.25/12.49	c march_dl returned code 137.
12.25/12.49	c run saps (UBCSAT implementation) for 2 seconds ... 
12.25/12.49	c Bin: Executing ubcsat2006
12.25/12.49	c child exited successfully
12.25/12.49	c ubcsat2006 returned code 0.
12.25/12.49	c satzilla computing base features
12.25/12.49	c satzilla doing unit-prop probe
12.25/12.49	c satzilla doing local search probe
12.25/12.49	c satzilla doing lobjois search-space size estimate
12.25/12.49	c satzilla's ranking:
12.25/12.49	c 1) minisat20+P: 0.629088
12.25/12.49	c 2) march_dl: 2.273558
12.25/12.49	c 3) march_dl+P: 3.105512
12.25/12.49	c 4) vallst+P: 4.179021
12.25/12.49	c 5) minisat20: 5.376182
12.25/12.49	c 6) zchaff_rand+P: 5.529326
12.25/12.49	c 7) kcnfs+P: 999.000000
12.25/12.49	c 8) kcnfs: 999.000000
12.25/12.49	c 9) vallst: 999.000000
12.25/12.49	c 10) zchaff_rand: 999.000000
12.25/12.49	c satzilla running minisat20 with preprocessing ... 
38.55/38.72	This is MiniSat 2.0 beta
38.55/38.72	WARNING: for repeatability, setting FPU to use double precision
38.55/38.72	============================[ Problem Statistics ]=============================
38.55/38.72	|                                                                             |
38.55/38.72	|  Number of variables:  6162                                                 |
38.55/38.72	|  Number of clauses:    105832                                               |
38.55/38.77	|  Parsing time:         0.04         s                                       |
38.55/38.78	============================[ Search Statistics ]==============================
38.55/38.78	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
38.55/38.78	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
38.55/38.78	===============================================================================
38.55/38.78	|         0 |    6162   105832   225448 |    35277        0    nan |  0.000 % |
38.55/38.79	|       101 |    6162   105832   225448 |    38805      101      7 |  0.000 % |
38.56/38.81	|       252 |    6161   105832   225448 |    42685      251      8 |  0.016 % |
38.56/38.84	|       478 |    6161   105832   225448 |    46954      477     13 |  0.016 % |
38.56/38.88	|       818 |    6161   105827   225438 |    51649      817     18 |  0.016 % |
38.56/38.97	|      1326 |    6161   105827   225438 |    56814     1325     28 |  0.016 % |
38.56/39.10	|      2085 |    6161   105827   225438 |    62495     2084     30 |  0.016 % |
38.56/39.26	|      3225 |    6161   105827   225438 |    68745     3224     39 |  0.016 % |
39.33/39.51	|      4935 |    6161   105827   225438 |    75620     4934     45 |  0.016 % |
39.92/40.10	|      7499 |    6161   105827   225438 |    83182     7498     46 |  0.016 % |
40.83/41.09	|     11343 |    6161   105827   225438 |    91500    11342     52 |  0.016 % |
43.02/43.25	|     17110 |    6161   105827   225438 |   100650    17109     54 |  0.016 % |
46.72/46.97	|     25760 |    6161   105827   225438 |   110715    25759     60 |  0.016 % |
53.92/54.14	|     38740 |    6161   105827   225438 |   121786    38739     50 |  0.016 % |
68.51/68.78	|     58203 |    6161   105827   225438 |   133965    58202     55 |  0.016 % |
97.39/97.69	|     87396 |    6156   105806   225396 |   147362    87316     57 |  0.633 % |
150.46/150.74	===============================================================================
150.46/150.74	restarts              : 16
150.46/150.74	conflicts             : 124862         (1116 /sec)
150.46/150.74	decisions             : 195293         (1.32 % random) (1746 /sec)
150.46/150.74	propagations          : 74130329       (662742 /sec)
150.46/150.74	conflict literals     : 6973408        (45.10 % deleted)
150.46/150.74	Memory used           : 38.61 MB
150.46/150.74	CPU time              : 111.854 s
150.46/150.74	
150.46/150.75	c Preprocessing...
150.46/150.75	c Inital problem has 21104 variables, 38115 nary clauses (36142 binary clauses).
150.46/150.75	c Num non-binary clauses 38114, Average non-binary clause length 3.162
150.46/150.75	c Theory has no gaps
150.46/150.75	c Preprocessor runtime was 26.130 seconds.
150.46/150.75	c 
150.46/150.75	c Satisfiability of theory still undetermined.
150.46/150.75	c See file /tmp/iHJ96y for simplified theory.
150.46/150.75	c Bin: Executing minisat20
150.46/150.75	c child exited successfully
150.46/150.75	c minisat20 returned code 20.
150.46/150.75	s UNSATISFIABLE
150.46/150.75	c SATZILLA_TIME=150.540000

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node65/watcher-455789-1178576995 -o ROOT/results/node65/solver-455789-1178576995 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/455789-1178576995/SATzilla2007_C /tmp/evaluation/455789-1178576995/instance-455789-1178576995.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 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.92 0.99 0.99 3/64 3737
/proc/meminfo: memFree=1858024/2055920 swapFree=4184160/4192956
[pid=3737] ppid=3735 vsize=1440 CPUtime=0
/proc/3737/stat : 3737 (SATzilla2007_C) D 3735 3737 3681 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 333689190 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135221597 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/3737/statm: 360 110 95 260 0 84 0

[startup+0.01488 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 3737
/proc/meminfo: memFree=1858024/2055920 swapFree=4184160/4192956
[pid=3737] ppid=3735 vsize=1440 CPUtime=0
/proc/3737/stat : 3737 (SATzilla2007_C) D 3735 3737 3681 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 333689190 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135221597 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/3737/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.101887 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 3737
/proc/meminfo: memFree=1858024/2055920 swapFree=4184160/4192956
[pid=3737] ppid=3735 vsize=1440 CPUtime=0
/proc/3737/stat : 3737 (SATzilla2007_C) S 3735 3737 3681 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 333689190 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3737/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.301901 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 3737
/proc/meminfo: memFree=1858024/2055920 swapFree=4184160/4192956
[pid=3737] ppid=3735 vsize=1440 CPUtime=0
/proc/3737/stat : 3737 (SATzilla2007_C) S 3735 3737 3681 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 333689190 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3737/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.701933 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 3737
/proc/meminfo: memFree=1858024/2055920 swapFree=4184160/4192956
[pid=3737] ppid=3735 vsize=1440 CPUtime=0
/proc/3737/stat : 3737 (SATzilla2007_C) S 3735 3737 3681 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 333689190 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3737/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+1.502 s]
/proc/loadavg: 0.92 0.99 0.99 2/66 3739
/proc/meminfo: memFree=1841112/2055920 swapFree=4184160/4192956
[pid=3737] ppid=3735 vsize=1440 CPUtime=0
/proc/3737/stat : 3737 (SATzilla2007_C) S 3735 3737 3681 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 333689190 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3737/statm: 360 110 95 260 0 84 0
[pid=3739] ppid=3737 vsize=19436 CPUtime=1.47
/proc/3739/stat : 3739 (march_dl) R 3737 3737 3681 0 -1 4194304 9442 0 0 0 144 3 0 0 25 0 1 0 333689191 19902464 4495 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134644124 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3739/statm: 4859 4495 69 118 0 4738 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 20876

[startup+3.10113 s]
/proc/loadavg: 0.93 0.99 0.99 2/66 3739
/proc/meminfo: memFree=1839064/2055920 swapFree=4184160/4192956
[pid=3737] ppid=3735 vsize=1440 CPUtime=0
/proc/3737/stat : 3737 (SATzilla2007_C) S 3735 3737 3681 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 333689190 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3737/statm: 360 110 95 260 0 84 0
[pid=3739] ppid=3737 vsize=20900 CPUtime=3.07
/proc/3739/stat : 3739 (march_dl) R 3737 3737 3681 0 -1 4194304 10947 0 0 0 303 4 0 0 25 0 1 0 333689191 21401600 4869 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134559141 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3739/statm: 5225 4869 69 118 0 5104 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 22340

[startup+6.3014 s]
/proc/loadavg: 0.93 0.99 0.99 2/66 3740
/proc/meminfo: memFree=1851360/2055920 swapFree=4184160/4192956
[pid=3737] ppid=3735 vsize=1440 CPUtime=5
/proc/3737/stat : 3737 (SATzilla2007_C) S 3735 3737 3681 0 -1 4194304 134 14589 0 0 0 0 492 8 18 0 1 0 333689190 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3737/statm: 360 111 96 260 0 84 0
[pid=3740] ppid=3737 vsize=10288 CPUtime=1.15
/proc/3740/stat : 3740 (ubcsat2006) R 3737 3737 3681 0 -1 4194304 1408 0 13 0 114 1 0 0 25 0 1 0 333689693 10534912 1404 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3740/statm: 2572 1404 156 64 0 2153 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 11728

[startup+12.7019 s]
/proc/loadavg: 0.94 0.99 0.99 2/65 3740
/proc/meminfo: memFree=1851768/2055920 swapFree=4184160/4192956
[pid=3737] ppid=3735 vsize=27764 CPUtime=12.55
/proc/3737/stat : 3737 (SATzilla2007_C) R 3735 3737 3681 0 -1 4194304 7927 16003 0 13 536 6 701 12 25 0 1 0 333689190 28430336 4294 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134598438 0 0 4096 0 0 0 0 17 0 0 0
/proc/3737/statm: 6941 4294 163 260 0 6665 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 27764

[startup+25.502 s]
/proc/loadavg: 0.95 0.99 0.99 2/65 3740
/proc/meminfo: memFree=1827576/2055920 swapFree=4184160/4192956
[pid=3737] ppid=3735 vsize=42036 CPUtime=25.35
/proc/3737/stat : 3737 (SATzilla2007_C) R 3735 3737 3681 0 -1 4194304 12030 16003 0 13 1799 23 701 12 25 0 1 0 333689190 43044864 7455 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134594134 0 0 4096 0 0 0 0 17 0 0 0
/proc/3737/statm: 10509 7455 165 260 0 10233 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 42036

[startup+51.1011 s]
/proc/loadavg: 0.96 0.99 0.99 2/66 3741
/proc/meminfo: memFree=1809904/2055920 swapFree=4184160/4192956
[pid=3737] ppid=3735 vsize=35316 CPUtime=38.56
/proc/3737/stat : 3737 (SATzilla2007_C) S 3735 3737 3681 0 -1 4194304 13156 16003 0 13 3093 50 701 12 25 0 1 0 333689190 36163584 7821 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3737/statm: 8829 7821 165 260 0 8553 0
[pid=3741] ppid=3737 vsize=15024 CPUtime=12.36
/proc/3741/stat : 3741 (minisat20) R 3737 3737 3681 0 -1 4194304 3617 0 0 0 1233 3 0 0 25 0 1 0 333693061 15384576 3611 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134528527 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3741/statm: 3756 3611 59 118 0 3634 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 50340

[startup+102.305 s]
/proc/loadavg: 0.98 0.99 0.99 2/66 3741
/proc/meminfo: memFree=1793776/2055920 swapFree=4184160/4192956
[pid=3737] ppid=3735 vsize=35316 CPUtime=38.56
/proc/3737/stat : 3737 (SATzilla2007_C) S 3735 3737 3681 0 -1 4194304 13156 16003 0 13 3093 50 701 12 25 0 1 0 333689190 36163584 7821 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3737/statm: 8829 7821 165 260 0 8553 0
[pid=3741] ppid=3737 vsize=31172 CPUtime=63.53
/proc/3741/stat : 3741 (minisat20) R 3737 3737 3681 0 -1 4194304 7621 0 0 0 6347 6 0 0 25 0 1 0 333693061 31920128 7615 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3741/statm: 7793 7615 59 118 0 7671 0
Current children cumulated CPU time (s) 102.09
Current children cumulated vsize (KiB) 66488

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

[startup+127.901 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 3741
/proc/meminfo: memFree=1788784/2055920 swapFree=4184160/4192956
[pid=3737] ppid=3735 vsize=35316 CPUtime=38.56
/proc/3737/stat : 3737 (SATzilla2007_C) S 3735 3737 3681 0 -1 4194304 13156 16003 0 13 3093 50 701 12 25 0 1 0 333689190 36163584 7821 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3737/statm: 8829 7821 165 260 0 8553 0
[pid=3741] ppid=3737 vsize=36308 CPUtime=89.12
/proc/3741/stat : 3741 (minisat20) R 3737 3737 3681 0 -1 4194304 8875 0 0 0 8904 8 0 0 25 0 1 0 333693061 37179392 8869 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3741/statm: 9077 8869 59 118 0 8955 0
Current children cumulated CPU time (s) 127.68
Current children cumulated vsize (KiB) 71624

[startup+140.701 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 3741
/proc/meminfo: memFree=1786800/2055920 swapFree=4184160/4192956
[pid=3737] ppid=3735 vsize=35316 CPUtime=38.56
/proc/3737/stat : 3737 (SATzilla2007_C) S 3735 3737 3681 0 -1 4194304 13156 16003 0 13 3093 50 701 12 25 0 1 0 333689190 36163584 7821 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3737/statm: 8829 7821 165 260 0 8553 0
[pid=3741] ppid=3737 vsize=38400 CPUtime=101.91
/proc/3741/stat : 3741 (minisat20) R 3737 3737 3681 0 -1 4194304 9380 0 0 0 10183 8 0 0 25 0 1 0 333693061 39321600 9374 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134536243 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3741/statm: 9600 9374 59 118 0 9478 0
Current children cumulated CPU time (s) 140.47
Current children cumulated vsize (KiB) 73716

[startup+147.102 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 3741
/proc/meminfo: memFree=1785904/2055920 swapFree=4184160/4192956
[pid=3737] ppid=3735 vsize=35316 CPUtime=38.56
/proc/3737/stat : 3737 (SATzilla2007_C) S 3735 3737 3681 0 -1 4194304 13156 16003 0 13 3093 50 701 12 25 0 1 0 333689190 36163584 7821 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3737/statm: 8829 7821 165 260 0 8553 0
[pid=3741] ppid=3737 vsize=39268 CPUtime=108.3
/proc/3741/stat : 3741 (minisat20) R 3737 3737 3681 0 -1 4194304 9617 0 0 0 10821 9 0 0 25 0 1 0 333693061 40210432 9611 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134535742 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3741/statm: 9817 9611 59 118 0 9695 0
Current children cumulated CPU time (s) 146.86
Current children cumulated vsize (KiB) 74584

[startup+148.701 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 3741
/proc/meminfo: memFree=1785648/2055920 swapFree=4184160/4192956
[pid=3737] ppid=3735 vsize=35316 CPUtime=38.56
/proc/3737/stat : 3737 (SATzilla2007_C) S 3735 3737 3681 0 -1 4194304 13156 16003 0 13 3093 50 701 12 25 0 1 0 333689190 36163584 7821 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3737/statm: 8829 7821 165 260 0 8553 0
[pid=3741] ppid=3737 vsize=39400 CPUtime=109.9
/proc/3741/stat : 3741 (minisat20) R 3737 3737 3681 0 -1 4194304 9660 0 0 0 10981 9 0 0 25 0 1 0 333693061 40345600 9654 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134527603 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3741/statm: 9850 9654 59 118 0 9728 0
Current children cumulated CPU time (s) 148.46
Current children cumulated vsize (KiB) 74716

[startup+149.501 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 3741
/proc/meminfo: memFree=1785520/2055920 swapFree=4184160/4192956
[pid=3737] ppid=3735 vsize=35316 CPUtime=38.56
/proc/3737/stat : 3737 (SATzilla2007_C) S 3735 3737 3681 0 -1 4194304 13156 16003 0 13 3093 50 701 12 25 0 1 0 333689190 36163584 7821 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3737/statm: 8829 7821 165 260 0 8553 0
[pid=3741] ppid=3737 vsize=39532 CPUtime=110.7
/proc/3741/stat : 3741 (minisat20) R 3737 3737 3681 0 -1 4194304 9670 0 0 0 11061 9 0 0 25 0 1 0 333693061 40480768 9664 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134519362 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3741/statm: 9883 9664 59 118 0 9761 0
Current children cumulated CPU time (s) 149.26
Current children cumulated vsize (KiB) 74848

[startup+150.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 3741
/proc/meminfo: memFree=1785520/2055920 swapFree=4184160/4192956
[pid=3737] ppid=3735 vsize=35316 CPUtime=38.56
/proc/3737/stat : 3737 (SATzilla2007_C) S 3735 3737 3681 0 -1 4194304 13156 16003 0 13 3093 50 701 12 25 0 1 0 333689190 36163584 7821 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3737/statm: 8829 7821 165 260 0 8553 0
[pid=3741] ppid=3737 vsize=39532 CPUtime=111.5
/proc/3741/stat : 3741 (minisat20) R 3737 3737 3681 0 -1 4194304 9670 0 0 0 11141 9 0 0 25 0 1 0 333693061 40480768 9664 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134519362 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3741/statm: 9883 9664 59 118 0 9761 0
Current children cumulated CPU time (s) 150.06
Current children cumulated vsize (KiB) 74848

[startup+150.706 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 3741
/proc/meminfo: memFree=1785520/2055920 swapFree=4184160/4192956
[pid=3737] ppid=3735 vsize=35316 CPUtime=38.56
/proc/3737/stat : 3737 (SATzilla2007_C) S 3735 3737 3681 0 -1 4194304 13156 16003 0 13 3093 50 701 12 25 0 1 0 333689190 36163584 7821 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3737/statm: 8829 7821 165 260 0 8553 0
[pid=3741] ppid=3737 vsize=39532 CPUtime=111.9
/proc/3741/stat : 3741 (minisat20) R 3737 3737 3681 0 -1 4194304 9670 0 0 0 11181 9 0 0 25 0 1 0 333693061 40480768 9664 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525589 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3741/statm: 9883 9664 59 118 0 9761 0
Current children cumulated CPU time (s) 150.46
Current children cumulated vsize (KiB) 74848

Child status: 20
Real time (s): 150.759
CPU time (s): 150.539
CPU user time (s): 149.806
CPU system time (s): 0.732888
CPU usage (%): 99.8541
Max. virtual memory (cumulated for all children) (KiB): 74848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 149.806
system time used= 0.732888
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38847
page faults= 13
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 52
involuntary context switches= 512

runsolver used 0.135979 second user time and 0.419936 second system time

The end

Launcher Data (download as text)

Begin job on node65 on Mon May  7 22:29:56 UTC 2007

IDJOB= 455789
IDBENCH= 20394
IDSOLVER= 179
FILE ID= node65/455789-1178576995

PBS_JOBID= 5217897

Free space on /tmp= 66555 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/medium/AProVE07-15.cnf
COMMAND LINE= /tmp/evaluation/455789-1178576995/SATzilla2007_C /tmp/evaluation/455789-1178576995/instance-455789-1178576995.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node65/watcher-455789-1178576995 -o ROOT/results/node65/solver-455789-1178576995 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/455789-1178576995/SATzilla2007_C /tmp/evaluation/455789-1178576995/instance-455789-1178576995.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  3d9c71b515699560fe1678f286b58acb

RANDOM SEED= 234498296

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node65.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.245
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.245
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:       1858816 kB
Buffers:          2040 kB
Cached:         116700 kB
SwapCached:       2504 kB
Active:          22924 kB
Inactive:       104984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1858816 kB
SwapTotal:     4192956 kB
SwapFree:      4184160 kB
Dirty:            9812 kB
Writeback:           0 kB
Mapped:          15496 kB
Slab:            55192 kB
Committed_AS:  7391496 kB
PageTables:       1456 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= 66555 MiB

End job on node65 on Mon May  7 22:32:27 UTC 2007