Trace number 314570

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 155.525 155.61

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 benchmark46.175
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.47/12.55	c run March_dl for 5 seconds ... 
12.47/12.55	c Bin: Executing march_dl
12.47/12.55	c child exit by a signal
12.47/12.55	c march_dl returned code 137.
12.47/12.55	c run saps (UBCSAT implementation) for 2 seconds ... 
12.47/12.55	c Bin: Executing ubcsat2006
12.47/12.55	c child exited successfully
12.47/12.55	c ubcsat2006 returned code 0.
12.47/12.55	c satzilla computing base features
12.47/12.55	c satzilla doing unit-prop probe
12.47/12.55	c satzilla doing local search probe
12.47/12.55	c satzilla doing lobjois search-space size estimate
12.47/12.55	c satzilla's ranking:
12.47/12.55	c 1) minisat20+P: 0.538850
12.47/12.55	c 2) march_dl: 2.181704
12.47/12.55	c 3) march_dl+P: 3.059296
12.47/12.55	c 4) vallst+P: 4.113291
12.47/12.55	c 5) minisat20: 5.025717
12.47/12.55	c 6) zchaff_rand+P: 5.529984
12.47/12.55	c 7) kcnfs+P: 999.000000
12.47/12.55	c 8) kcnfs: 999.000000
12.47/12.55	c 9) vallst: 999.000000
12.47/12.55	c 10) zchaff_rand: 999.000000
12.47/12.55	c satzilla running minisat20 with preprocessing ... 
40.16/40.28	This is MiniSat 2.0 beta
40.16/40.28	WARNING: for repeatability, setting FPU to use double precision
40.16/40.28	============================[ Problem Statistics ]=============================
40.16/40.28	|                                                                             |
40.16/40.28	|  Number of variables:  6162                                                 |
40.16/40.28	|  Number of clauses:    105832                                               |
40.23/40.33	|  Parsing time:         0.05         s                                       |
40.23/40.34	============================[ Search Statistics ]==============================
40.23/40.34	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
40.23/40.34	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
40.23/40.34	===============================================================================
40.23/40.34	|         0 |    6162   105832   225448 |    35277        0    nan |  0.000 % |
40.23/40.35	|       101 |    6162   105832   225448 |    38805      101      7 |  0.000 % |
40.23/40.36	|       252 |    6161   105832   225448 |    42685      251      8 |  0.016 % |
40.23/40.40	|       478 |    6161   105832   225448 |    46954      477     13 |  0.016 % |
40.23/40.44	|       818 |    6161   105827   225438 |    51649      817     18 |  0.016 % |
40.23/40.51	|      1326 |    6161   105827   225438 |    56814     1325     28 |  0.016 % |
40.54/40.65	|      2085 |    6161   105827   225438 |    62495     2084     30 |  0.016 % |
40.73/40.81	|      3225 |    6161   105827   225438 |    68745     3224     39 |  0.016 % |
40.93/41.05	|      4935 |    6161   105827   225438 |    75620     4934     45 |  0.016 % |
41.54/41.68	|      7499 |    6161   105827   225438 |    83182     7498     46 |  0.016 % |
42.64/42.72	|     11343 |    6161   105827   225438 |    91500    11342     52 |  0.016 % |
44.83/44.98	|     17110 |    6161   105827   225438 |   100650    17109     54 |  0.016 % |
48.74/48.85	|     25760 |    6161   105827   225438 |   110715    25759     60 |  0.016 % |
56.23/56.31	|     38740 |    6161   105827   225438 |   121786    38739     50 |  0.016 % |
71.33/71.41	|     58203 |    6161   105827   225438 |   133965    58202     55 |  0.016 % |
101.02/101.17	|     87396 |    6156   105806   225396 |   147362    87316     57 |  0.633 % |
155.41/155.56	===============================================================================
155.41/155.56	restarts              : 16
155.41/155.56	conflicts             : 124862         (1084 /sec)
155.41/155.56	decisions             : 195293         (1.32 % random) (1696 /sec)
155.41/155.56	propagations          : 74130329       (643736 /sec)
155.41/155.56	conflict literals     : 6973408        (45.10 % deleted)
155.41/155.56	Memory used           : 38.61 MB
155.41/155.56	CPU time              : 115.156 s
155.41/155.56	
155.47/155.60	c Preprocessing...
155.47/155.60	c Inital problem has 21104 variables, 38115 nary clauses (36142 binary clauses).
155.47/155.60	c Num non-binary clauses 38114, Average non-binary clause length 3.162
155.47/155.60	c Theory has no gaps
155.47/155.60	c Preprocessor runtime was 27.610 seconds.
155.47/155.60	c 
155.47/155.60	c Satisfiability of theory still undetermined.
155.47/155.60	c See file /tmp/4aruXi for simplified theory.
155.47/155.60	c Bin: Executing minisat20
155.47/155.60	c child exited successfully
155.47/155.60	c minisat20 returned code 20.
155.47/155.60	s UNSATISFIABLE
155.47/155.60	c SATZILLA_TIME=155.520000

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node5/watcher-314570-1172639093 -o ROOT/results/node5/solver-314570-1172639093 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314570-1172639093/SATzilla2007_C /tmp/evaluation/314570-1172639093/instance-314570-1172639093.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): 2400 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.95 0.96 2/77 28738
/proc/meminfo: memFree=1010144/2055920 swapFree=4192812/4192956
[pid=28738] ppid=28736 vsize=1440 CPUtime=0
/proc/28738/stat : 28738 (SATzilla2007_C) R 28736 28738 28312 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 283864132 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/28738/statm: 360 110 95 260 0 84 0
[pid=28739] ppid=28738 vsize=2548 CPUtime=0
/proc/28739/stat : 28739 (march_dl) R 28738 28738 28312 0 -1 4194304 422 0 0 0 0 0 0 0 18 0 1 0 283864132 2609152 417 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134549763 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28739/statm: 637 426 49 118 0 516 0

