Trace number 318605

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 RANDOMUNSAT 72.138 72.2105

General information on the benchmark

Nameindustrial/babic/hsatv17/
hsat_vc12072.cnf
MD5SUMbadfc2bcf577632aecb483b57ac795bb
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.76873
Satisfiable
(Un)Satisfiability was proved
Number of variables236486
Number of clauses673711
Sum of the clauses size1747780
Maximum clause length3
Minimum clause length1
Number of clauses of size 128243
Number of clauses of size 2216867
Number of clauses of size 3428601
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

69.51/69.66	c run March_dl for 5 seconds ... 
69.51/69.66	c Bin: Executing march_dl
69.51/69.66	c child exit by a signal
69.51/69.66	c march_dl returned code 137.
69.51/69.66	c run saps (UBCSAT implementation) for 2 seconds ... 
69.51/69.66	c Bin: Executing ubcsat2006
69.51/69.66	c child exited successfully
69.51/69.66	c ubcsat2006 returned code 0.
69.51/69.66	c satzilla computing base features
69.51/69.66	Error!!! VCG-VAR-entropy
69.51/69.66	Satzilla is runing default solver ... 
69.51/69.66	 c satzilla running minisat20 ... 
69.51/69.67	This is MiniSat 2.0 beta
69.51/69.67	WARNING: for repeatability, setting FPU to use double precision
69.51/69.67	============================[ Problem Statistics ]=============================
69.51/69.67	|                                                                             |
69.51/69.67	|  Number of variables:  236535                                               |
69.51/69.67	|  Number of clauses:    673711                                               |
69.57/70.10	|  Parsing time:         0.37         s                                       |
69.57/70.12	============================[ Search Statistics ]==============================
69.57/70.12	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
69.57/70.12	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
69.57/70.12	===============================================================================
69.57/70.12	|         0 |  207745   643748  1715895 |   214582        0    nan |  0.000 % |
69.57/70.30	|       101 |  207730   643748  1715895 |   236040       92      8 | 12.189 % |
70.40/70.55	|       252 |  207728   643748  1715895 |   259645      242      7 | 12.190 % |
70.80/70.92	|       477 |  207701   642400  1711947 |   285609      464     12 | 12.190 % |
71.80/71.92	|       814 |  207698   642397  1711940 |   314170      799     10 | 12.191 % |
72.00/72.19	===============================================================================
72.00/72.19	restarts              : 5
72.00/72.19	conflicts             : 908            (369 /sec)
72.00/72.19	decisions             : 32962          (1.55 % random) (13385 /sec)
72.00/72.19	propagations          : 6675536        (2710740 /sec)
72.00/72.19	conflict literals     : 9175           (8.29 % deleted)
72.00/72.19	Memory used           : 46.00 MB
72.00/72.19	CPU time              : 2.46263 s
72.00/72.19	
72.09/72.20	c Bin: Executing minisat20
72.09/72.20	c child exited successfully
72.09/72.20	c minisat20 returned code 20.
72.09/72.20	s UNSATISFIABLE
72.09/72.20	c SATZILLA_TIME=72.130000

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/node54/watcher-318605-1176320596 -o ROOT/results/node54/solver-318605-1176320596 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/318605-1176320596/SATzilla2007_R /tmp/evaluation/318605-1176320596/instance-318605-1176320596.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: 1.07 1.06 1.01 3/66 26468
/proc/meminfo: memFree=1482800/2055920 swapFree=4192812/4192956
[pid=26468] ppid=26466 vsize=1440 CPUtime=0
/proc/26468/stat : 26468 (SATzilla2007_R) R 26466 26468 25806 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 79434211 1474560 110 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 0 0 0
/proc/26468/statm: 360 110 95 260 0 84 0
[pid=26469] ppid=26468 vsize=4192 CPUtime=0
/proc/26469/stat : 26469 (march_dl) R 26468 26468 25806 0 -1 4194304 163 0 0 0 0 0 0 0 18 0 1 0 79434212 4292608 158 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134549449 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26469/statm: 1048 169 49 118 0 927 0

