Trace number 1627092

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SAT07 reference solver: SATzilla RANDOM? 4999.82 5001.95

General information on the benchmark

NameRANDOM/additional/26000/
unif-k3-r4.2-v26000-c109200-S540574785-050.cnf
MD5SUM5759cc2d324ef8ad94377f4f746d2de2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark141.847
Satisfiable
(Un)Satisfiability was proved
Number of variables26000
Number of clauses109200
Sum of the clauses size327600
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3109200
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

13.78/13.89	c run March_dl for 5 seconds ... 
13.78/13.89	c Bin: Executing march_dl
13.78/13.89	c child exit by a signal
13.78/13.89	c march_dl returned code 137.
13.78/13.89	c run saps (UBCSAT implementation) for 2 seconds ... 
13.78/13.89	c Bin: Executing ubcsat2006
13.78/13.89	c child exited successfully
13.78/13.89	c ubcsat2006 returned code 0.
13.78/13.89	c satzilla computing base features
13.78/13.89	c satzilla doing unit-prop probe
13.78/13.89	c satzilla doing local search probe
13.78/13.89	c satzilla doing lobjois search-space size estimate
13.78/13.89	c satzilla's ranking:
13.78/13.89	c 1) march_dl: -3006.429985
13.78/13.89	c 2) kcnfs: 0.020805
13.78/13.89	c 3) minisat20+P: 491.144154
13.78/13.89	c 4) kcnfs+P: 999.000000
13.78/13.89	c 5) march_dl+P: 999.000000
13.78/13.89	c 6) vallst+P: 999.000000
13.78/13.89	c 7) zchaff_rand+P: 999.000000
13.78/13.89	c 8) vallst: 999.000000
13.78/13.89	c 9) zchaff_rand: 999.000000
13.78/13.89	c 10) minisat20: 999.000000
13.78/13.89	c satzilla running march_dl ... 
4999.05/5001.25	c Bin: Executing march_dl
4999.05/5001.25	c child exit by a signal
4999.05/5001.25	c march_dl returned code 137.
4999.05/5001.25	c march_dl returned code 137.
4999.05/5001.25	c satzilla running kcnfs ... 
4999.05/5001.25	c Bin: Executing kcnfs
4999.05/5001.25	c kcnfs returned code 1.
4999.05/5001.25	c kcnfs returned code 1.
4999.05/5001.25	c satzilla running minisat20 with preprocessing ... 
4999.75/5001.94	c Preprocessing...
4999.75/5001.94	c Inital problem has 26000 variables, 109200 nary clauses (0 binary clauses).
4999.75/5001.94	c Num non-binary clauses 109200, Average non-binary clause length 3.000
4999.75/5001.94	c Theory has no gaps
4999.75/5001.94	c Preprocessor runtime was 0.520 seconds.
4999.75/5001.94	c 
4999.75/5001.94	c Satisfiability of theory still undetermined.
4999.75/5001.94	c See file /tmp/NyCfOv for simplified theory.
4999.75/5001.94	c Bin: Executing minisat20
4999.75/5001.94	c minisat20 returned code 1.
4999.75/5001.94	c minisat20 returned code 1.
4999.75/5001.94	c Satzilla Timed out!
4999.75/5001.94	s UNKNOWN
4999.75/5001.94	c SATZILLA_TIME=5000.550000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1627092-1240153713/watcher-1627092-1240153713 -o /tmp/evaluation-result-1627092-1240153713/solver-1627092-1240153713 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/SATzilla2007_R HOME/instance-1627092-1240153713.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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.85 0.97 0.99 3/64 24598
/proc/meminfo: memFree=1289952/2055920 swapFree=4192956/4192956
[pid=24598] ppid=24596 vsize=1440 CPUtime=0
/proc/24598/stat : 24598 (SATzilla2007_R) R 24596 24598 24561 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 43399246 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 0 0 0
/proc/24598/statm: 360 110 95 260 0 84 0
[pid=24599] ppid=24598 vsize=2692 CPUtime=0
/proc/24599/stat : 24599 (march_dl) R 24598 24598 24561 0 -1 4194304 443 0 0 0 0 0 0 0 18 0 1 0 43399247 2756608 439 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24599/statm: 673 441 49 118 0 552 0

