Trace number 455817

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 378.038 378.282

General information on the benchmark

Nameindustrial/palacios/medium/
cube-9-h10-unsat.cnf
MD5SUMd2ca322a34242a2eebffc77c1c1d76f9
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark51.9541
Satisfiable
(Un)Satisfiability was proved
Number of variables179493
Number of clauses541172
Sum of the clauses size1263192
Maximum clause length19
Minimum clause length1
Number of clauses of size 1729
Number of clauses of size 2361070
Number of clauses of size 3177947
Number of clauses of size 41262
Number of clauses of size 521
Number of clauses of size over 5143

Solver Data (download as text)

68.92/69.18	c run March_dl for 5 seconds ... 
68.92/69.18	c Bin: Executing march_dl
68.92/69.18	c child exit by a signal
68.92/69.18	c march_dl returned code 137.
68.92/69.18	c run saps (UBCSAT implementation) for 2 seconds ... 
68.92/69.18	c Bin: Executing ubcsat2006
68.92/69.18	c child exited successfully
68.92/69.18	c ubcsat2006 returned code 0.
68.92/69.18	c satzilla computing base features
68.92/69.18	Error!!! VCG-VAR-entropy
68.92/69.18	Satzilla is runing default solver ... 
68.92/69.18	 c satzilla running minisat20 ... 
68.92/69.18	This is MiniSat 2.0 beta
68.92/69.18	WARNING: for repeatability, setting FPU to use double precision
68.92/69.18	============================[ Problem Statistics ]=============================
68.92/69.18	|                                                                             |
68.92/69.18	|  Number of variables:  180270                                               |
68.92/69.18	|  Number of clauses:    541172                                               |
69.30/69.54	|  Parsing time:         0.32         s                                       |
69.30/69.56	============================[ Search Statistics ]==============================
69.30/69.56	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
69.30/69.56	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
69.30/69.56	===============================================================================
69.30/69.56	|         0 |  179541   538985  1258818 |   179661        0    nan |  0.000 % |
69.80/70.08	|       101 |  179537   538985  1258818 |   197627       96     15 |  0.407 % |
70.80/71.05	|       251 |  179536   538985  1258818 |   217390      246     19 |  0.407 % |
72.79/73.04	|       476 |  179534   536888  1254624 |   239129      469    157 |  0.408 % |
75.19/75.40	|       813 |  179533   536601  1254050 |   263042      805    122 |  0.409 % |
78.90/79.15	|      1321 |  179531   535983  1252814 |   289346     1311     98 |  0.410 % |
84.09/84.36	|      2081 |  179528   535125  1251098 |   318281     2068    121 |  0.412 % |
91.10/91.30	|      3220 |  179525   534499  1249846 |   350109     3188     96 |  0.413 % |
103.49/103.70	|      4930 |  179523   534199  1249246 |   385120     4882     98 |  0.414 % |
122.68/122.97	|      7492 |  179518   533572  1247992 |   423632     7439    105 |  0.417 % |
156.67/156.92	|     11339 |  179512   531979  1244806 |   465996    11248    119 |  0.421 % |
203.66/203.94	|     17105 |  178653   527896  1235785 |   512595    16960    115 |  0.897 % |
286.24/286.52	|     25755 |  178469   526982  1233779 |   563855    25561    128 |  1.001 % |
377.91/378.26	===============================================================================
377.91/378.26	restarts              : 13
377.91/378.26	conflicts             : 35715          (116 /sec)
377.91/378.26	decisions             : 119063         (1.22 % random) (385 /sec)
377.91/378.26	propagations          : 537120229      (1738861 /sec)
377.91/378.26	conflict literals     : 4256330        (36.38 % deleted)
377.91/378.26	Memory used           : 50.91 MB
377.91/378.26	CPU time              : 308.892 s
377.91/378.26	
377.91/378.27	c Bin: Executing minisat20
377.91/378.27	c child exited successfully
377.91/378.27	c minisat20 returned code 20.
377.91/378.27	s UNSATISFIABLE
377.91/378.27	c SATZILLA_TIME=378.070000

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/node2/watcher-455817-1178585623 -o ROOT/results/node2/solver-455817-1178585623 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/455817-1178585623/SATzilla2007_C /tmp/evaluation/455817-1178585623/instance-455817-1178585623.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.93 0.97 0.99 3/77 10699
/proc/meminfo: memFree=1846776/2055920 swapFree=4148860/4192956
[pid=10699] ppid=10697 vsize=1440 CPUtime=0
/proc/10699/stat : 10699 (SATzilla2007_C) D 10697 10699 10563 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 334600213 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135221597 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/10699/statm: 360 110 95 260 0 84 0