[startup+0.031106 s]
/proc/loadavg: 0.91 0.95 0.96 2/77 28738
/proc/meminfo: memFree=1010144/2055920 swapFree=4192812/4192956
[pid=28738] ppid=28736 vsize=1440 CPUtime=0
/proc/28738/stat : 28738 (SATzilla2007_C) S 28736 28738 28312 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 283864132 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28738/statm: 360 110 95 260 0 84 0
[pid=28739] ppid=28738 vsize=2812 CPUtime=0.02
/proc/28739/stat : 28739 (march_dl) R 28738 28738 28312 0 -1 4194304 549 0 0 0 2 0 0 0 19 0 1 0 283864132 2879488 544 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28739/statm: 703 544 50 118 0 582 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4252

[startup+0.101121 s]
/proc/loadavg: 0.91 0.95 0.96 2/77 28738
/proc/meminfo: memFree=1010144/2055920 swapFree=4192812/4192956
[pid=28738] ppid=28736 vsize=1440 CPUtime=0
/proc/28738/stat : 28738 (SATzilla2007_C) S 28736 28738 28312 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 283864132 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28738/statm: 360 110 95 260 0 84 0
[pid=28739] ppid=28738 vsize=3604 CPUtime=0.09
/proc/28739/stat : 28739 (march_dl) R 28738 28738 28312 0 -1 4194304 805 0 0 0 9 0 0 0 19 0 1 0 283864132 3690496 800 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28739/statm: 901 800 50 118 0 780 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5044

[startup+0.301144 s]
/proc/loadavg: 0.91 0.95 0.96 2/77 28738
/proc/meminfo: memFree=1010144/2055920 swapFree=4192812/4192956
[pid=28738] ppid=28736 vsize=1440 CPUtime=0
/proc/28738/stat : 28738 (SATzilla2007_C) S 28736 28738 28312 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 283864132 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28738/statm: 360 110 95 260 0 84 0
[pid=28739] ppid=28738 vsize=8756 CPUtime=0.29
/proc/28739/stat : 28739 (march_dl) R 28738 28738 28312 0 -1 4194304 3364 0 0 0 28 1 0 0 21 0 1 0 283864132 8966144 1829 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134543060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28739/statm: 2189 1829 55 118 0 2068 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10196

