Trace number 1784871

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 CRAFTED? (exit code) 4999.17 5000.52

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-luckySeven.used-as.sat04-990.sat05-4196.reshuffled-07.cnf
MD5SUMbf3618cdbef11db03f2026bf209783fc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark280.604
Satisfiable
(Un)Satisfiability was proved
Number of variables25493
Number of clauses1139180
Sum of the clauses size2298131
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21136319
Number of clauses of size 31
Number of clauses of size 41
Number of clauses of size 57
Number of clauses of size over 52852

Solver Data

37.16/37.34	c run March_dl for 5 seconds ... 
37.16/37.34	c Bin: Executing march_dl
37.16/37.34	c child exit by a signal
37.16/37.34	c march_dl returned code 137.
37.16/37.34	c run saps (UBCSAT implementation) for 2 seconds ... 
37.16/37.34	c Bin: Executing ubcsat2006
37.16/37.34	c child exited successfully
37.16/37.34	c ubcsat2006 returned code 0.
37.16/37.34	c satzilla computing base features
37.16/37.34	c satzilla doing unit-prop probe
37.16/37.34	c satzilla doing local search probe
37.16/37.34	c satzilla doing lobjois search-space size estimate
37.16/37.34	c satzilla's ranking:
37.16/37.34	c 1) zchaff_rand+P: 1.789935
37.16/37.34	c 2) vallst+P: 2.650821
37.16/37.34	c 3) minisat20+P: 3.385808
37.16/37.34	c 4) minisat20: 3.507679
37.16/37.34	c 5) march_dl+P: 6.422733
37.16/37.34	c 6) march_dl: 8.842067
37.16/37.34	c 7) kcnfs+P: 999.000000
37.16/37.34	c 8) kcnfs: 999.000000
37.16/37.34	c 9) vallst: 999.000000
37.16/37.34	c 10) zchaff_rand: 999.000000
37.16/37.34	c satzilla running zchaff_rand with preprocessing ... 
4999.03/5000.49	c Preprocessing...
4999.03/5000.49	c Inital problem has 25493 variables, 2861 nary clauses (1136319 binary clauses).
4999.03/5000.49	c Num non-binary clauses 2861, Average non-binary clause length 8.911
4999.03/5000.49	c Theory has no gaps
4999.03/5000.49	c Preprocessor runtime was 24.260 seconds.
4999.03/5000.49	c 
4999.03/5000.49	c Satisfiability of theory still undetermined.
4999.03/5000.49	c See file /tmp/thCjL9 for simplified theory.
4999.03/5000.49	c Bin: Executing zchaff_rand
4999.03/5000.49	c child exit by a signal
4999.03/5000.49	c zchaff_rand returned code 137.
4999.03/5000.49	c zchaff_rand returned code 137.
4999.03/5000.49	c satzilla running vallst with preprocessing ... 
4999.03/5000.49	c Bin: Executing vallst
4999.03/5000.49	c vallst returned code 1.
4999.03/5000.49	c vallst returned code 1.
4999.03/5000.49	c satzilla running minisat20 with preprocessing ... 
4999.03/5000.49	c Bin: Executing minisat20
4999.03/5000.49	c minisat20 returned code 1.
4999.03/5000.49	c minisat20 returned code 1.
4999.03/5000.49	c satzilla running minisat20 ... 
4999.03/5000.49	c Bin: Executing minisat20
4999.03/5000.49	c minisat20 returned code 1.
4999.03/5000.49	c minisat20 returned code 1.
4999.03/5000.49	c satzilla running march_dl with preprocessing ... 
4999.03/5000.49	c Bin: Executing march_dl
4999.03/5000.49	c march_dl returned code 1.
4999.03/5000.49	c march_dl returned code 1.
4999.03/5000.49	c satzilla running march_dl ... 
4999.03/5000.49	c Bin: Executing march_dl
4999.03/5000.49	c march_dl returned code 1.
4999.03/5000.49	c march_dl returned code 1.
4999.03/5000.49	c satzilla running kcnfs with preprocessing ... 
4999.03/5000.49	c Bin: Executing kcnfs
4999.03/5000.49	c kcnfs returned code 1.
4999.03/5000.49	c kcnfs returned code 1.
4999.03/5000.49	c satzilla running kcnfs ... 
4999.03/5000.49	c Bin: Executing kcnfs
4999.03/5000.49	c kcnfs returned code 1.
4999.03/5000.49	c kcnfs returned code 1.
4999.03/5000.49	c satzilla running vallst ... 
4999.03/5000.49	c Bin: Executing vallst
4999.03/5000.49	c vallst returned code 1.
4999.03/5000.49	c vallst returned code 1.
4999.03/5000.49	c satzilla running zchaff_rand ... 
4999.03/5000.49	c Bin: Executing zchaff_rand
4999.03/5000.49	c zchaff_rand returned code 1.
4999.03/5000.49	c zchaff_rand returned code 1.
4999.03/5000.49	c ERROR: All Failed! 
4999.03/5000.49	c SATZILLA_TIME=4999.890000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1784871-1241871857/watcher-1784871-1241871857 -o /tmp/evaluation-result-1784871-1241871857/solver-1784871-1241871857 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1784871-1241871857.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: 1.00 1.00 0.95 2/67 9305
/proc/meminfo: memFree=1873872/2055920 swapFree=4162556/4192956
[pid=9305] ppid=9303 vsize=1440 CPUtime=0
/proc/9305/stat : 9305 (SATzilla2007_C) S 9303 9305 9161 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 215212172 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9305/statm: 360 110 95 260 0 84 0
[pid=9306] ppid=9305 vsize=5088 CPUtime=0
/proc/9306/stat : 9306 (march_dl) R 9305 9305 9161 0 -1 4194304 835 0 0 0 0 0 0 0 20 0 1 0 215212172 5210112 830 1992294400 134512640 134996440 4294956256 18446744073709551615 134549409 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9306/statm: 1272 837 49 118 0 1151 0