[startup+0.01927 s]
/proc/loadavg: 1.07 1.06 1.01 3/66 26468
/proc/meminfo: memFree=1482800/2055920 swapFree=4192812/4192956
[pid=26468] ppid=26466 vsize=1440 CPUtime=0
/proc/26468/stat : 26468 (SATzilla2007_R) S 26466 26468 25806 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 79434211 1474560 110 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26468/statm: 360 110 95 260 0 84 0
[pid=26469] ppid=26468 vsize=12896 CPUtime=0
/proc/26469/stat : 26469 (march_dl) R 26468 26468 25806 0 -1 4194304 1656 0 0 0 0 0 0 0 19 0 1 0 79434212 13205504 1651 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26469/statm: 3224 1653 49 118 0 3103 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 14336

[startup+0.101278 s]
/proc/loadavg: 1.07 1.06 1.01 3/66 26468
/proc/meminfo: memFree=1482800/2055920 swapFree=4192812/4192956
[pid=26468] ppid=26466 vsize=1440 CPUtime=0
/proc/26468/stat : 26468 (SATzilla2007_R) S 26466 26468 25806 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 79434211 1474560 110 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26468/statm: 360 110 95 260 0 84 0
[pid=26469] ppid=26468 vsize=21476 CPUtime=0.08
/proc/26469/stat : 26469 (march_dl) R 26468 26468 25806 0 -1 4194304 4461 0 0 0 6 2 0 0 19 0 1 0 79434212 21991424 4456 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26469/statm: 5369 4456 50 118 0 5248 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 22916

[startup+0.301304 s]
/proc/loadavg: 1.07 1.06 1.01 3/66 26468
/proc/meminfo: memFree=1482800/2055920 swapFree=4192812/4192956
[pid=26468] ppid=26466 vsize=1440 CPUtime=0
/proc/26468/stat : 26468 (SATzilla2007_R) S 26466 26468 25806 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 79434211 1474560 110 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26468/statm: 360 110 95 260 0 84 0
[pid=26469] ppid=26468 vsize=23852 CPUtime=0.29
/proc/26469/stat : 26469 (march_dl) R 26468 26468 25806 0 -1 4194304 5180 0 0 0 26 3 0 0 21 0 1 0 79434212 24424448 5175 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26469/statm: 5963 5175 50 118 0 5842 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25292

[startup+0.701355 s]
/proc/loadavg: 1.07 1.06 1.01 3/66 26468
/proc/meminfo: memFree=1482800/2055920 swapFree=4192812/4192956
[pid=26468] ppid=26466 vsize=1440 CPUtime=0
/proc/26468/stat : 26468 (SATzilla2007_R) S 26466 26468 25806 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 79434211 1474560 110 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26468/statm: 360 110 95 260 0 84 0
[pid=26469] ppid=26468 vsize=28340 CPUtime=0.69
/proc/26469/stat : 26469 (march_dl) R 26468 26468 25806 0 -1 4194304 6594 0 0 0 65 4 0 0 25 0 1 0 79434212 29020160 6589 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26469/statm: 7085 6589 50 118 0 6964 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29780

[startup+1.50146 s]
/proc/loadavg: 1.07 1.06 1.01 2/68 26470
/proc/meminfo: memFree=1440096/2055920 swapFree=4192812/4192956
[pid=26468] ppid=26466 vsize=1440 CPUtime=0
/proc/26468/stat : 26468 (SATzilla2007_R) S 26466 26468 25806 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 79434211 1474560 110 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26468/statm: 360 110 95 260 0 84 0
[pid=26469] ppid=26468 vsize=65048 CPUtime=1.49
/proc/26469/stat : 26469 (march_dl) R 26468 26468 25806 0 -1 4194304 15217 0 0 0 141 8 0 0 25 0 1 0 79434212 66609152 13568 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134663596 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26469/statm: 16262 13568 53 118 0 16141 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 66488