[startup+0.0428971 s]
/proc/loadavg: 0.93 0.97 0.99 3/77 10699
/proc/meminfo: memFree=1846776/2055920 swapFree=4148860/4192956
[pid=10699] ppid=10697 vsize=1440 CPUtime=0
/proc/10699/stat : 10699 (SATzilla2007_C) S 10697 10699 10563 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 334600213 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10699/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.102896 s]
/proc/loadavg: 0.93 0.97 0.99 3/77 10699
/proc/meminfo: memFree=1846776/2055920 swapFree=4148860/4192956
[pid=10699] ppid=10697 vsize=1440 CPUtime=0
/proc/10699/stat : 10699 (SATzilla2007_C) S 10697 10699 10563 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 334600213 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10699/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.302917 s]
/proc/loadavg: 0.93 0.97 0.99 3/77 10699
/proc/meminfo: memFree=1846776/2055920 swapFree=4148860/4192956
[pid=10699] ppid=10697 vsize=1440 CPUtime=0
/proc/10699/stat : 10699 (SATzilla2007_C) S 10697 10699 10563 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 334600213 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10699/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.702968 s]
/proc/loadavg: 0.93 0.97 0.99 3/77 10699
/proc/meminfo: memFree=1846776/2055920 swapFree=4148860/4192956
[pid=10699] ppid=10697 vsize=1440 CPUtime=0
/proc/10699/stat : 10699 (SATzilla2007_C) S 10697 10699 10563 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 334600213 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10699/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+1.50104 s]
/proc/loadavg: 0.93 0.97 0.99 2/79 10701
/proc/meminfo: memFree=1806504/2055920 swapFree=4148860/4192956
[pid=10699] ppid=10697 vsize=1440 CPUtime=0
/proc/10699/stat : 10699 (SATzilla2007_C) S 10697 10699 10563 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 334600213 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10699/statm: 360 110 95 260 0 84 0
[pid=10701] ppid=10699 vsize=63308 CPUtime=1.47
/proc/10701/stat : 10701 (march_dl) R 10699 10699 10563 0 -1 4194304 15537 0 0 0 140 7 0 0 25 0 1 0 334600215 64827392 13585 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10701/statm: 15827 13585 55 118 0 15706 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 64748

[startup+3.10122 s]
/proc/loadavg: 0.93 0.97 0.99 2/79 10701
/proc/meminfo: memFree=1806504/2055920 swapFree=4148860/4192956
[pid=10699] ppid=10697 vsize=1440 CPUtime=0
/proc/10699/stat : 10699 (SATzilla2007_C) S 10697 10699 10563 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 334600213 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10699/statm: 360 110 95 260 0 84 0
[pid=10701] ppid=10699 vsize=63292 CPUtime=3.06
/proc/10701/stat : 10701 (march_dl) R 10699 10699 10563 0 -1 4194304 25716 0 0 0 295 11 0 0 25 0 1 0 334600215 64811008 13521 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10701/statm: 15823 13521 57 118 0 15702 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 64732