[startup+0.701188 s]
/proc/loadavg: 0.91 0.95 0.96 2/77 28738
/proc/meminfo: memFree=1010144/2055920 swapFree=4192812/4192956
[pid=28738] ppid=28736 vsize=1440 CPUtime=0
/proc/28738/stat : 28738 (SATzilla2007_C) S 28736 28738 28312 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 283864132 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28738/statm: 360 110 95 260 0 84 0
[pid=28739] ppid=28738 vsize=17104 CPUtime=0.69
/proc/28739/stat : 28739 (march_dl) R 28738 28738 28312 0 -1 4194304 7481 0 0 0 67 2 0 0 25 0 1 0 283864132 17514496 3890 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28739/statm: 4276 3890 69 118 0 4155 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18544

[startup+1.50128 s]
/proc/loadavg: 0.91 0.95 0.96 2/79 28740
/proc/meminfo: memFree=993232/2055920 swapFree=4192812/4192956
[pid=28738] ppid=28736 vsize=1440 CPUtime=0
/proc/28738/stat : 28738 (SATzilla2007_C) S 28736 28738 28312 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 283864132 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28738/statm: 360 110 95 260 0 84 0
[pid=28739] ppid=28738 vsize=19304 CPUtime=1.49
/proc/28739/stat : 28739 (march_dl) R 28738 28738 28312 0 -1 4194304 9421 0 0 0 146 3 0 0 25 0 1 0 283864132 19767296 4474 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134649641 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28739/statm: 4826 4474 69 118 0 4705 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20744

[startup+3.10146 s]
/proc/loadavg: 0.92 0.95 0.96 2/79 28740
/proc/meminfo: memFree=991952/2055920 swapFree=4192812/4192956
[pid=28738] ppid=28736 vsize=1440 CPUtime=0
/proc/28738/stat : 28738 (SATzilla2007_C) S 28736 28738 28312 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 283864132 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28738/statm: 360 110 95 260 0 84 0
[pid=28739] ppid=28738 vsize=20900 CPUtime=3.09
/proc/28739/stat : 28739 (march_dl) R 28738 28738 28312 0 -1 4194304 10937 0 0 0 306 3 0 0 25 0 1 0 283864132 21401600 4859 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134551969 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28739/statm: 5225 4859 69 118 0 5104 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22340

[startup+6.30281 s]
/proc/loadavg: 0.92 0.95 0.96 2/79 28741
/proc/meminfo: memFree=1004688/2055920 swapFree=4192812/4192956
[pid=28738] ppid=28736 vsize=1440 CPUtime=5
/proc/28738/stat : 28738 (SATzilla2007_C) S 28736 28738 28312 0 -1 4194304 135 14589 0 0 0 0 492 8 16 0 1 0 283864132 1474560 111 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28738/statm: 360 111 96 260 0 84 0
[pid=28741] ppid=28738 vsize=10288 CPUtime=1.28
/proc/28741/stat : 28741 (ubcsat2006) R 28738 28738 28312 0 -1 4194304 1421 0 0 0 127 1 0 0 25 0 1 0 283864632 10534912 1404 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28741/statm: 2572 1404 156 64 0 2153 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11728

[startup+12.7015 s]
/proc/loadavg: 0.93 0.96 0.96 2/78 28741
/proc/meminfo: memFree=1005016/2055920 swapFree=4192812/4192956
[pid=28738] ppid=28736 vsize=17448 CPUtime=12.67
/proc/28738/stat : 28738 (SATzilla2007_C) R 28736 28738 28312 0 -1 4194304 7601 16016 0 0 550 6 700 11 25 0 1 0 283864132 17866752 3966 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 134592898 0 0 4096 0 0 0 0 17 1 0 0
/proc/28738/statm: 4362 3966 161 260 0 4086 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 17448