[startup+3.10166 s]
/proc/loadavg: 1.07 1.06 1.01 2/68 26470
/proc/meminfo: memFree=1404000/2055920 swapFree=4192812/4192956
[pid=26468] ppid=26466 vsize=1440 CPUtime=0
/proc/26468/stat : 26468 (SATzilla2007_R) S 26466 26468 25806 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 79434211 1474560 110 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26468/statm: 360 110 95 260 0 84 0
[pid=26469] ppid=26468 vsize=87060 CPUtime=3.09
/proc/26469/stat : 26469 (march_dl) R 26468 26468 25806 0 -1 4194304 28987 0 0 0 294 15 0 0 25 0 1 0 79434212 89149440 19293 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134523717 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26469/statm: 21765 19293 55 118 0 21644 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 88500

[startup+6.30207 s]
/proc/loadavg: 1.07 1.06 1.01 2/68 26471
/proc/meminfo: memFree=1477152/2055920 swapFree=4192812/4192956
[pid=26468] ppid=26466 vsize=1440 CPUtime=5
/proc/26468/stat : 26468 (SATzilla2007_R) S 26466 26468 25806 0 -1 4194304 135 40225 0 0 0 0 479 21 16 0 1 0 79434211 1474560 111 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26468/statm: 360 111 96 260 0 84 0
[pid=26471] ppid=26468 vsize=63380 CPUtime=1.27
/proc/26471/stat : 26471 (ubcsat2006) R 26468 26468 25806 0 -1 4194304 11539 0 0 0 122 5 0 0 25 0 1 0 79434713 64901120 11522 18446744073709551615 134512640 134777720 4294956464 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26471/statm: 15845 11522 156 64 0 15426 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 64820

[startup+12.7019 s]
/proc/loadavg: 1.06 1.05 1.01 2/67 26471
/proc/meminfo: memFree=1413864/2055920 swapFree=4192812/4192956
[pid=26468] ppid=26466 vsize=75820 CPUtime=12.67
/proc/26468/stat : 26468 (SATzilla2007_R) R 26466 26468 25806 0 -1 4194304 17384 51770 0 0 462 8 770 27 25 0 1 0 79434211 77639680 17353 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 0 0 0
/proc/26468/statm: 18955 17353 121 260 0 18679 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 75820

[startup+25.5015 s]
/proc/loadavg: 1.05 1.05 1.01 2/67 26471
/proc/meminfo: memFree=1413800/2055920 swapFree=4192812/4192956
[pid=26468] ppid=26466 vsize=75820 CPUtime=25.46
/proc/26468/stat : 26468 (SATzilla2007_R) R 26466 26468 25806 0 -1 4194304 17469 51770 0 0 1740 9 770 27 25 0 1 0 79434211 77639680 17438 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 134537941 0 0 4096 0 0 0 0 17 0 0 0
/proc/26468/statm: 18955 17438 121 260 0 18679 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 75820

[startup+51.1018 s]
/proc/loadavg: 1.03 1.05 1.01 2/67 26471
/proc/meminfo: memFree=1413096/2055920 swapFree=4192812/4192956
[pid=26468] ppid=26466 vsize=75820 CPUtime=51.04
/proc/26468/stat : 26468 (SATzilla2007_R) R 26466 26468 25806 0 -1 4194304 17632 51770 0 0 4296 11 770 27 25 0 1 0 79434211 77639680 17601 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 134540670 0 0 4096 0 0 0 0 17 0 0 0
/proc/26468/statm: 18955 17601 121 260 0 18679 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 75820

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