[startup+0.103709 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 24598
/proc/meminfo: memFree=1289952/2055920 swapFree=4192956/4192956
[pid=24598] ppid=24596 vsize=1440 CPUtime=0
/proc/24598/stat : 24598 (SATzilla2007_R) S 24596 24598 24561 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 43399246 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24598/statm: 360 110 95 260 0 84 0
[pid=24599] ppid=24598 vsize=4176 CPUtime=0.09
/proc/24599/stat : 24599 (march_dl) R 24598 24598 24561 0 -1 4194304 886 0 0 0 9 0 0 0 19 0 1 0 43399247 4276224 881 1992294400 134512640 134996440 4294956256 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24599/statm: 1044 881 50 118 0 923 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5616

[startup+0.201717 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 24598
/proc/meminfo: memFree=1289952/2055920 swapFree=4192956/4192956
[pid=24598] ppid=24596 vsize=1440 CPUtime=0
/proc/24598/stat : 24598 (SATzilla2007_R) S 24596 24598 24561 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 43399246 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24598/statm: 360 110 95 260 0 84 0
[pid=24599] ppid=24598 vsize=9796 CPUtime=0.19
/proc/24599/stat : 24599 (march_dl) R 24598 24598 24561 0 -1 4194304 2027 0 0 0 18 1 0 0 20 0 1 0 43399247 10031104 1919 1992294400 134512640 134996440 4294956256 18446744073709551615 134644099 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24599/statm: 2449 1919 52 118 0 2328 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 11236

[startup+0.301727 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 24598
/proc/meminfo: memFree=1289952/2055920 swapFree=4192956/4192956
[pid=24598] ppid=24596 vsize=1440 CPUtime=0
/proc/24598/stat : 24598 (SATzilla2007_R) S 24596 24598 24561 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 43399246 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24598/statm: 360 110 95 260 0 84 0
[pid=24599] ppid=24598 vsize=8776 CPUtime=0.29
/proc/24599/stat : 24599 (march_dl) R 24598 24598 24561 0 -1 4194304 2419 0 0 0 28 1 0 0 21 0 1 0 43399247 8986624 1654 1992294400 134512640 134996440 4294956256 18446744073709551615 134644061 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24599/statm: 2194 1654 53 118 0 2073 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10216

[startup+0.701768 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 24598
/proc/meminfo: memFree=1289952/2055920 swapFree=4192956/4192956
[pid=24598] ppid=24596 vsize=1440 CPUtime=0
/proc/24598/stat : 24598 (SATzilla2007_R) S 24596 24598 24561 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 43399246 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24598/statm: 360 110 95 260 0 84 0
[pid=24599] ppid=24598 vsize=11940 CPUtime=0.69
/proc/24599/stat : 24599 (march_dl) R 24598 24598 24561 0 -1 4194304 5148 0 0 0 67 2 0 0 25 0 1 0 43399247 12226560 2490 1992294400 134512640 134996440 4294956256 18446744073709551615 134644061 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24599/statm: 2985 2490 55 118 0 2864 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13380

[startup+1.50185 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 24600
/proc/meminfo: memFree=1282640/2055920 swapFree=4192956/4192956
[pid=24598] ppid=24596 vsize=1440 CPUtime=0
/proc/24598/stat : 24598 (SATzilla2007_R) S 24596 24598 24561 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 43399246 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24598/statm: 360 110 95 260 0 84 0
[pid=24599] ppid=24598 vsize=12496 CPUtime=1.49
/proc/24599/stat : 24599 (march_dl) R 24598 24598 24561 0 -1 4194304 10511 0 0 0 145 4 0 0 25 0 1 0 43399247 12795904 2617 1992294400 134512640 134996440 4294956256 18446744073709551615 134543085 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24599/statm: 3124 2617 61 118 0 3003 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13936

[startup+3.10201 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 24600
/proc/meminfo: memFree=1262352/2055920 swapFree=4192956/4192956
[pid=24598] ppid=24596 vsize=1440 CPUtime=0
/proc/24598/stat : 24598 (SATzilla2007_R) S 24596 24598 24561 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 43399246 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24598/statm: 360 110 95 260 0 84 0
[pid=24599] ppid=24598 vsize=30632 CPUtime=3.08
/proc/24599/stat : 24599 (march_dl) R 24598 24598 24561 0 -1 4194304 19093 0 0 0 263 45 0 0 25 0 1 0 43399247 31367168 6880 1992294400 134512640 134996440 4294956256 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24599/statm: 7658 6880 72 118 0 7537 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 32072

[startup+6.30134 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 24601
/proc/meminfo: memFree=1282192/2055920 swapFree=4192956/4192956
[pid=24598] ppid=24596 vsize=1440 CPUtime=4.99
/proc/24598/stat : 24598 (SATzilla2007_R) S 24596 24598 24561 0 -1 4194304 135 21802 0 0 0 0 440 59 16 0 1 0 43399246 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24598/statm: 360 111 96 260 0 84 0
[pid=24601] ppid=24598 vsize=14388 CPUtime=1.27
/proc/24601/stat : 24601 (ubcsat2006) R 24598 24598 24561 0 -1 4194304 1989 0 0 0 127 0 0 0 25 0 1 0 43399748 14733312 1972 1992294400 134512640 134777720 4294956112 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24601/statm: 3597 1972 156 64 0 3178 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 15828

[startup+12.702 s]
/proc/loadavg: 0.88 0.97 0.99 2/65 24601
/proc/meminfo: memFree=1276392/2055920 swapFree=4192956/4192956
[pid=24598] ppid=24596 vsize=16852 CPUtime=12.67
/proc/24598/stat : 24598 (SATzilla2007_R) R 24596 24598 24561 0 -1 4194304 7209 23797 0 0 544 4 657 62 25 0 1 0 43399246 17256448 3475 1992294400 134512640 135579813 4294956224 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 0 0 0
/proc/24598/statm: 4213 3475 156 260 0 3937 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 16852

[startup+25.5013 s]
/proc/loadavg: 0.90 0.97 0.99 2/66 24602
/proc/meminfo: memFree=1256672/2055920 swapFree=4192956/4192956
[pid=24598] ppid=24596 vsize=9020 CPUtime=13.87
/proc/24598/stat : 24598 (SATzilla2007_R) S 24596 24598 24561 0 -1 4194304 7266 23797 0 0 663 5 657 62 25 0 1 0 43399246 9236480 2044 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24598/statm: 2255 2044 157 260 0 1979 0
[pid=24602] ppid=24598 vsize=28476 CPUtime=11.59
/proc/24602/stat : 24602 (march_dl) R 24598 24598 24561 0 -1 4194304 21844 0 0 0 1096 63 0 0 25 0 1 0 43400636 29159424 6447 1992294400 134512640 134996440 4294956256 18446744073709551615 134551557 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24602/statm: 7119 6447 74 118 0 6998 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 37496

[startup+51.1019 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 24602
/proc/meminfo: memFree=1253408/2055920 swapFree=4192956/4192956
[pid=24598] ppid=24596 vsize=9020 CPUtime=13.87
/proc/24598/stat : 24598 (SATzilla2007_R) S 24596 24598 24561 0 -1 4194304 7266 23797 0 0 663 5 657 62 25 0 1 0 43399246 9236480 2044 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24598/statm: 2255 2044 157 260 0 1979 0
[pid=24602] ppid=24598 vsize=32056 CPUtime=37.17
/proc/24602/stat : 24602 (march_dl) R 24598 24598 24561 0 -1 4194304 22686 0 0 0 3652 65 0 0 25 0 1 0 43400636 32825344 7289 1992294400 134512640 134996440 4294956256 18446744073709551615 134659355 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24602/statm: 8014 7289 74 118 0 7893 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 41076

[startup+102.301 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 24602
/proc/meminfo: memFree=1251808/2055920 swapFree=4192956/4192956
[pid=24598] ppid=24596 vsize=9020 CPUtime=13.87
/proc/24598/stat : 24598 (SATzilla2007_R) S 24596 24598 24561 0 -1 4194304 7266 23797 0 0 663 5 657 62 25 0 1 0 43399246 9236480 2044 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24598/statm: 2255 2044 157 260 0 1979 0
[pid=24602] ppid=24598 vsize=33408 CPUtime=88.35
/proc/24602/stat : 24602 (march_dl) R 24598 24598 24561 0 -1 4194304 23055 0 0 0 8770 65 0 0 25 0 1 0 43400636 34209792 7658 1992294400 134512640 134996440 4294956256 18446744073709551615 134536965 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24602/statm: 8352 7658 74 118 0 8231 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 42428

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 24602
/proc/meminfo: memFree=1251488/2055920 swapFree=4192956/4192956
[pid=24598] ppid=24596 vsize=9020 CPUtime=13.87
/proc/24598/stat : 24598 (SATzilla2007_R) S 24596 24598 24561 0 -1 4194304 7266 23797 0 0 663 5 657 62 25 0 1 0 43399246 9236480 2044 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24598/statm: 2255 2044 157 260 0 1979 0
[pid=24602] ppid=24598 vsize=33744 CPUtime=148.32
/proc/24602/stat : 24602 (march_dl) R 24598 24598 24561 0 -1 4194304 23138 0 0 0 14767 65 0 0 25 0 1 0 43400636 34553856 7741 1992294400 134512640 134996440 4294956256 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24602/statm: 8436 7741 74 118 0 8315 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 42764

[startup+222.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 24602
/proc/meminfo: memFree=1251232/2055920 swapFree=4192956/4192956
[pid=24598] ppid=24596 vsize=9020 CPUtime=13.87
/proc/24598/stat : 24598 (SATzilla2007_R) S 24596 24598 24561 0 -1 4194304 7266 23797 0 0 663 5 657 62 25 0 1 0 43399246 9236480 2044 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24598/statm: 2255 2044 157 260 0 1979 0
[pid=24602] ppid=24598 vsize=33980 CPUtime=208.3
/proc/24602/stat : 24602 (march_dl) R 24598 24598 24561 0 -1 4194304 23196 0 0 0 20765 65 0 0 25 0 1 0 43400636 34795520 7799 1992294400 134512640 134996440 4294956256 18446744073709551615 134514206 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24602/statm: 8495 7799 74 118 0 8374 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 43000

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 24602
/proc/meminfo: memFree=1250976/2055920 swapFree=4192956/4192956
[pid=24598] ppid=24596 vsize=9020 CPUtime=13.87
/proc/24598/stat : 24598 (SATzilla2007_R) S 24596 24598 24561 0 -1 4194304 7266 23797 0 0 663 5 657 62 25 0 1 0 43399246 9236480 2044 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24598/statm: 2255 2044 157 260 0 1979 0
[pid=24602] ppid=24598 vsize=34324 CPUtime=268.27
/proc/24602/stat : 24602 (march_dl) R 24598 24598 24561 0 -1 4194304 23263 0 0 0 26762 65 0 0 25 0 1 0 43400636 35147776 7866 1992294400 134512640 134996440 4294956256 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24602/statm: 8581 7866 74 118 0 8460 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 43344

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 24602
/proc/meminfo: memFree=1250848/2055920 swapFree=4192956/4192956
[pid=24598] ppid=24596 vsize=9020 CPUtime=13.87
/proc/24598/stat : 24598 (SATzilla2007_R) S 24596 24598 24561 0 -1 4194304 7266 23797 0 0 663 5 657 62 25 0 1 0 43399246 9236480 2044 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24598/statm: 2255 2044 157 260 0 1979 0
[pid=24602] ppid=24598 vsize=34436 CPUtime=328.26
/proc/24602/stat : 24602 (march_dl) R 24598 24598 24561 0 -1 4194304 23307 0 0 0 32760 66 0 0 25 0 1 0 43400636 35262464 7910 1992294400 134512640 134996440 4294956256 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24602/statm: 8609 7910 74 118 0 8488 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 43456


################
# More data... #
################

/proc/meminfo: memFree=1247520/2055920 swapFree=4192956/4192956
[pid=24598] ppid=24596 vsize=9020 CPUtime=13.87
/proc/24598/stat : 24598 (SATzilla2007_R) S 24596 24598 24561 0 -1 4194304 7266 23797 0 0 663 5 657 62 25 0 1 0 43399246 9236480 2044 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24598/statm: 2255 2044 157 260 0 1979 0
[pid=24602] ppid=24598 vsize=37424 CPUtime=4646.43
/proc/24602/stat : 24602 (march_dl) R 24598 24598 24561 0 -1 4194304 24050 0 0 0 464574 69 0 0 25 0 1 0 43400636 38322176 8653 1992294400 134512640 134996440 4294956256 18446744073709551615 134514087 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24602/statm: 9356 8653 74 118 0 9235 0
Current children cumulated CPU time (s) 4660.3
Current children cumulated vsize (KiB) 46444

[startup+4722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24610
/proc/meminfo: memFree=1247520/2055920 swapFree=4192956/4192956
[pid=24598] ppid=24596 vsize=9020 CPUtime=13.87
/proc/24598/stat : 24598 (SATzilla2007_R) S 24596 24598 24561 0 -1 4194304 7266 23797 0 0 663 5 657 62 25 0 1 0 43399246 9236480 2044 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24598/statm: 2255 2044 157 260 0 1979 0
[pid=24602] ppid=24598 vsize=37424 CPUtime=4706.41
/proc/24602/stat : 24602 (march_dl) R 24598 24598 24561 0 -1 4194304 24054 0 0 0 470572 69 0 0 25 0 1 0 43400636 38322176 8657 1992294400 134512640 134996440 4294956256 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24602/statm: 9356 8657 74 118 0 9235 0
Current children cumulated CPU time (s) 4720.28
Current children cumulated vsize (KiB) 46444

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24610
/proc/meminfo: memFree=1247584/2055920 swapFree=4192956/4192956
[pid=24598] ppid=24596 vsize=9020 CPUtime=13.87
/proc/24598/stat : 24598 (SATzilla2007_R) S 24596 24598 24561 0 -1 4194304 7266 23797 0 0 663 5 657 62 25 0 1 0 43399246 9236480 2044 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24598/statm: 2255 2044 157 260 0 1979 0
[pid=24602] ppid=24598 vsize=37424 CPUtime=4766.38
/proc/24602/stat : 24602 (march_dl) R 24598 24598 24561 0 -1 4194304 24056 0 0 0 476569 69 0 0 25 0 1 0 43400636 38322176 8659 1992294400 134512640 134996440 4294956256 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24602/statm: 9356 8659 74 118 0 9235 0
Current children cumulated CPU time (s) 4780.25
Current children cumulated vsize (KiB) 46444

[startup+4842.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24610
/proc/meminfo: memFree=1247584/2055920 swapFree=4192956/4192956
[pid=24598] ppid=24596 vsize=9020 CPUtime=13.87
/proc/24598/stat : 24598 (SATzilla2007_R) S 24596 24598 24561 0 -1 4194304 7266 23797 0 0 663 5 657 62 25 0 1 0 43399246 9236480 2044 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24598/statm: 2255 2044 157 260 0 1979 0
[pid=24602] ppid=24598 vsize=37424 CPUtime=4826.36
/proc/24602/stat : 24602 (march_dl) R 24598 24598 24561 0 -1 4194304 24063 0 0 0 482567 69 0 0 25 0 1 0 43400636 38322176 8666 1992294400 134512640 134996440 4294956256 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24602/statm: 9356 8666 74 118 0 9235 0
Current children cumulated CPU time (s) 4840.23
Current children cumulated vsize (KiB) 46444

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24610
/proc/meminfo: memFree=1247584/2055920 swapFree=4192956/4192956
[pid=24598] ppid=24596 vsize=9020 CPUtime=13.87
/proc/24598/stat : 24598 (SATzilla2007_R) S 24596 24598 24561 0 -1 4194304 7266 23797 0 0 663 5 657 62 25 0 1 0 43399246 9236480 2044 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24598/statm: 2255 2044 157 260 0 1979 0
[pid=24602] ppid=24598 vsize=37536 CPUtime=4886.33
/proc/24602/stat : 24602 (march_dl) R 24598 24598 24561 0 -1 4194304 24069 0 0 0 488564 69 0 0 25 0 1 0 43400636 38436864 8672 1992294400 134512640 134996440 4294956256 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24602/statm: 9384 8672 74 118 0 9263 0
Current children cumulated CPU time (s) 4900.2
Current children cumulated vsize (KiB) 46556

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24610
/proc/meminfo: memFree=1247584/2055920 swapFree=4192956/4192956
[pid=24598] ppid=24596 vsize=9020 CPUtime=13.87
/proc/24598/stat : 24598 (SATzilla2007_R) S 24596 24598 24561 0 -1 4194304 7266 23797 0 0 663 5 657 62 25 0 1 0 43399246 9236480 2044 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24598/statm: 2255 2044 157 260 0 1979 0
[pid=24602] ppid=24598 vsize=37536 CPUtime=4946.29
/proc/24602/stat : 24602 (march_dl) R 24598 24598 24561 0 -1 4194304 24073 0 0 0 494560 69 0 0 25 0 1 0 43400636 38436864 8676 1992294400 134512640 134996440 4294956256 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24602/statm: 9384 8676 74 118 0 9263 0
Current children cumulated CPU time (s) 4960.16
Current children cumulated vsize (KiB) 46556

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

[startup+4966.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24610
/proc/meminfo: memFree=1247584/2055920 swapFree=4192956/4192956
[pid=24598] ppid=24596 vsize=9020 CPUtime=13.87
/proc/24598/stat : 24598 (SATzilla2007_R) S 24596 24598 24561 0 -1 4194304 7266 23797 0 0 663 5 657 62 25 0 1 0 43399246 9236480 2044 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24598/statm: 2255 2044 157 260 0 1979 0
[pid=24602] ppid=24598 vsize=37536 CPUtime=4950.39
/proc/24602/stat : 24602 (march_dl) R 24598 24598 24561 0 -1 4194304 24074 0 0 0 494970 69 0 0 25 0 1 0 43400636 38436864 8677 1992294400 134512640 134996440 4294956256 18446744073709551615 134514087 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24602/statm: 9384 8677 74 118 0 9263 0
Current children cumulated CPU time (s) 4964.26
Current children cumulated vsize (KiB) 46556

[startup+4979.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24610
/proc/meminfo: memFree=1247584/2055920 swapFree=4192956/4192956
[pid=24598] ppid=24596 vsize=9020 CPUtime=13.87
/proc/24598/stat : 24598 (SATzilla2007_R) S 24596 24598 24561 0 -1 4194304 7266 23797 0 0 663 5 657 62 25 0 1 0 43399246 9236480 2044 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24598/statm: 2255 2044 157 260 0 1979 0
[pid=24602] ppid=24598 vsize=37536 CPUtime=4963.19
/proc/24602/stat : 24602 (march_dl) R 24598 24598 24561 0 -1 4194304 24075 0 0 0 496250 69 0 0 25 0 1 0 43400636 38436864 8678 1992294400 134512640 134996440 4294956256 18446744073709551615 134526992 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24602/statm: 9384 8678 74 118 0 9263 0
Current children cumulated CPU time (s) 4977.06
Current children cumulated vsize (KiB) 46556

[startup+4992 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24610
/proc/meminfo: memFree=1247584/2055920 swapFree=4192956/4192956
[pid=24598] ppid=24596 vsize=9020 CPUtime=13.87
/proc/24598/stat : 24598 (SATzilla2007_R) S 24596 24598 24561 0 -1 4194304 7266 23797 0 0 663 5 657 62 25 0 1 0 43399246 9236480 2044 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24598/statm: 2255 2044 157 260 0 1979 0
[pid=24602] ppid=24598 vsize=37536 CPUtime=4975.98
/proc/24602/stat : 24602 (march_dl) R 24598 24598 24561 0 -1 4194304 24076 0 0 0 497529 69 0 0 25 0 1 0 43400636 38436864 8679 1992294400 134512640 134996440 4294956256 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24602/statm: 9384 8679 74 118 0 9263 0
Current children cumulated CPU time (s) 4989.85
Current children cumulated vsize (KiB) 46556

[startup+4998.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24610
/proc/meminfo: memFree=1247584/2055920 swapFree=4192956/4192956
[pid=24598] ppid=24596 vsize=9020 CPUtime=13.87
/proc/24598/stat : 24598 (SATzilla2007_R) S 24596 24598 24561 0 -1 4194304 7266 23797 0 0 663 5 657 62 25 0 1 0 43399246 9236480 2044 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24598/statm: 2255 2044 157 260 0 1979 0
[pid=24602] ppid=24598 vsize=37536 CPUtime=4982.38
/proc/24602/stat : 24602 (march_dl) R 24598 24598 24561 0 -1 4194304 24077 0 0 0 498169 69 0 0 25 0 1 0 43400636 38436864 8680 1992294400 134512640 134996440 4294956256 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24602/statm: 9384 8680 74 118 0 9263 0
Current children cumulated CPU time (s) 4996.25
Current children cumulated vsize (KiB) 46556

[startup+5000 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24610
/proc/meminfo: memFree=1247520/2055920 swapFree=4192956/4192956
[pid=24598] ppid=24596 vsize=9020 CPUtime=13.87
/proc/24598/stat : 24598 (SATzilla2007_R) S 24596 24598 24561 0 -1 4194304 7266 23797 0 0 663 5 657 62 25 0 1 0 43399246 9236480 2044 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24598/statm: 2255 2044 157 260 0 1979 0
[pid=24602] ppid=24598 vsize=37536 CPUtime=4983.98
/proc/24602/stat : 24602 (march_dl) R 24598 24598 24561 0 -1 4194304 24077 0 0 0 498329 69 0 0 25 0 1 0 43400636 38436864 8680 1992294400 134512640 134996440 4294956256 18446744073709551615 134514015 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24602/statm: 9384 8680 74 118 0 9263 0
Current children cumulated CPU time (s) 4997.85
Current children cumulated vsize (KiB) 46556

[startup+5000.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24610
/proc/meminfo: memFree=1247520/2055920 swapFree=4192956/4192956
[pid=24598] ppid=24596 vsize=9020 CPUtime=13.87
/proc/24598/stat : 24598 (SATzilla2007_R) S 24596 24598 24561 0 -1 4194304 7266 23797 0 0 663 5 657 62 25 0 1 0 43399246 9236480 2044 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24598/statm: 2255 2044 157 260 0 1979 0
[pid=24602] ppid=24598 vsize=37536 CPUtime=4984.78
/proc/24602/stat : 24602 (march_dl) R 24598 24598 24561 0 -1 4194304 24077 0 0 0 498409 69 0 0 25 0 1 0 43400636 38436864 8680 1992294400 134512640 134996440 4294956256 18446744073709551615 134551502 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24602/statm: 9384 8680 74 118 0 9263 0
Current children cumulated CPU time (s) 4998.65
Current children cumulated vsize (KiB) 46556

[startup+5001.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24610
/proc/meminfo: memFree=1247520/2055920 swapFree=4192956/4192956
[pid=24598] ppid=24596 vsize=25924 CPUtime=4999.45
/proc/24598/stat : 24598 (SATzilla2007_R) R 24596 24598 24561 0 -1 4194304 11719 47874 0 0 694 8 499111 132 21 0 1 0 43399246 26546176 6035 1992294400 134512640 135579813 4294956224 18446744073709551615 134589825 0 0 4096 0 0 0 0 17 0 0 0
/proc/24598/statm: 6481 6035 163 260 0 6205 0
Current children cumulated CPU time (s) 4999.45
Current children cumulated vsize (KiB) 25924

[startup+5001.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24610
/proc/meminfo: memFree=1265896/2055920 swapFree=4192956/4192956
[pid=24598] ppid=24596 vsize=26448 CPUtime=4999.65
/proc/24598/stat : 24598 (SATzilla2007_R) R 24596 24598 24561 0 -1 4194304 11902 47874 0 0 711 11 499111 132 23 0 1 0 43399246 27082752 6155 1992294400 134512640 135579813 4294956224 18446744073709551615 135221869 0 0 4096 0 0 0 0 17 0 0 0
/proc/24598/statm: 6612 6155 165 260 0 6336 0
Current children cumulated CPU time (s) 4999.65
Current children cumulated vsize (KiB) 26448

[startup+5001.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24610
/proc/meminfo: memFree=1265896/2055920 swapFree=4192956/4192956
[pid=24598] ppid=24596 vsize=26448 CPUtime=4999.75
/proc/24598/stat : 24598 (SATzilla2007_R) R 24596 24598 24561 0 -1 4194304 11902 47874 0 0 720 12 499111 132 25 0 1 0 43399246 27082752 6155 1992294400 134512640 135579813 4294956224 18446744073709551615 135274638 0 0 4096 0 0 0 0 17 0 0 0
/proc/24598/statm: 6612 6155 165 260 0 6336 0
Current children cumulated CPU time (s) 4999.75
Current children cumulated vsize (KiB) 26448

Child status: 1
Real time (s): 5001.95
CPU time (s): 4999.82
CPU user time (s): 4998.36
CPU system time (s): 1.45678
CPU usage (%): 99.9574
Max. virtual memory (cumulated for all children) (KiB): 46556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.36
system time used= 1.45678
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59781
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= 10
involuntary context switches= 15247

runsolver used 4.53031 second user time and 13.6659 second system time

The end

Launcher Data

Begin job on node45 at 2009-04-19 17:08:34
IDJOB=1627092
IDBENCH=71672
IDSOLVER=581
FILE ID=node45/1627092-1240153713
PBS_JOBID= 9157956
Free space on /tmp= 66472 MiB

SOLVER NAME= SAT07 reference solver: SATzilla RANDOM
BENCH NAME= SAT09/RANDOM/additional/26000/unif-k3-r4.2-v26000-c109200-S540574785-050.cnf
COMMAND LINE= HOME/SATzilla2007_R BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1627092-1240153713/watcher-1627092-1240153713 -o /tmp/evaluation-result-1627092-1240153713/solver-1627092-1240153713 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/SATzilla2007_R HOME/instance-1627092-1240153713.cnf            

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 5759cc2d324ef8ad94377f4f746d2de2
RANDOM SEED=2012312655

node45.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.231
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.231
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:       1290432 kB
Buffers:         89444 kB
Cached:         580288 kB
SwapCached:          0 kB
Active:         303300 kB
Inactive:       380764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1290432 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           10620 kB
Writeback:           0 kB
Mapped:          24072 kB
Slab:            67548 kB
Committed_AS:   175900 kB
PageTables:       1376 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= 66464 MiB
End job on node45 at 2009-04-19 18:31:56