Trace number 318935

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 FULLUNSAT 80.6537 80.7572

General information on the benchmark

Nameindustrial/babic/hsatv17/
hsat_vc11817.cnf
MD5SUMec98bb92b9928019088745bf76777cb6
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.79273
Satisfiable
(Un)Satisfiability was proved
Number of variables240300
Number of clauses691064
Sum of the clauses size1797915
Maximum clause length3
Minimum clause length1
Number of clauses of size 128020
Number of clauses of size 2219237
Number of clauses of size 3443807
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

70.07/70.24	c run March_dl for 5 seconds ... 
70.07/70.24	c Bin: Executing march_dl
70.07/70.24	c child exit by a signal
70.07/70.24	c march_dl returned code 137.
70.07/70.24	c run saps for 2 seconds ... 
70.07/70.24	c Bin: Executing ubcsat2006
70.07/70.24	c child exited successfully
70.07/70.24	c ubcsat2006 returned code 0.
70.07/70.24	c satzilla computing base features
70.07/70.24	Error!!! VCG-VAR-entropy
70.07/70.24	Satzilla is runing default solver ... 
70.07/70.24	 c satzilla running minisat20 ... 
70.07/70.25	This is MiniSat 2.0 beta
70.07/70.25	WARNING: for repeatability, setting FPU to use double precision
70.07/70.25	============================[ Problem Statistics ]=============================
70.07/70.25	|                                                                             |
70.07/70.25	|  Number of variables:  240349                                               |
70.07/70.25	|  Number of clauses:    691064                                               |
70.56/70.71	|  Parsing time:         0.39         s                                       |
70.56/70.74	============================[ Search Statistics ]==============================
70.56/70.74	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
70.56/70.74	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
70.56/70.74	===============================================================================
70.56/70.74	|         0 |  211982   661788  1767312 |   220596        0    nan |  0.000 % |
70.56/70.78	|       100 |  211972   661788  1767312 |   242655       93     12 | 11.819 % |
70.86/71.02	|       250 |  211968   661788  1767312 |   266921      239      8 | 11.821 % |
71.66/71.80	|       475 |  211932   660296  1762943 |   293613      459      9 | 11.823 % |
72.76/72.93	|       813 |  211930   660282  1762909 |   322974      795     11 | 11.824 % |
73.96/74.12	|      1319 |  211925   660270  1762880 |   355272     1296     12 | 11.826 % |
78.16/78.35	|      2078 |  211910   660201  1762713 |   390799     2040     11 | 11.832 % |
80.56/80.74	===============================================================================
80.56/80.74	restarts              : 7
80.56/80.74	conflicts             : 2842           (273 /sec)
80.56/80.74	decisions             : 141291         (1.26 % random) (13576 /sec)
80.56/80.74	propagations          : 29887722       (2871771 /sec)
80.56/80.74	conflict literals     : 33486          (8.50 % deleted)
80.56/80.74	Memory used           : 47.37 MB
80.56/80.74	CPU time              : 10.4074 s
80.56/80.74	
80.56/80.74	c Bin: Executing minisat20
80.56/80.74	c child exited successfully
80.56/80.74	c minisat20 returned code 20.
80.56/80.74	s UNSATISFIABLE
80.56/80.74	c SATZILLA_TIME=80.640000

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/node29/watcher-318935-1176323302 -o ROOT/results/node29/solver-318935-1176323302 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/318935-1176323302/SATzilla2007_F /tmp/evaluation/318935-1176323302/instance-318935-1176323302.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.94 0.98 0.99 3/77 27986
/proc/meminfo: memFree=1561016/2055920 swapFree=4192812/4192956
[pid=27986] ppid=27984 vsize=1512 CPUtime=0
/proc/27986/stat : 27986 (SATzilla2007_F) D 27984 27986 27053 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 80246024 1548288 125 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135223053 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/27986/statm: 378 125 110 260 0 84 0

[startup+0.05819 s]
/proc/loadavg: 0.94 0.98 0.99 3/77 27986
/proc/meminfo: memFree=1561016/2055920 swapFree=4192812/4192956
[pid=27986] ppid=27984 vsize=1512 CPUtime=0
/proc/27986/stat : 27986 (SATzilla2007_F) S 27984 27986 27053 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 80246024 1548288 125 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27986/statm: 378 125 110 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1512