[startup+63.9014 s]
/proc/loadavg: 1.02 1.04 1.00 2/67 26471
/proc/meminfo: memFree=1412840/2055920 swapFree=4192812/4192956
[pid=26468] ppid=26466 vsize=75820 CPUtime=63.83
/proc/26468/stat : 26468 (SATzilla2007_R) R 26466 26468 25806 0 -1 4194304 17712 51770 0 0 5575 11 770 27 25 0 1 0 79434211 77639680 17681 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 134540693 0 0 4096 0 0 0 0 17 0 0 0
/proc/26468/statm: 18955 17681 121 260 0 18679 0
Current children cumulated CPU time (s) 63.83
Current children cumulated vsize (KiB) 75820

[startup+67.1058 s]
/proc/loadavg: 1.02 1.04 1.00 2/67 26471
/proc/meminfo: memFree=1412776/2055920 swapFree=4192812/4192956
[pid=26468] ppid=26466 vsize=75820 CPUtime=67.03
/proc/26468/stat : 26468 (SATzilla2007_R) R 26466 26468 25806 0 -1 4194304 17732 51770 0 0 5894 12 770 27 25 0 1 0 79434211 77639680 17701 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 134540696 0 0 4096 0 0 0 0 17 1 0 0
/proc/26468/statm: 18955 17701 121 260 0 18679 0
Current children cumulated CPU time (s) 67.03
Current children cumulated vsize (KiB) 75820

[startup+70.3012 s]
/proc/loadavg: 1.02 1.04 1.00 2/68 26472
/proc/meminfo: memFree=1399328/2055920 swapFree=4192812/4192956
[pid=26468] ppid=26466 vsize=45152 CPUtime=69.57
/proc/26468/stat : 26468 (SATzilla2007_R) S 26466 26468 25806 0 -1 4194304 22234 51770 0 0 6146 14 770 27 25 0 1 0 79434211 46235648 10821 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26468/statm: 11288 10821 126 260 0 11012 0
[pid=26472] ppid=26468 vsize=46304 CPUtime=0.63
/proc/26472/stat : 26472 (minisat20) R 26468 26468 25806 0 -1 4194304 10327 0 0 0 57 6 0 0 23 0 1 0 79441178 47415296 10261 18446744073709551615 134512640 134998072 4294956608 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26472/statm: 11576 10261 59 118 0 11454 0
Current children cumulated CPU time (s) 70.2
Current children cumulated vsize (KiB) 91456

[startup+71.1013 s]
/proc/loadavg: 1.02 1.04 1.00 2/68 26472
/proc/meminfo: memFree=1399328/2055920 swapFree=4192812/4192956
[pid=26468] ppid=26466 vsize=45152 CPUtime=69.57
/proc/26468/stat : 26468 (SATzilla2007_R) S 26466 26468 25806 0 -1 4194304 22234 51770 0 0 6146 14 770 27 25 0 1 0 79434211 46235648 10821 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26468/statm: 11288 10821 126 260 0 11012 0
[pid=26472] ppid=26468 vsize=46836 CPUtime=1.43
/proc/26472/stat : 26472 (minisat20) R 26468 26468 25806 0 -1 4194304 10426 0 0 0 137 6 0 0 25 0 1 0 79441178 47960064 10360 18446744073709551615 134512640 134998072 4294956608 18446744073709551615 134525137 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26472/statm: 11709 10360 59 118 0 11587 0
Current children cumulated CPU time (s) 71
Current children cumulated vsize (KiB) 91988

[startup+71.9014 s]
/proc/loadavg: 1.02 1.04 1.00 2/68 26472
/proc/meminfo: memFree=1398944/2055920 swapFree=4192812/4192956
[pid=26468] ppid=26466 vsize=45152 CPUtime=69.57
/proc/26468/stat : 26468 (SATzilla2007_R) S 26466 26468 25806 0 -1 4194304 22234 51770 0 0 6146 14 770 27 25 0 1 0 79434211 46235648 10821 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26468/statm: 11288 10821 126 260 0 11012 0
[pid=26472] ppid=26468 vsize=46968 CPUtime=2.23
/proc/26472/stat : 26472 (minisat20) R 26468 26468 25806 0 -1 4194304 10483 0 0 0 217 6 0 0 25 0 1 0 79441178 48095232 10417 18446744073709551615 134512640 134998072 4294956608 18446744073709551615 134536234 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26472/statm: 11742 10417 59 118 0 11620 0
Current children cumulated CPU time (s) 71.8
Current children cumulated vsize (KiB) 92120