[startup+25.502 s]
/proc/loadavg: 0.94 0.96 0.96 2/78 28741
/proc/meminfo: memFree=980824/2055920 swapFree=4192812/4192956
[pid=28738] ppid=28736 vsize=41940 CPUtime=25.46
/proc/28738/stat : 28738 (SATzilla2007_C) R 28736 28738 28312 0 -1 4194304 11975 16016 0 0 1811 24 700 11 25 0 1 0 283864132 42946560 7458 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/28738/statm: 10485 7458 165 260 0 10209 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 41940

[startup+51.1019 s]
/proc/loadavg: 0.96 0.96 0.96 2/79 28742
/proc/meminfo: memFree=963600/2055920 swapFree=4192812/4192956
[pid=28738] ppid=28736 vsize=35316 CPUtime=40.23
/proc/28738/stat : 28738 (SATzilla2007_C) S 28736 28738 28312 0 -1 4194304 13159 16016 0 0 3260 52 700 11 25 0 1 0 283864132 36163584 7821 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28738/statm: 8829 7821 165 260 0 8553 0
[pid=28742] ppid=28738 vsize=14328 CPUtime=10.81
/proc/28742/stat : 28742 (minisat20) R 28738 28738 28312 0 -1 4194304 3443 0 0 0 1079 2 0 0 25 0 1 0 283868160 14671872 3437 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28742/statm: 3582 3437 59 118 0 3460 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 49644

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.96 2/79 28742
/proc/meminfo: memFree=947408/2055920 swapFree=4192812/4192956
[pid=28738] ppid=28736 vsize=35316 CPUtime=40.23
/proc/28738/stat : 28738 (SATzilla2007_C) S 28736 28738 28312 0 -1 4194304 13159 16016 0 0 3260 52 700 11 25 0 1 0 283864132 36163584 7821 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28738/statm: 8829 7821 165 260 0 8553 0
[pid=28742] ppid=28738 vsize=30380 CPUtime=61.99
/proc/28742/stat : 28742 (minisat20) R 28738 28738 28312 0 -1 4194304 7440 0 0 0 6193 6 0 0 25 0 1 0 283868160 31109120 7434 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28742/statm: 7595 7434 59 118 0 7473 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 65696

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

[startup+127.902 s]
/proc/loadavg: 0.99 0.97 0.96 2/79 28742
/proc/meminfo: memFree=942352/2055920 swapFree=4192812/4192956
[pid=28738] ppid=28736 vsize=35316 CPUtime=40.23
/proc/28738/stat : 28738 (SATzilla2007_C) S 28736 28738 28312 0 -1 4194304 13159 16016 0 0 3260 52 700 11 25 0 1 0 283864132 36163584 7821 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28738/statm: 8829 7821 165 260 0 8553 0
[pid=28742] ppid=28738 vsize=35608 CPUtime=87.58
/proc/28742/stat : 28742 (minisat20) R 28738 28738 28312 0 -1 4194304 8706 0 0 0 8750 8 0 0 25 0 1 0 283868160 36462592 8700 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28742/statm: 8902 8700 59 118 0 8780 0
Current children cumulated CPU time (s) 127.81
Current children cumulated vsize (KiB) 70924

[startup+140.701 s]
/proc/loadavg: 0.99 0.97 0.96 2/79 28742
/proc/meminfo: memFree=940432/2055920 swapFree=4192812/4192956
[pid=28738] ppid=28736 vsize=35316 CPUtime=40.23
/proc/28738/stat : 28738 (SATzilla2007_C) S 28736 28738 28312 0 -1 4194304 13159 16016 0 0 3260 52 700 11 25 0 1 0 283864132 36163584 7821 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28738/statm: 8829 7821 165 260 0 8553 0
[pid=28742] ppid=28738 vsize=37516 CPUtime=100.38
/proc/28742/stat : 28742 (minisat20) R 28738 28738 28312 0 -1 4194304 9173 0 0 0 10030 8 0 0 25 0 1 0 283868160 38416384 9167 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28742/statm: 9379 9167 59 118 0 9257 0
Current children cumulated CPU time (s) 140.61
Current children cumulated vsize (KiB) 72832