[startup+6.30136 s]
/proc/loadavg: 0.93 0.97 0.99 2/79 10702
/proc/meminfo: memFree=1840936/2055920 swapFree=4148860/4192956
[pid=10699] ppid=10697 vsize=1440 CPUtime=5.01
/proc/10699/stat : 10699 (SATzilla2007_C) S 10697 10699 10563 0 -1 4194304 134 54044 0 0 0 0 475 26 18 0 1 0 334600213 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10699/statm: 360 111 96 260 0 84 0
[pid=10702] ppid=10699 vsize=52252 CPUtime=1.15
/proc/10702/stat : 10702 (ubcsat2006) R 10699 10699 10563 0 -1 4194304 8921 0 13 0 111 4 0 0 22 0 1 0 334600718 53506048 8917 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 134553126 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10702/statm: 13063 8917 156 64 0 12644 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 53692

[startup+12.702 s]
/proc/loadavg: 0.94 0.97 0.99 2/78 10702
/proc/meminfo: memFree=1792880/2055920 swapFree=4148860/4192956
[pid=10699] ppid=10697 vsize=57904 CPUtime=12.56
/proc/10699/stat : 10699 (SATzilla2007_C) R 10697 10699 10563 0 -1 4194304 13274 62971 0 13 478 7 740 31 25 0 1 0 334600213 59293696 13244 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/10699/statm: 14476 13244 121 260 0 14200 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 57904

[startup+25.5014 s]
/proc/loadavg: 0.95 0.97 0.99 2/78 10702
/proc/meminfo: memFree=1792688/2055920 swapFree=4148860/4192956
[pid=10699] ppid=10697 vsize=57904 CPUtime=25.35
/proc/10699/stat : 10699 (SATzilla2007_C) R 10697 10699 10563 0 -1 4194304 13361 62971 0 13 1756 8 740 31 25 0 1 0 334600213 59293696 13331 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/10699/statm: 14476 13331 121 260 0 14200 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 57904