[startup+0.0667061 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 9305
/proc/meminfo: memFree=1873872/2055920 swapFree=4162556/4192956
[pid=9305] ppid=9303 vsize=1440 CPUtime=0
/proc/9305/stat : 9305 (SATzilla2007_C) S 9303 9305 9161 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 215212172 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9305/statm: 360 110 95 260 0 84 0
[pid=9306] ppid=9305 vsize=11796 CPUtime=0.05
/proc/9306/stat : 9306 (march_dl) R 9305 9305 9161 0 -1 4194304 1780 0 0 0 5 0 0 0 20 0 1 0 215212172 12079104 1775 1992294400 134512640 134996440 4294956256 18446744073709551615 134792540 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9306/statm: 2949 1775 50 118 0 2828 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 13236

[startup+0.102702 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 9305
/proc/meminfo: memFree=1873872/2055920 swapFree=4162556/4192956
[pid=9305] ppid=9303 vsize=1440 CPUtime=0
/proc/9305/stat : 9305 (SATzilla2007_C) S 9303 9305 9161 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 215212172 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9305/statm: 360 110 95 260 0 84 0
[pid=9306] ppid=9305 vsize=12324 CPUtime=0.09
/proc/9306/stat : 9306 (march_dl) R 9305 9305 9161 0 -1 4194304 1930 0 0 0 8 1 0 0 20 0 1 0 215212172 12619776 1925 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9306/statm: 3081 1926 50 118 0 2960 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13764

[startup+0.30172 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 9305
/proc/meminfo: memFree=1873872/2055920 swapFree=4162556/4192956
[pid=9305] ppid=9303 vsize=1440 CPUtime=0
/proc/9305/stat : 9305 (SATzilla2007_C) S 9303 9305 9161 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 215212172 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9305/statm: 360 110 95 260 0 84 0
[pid=9306] ppid=9305 vsize=14964 CPUtime=0.29
/proc/9306/stat : 9306 (march_dl) R 9305 9305 9161 0 -1 4194304 2761 0 0 0 27 2 0 0 21 0 1 0 215212172 15323136 2756 1992294400 134512640 134996440 4294956256 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9306/statm: 3741 2756 50 118 0 3620 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16404

[startup+0.701756 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 9305
/proc/meminfo: memFree=1873872/2055920 swapFree=4162556/4192956
[pid=9305] ppid=9303 vsize=1440 CPUtime=0
/proc/9305/stat : 9305 (SATzilla2007_C) S 9303 9305 9161 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 215212172 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9305/statm: 360 110 95 260 0 84 0
[pid=9306] ppid=9305 vsize=20244 CPUtime=0.69
/proc/9306/stat : 9306 (march_dl) R 9305 9305 9161 0 -1 4194304 4435 0 0 0 66 3 0 0 25 0 1 0 215212172 20729856 4430 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9306/statm: 5061 4430 50 118 0 4940 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21684

[startup+1.50283 s]
/proc/loadavg: 1.00 1.00 0.95 2/69 9307
/proc/meminfo: memFree=1851264/2055920 swapFree=4162556/4192956
[pid=9305] ppid=9303 vsize=1440 CPUtime=0
/proc/9305/stat : 9305 (SATzilla2007_C) S 9303 9305 9161 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 215212172 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9305/statm: 360 110 95 260 0 84 0
[pid=9306] ppid=9305 vsize=62264 CPUtime=1.49
/proc/9306/stat : 9306 (march_dl) R 9305 9305 9161 0 -1 4194304 11006 0 0 0 142 7 0 0 25 0 1 0 215212172 63758336 11000 1992294400 134512640 134996440 4294956256 18446744073709551615 134542432 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9306/statm: 15566 11000 52 118 0 15445 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 63704

[startup+3.10197 s]
/proc/loadavg: 1.00 1.00 0.95 2/69 9307
/proc/meminfo: memFree=1843200/2055920 swapFree=4162556/4192956
[pid=9305] ppid=9303 vsize=1440 CPUtime=0
/proc/9305/stat : 9305 (SATzilla2007_C) S 9303 9305 9161 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 215212172 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9305/statm: 360 110 95 260 0 84 0
[pid=9306] ppid=9305 vsize=52268 CPUtime=3.09
/proc/9306/stat : 9306 (march_dl) R 9305 9305 9161 0 -1 4194304 12950 0 0 0 301 8 0 0 25 0 1 0 215212172 53522432 8242 1992294400 134512640 134996440 4294956256 18446744073709551615 134546292 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9306/statm: 13067 8243 53 118 0 12946 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 53708

[startup+6.30126 s]
/proc/loadavg: 1.00 1.00 0.95 2/69 9308
/proc/meminfo: memFree=1868160/2055920 swapFree=4162556/4192956
[pid=9305] ppid=9303 vsize=1440 CPUtime=5
/proc/9305/stat : 9305 (SATzilla2007_C) S 9303 9305 9161 0 -1 4194304 135 23166 0 0 0 0 486 14 16 0 1 0 215212172 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9305/statm: 360 111 96 260 0 84 0
[pid=9308] ppid=9305 vsize=32272 CPUtime=1.17
/proc/9308/stat : 9308 (ubcsat2006) R 9305 9305 9161 0 -1 4194304 4727 0 12 0 115 2 0 0 25 0 1 0 215212673 33046528 4722 1992294400 134512640 134777720 4294956112 18446744073709551615 134719375 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9308/statm: 8068 4722 142 64 0 7649 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 33712

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 0.95 2/68 9308
/proc/meminfo: memFree=1794384/2055920 swapFree=4162556/4192956
[pid=9305] ppid=9303 vsize=79800 CPUtime=12.58
/proc/9305/stat : 9305 (SATzilla2007_C) R 9303 9305 9161 0 -1 4194304 19698 36293 0 13 407 11 819 21 25 0 1 0 215212172 81715200 19669 1992294400 134512640 135579813 4294956224 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/9305/statm: 19950 19669 121 260 0 19674 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 79800

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 0.95 2/68 9308
/proc/meminfo: memFree=1826256/2055920 swapFree=4162556/4192956
[pid=9305] ppid=9303 vsize=47872 CPUtime=25.37
/proc/9305/stat : 9305 (SATzilla2007_C) R 9303 9305 9161 0 -1 4194304 27900 36293 0 13 1681 16 819 21 25 0 1 0 215212172 49020928 11731 1992294400 134512640 135579813 4294956224 18446744073709551615 134541601 0 0 4096 0 0 0 0 17 1 0 0
/proc/9305/statm: 11968 11731 124 260 0 11692 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 47872

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 0.95 2/68 9308
/proc/meminfo: memFree=1736144/2055920 swapFree=4162556/4192956
[pid=9305] ppid=9303 vsize=149228 CPUtime=50.95
/proc/9305/stat : 9305 (SATzilla2007_C) R 9303 9305 9161 0 -1 4194304 74646 36293 0 13 4198 57 819 21 25 0 1 0 215212172 152809472 34319 1992294400 134512640 135579813 4294956224 18446744073709551615 134594065 0 0 4096 0 0 0 0 17 1 0 0
/proc/9305/statm: 37307 34319 164 260 0 37031 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 149228

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.95 2/69 9309
/proc/meminfo: memFree=1688264/2055920 swapFree=4162556/4192956
[pid=9305] ppid=9303 vsize=138964 CPUtime=62.83
/proc/9305/stat : 9305 (SATzilla2007_C) S 9303 9305 9161 0 -1 4194304 75154 36293 0 13 5360 83 819 21 25 0 1 0 215212172 142299136 34263 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9305/statm: 34741 34263 165 260 0 34465 0
[pid=9309] ppid=9305 vsize=109752 CPUtime=39.29
/proc/9309/stat : 9309 (zchaff_rand) R 9305 9305 9161 0 -1 4194304 18833 0 0 0 3890 39 0 0 25 0 1 0 215218469 112386048 9800 1992294400 134512640 135365884 4294956288 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9309/statm: 27438 9800 112 208 0 27210 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 248716

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/69 9309
/proc/meminfo: memFree=1680200/2055920 swapFree=4162556/4192956
[pid=9305] ppid=9303 vsize=138964 CPUtime=62.83
/proc/9305/stat : 9305 (SATzilla2007_C) S 9303 9305 9161 0 -1 4194304 75154 36293 0 13 5360 83 819 21 25 0 1 0 215212172 142299136 34263 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9305/statm: 34741 34263 165 260 0 34465 0
[pid=9309] ppid=9305 vsize=113184 CPUtime=99.27
/proc/9309/stat : 9309 (zchaff_rand) R 9305 9305 9161 0 -1 4194304 23888 0 0 0 9868 59 0 0 25 0 1 0 215218469 115900416 11813 1992294400 134512640 135365884 4294956288 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9309/statm: 28296 11813 112 208 0 28068 0
Current children cumulated CPU time (s) 162.1
Current children cumulated vsize (KiB) 252148

[startup+222.302 s]
/proc/loadavg: 1.11 1.03 0.96 2/69 9309
/proc/meminfo: memFree=1672648/2055920 swapFree=4162556/4192956
[pid=9305] ppid=9303 vsize=138964 CPUtime=62.83
/proc/9305/stat : 9305 (SATzilla2007_C) S 9303 9305 9161 0 -1 4194304 75154 36293 0 13 5360 83 819 21 25 0 1 0 215212172 142299136 34263 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9305/statm: 34741 34263 165 260 0 34465 0
[pid=9309] ppid=9305 vsize=132420 CPUtime=159.25
/proc/9309/stat : 9309 (zchaff_rand) R 9305 9305 9161 0 -1 4194304 27881 0 0 0 15850 75 0 0 25 0 1 0 215218469 135598080 13739 1992294400 134512640 135365884 4294956288 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9309/statm: 33105 13739 112 208 0 32877 0
Current children cumulated CPU time (s) 222.08
Current children cumulated vsize (KiB) 271384

[startup+282.301 s]
/proc/loadavg: 1.11 1.04 0.97 2/69 9309
/proc/meminfo: memFree=1664904/2055920 swapFree=4162556/4192956
[pid=9305] ppid=9303 vsize=138964 CPUtime=62.83
/proc/9305/stat : 9305 (SATzilla2007_C) S 9303 9305 9161 0 -1 4194304 75154 36293 0 13 5360 83 819 21 25 0 1 0 215212172 142299136 34263 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9305/statm: 34741 34263 165 260 0 34465 0
[pid=9309] ppid=9305 vsize=134520 CPUtime=219.24
/proc/9309/stat : 9309 (zchaff_rand) R 9305 9305 9161 0 -1 4194304 31371 0 0 0 21835 89 0 0 25 0 1 0 215218469 137748480 15630 1992294400 134512640 135365884 4294956288 18446744073709551615 134544070 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9309/statm: 33630 15630 112 208 0 33402 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 273484

[startup+342.302 s]
/proc/loadavg: 1.11 1.04 0.97 2/69 9309
/proc/meminfo: memFree=1657864/2055920 swapFree=4162556/4192956
[pid=9305] ppid=9303 vsize=138964 CPUtime=62.83
/proc/9305/stat : 9305 (SATzilla2007_C) S 9303 9305 9161 0 -1 4194304 75154 36293 0 13 5360 83 819 21 25 0 1 0 215212172 142299136 34263 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9305/statm: 34741 34263 165 260 0 34465 0
[pid=9309] ppid=9305 vsize=136300 CPUtime=279.23
/proc/9309/stat : 9309 (zchaff_rand) R 9305 9305 9161 0 -1 4194304 34394 0 0 0 27824 99 0 0 25 0 1 0 215218469 139571200 17366 1992294400 134512640 135365884 4294956288 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9309/statm: 34075 17366 112 208 0 33847 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 275264

[startup+402.301 s]
/proc/loadavg: 1.09 1.05 0.98 2/69 9309
/proc/meminfo: memFree=1651592/2055920 swapFree=4162556/4192956
[pid=9305] ppid=9303 vsize=138964 CPUtime=62.83
/proc/9305/stat : 9305 (SATzilla2007_C) S 9303 9305 9161 0 -1 4194304 75154 36293 0 13 5360 83 819 21 25 0 1 0 215212172 142299136 34263 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9305/statm: 34741 34263 165 260 0 34465 0

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

/proc/9309/statm: 109088 75192 112 208 0 108860 0
Current children cumulated CPU time (s) 4601.03
Current children cumulated vsize (KiB) 575316

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 9319
/proc/meminfo: memFree=1421448/2055920 swapFree=4162556/4192956
[pid=9305] ppid=9303 vsize=138964 CPUtime=62.83
/proc/9305/stat : 9305 (SATzilla2007_C) S 9303 9305 9161 0 -1 4194304 75154 36293 0 13 5360 83 819 21 25 0 1 0 215212172 142299136 34263 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9305/statm: 34741 34263 165 260 0 34465 0
[pid=9309] ppid=9305 vsize=437048 CPUtime=4598.18
/proc/9309/stat : 9309 (zchaff_rand) R 9305 9305 9161 0 -1 4194304 125346 0 0 0 459456 362 0 0 25 0 1 0 215218469 447537152 75942 1992294400 134512640 135365884 4294956288 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9309/statm: 109262 75942 112 208 0 109034 0
Current children cumulated CPU time (s) 4661.01
Current children cumulated vsize (KiB) 576012

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 9319
/proc/meminfo: memFree=1416648/2055920 swapFree=4162556/4192956
[pid=9305] ppid=9303 vsize=138964 CPUtime=62.83
/proc/9305/stat : 9305 (SATzilla2007_C) S 9303 9305 9161 0 -1 4194304 75154 36293 0 13 5360 83 819 21 25 0 1 0 215212172 142299136 34263 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9305/statm: 34741 34263 165 260 0 34465 0
[pid=9309] ppid=9305 vsize=437484 CPUtime=4658.17
/proc/9309/stat : 9309 (zchaff_rand) R 9305 9305 9161 0 -1 4194304 126732 0 0 0 465452 365 0 0 25 0 1 0 215218469 447983616 77133 1992294400 134512640 135365884 4294956288 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9309/statm: 109371 77133 112 208 0 109143 0
Current children cumulated CPU time (s) 4721
Current children cumulated vsize (KiB) 576448

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 9319
/proc/meminfo: memFree=1416008/2055920 swapFree=4162556/4192956
[pid=9305] ppid=9303 vsize=138964 CPUtime=62.83
/proc/9305/stat : 9305 (SATzilla2007_C) S 9303 9305 9161 0 -1 4194304 75154 36293 0 13 5360 83 819 21 25 0 1 0 215212172 142299136 34263 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9305/statm: 34741 34263 165 260 0 34465 0
[pid=9309] ppid=9305 vsize=438160 CPUtime=4718.15
/proc/9309/stat : 9309 (zchaff_rand) R 9305 9305 9161 0 -1 4194304 127126 0 0 0 471448 367 0 0 25 0 1 0 215218469 448675840 77293 1992294400 134512640 135365884 4294956288 18446744073709551615 134544058 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9309/statm: 109540 77293 112 208 0 109312 0
Current children cumulated CPU time (s) 4780.98
Current children cumulated vsize (KiB) 577124

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 9319
/proc/meminfo: memFree=1414856/2055920 swapFree=4162556/4192956
[pid=9305] ppid=9303 vsize=138964 CPUtime=62.83
/proc/9305/stat : 9305 (SATzilla2007_C) S 9303 9305 9161 0 -1 4194304 75154 36293 0 13 5360 83 819 21 25 0 1 0 215212172 142299136 34263 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9305/statm: 34741 34263 165 260 0 34465 0
[pid=9309] ppid=9305 vsize=438424 CPUtime=4778.14
/proc/9309/stat : 9309 (zchaff_rand) R 9305 9305 9161 0 -1 4194304 127635 0 0 0 477445 369 0 0 25 0 1 0 215218469 448946176 77568 1992294400 134512640 135365884 4294956288 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9309/statm: 109606 77568 112 208 0 109378 0
Current children cumulated CPU time (s) 4840.97
Current children cumulated vsize (KiB) 577388

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 9319
/proc/meminfo: memFree=1414344/2055920 swapFree=4162556/4192956
[pid=9305] ppid=9303 vsize=138964 CPUtime=62.83
/proc/9305/stat : 9305 (SATzilla2007_C) S 9303 9305 9161 0 -1 4194304 75154 36293 0 13 5360 83 819 21 25 0 1 0 215212172 142299136 34263 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9305/statm: 34741 34263 165 260 0 34465 0
[pid=9309] ppid=9305 vsize=438884 CPUtime=4838.12
/proc/9309/stat : 9309 (zchaff_rand) R 9305 9305 9161 0 -1 4194304 127992 0 0 0 483441 371 0 0 25 0 1 0 215218469 449417216 77691 1992294400 134512640 135365884 4294956288 18446744073709551615 134544055 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9309/statm: 109721 77691 112 208 0 109493 0
Current children cumulated CPU time (s) 4900.95
Current children cumulated vsize (KiB) 577848

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 9319
/proc/meminfo: memFree=1413960/2055920 swapFree=4162556/4192956
[pid=9305] ppid=9303 vsize=138964 CPUtime=62.83
/proc/9305/stat : 9305 (SATzilla2007_C) S 9303 9305 9161 0 -1 4194304 75154 36293 0 13 5360 83 819 21 25 0 1 0 215212172 142299136 34263 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9305/statm: 34741 34263 165 260 0 34465 0
[pid=9309] ppid=9305 vsize=439368 CPUtime=4898.1
/proc/9309/stat : 9309 (zchaff_rand) R 9305 9305 9161 0 -1 4194304 128310 0 0 0 489437 373 0 0 25 0 1 0 215218469 449912832 77814 1992294400 134512640 135365884 4294956288 18446744073709551615 134543636 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9309/statm: 109842 77814 112 208 0 109614 0
Current children cumulated CPU time (s) 4960.93
Current children cumulated vsize (KiB) 578332

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 9319
/proc/meminfo: memFree=1413832/2055920 swapFree=4162556/4192956
[pid=9305] ppid=9303 vsize=138964 CPUtime=62.83
/proc/9305/stat : 9305 (SATzilla2007_C) S 9303 9305 9161 0 -1 4194304 75154 36293 0 13 5360 83 819 21 25 0 1 0 215212172 142299136 34263 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9305/statm: 34741 34263 165 260 0 34465 0
[pid=9309] ppid=9305 vsize=439368 CPUtime=4902.1
/proc/9309/stat : 9309 (zchaff_rand) R 9305 9305 9161 0 -1 4194304 128356 0 0 0 489837 373 0 0 25 0 1 0 215218469 449912832 77821 1992294400 134512640 135365884 4294956288 18446744073709551615 134543650 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9309/statm: 109842 77821 112 208 0 109614 0
Current children cumulated CPU time (s) 4964.93
Current children cumulated vsize (KiB) 578332

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 9319
/proc/meminfo: memFree=1413768/2055920 swapFree=4162556/4192956
[pid=9305] ppid=9303 vsize=138964 CPUtime=62.83
/proc/9305/stat : 9305 (SATzilla2007_C) S 9303 9305 9161 0 -1 4194304 75154 36293 0 13 5360 83 819 21 25 0 1 0 215212172 142299136 34263 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9305/statm: 34741 34263 165 260 0 34465 0
[pid=9309] ppid=9305 vsize=439368 CPUtime=4914.9
/proc/9309/stat : 9309 (zchaff_rand) R 9305 9305 9161 0 -1 4194304 128410 0 0 0 491116 374 0 0 25 0 1 0 215218469 449912832 77836 1992294400 134512640 135365884 4294956288 18446744073709551615 134543625 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9309/statm: 109842 77836 112 208 0 109614 0
Current children cumulated CPU time (s) 4977.73
Current children cumulated vsize (KiB) 578332

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 9319
/proc/meminfo: memFree=1413640/2055920 swapFree=4162556/4192956
[pid=9305] ppid=9303 vsize=138964 CPUtime=62.83
/proc/9305/stat : 9305 (SATzilla2007_C) S 9303 9305 9161 0 -1 4194304 75154 36293 0 13 5360 83 819 21 25 0 1 0 215212172 142299136 34263 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9305/statm: 34741 34263 165 260 0 34465 0
[pid=9309] ppid=9305 vsize=439488 CPUtime=4927.7
/proc/9309/stat : 9309 (zchaff_rand) R 9305 9305 9161 0 -1 4194304 128467 0 0 0 492395 375 0 0 25 0 1 0 215218469 450035712 77854 1992294400 134512640 135365884 4294956288 18446744073709551615 134542837 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9309/statm: 109872 77854 112 208 0 109644 0
Current children cumulated CPU time (s) 4990.53
Current children cumulated vsize (KiB) 578452

[startup+4995.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 9319
/proc/meminfo: memFree=1413640/2055920 swapFree=4162556/4192956
[pid=9305] ppid=9303 vsize=138964 CPUtime=62.83
/proc/9305/stat : 9305 (SATzilla2007_C) S 9303 9305 9161 0 -1 4194304 75154 36293 0 13 5360 83 819 21 25 0 1 0 215212172 142299136 34263 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9305/statm: 34741 34263 165 260 0 34465 0
[pid=9309] ppid=9305 vsize=439488 CPUtime=4930.91
/proc/9309/stat : 9309 (zchaff_rand) R 9305 9305 9161 0 -1 4194304 128470 0 0 0 492716 375 0 0 25 0 1 0 215218469 450035712 77857 1992294400 134512640 135365884 4294956288 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9309/statm: 109872 77857 112 208 0 109644 0
Current children cumulated CPU time (s) 4993.74
Current children cumulated vsize (KiB) 578452

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 9319
/proc/meminfo: memFree=1413640/2055920 swapFree=4162556/4192956
[pid=9305] ppid=9303 vsize=138964 CPUtime=62.83
/proc/9305/stat : 9305 (SATzilla2007_C) S 9303 9305 9161 0 -1 4194304 75154 36293 0 13 5360 83 819 21 25 0 1 0 215212172 142299136 34263 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9305/statm: 34741 34263 165 260 0 34465 0
[pid=9309] ppid=9305 vsize=439624 CPUtime=4934.1
/proc/9309/stat : 9309 (zchaff_rand) R 9305 9305 9161 0 -1 4194304 128494 0 0 0 493035 375 0 0 25 0 1 0 215218469 450174976 77881 1992294400 134512640 135365884 4294956288 18446744073709551615 134553832 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9309/statm: 109906 77881 112 208 0 109678 0
Current children cumulated CPU time (s) 4996.93
Current children cumulated vsize (KiB) 578588

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 9319
/proc/meminfo: memFree=1413512/2055920 swapFree=4162556/4192956
[pid=9305] ppid=9303 vsize=138964 CPUtime=62.83
/proc/9305/stat : 9305 (SATzilla2007_C) S 9303 9305 9161 0 -1 4194304 75154 36293 0 13 5360 83 819 21 25 0 1 0 215212172 142299136 34263 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9305/statm: 34741 34263 165 260 0 34465 0
[pid=9309] ppid=9305 vsize=439624 CPUtime=4935.7
/proc/9309/stat : 9309 (zchaff_rand) R 9305 9305 9161 0 -1 4194304 128537 0 0 0 493195 375 0 0 25 0 1 0 215218469 450174976 77885 1992294400 134512640 135365884 4294956288 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9309/statm: 109906 77885 112 208 0 109678 0
Current children cumulated CPU time (s) 4998.53
Current children cumulated vsize (KiB) 578588

[startup+5000.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 9319
/proc/meminfo: memFree=1413512/2055920 swapFree=4162556/4192956
[pid=9305] ppid=9303 vsize=138964 CPUtime=62.83
/proc/9305/stat : 9305 (SATzilla2007_C) S 9303 9305 9161 0 -1 4194304 75154 36293 0 13 5360 83 819 21 25 0 1 0 215212172 142299136 34263 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9305/statm: 34741 34263 165 260 0 34465 0
[pid=9309] ppid=9305 vsize=439624 CPUtime=4936.1
/proc/9309/stat : 9309 (zchaff_rand) R 9305 9305 9161 0 -1 4194304 128538 0 0 0 493235 375 0 0 25 0 1 0 215218469 450174976 77886 1992294400 134512640 135365884 4294956288 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9309/statm: 109906 77886 112 208 0 109678 0
Current children cumulated CPU time (s) 4998.93
Current children cumulated vsize (KiB) 578588

[startup+5000.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 9319
/proc/meminfo: memFree=1757328/2055920 swapFree=4162556/4192956
[pid=9305] ppid=9303 vsize=0 CPUtime=4999.14
/proc/9305/stat : 9305 (SATzilla2007_C) R 9303 9305 9161 0 -1 4194308 75167 164831 0 13 5360 84 494068 402 16 0 1 0 215212172 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/9305/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4999.14
Current children cumulated vsize (KiB) 0

Child status: 17
Real time (s): 5000.52
CPU time (s): 4999.17
CPU user time (s): 4994.29
CPU system time (s): 4.88426
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 578588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4994.29
system time used= 4.88426
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 239998
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= 39
involuntary context switches= 6400

runsolver used 4.33334 second user time and 13.8569 second system time

The end

Launcher Data

Begin job on node68 at 2009-05-09 14:24:20
IDJOB=1784871
IDBENCH=24632
IDSOLVER=640
FILE ID=node68/1784871-1241871857
PBS_JOBID= 9264548
Free space on /tmp= 66360 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-luckySeven.used-as.sat04-990.sat05-4196.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784871-1241871857/watcher-1784871-1241871857 -o /tmp/evaluation-result-1784871-1241871857/solver-1784871-1241871857 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1784871-1241871857.cnf            

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

MD5SUM BENCH= bf3618cdbef11db03f2026bf209783fc
RANDOM SEED=1483754522

node68.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.223
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.223
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:       1874352 kB
Buffers:         25812 kB
Cached:          89020 kB
SwapCached:      22800 kB
Active:          74128 kB
Inactive:        65884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1874352 kB
SwapTotal:     4192956 kB
SwapFree:      4162556 kB
Dirty:           24192 kB
Writeback:           0 kB
Mapped:          14760 kB
Slab:            27208 kB
Committed_AS:   598572 kB
PageTables:       1560 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= 66352 MiB
End job on node68 at 2009-05-09 15:47:41