[startup+147.102 s]
/proc/loadavg: 0.99 0.97 0.96 2/79 28742
/proc/meminfo: memFree=939408/2055920 swapFree=4192812/4192956
[pid=28738] ppid=28736 vsize=35316 CPUtime=40.23
/proc/28738/stat : 28738 (SATzilla2007_C) S 28736 28738 28312 0 -1 4194304 13159 16016 0 0 3260 52 700 11 25 0 1 0 283864132 36163584 7821 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28738/statm: 8829 7821 165 260 0 8553 0
[pid=28742] ppid=28738 vsize=38608 CPUtime=106.77
/proc/28742/stat : 28742 (minisat20) R 28738 28738 28312 0 -1 4194304 9443 0 0 0 10669 8 0 0 25 0 1 0 283868160 39534592 9437 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28742/statm: 9652 9437 59 118 0 9530 0
Current children cumulated CPU time (s) 147
Current children cumulated vsize (KiB) 73924

[startup+150.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/79 28742
/proc/meminfo: memFree=939024/2055920 swapFree=4192812/4192956
[pid=28738] ppid=28736 vsize=35316 CPUtime=40.23
/proc/28738/stat : 28738 (SATzilla2007_C) S 28736 28738 28312 0 -1 4194304 13159 16016 0 0 3260 52 700 11 25 0 1 0 283864132 36163584 7821 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28738/statm: 8829 7821 165 260 0 8553 0
[pid=28742] ppid=28738 vsize=39136 CPUtime=109.97
/proc/28742/stat : 28742 (minisat20) R 28738 28738 28312 0 -1 4194304 9561 0 0 0 10989 8 0 0 25 0 1 0 283868160 40075264 9555 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28742/statm: 9784 9555 59 118 0 9662 0
Current children cumulated CPU time (s) 150.2
Current children cumulated vsize (KiB) 74452

[startup+153.501 s]
/proc/loadavg: 0.99 0.97 0.96 2/79 28742
/proc/meminfo: memFree=938512/2055920 swapFree=4192812/4192956
[pid=28738] ppid=28736 vsize=35316 CPUtime=40.23
/proc/28738/stat : 28738 (SATzilla2007_C) S 28736 28738 28312 0 -1 4194304 13159 16016 0 0 3260 52 700 11 25 0 1 0 283864132 36163584 7821 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28738/statm: 8829 7821 165 260 0 8553 0
[pid=28742] ppid=28738 vsize=39400 CPUtime=113.18
/proc/28742/stat : 28742 (minisat20) R 28738 28738 28312 0 -1 4194304 9660 0 0 0 11309 9 0 0 25 0 1 0 283868160 40345600 9654 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28742/statm: 9850 9654 59 118 0 9728 0
Current children cumulated CPU time (s) 153.41
Current children cumulated vsize (KiB) 74716

[startup+154.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/79 28742
/proc/meminfo: memFree=938448/2055920 swapFree=4192812/4192956
[pid=28738] ppid=28736 vsize=35316 CPUtime=40.23
/proc/28738/stat : 28738 (SATzilla2007_C) S 28736 28738 28312 0 -1 4194304 13159 16016 0 0 3260 52 700 11 25 0 1 0 283864132 36163584 7821 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28738/statm: 8829 7821 165 260 0 8553 0
[pid=28742] ppid=28738 vsize=39532 CPUtime=113.98
/proc/28742/stat : 28742 (minisat20) R 28738 28738 28312 0 -1 4194304 9670 0 0 0 11389 9 0 0 25 0 1 0 283868160 40480768 9664 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134519365 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28742/statm: 9883 9664 59 118 0 9761 0
Current children cumulated CPU time (s) 154.21
Current children cumulated vsize (KiB) 74848

[startup+155.106 s]
/proc/loadavg: 0.99 0.97 0.96 2/79 28742
/proc/meminfo: memFree=938448/2055920 swapFree=4192812/4192956
[pid=28738] ppid=28736 vsize=35316 CPUtime=40.23
/proc/28738/stat : 28738 (SATzilla2007_C) S 28736 28738 28312 0 -1 4194304 13159 16016 0 0 3260 52 700 11 25 0 1 0 283864132 36163584 7821 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28738/statm: 8829 7821 165 260 0 8553 0
[pid=28742] ppid=28738 vsize=39532 CPUtime=114.78
/proc/28742/stat : 28742 (minisat20) R 28738 28738 28312 0 -1 4194304 9670 0 0 0 11469 9 0 0 25 0 1 0 283868160 40480768 9664 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134519341 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28742/statm: 9883 9664 59 118 0 9761 0
Current children cumulated CPU time (s) 155.01
Current children cumulated vsize (KiB) 74848

[startup+155.502 s]
/proc/loadavg: 0.99 0.97 0.96 2/79 28742
/proc/meminfo: memFree=938448/2055920 swapFree=4192812/4192956
[pid=28738] ppid=28736 vsize=35316 CPUtime=40.23
/proc/28738/stat : 28738 (SATzilla2007_C) S 28736 28738 28312 0 -1 4194304 13159 16016 0 0 3260 52 700 11 25 0 1 0 283864132 36163584 7821 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28738/statm: 8829 7821 165 260 0 8553 0
[pid=28742] ppid=28738 vsize=39532 CPUtime=115.18
/proc/28742/stat : 28742 (minisat20) R 28738 28738 28312 0 -1 4194304 9670 0 0 0 11509 9 0 0 25 0 1 0 283868160 40480768 9664 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134519372 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28742/statm: 9883 9664 59 118 0 9761 0
Current children cumulated CPU time (s) 155.41
Current children cumulated vsize (KiB) 74848

[startup+155.602 s]
/proc/loadavg: 0.99 0.97 0.96 2/79 28742
/proc/meminfo: memFree=938448/2055920 swapFree=4192812/4192956
[pid=28738] ppid=28736 vsize=35316 CPUtime=40.23
/proc/28738/stat : 28738 (SATzilla2007_C) S 28736 28738 28312 0 -1 4194304 13159 16016 0 0 3260 52 700 11 25 0 1 0 283864132 36163584 7821 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28738/statm: 8829 7821 165 260 0 8553 0
[pid=28742] ppid=28738 vsize=0 CPUtime=115.24
/proc/28742/stat : 28742 (minisat20) D 28738 28738 28312 0 -1 4194308 9678 0 0 0 11515 9 0 0 24 0 1 0 283868160 0 0 18446744073709551615 0 0 0 0 0 0 0 8392704 3 18446744072100051646 0 0 17 0 0 0
/proc/28742/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 155.47
Current children cumulated vsize (KiB) 35316

Child status: 20
Real time (s): 155.61
CPU time (s): 155.525
CPU user time (s): 154.774
CPU system time (s): 0.750885
CPU usage (%): 99.9459
Max. virtual memory (cumulated for all children) (KiB): 74848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 154.774
system time used= 0.750885
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38863
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= 27
involuntary context switches= 290

runsolver used 0.169974 second user time and 0.405938 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Wed Feb 28 05:04:53 UTC 2007

IDJOB= 314570
IDBENCH= 20394
IDSOLVER= 135
FILE ID= node5/314570-1172639093

PBS_JOBID= 3980931

Free space on /tmp= 66525 MiB

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

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  3d9c71b515699560fe1678f286b58acb

RANDOM SEED= 853473686

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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.224
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.224
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:       1010616 kB
Buffers:         54760 kB
Cached:         872080 kB
SwapCached:          0 kB
Active:         389020 kB
Inactive:       581752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1010616 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            9640 kB
Writeback:           0 kB
Mapped:          62848 kB
Slab:            60200 kB
Committed_AS:   958020 kB
PageTables:       1692 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= 66525 MiB

End job on node5 on Wed Feb 28 05:07:29 UTC 2007