[startup+0.101191 s]
/proc/loadavg: 0.94 0.98 0.99 3/77 27986
/proc/meminfo: memFree=1561016/2055920 swapFree=4192812/4192956
[pid=27986] ppid=27984 vsize=1512 CPUtime=0
/proc/27986/stat : 27986 (SATzilla2007_F) S 27984 27986 27053 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 80246024 1548288 125 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27986/statm: 378 125 110 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1512

[startup+0.301203 s]
/proc/loadavg: 0.94 0.98 0.99 3/77 27986
/proc/meminfo: memFree=1561016/2055920 swapFree=4192812/4192956
[pid=27986] ppid=27984 vsize=1512 CPUtime=0
/proc/27986/stat : 27986 (SATzilla2007_F) S 27984 27986 27053 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 80246024 1548288 125 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27986/statm: 378 125 110 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1512

[startup+0.701229 s]
/proc/loadavg: 0.94 0.98 0.99 3/77 27986
/proc/meminfo: memFree=1561016/2055920 swapFree=4192812/4192956
[pid=27986] ppid=27984 vsize=1512 CPUtime=0
/proc/27986/stat : 27986 (SATzilla2007_F) S 27984 27986 27053 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 80246024 1548288 125 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27986/statm: 378 125 110 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1512

[startup+1.50128 s]
/proc/loadavg: 0.94 0.98 0.99 2/79 27988
/proc/meminfo: memFree=1531368/2055920 swapFree=4192812/4192956
[pid=27986] ppid=27984 vsize=1512 CPUtime=0
/proc/27986/stat : 27986 (SATzilla2007_F) S 27984 27986 27053 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 80246024 1548288 125 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27986/statm: 378 125 110 260 0 84 0
[pid=27988] ppid=27986 vsize=66480 CPUtime=1.47
/proc/27988/stat : 27988 (march_dl) R 27986 27986 27053 0 -1 4194304 15216 0 0 0 142 5 0 0 25 0 1 0 80246026 68075520 13535 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134617622 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27988/statm: 16620 13535 53 118 0 16499 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 67992