[startup+51.102 s]
/proc/loadavg: 0.97 0.97 0.99 2/78 10702
/proc/meminfo: memFree=1792048/2055920 swapFree=4148860/4192956
[pid=10699] ppid=10697 vsize=57904 CPUtime=50.93
/proc/10699/stat : 10699 (SATzilla2007_C) R 10697 10699 10563 0 -1 4194304 13534 62971 0 13 4312 10 740 31 25 0 1 0 334600213 59293696 13504 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/10699/statm: 14476 13504 121 260 0 14200 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 57904

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/79 10703
/proc/meminfo: memFree=1778664/2055920 swapFree=4148860/4192956
[pid=10699] ppid=10697 vsize=33732 CPUtime=68.99
/proc/10699/stat : 10699 (SATzilla2007_C) S 10697 10699 10563 0 -1 4194304 17376 62971 0 13 6116 12 740 31 25 0 1 0 334600213 34541568 8065 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10699/statm: 8433 8065 126 260 0 8157 0
[pid=10703] ppid=10699 vsize=38432 CPUtime=33.1
/proc/10703/stat : 10703 (minisat20) R 10699 10699 10563 0 -1 4194304 8832 0 0 0 3305 5 0 0 25 0 1 0 334607131 39354368 8826 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10703/statm: 9608 8826 59 118 0 9486 0
Current children cumulated CPU time (s) 102.09
Current children cumulated vsize (KiB) 72164

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10703
/proc/meminfo: memFree=1774440/2055920 swapFree=4148860/4192956
[pid=10699] ppid=10697 vsize=33732 CPUtime=68.99
/proc/10699/stat : 10699 (SATzilla2007_C) S 10697 10699 10563 0 -1 4194304 17376 62971 0 13 6116 12 740 31 25 0 1 0 334600213 34541568 8065 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10699/statm: 8433 8065 126 260 0 8157 0
[pid=10703] ppid=10699 vsize=42548 CPUtime=93.08
/proc/10703/stat : 10703 (minisat20) R 10699 10699 10563 0 -1 4194304 9882 0 0 0 9302 6 0 0 25 0 1 0 334607131 43569152 9876 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10703/statm: 10637 9876 59 118 0 10515 0
Current children cumulated CPU time (s) 162.07
Current children cumulated vsize (KiB) 76280

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10703
/proc/meminfo: memFree=1771048/2055920 swapFree=4148860/4192956
[pid=10699] ppid=10697 vsize=33732 CPUtime=68.99
/proc/10699/stat : 10699 (SATzilla2007_C) S 10697 10699 10563 0 -1 4194304 17376 62971 0 13 6116 12 740 31 25 0 1 0 334600213 34541568 8065 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10699/statm: 8433 8065 126 260 0 8157 0
[pid=10703] ppid=10699 vsize=45988 CPUtime=153.06
/proc/10703/stat : 10703 (minisat20) R 10699 10699 10563 0 -1 4194304 10725 0 0 0 15299 7 0 0 25 0 1 0 334607131 47091712 10719 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10703/statm: 11497 10719 59 118 0 11375 0
Current children cumulated CPU time (s) 222.05
Current children cumulated vsize (KiB) 79720

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10703
/proc/meminfo: memFree=1766440/2055920 swapFree=4148860/4192956
[pid=10699] ppid=10697 vsize=33732 CPUtime=68.99
/proc/10699/stat : 10699 (SATzilla2007_C) S 10697 10699 10563 0 -1 4194304 17376 62971 0 13 6116 12 740 31 25 0 1 0 334600213 34541568 8065 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10699/statm: 8433 8065 126 260 0 8157 0
[pid=10703] ppid=10699 vsize=50516 CPUtime=213.05
/proc/10703/stat : 10703 (minisat20) R 10699 10699 10563 0 -1 4194304 11867 0 0 0 21296 9 0 0 25 0 1 0 334607131 51728384 11861 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10703/statm: 12629 11861 59 118 0 12507 0
Current children cumulated CPU time (s) 282.04
Current children cumulated vsize (KiB) 84248

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10703
/proc/meminfo: memFree=1764840/2055920 swapFree=4148860/4192956
[pid=10699] ppid=10697 vsize=33732 CPUtime=68.99
/proc/10699/stat : 10699 (SATzilla2007_C) S 10697 10699 10563 0 -1 4194304 17376 62971 0 13 6116 12 740 31 25 0 1 0 334600213 34541568 8065 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10699/statm: 8433 8065 126 260 0 8157 0
[pid=10703] ppid=10699 vsize=52132 CPUtime=273.03
/proc/10703/stat : 10703 (minisat20) R 10699 10699 10563 0 -1 4194304 12268 0 0 0 27293 10 0 0 25 0 1 0 334607131 53383168 12262 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10703/statm: 13033 12262 59 118 0 12911 0
Current children cumulated CPU time (s) 342.02
Current children cumulated vsize (KiB) 85864

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