[startup+72.1014 s]
/proc/loadavg: 1.02 1.04 1.00 2/68 26472
/proc/meminfo: memFree=1398944/2055920 swapFree=4192812/4192956
[pid=26468] ppid=26466 vsize=45152 CPUtime=69.57
/proc/26468/stat : 26468 (SATzilla2007_R) S 26466 26468 25806 0 -1 4194304 22234 51770 0 0 6146 14 770 27 25 0 1 0 79434211 46235648 10821 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26468/statm: 11288 10821 126 260 0 11012 0
[pid=26472] ppid=26468 vsize=47100 CPUtime=2.43
/proc/26472/stat : 26472 (minisat20) R 26468 26468 25806 0 -1 4194304 10490 0 0 0 237 6 0 0 25 0 1 0 79441178 48230400 10424 18446744073709551615 134512640 134998072 4294956608 18446744073709551615 134525089 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26472/statm: 11775 10424 59 118 0 11653 0
Current children cumulated CPU time (s) 72
Current children cumulated vsize (KiB) 92252

[startup+72.2015 s]
/proc/loadavg: 1.02 1.04 1.00 2/68 26472
/proc/meminfo: memFree=1398944/2055920 swapFree=4192812/4192956
[pid=26468] ppid=26466 vsize=45152 CPUtime=69.57
/proc/26468/stat : 26468 (SATzilla2007_R) S 26466 26468 25806 0 -1 4194304 22234 51770 0 0 6146 14 770 27 25 0 1 0 79434211 46235648 10821 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26468/statm: 11288 10821 126 260 0 11012 0
[pid=26472] ppid=26468 vsize=0 CPUtime=2.52
/proc/26472/stat : 26472 (minisat20) R 26468 26468 25806 0 -1 4194308 10502 0 0 0 246 6 0 0 25 0 1 0 79441178 0 0 18446744073709551615 0 0 0 0 0 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26472/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 72.09
Current children cumulated vsize (KiB) 45152

Child status: 20
Real time (s): 72.2105
CPU time (s): 72.138
CPU user time (s): 71.6351
CPU system time (s): 0.502923
CPU usage (%): 99.8996
Max. virtual memory (cumulated for all children) (KiB): 92252

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

runsolver used 0.079987 second user time and 0.19197 second system time

The end

Launcher Data (download as text)

Begin job on node54 on Wed Apr 11 19:43:17 UTC 2007

IDJOB= 318605
IDBENCH= 20458
IDSOLVER= 134
FILE ID= node54/318605-1176320596

PBS_JOBID= 4516709

Free space on /tmp= 66544 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/industrial/babic/hsatv17/hsat_vc12072.cnf
COMMAND LINE= /tmp/evaluation/318605-1176320596/SATzilla2007_R /tmp/evaluation/318605-1176320596/instance-318605-1176320596.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node54/watcher-318605-1176320596 -o ROOT/results/node54/solver-318605-1176320596 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/318605-1176320596/SATzilla2007_R /tmp/evaluation/318605-1176320596/instance-318605-1176320596.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  badfc2bcf577632aecb483b57ac795bb

RANDOM SEED= 269135962

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node54.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:       1483208 kB
Buffers:         33824 kB
Cached:         379072 kB
SwapCached:          0 kB
Active:         196368 kB
Inactive:       233064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1483208 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           21596 kB
Writeback:           0 kB
Mapped:          26904 kB
Slab:           129116 kB
Committed_AS:   112220 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66544 MiB

End job on node54 on Wed Apr 11 19:44:30 UTC 2007