[startup+3.10138 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 27988
/proc/meminfo: memFree=1479784/2055920 swapFree=4192812/4192956
[pid=27986] ppid=27984 vsize=1512 CPUtime=0
/proc/27986/stat : 27986 (SATzilla2007_F) S 27984 27986 27053 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 80246024 1548288 125 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27986/statm: 378 125 110 260 0 84 0
[pid=27988] ppid=27986 vsize=90988 CPUtime=3.07
/proc/27988/stat : 27988 (march_dl) R 27986 27986 27053 0 -1 4194304 28211 0 0 0 296 11 0 0 25 0 1 0 80246026 93171712 20207 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27988/statm: 22747 20207 55 118 0 22626 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 92500

[startup+6.30258 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 27989
/proc/meminfo: memFree=1555752/2055920 swapFree=4192812/4192956
[pid=27986] ppid=27984 vsize=1512 CPUtime=5
/proc/27986/stat : 27986 (SATzilla2007_F) S 27984 27986 27053 0 -1 4194304 149 37786 0 0 0 0 483 17 16 0 1 0 80246024 1548288 125 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27986/statm: 378 125 110 260 0 84 0
[pid=27989] ppid=27986 vsize=63712 CPUtime=1.22
/proc/27989/stat : 27989 (ubcsat2006) R 27986 27986 27053 0 -1 4194304 11808 0 0 0 117 5 0 0 25 0 1 0 80246528 65241088 11790 18446744073709551615 134512640 134777720 4294956464 18446744073709551615 134553129 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27989/statm: 15928 11790 156 64 0 15509 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 65224

[startup+12.702 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 27989
/proc/meminfo: memFree=1490288/2055920 swapFree=4192812/4192956
[pid=27986] ppid=27984 vsize=77624 CPUtime=12.61
/proc/27986/stat : 27986 (SATzilla2007_F) R 27984 27986 27053 0 -1 4194304 17817 49600 0 0 450 10 778 23 25 0 1 0 80246024 79486976 17785 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 1 0 0
/proc/27986/statm: 19406 17785 135 260 0 19112 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 77624

[startup+25.5018 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 27989
/proc/meminfo: memFree=1490224/2055920 swapFree=4192812/4192956
[pid=27986] ppid=27984 vsize=77624 CPUtime=25.41
/proc/27986/stat : 27986 (SATzilla2007_F) R 27984 27986 27053 0 -1 4194304 17892 49600 0 0 1729 11 778 23 25 0 1 0 80246024 79486976 17860 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 134539397 0 0 4096 0 0 0 0 17 1 0 0
/proc/27986/statm: 19406 17860 135 260 0 19112 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 77624

[startup+51.1014 s]
/proc/loadavg: 0.97 0.98 0.99 2/78 27989
/proc/meminfo: memFree=1489712/2055920 swapFree=4192812/4192956
[pid=27986] ppid=27984 vsize=77624 CPUtime=50.98
/proc/27986/stat : 27986 (SATzilla2007_F) R 27984 27986 27053 0 -1 4194304 18042 49600 0 0 4285 12 778 23 25 0 1 0 80246024 79486976 18010 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 1 0 0
/proc/27986/statm: 19406 18010 135 260 0 19112 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 77624

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

[startup+63.9012 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 27989
/proc/meminfo: memFree=1489456/2055920 swapFree=4192812/4192956
[pid=27986] ppid=27984 vsize=77624 CPUtime=63.78
/proc/27986/stat : 27986 (SATzilla2007_F) R 27984 27986 27053 0 -1 4194304 18117 49600 0 0 5564 13 778 23 25 0 1 0 80246024 79486976 18085 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 1 0 0
/proc/27986/statm: 19406 18085 135 260 0 19112 0
Current children cumulated CPU time (s) 63.78
Current children cumulated vsize (KiB) 77624

[startup+70.3016 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 27990
/proc/meminfo: memFree=1505512/2055920 swapFree=4192812/4192956
[pid=27986] ppid=27984 vsize=46348 CPUtime=70.12
/proc/27986/stat : 27986 (SATzilla2007_F) S 27984 27986 27053 0 -1 4194304 22803 49600 0 0 6194 17 778 23 25 0 1 0 80246024 47460352 11118 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27986/statm: 11587 11118 140 260 0 11293 0
[pid=27990] ppid=27986 vsize=15800 CPUtime=0.05
/proc/27990/stat : 27990 (minisat20) R 27986 27986 27053 0 -1 4194304 3245 0 0 0 3 2 0 0 18 0 1 0 80253049 16179200 3101 18446744073709551615 134512640 134998072 4294956608 18446744073709551615 134530471 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27990/statm: 3950 3102 46 118 0 3828 0
Current children cumulated CPU time (s) 70.17
Current children cumulated vsize (KiB) 62148

[startup+76.702 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 27990
/proc/meminfo: memFree=1474600/2055920 swapFree=4192812/4192956
[pid=27986] ppid=27984 vsize=46348 CPUtime=70.12
/proc/27986/stat : 27986 (SATzilla2007_F) S 27984 27986 27053 0 -1 4194304 22803 49600 0 0 6194 17 778 23 25 0 1 0 80246024 47460352 11118 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27986/statm: 11587 11118 140 260 0 11293 0
[pid=27990] ppid=27986 vsize=48372 CPUtime=6.45
/proc/27990/stat : 27990 (minisat20) R 27986 27986 27053 0 -1 4194304 10905 0 0 0 637 8 0 0 25 0 1 0 80253049 49532928 10761 18446744073709551615 134512640 134998072 4294956608 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27990/statm: 12093 10761 59 118 0 11971 0
Current children cumulated CPU time (s) 76.57
Current children cumulated vsize (KiB) 94720

[startup+78.3011 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 27990
/proc/meminfo: memFree=1474472/2055920 swapFree=4192812/4192956
[pid=27986] ppid=27984 vsize=46348 CPUtime=70.12
/proc/27986/stat : 27986 (SATzilla2007_F) S 27984 27986 27053 0 -1 4194304 22803 49600 0 0 6194 17 778 23 25 0 1 0 80246024 47460352 11118 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27986/statm: 11587 11118 140 260 0 11293 0
[pid=27990] ppid=27986 vsize=48504 CPUtime=8.04
/proc/27990/stat : 27990 (minisat20) R 27986 27986 27053 0 -1 4194304 10916 0 0 0 796 8 0 0 25 0 1 0 80253049 49668096 10772 18446744073709551615 134512640 134998072 4294956608 18446744073709551615 134536234 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27990/statm: 12126 10772 59 118 0 12004 0
Current children cumulated CPU time (s) 78.16
Current children cumulated vsize (KiB) 94852

[startup+79.9012 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 27990
/proc/meminfo: memFree=1474472/2055920 swapFree=4192812/4192956
[pid=27986] ppid=27984 vsize=46348 CPUtime=70.12
/proc/27986/stat : 27986 (SATzilla2007_F) S 27984 27986 27053 0 -1 4194304 22803 49600 0 0 6194 17 778 23 25 0 1 0 80246024 47460352 11118 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27986/statm: 11587 11118 140 260 0 11293 0
[pid=27990] ppid=27986 vsize=48504 CPUtime=9.64
/proc/27990/stat : 27990 (minisat20) R 27986 27986 27053 0 -1 4194304 10937 0 0 0 956 8 0 0 25 0 1 0 80253049 49668096 10793 18446744073709551615 134512640 134998072 4294956608 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27990/statm: 12126 10793 59 118 0 12004 0
Current children cumulated CPU time (s) 79.76
Current children cumulated vsize (KiB) 94852

[startup+80.3052 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 27990
/proc/meminfo: memFree=1474408/2055920 swapFree=4192812/4192956
[pid=27986] ppid=27984 vsize=46348 CPUtime=70.12
/proc/27986/stat : 27986 (SATzilla2007_F) S 27984 27986 27053 0 -1 4194304 22803 49600 0 0 6194 17 778 23 25 0 1 0 80246024 47460352 11118 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27986/statm: 11587 11118 140 260 0 11293 0
[pid=27990] ppid=27986 vsize=48504 CPUtime=10.05
/proc/27990/stat : 27990 (minisat20) R 27986 27986 27053 0 -1 4194304 10943 0 0 0 997 8 0 0 25 0 1 0 80253049 49668096 10799 18446744073709551615 134512640 134998072 4294956608 18446744073709551615 134525155 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27990/statm: 12126 10799 59 118 0 12004 0
Current children cumulated CPU time (s) 80.17
Current children cumulated vsize (KiB) 94852

[startup+80.7012 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 27990
/proc/meminfo: memFree=1474408/2055920 swapFree=4192812/4192956
[pid=27986] ppid=27984 vsize=46348 CPUtime=70.12
/proc/27986/stat : 27986 (SATzilla2007_F) S 27984 27986 27053 0 -1 4194304 22803 49600 0 0 6194 17 778 23 25 0 1 0 80246024 47460352 11118 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27986/statm: 11587 11118 140 260 0 11293 0
[pid=27990] ppid=27986 vsize=48504 CPUtime=10.44
/proc/27990/stat : 27990 (minisat20) R 27986 27986 27053 0 -1 4194304 10949 0 0 0 1036 8 0 0 25 0 1 0 80253049 49668096 10805 18446744073709551615 134512640 134998072 4294956608 18446744073709551615 134536234 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27990/statm: 12126 10805 59 118 0 12004 0
Current children cumulated CPU time (s) 80.56
Current children cumulated vsize (KiB) 94852

Child status: 20
Real time (s): 80.7572
CPU time (s): 80.6537
CPU user time (s): 80.1418
CPU system time (s): 0.511922
CPU usage (%): 99.8719
Max. virtual memory (cumulated for all children) (KiB): 94852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 80.1418
system time used= 0.511922
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83374
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= 38
involuntary context switches= 1653

runsolver used 0.113982 second user time and 0.181972 second system time

The end

Launcher Data (download as text)

Begin job on node29 on Wed Apr 11 20:28:23 UTC 2007

IDJOB= 318935
IDBENCH= 20466
IDSOLVER= 136
FILE ID= node29/318935-1176323302

PBS_JOBID= 4516719

Free space on /tmp= 66542 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/industrial/babic/hsatv17/hsat_vc11817.cnf
COMMAND LINE= /tmp/evaluation/318935-1176323302/SATzilla2007_F /tmp/evaluation/318935-1176323302/instance-318935-1176323302.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-318935-1176323302 -o ROOT/results/node29/solver-318935-1176323302 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/318935-1176323302/SATzilla2007_F /tmp/evaluation/318935-1176323302/instance-318935-1176323302.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  ec98bb92b9928019088745bf76777cb6

RANDOM SEED= 391225208

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node29.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:       1561488 kB
Buffers:         26680 kB
Cached:         294552 kB
SwapCached:          0 kB
Active:         110192 kB
Inactive:       269084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1561488 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           23836 kB
Writeback:           0 kB
Mapped:          76904 kB
Slab:           100668 kB
Committed_AS:   205624 kB
PageTables:       1872 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= 66542 MiB

End job on node29 on Wed Apr 11 20:29:44 UTC 2007