[startup+358.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10703
/proc/meminfo: memFree=1764840/2055920 swapFree=4148860/4192956
[pid=10699] ppid=10697 vsize=33732 CPUtime=68.99
/proc/10699/stat : 10699 (SATzilla2007_C) S 10697 10699 10563 0 -1 4194304 17376 62971 0 13 6116 12 740 31 25 0 1 0 334600213 34541568 8065 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10699/statm: 8433 8065 126 260 0 8157 0
[pid=10703] ppid=10699 vsize=52132 CPUtime=289.03
/proc/10703/stat : 10703 (minisat20) R 10699 10699 10563 0 -1 4194304 12268 0 0 0 28893 10 0 0 25 0 1 0 334607131 53383168 12262 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10703/statm: 13033 12262 59 118 0 12911 0
Current children cumulated CPU time (s) 358.02
Current children cumulated vsize (KiB) 85864

[startup+371.101 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10703
/proc/meminfo: memFree=1764840/2055920 swapFree=4148860/4192956
[pid=10699] ppid=10697 vsize=33732 CPUtime=68.99
/proc/10699/stat : 10699 (SATzilla2007_C) S 10697 10699 10563 0 -1 4194304 17376 62971 0 13 6116 12 740 31 25 0 1 0 334600213 34541568 8065 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10699/statm: 8433 8065 126 260 0 8157 0
[pid=10703] ppid=10699 vsize=52132 CPUtime=301.83
/proc/10703/stat : 10703 (minisat20) R 10699 10699 10563 0 -1 4194304 12268 0 0 0 30173 10 0 0 25 0 1 0 334607131 53383168 12262 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10703/statm: 13033 12262 59 118 0 12911 0
Current children cumulated CPU time (s) 370.82
Current children cumulated vsize (KiB) 85864

[startup+374.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10703
/proc/meminfo: memFree=1764840/2055920 swapFree=4148860/4192956
[pid=10699] ppid=10697 vsize=33732 CPUtime=68.99
/proc/10699/stat : 10699 (SATzilla2007_C) S 10697 10699 10563 0 -1 4194304 17376 62971 0 13 6116 12 740 31 25 0 1 0 334600213 34541568 8065 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10699/statm: 8433 8065 126 260 0 8157 0
[pid=10703] ppid=10699 vsize=52132 CPUtime=305.02
/proc/10703/stat : 10703 (minisat20) R 10699 10699 10563 0 -1 4194304 12268 0 0 0 30492 10 0 0 25 0 1 0 334607131 53383168 12262 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10703/statm: 13033 12262 59 118 0 12911 0
Current children cumulated CPU time (s) 374.01
Current children cumulated vsize (KiB) 85864

[startup+375.902 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10703
/proc/meminfo: memFree=1764840/2055920 swapFree=4148860/4192956
[pid=10699] ppid=10697 vsize=33732 CPUtime=68.99
/proc/10699/stat : 10699 (SATzilla2007_C) S 10697 10699 10563 0 -1 4194304 17376 62971 0 13 6116 12 740 31 25 0 1 0 334600213 34541568 8065 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10699/statm: 8433 8065 126 260 0 8157 0
[pid=10703] ppid=10699 vsize=52132 CPUtime=306.62
/proc/10703/stat : 10703 (minisat20) R 10699 10699 10563 0 -1 4194304 12268 0 0 0 30652 10 0 0 25 0 1 0 334607131 53383168 12262 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10703/statm: 13033 12262 59 118 0 12911 0
Current children cumulated CPU time (s) 375.61
Current children cumulated vsize (KiB) 85864

[startup+377.501 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10703
/proc/meminfo: memFree=1764840/2055920 swapFree=4148860/4192956
[pid=10699] ppid=10697 vsize=33732 CPUtime=68.99
/proc/10699/stat : 10699 (SATzilla2007_C) S 10697 10699 10563 0 -1 4194304 17376 62971 0 13 6116 12 740 31 25 0 1 0 334600213 34541568 8065 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10699/statm: 8433 8065 126 260 0 8157 0
[pid=10703] ppid=10699 vsize=52132 CPUtime=308.22
/proc/10703/stat : 10703 (minisat20) R 10699 10699 10563 0 -1 4194304 12268 0 0 0 30812 10 0 0 25 0 1 0 334607131 53383168 12262 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10703/statm: 13033 12262 59 118 0 12911 0
Current children cumulated CPU time (s) 377.21
Current children cumulated vsize (KiB) 85864

[startup+377.902 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10703
/proc/meminfo: memFree=1764840/2055920 swapFree=4148860/4192956
[pid=10699] ppid=10697 vsize=33732 CPUtime=68.99
/proc/10699/stat : 10699 (SATzilla2007_C) S 10697 10699 10563 0 -1 4194304 17376 62971 0 13 6116 12 740 31 25 0 1 0 334600213 34541568 8065 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10699/statm: 8433 8065 126 260 0 8157 0
[pid=10703] ppid=10699 vsize=52132 CPUtime=308.62
/proc/10703/stat : 10703 (minisat20) R 10699 10699 10563 0 -1 4194304 12268 0 0 0 30852 10 0 0 25 0 1 0 334607131 53383168 12262 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10703/statm: 13033 12262 59 118 0 12911 0
Current children cumulated CPU time (s) 377.61
Current children cumulated vsize (KiB) 85864

[startup+378.102 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10703
/proc/meminfo: memFree=1764840/2055920 swapFree=4148860/4192956
[pid=10699] ppid=10697 vsize=33732 CPUtime=68.99
/proc/10699/stat : 10699 (SATzilla2007_C) S 10697 10699 10563 0 -1 4194304 17376 62971 0 13 6116 12 740 31 25 0 1 0 334600213 34541568 8065 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10699/statm: 8433 8065 126 260 0 8157 0
[pid=10703] ppid=10699 vsize=52132 CPUtime=308.82
/proc/10703/stat : 10703 (minisat20) R 10699 10699 10563 0 -1 4194304 12268 0 0 0 30872 10 0 0 25 0 1 0 334607131 53383168 12262 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134528337 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10703/statm: 13033 12262 59 118 0 12911 0
Current children cumulated CPU time (s) 377.81
Current children cumulated vsize (KiB) 85864

[startup+378.202 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10703
/proc/meminfo: memFree=1764840/2055920 swapFree=4148860/4192956
[pid=10699] ppid=10697 vsize=33732 CPUtime=68.99
/proc/10699/stat : 10699 (SATzilla2007_C) S 10697 10699 10563 0 -1 4194304 17376 62971 0 13 6116 12 740 31 25 0 1 0 334600213 34541568 8065 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10699/statm: 8433 8065 126 260 0 8157 0
[pid=10703] ppid=10699 vsize=52132 CPUtime=308.92
/proc/10703/stat : 10703 (minisat20) R 10699 10699 10563 0 -1 4194304 12268 0 0 0 30882 10 0 0 25 0 1 0 334607131 53383168 12262 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10703/statm: 13033 12262 59 118 0 12911 0
Current children cumulated CPU time (s) 377.91
Current children cumulated vsize (KiB) 85864

Child status: 20
Real time (s): 378.282
CPU time (s): 378.038
CPU user time (s): 377.464
CPU system time (s): 0.573912
CPU usage (%): 99.9353
Max. virtual memory (cumulated for all children) (KiB): 120936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 377.464
system time used= 0.573912
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92637
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= 53
involuntary context switches= 7318

runsolver used 0.368943 second user time and 0.968852 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Tue May  8 00:53:44 UTC 2007

IDJOB= 455817
IDBENCH= 20422
IDSOLVER= 179
FILE ID= node2/455817-1178585623

PBS_JOBID= 5217730

Free space on /tmp= 66547 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/medium/cube-9-h10-unsat.cnf
COMMAND LINE= /tmp/evaluation/455817-1178585623/SATzilla2007_C /tmp/evaluation/455817-1178585623/instance-455817-1178585623.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-455817-1178585623 -o ROOT/results/node2/solver-455817-1178585623 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/455817-1178585623/SATzilla2007_C /tmp/evaluation/455817-1178585623/instance-455817-1178585623.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  d2ca322a34242a2eebffc77c1c1d76f9

RANDOM SEED= 88485902

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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.234
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.234
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:       1847312 kB
Buffers:         25548 kB
Cached:          97056 kB
SwapCached:      12104 kB
Active:          52276 kB
Inactive:        93056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1847312 kB
SwapTotal:     4192956 kB
SwapFree:      4148860 kB
Dirty:           17608 kB
Writeback:           0 kB
Mapped:          29736 kB
Slab:            48756 kB
Committed_AS: 11677860 kB
PageTables:       1860 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= 66547 MiB

End job on node2 on Tue May  8 01:00:03 UTC 2007