Trace number 1728996

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) 1199.05 1199.37

General information on the benchmark

Namecrafted/Hard/contest02/
pyhala-braun-unsat-40-4-02.sat05-459.reshuffled-07.cnf
MD5SUMad877d677446ba8c798f8e71c4c035c2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark668.19
Satisfiable
(Un)Satisfiability was proved
Number of variables9638
Number of clauses31795
Sum of the clauses size82345
Maximum clause length3
Minimum clause length1
Number of clauses of size 183
Number of clauses of size 212874
Number of clauses of size 318838
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

11.08/11.10	c run March_dl for 5 seconds ... 
11.08/11.10	c Bin: Executing march_dl
11.08/11.10	c child exit by a signal
11.08/11.10	c march_dl returned code 137.
11.08/11.10	c run saps (UBCSAT implementation) for 2 seconds ... 
11.08/11.10	c Bin: Executing ubcsat2006
11.08/11.10	c child exited successfully
11.08/11.10	c ubcsat2006 returned code 0.
11.08/11.10	c satzilla computing base features
11.08/11.10	c satzilla doing unit-prop probe
11.08/11.10	c satzilla doing local search probe
11.08/11.10	c satzilla doing lobjois search-space size estimate
11.08/11.10	c satzilla's ranking:
11.08/11.10	c 1) march_dl+P: 1.978692
11.08/11.10	c 2) march_dl: 2.078897
11.08/11.10	c 3) minisat20: 2.542193
11.08/11.10	c 4) minisat20+P: 3.030681
11.08/11.10	c 5) vallst+P: 3.101211
11.08/11.10	c 6) zchaff_rand+P: 3.183317
11.08/11.10	c 7) kcnfs+P: 999.000000
11.08/11.10	c 8) kcnfs: 999.000000
11.08/11.10	c 9) vallst: 999.000000
11.08/11.10	c 10) zchaff_rand: 999.000000
11.08/11.10	c satzilla running march_dl with preprocessing ... 
1198.96/1199.36	c Preprocessing...
1198.96/1199.36	c Inital problem has 9638 variables, 18921 nary clauses (12874 binary clauses).
1198.96/1199.36	c Num non-binary clauses 18838, Average non-binary clause length 3.000
1198.96/1199.36	c Theory has no gaps
1198.96/1199.36	c Preprocessor runtime was 17.090 seconds.
1198.96/1199.36	c 
1198.96/1199.36	c Satisfiability of theory still undetermined.
1198.96/1199.36	c See file /tmp/yMAUjE for simplified theory.
1198.96/1199.36	c Bin: Executing march_dl
1198.96/1199.36	c child exit by a signal
1198.96/1199.36	c march_dl returned code 137.
1198.96/1199.36	c march_dl returned code 137.
1198.96/1199.36	c satzilla running march_dl ... 
1198.96/1199.36	c Bin: Executing march_dl
1198.96/1199.36	c march_dl returned code 1.
1198.96/1199.36	c march_dl returned code 1.
1198.96/1199.36	c satzilla running minisat20 ... 
1198.96/1199.36	c Bin: Executing minisat20
1198.96/1199.36	c minisat20 returned code 1.
1198.96/1199.36	c minisat20 returned code 1.
1198.96/1199.36	c satzilla running minisat20 with preprocessing ... 
1198.96/1199.36	c Bin: Executing minisat20
1198.96/1199.36	c minisat20 returned code 1.
1198.96/1199.36	c minisat20 returned code 1.
1198.96/1199.36	c satzilla running vallst with preprocessing ... 
1198.96/1199.36	c Bin: Executing vallst
1198.96/1199.36	c vallst returned code 1.
1198.96/1199.36	c vallst returned code 1.
1198.96/1199.36	c satzilla running zchaff_rand with preprocessing ... 
1198.96/1199.36	c Bin: Executing zchaff_rand
1198.96/1199.36	c zchaff_rand returned code 1.
1198.96/1199.36	c zchaff_rand returned code 1.
1198.96/1199.36	c satzilla running kcnfs with preprocessing ... 
1198.96/1199.36	c Bin: Executing kcnfs
1198.96/1199.36	c kcnfs returned code 1.
1198.96/1199.36	c kcnfs returned code 1.
1198.96/1199.36	c satzilla running kcnfs ... 
1198.96/1199.36	c Bin: Executing kcnfs
1198.96/1199.36	c kcnfs returned code 1.
1198.96/1199.36	c kcnfs returned code 1.
1198.96/1199.36	c satzilla running vallst ... 
1198.96/1199.36	c Bin: Executing vallst
1198.96/1199.36	c vallst returned code 1.
1198.96/1199.36	c vallst returned code 1.
1198.96/1199.36	c satzilla running zchaff_rand ... 
1198.96/1199.36	c Bin: Executing zchaff_rand
1198.96/1199.36	c zchaff_rand returned code 1.
1198.96/1199.36	c zchaff_rand returned code 1.
1198.96/1199.36	c ERROR: All Failed! 
1198.96/1199.36	c SATZILLA_TIME=1199.210000

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-1728996-1240743870/watcher-1728996-1240743870 -o /tmp/evaluation-result-1728996-1240743870/solver-1728996-1240743870 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1728996-1240743870.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): 1800 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.99 0.97 0.99 3/64 26241
/proc/meminfo: memFree=1745920/2055920 swapFree=4180816/4192956
[pid=26241] ppid=26239 vsize=1440 CPUtime=0
/proc/26241/stat : 26241 (SATzilla2007_C) R 26239 26241 25856 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 102414934 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/26241/statm: 360 110 95 260 0 84 0
[pid=26242] ppid=26241 vsize=1448 CPUtime=0
/proc/26242/stat : 26242 (march_dl) R 26241 26241 25856 0 -1 4194304 244 0 0 0 0 0 0 0 18 0 1 0 102414934 1482752 239 1992294400 134512640 134996440 4294956240 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26242/statm: 362 239 50 118 0 241 0

[startup+0.076551 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 26241
/proc/meminfo: memFree=1745920/2055920 swapFree=4180816/4192956
[pid=26241] ppid=26239 vsize=1440 CPUtime=0
/proc/26241/stat : 26241 (SATzilla2007_C) S 26239 26241 25856 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 102414934 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26241/statm: 360 110 95 260 0 84 0
[pid=26242] ppid=26241 vsize=3116 CPUtime=0.07
/proc/26242/stat : 26242 (march_dl) R 26241 26241 25856 0 -1 4194304 747 0 0 0 7 0 0 0 19 0 1 0 102414934 3190784 593 1992294400 134512640 134996440 4294956240 18446744073709551615 134544656 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26242/statm: 779 593 53 118 0 658 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4556

[startup+0.102551 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 26241
/proc/meminfo: memFree=1745920/2055920 swapFree=4180816/4192956
[pid=26241] ppid=26239 vsize=1440 CPUtime=0
/proc/26241/stat : 26241 (SATzilla2007_C) S 26239 26241 25856 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 102414934 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26241/statm: 360 110 95 260 0 84 0
[pid=26242] ppid=26241 vsize=4168 CPUtime=0.1
/proc/26242/stat : 26242 (march_dl) R 26241 26241 25856 0 -1 4194304 1006 0 0 0 10 0 0 0 19 0 1 0 102414934 4268032 852 1992294400 134512640 134996440 4294956240 18446744073709551615 134543085 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26242/statm: 1042 852 55 118 0 921 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 5608

[startup+0.301571 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 26241
/proc/meminfo: memFree=1745920/2055920 swapFree=4180816/4192956
[pid=26241] ppid=26239 vsize=1440 CPUtime=0
/proc/26241/stat : 26241 (SATzilla2007_C) S 26239 26241 25856 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 102414934 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26241/statm: 360 110 95 260 0 84 0
[pid=26242] ppid=26241 vsize=4168 CPUtime=0.29
/proc/26242/stat : 26242 (march_dl) R 26241 26241 25856 0 -1 4194304 1006 0 0 0 29 0 0 0 21 0 1 0 102414934 4268032 852 1992294400 134512640 134996440 4294956240 18446744073709551615 134658096 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26242/statm: 1042 852 55 118 0 921 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5608

[startup+0.702611 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 26241
/proc/meminfo: memFree=1745920/2055920 swapFree=4180816/4192956
[pid=26241] ppid=26239 vsize=1440 CPUtime=0
/proc/26241/stat : 26241 (SATzilla2007_C) S 26239 26241 25856 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 102414934 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26241/statm: 360 110 95 260 0 84 0
[pid=26242] ppid=26241 vsize=8616 CPUtime=0.69
/proc/26242/stat : 26242 (march_dl) R 26241 26241 25856 0 -1 4194304 2433 0 0 0 69 0 0 0 24 0 1 0 102414934 8822784 1936 1992294400 134512640 134996440 4294956240 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26242/statm: 2154 1936 69 118 0 2033 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10056

[startup+1.5027 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26243
/proc/meminfo: memFree=1737648/2055920 swapFree=4180816/4192956
[pid=26241] ppid=26239 vsize=1440 CPUtime=0
/proc/26241/stat : 26241 (SATzilla2007_C) S 26239 26241 25856 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 102414934 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26241/statm: 360 110 95 260 0 84 0
[pid=26242] ppid=26241 vsize=10940 CPUtime=1.49
/proc/26242/stat : 26242 (march_dl) R 26241 26241 25856 0 -1 4194304 3225 0 0 0 149 0 0 0 25 0 1 0 102414934 11202560 2520 1992294400 134512640 134996440 4294956240 18446744073709551615 134588254 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26242/statm: 2735 2520 69 118 0 2614 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12380

[startup+3.10186 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26243
/proc/meminfo: memFree=1732976/2055920 swapFree=4180816/4192956
[pid=26241] ppid=26239 vsize=1440 CPUtime=0
/proc/26241/stat : 26241 (SATzilla2007_C) S 26239 26241 25856 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 102414934 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26241/statm: 360 110 95 260 0 84 0
[pid=26242] ppid=26241 vsize=15104 CPUtime=3.09
/proc/26242/stat : 26242 (march_dl) R 26241 26241 25856 0 -1 4194304 4539 0 0 0 308 1 0 0 25 0 1 0 102414934 15466496 3589 1992294400 134512640 134996440 4294956240 18446744073709551615 134559944 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26242/statm: 3776 3589 69 118 0 3655 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16544

[startup+6.30118 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26244
/proc/meminfo: memFree=1743088/2055920 swapFree=4180816/4192956
[pid=26241] ppid=26239 vsize=1440 CPUtime=4.99
/proc/26241/stat : 26241 (SATzilla2007_C) S 26239 26241 25856 0 -1 4194304 135 6505 0 0 0 0 496 3 16 0 1 0 102414934 1474560 111 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26241/statm: 360 111 96 260 0 84 0
[pid=26244] ppid=26241 vsize=6188 CPUtime=1.28
/proc/26244/stat : 26244 (ubcsat2006) R 26241 26241 25856 0 -1 4194304 750 0 0 0 123 5 0 0 25 0 1 0 102415434 6336512 733 1992294400 134512640 134777720 4294956096 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26244/statm: 1547 733 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7018 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26244
/proc/meminfo: memFree=1735168/2055920 swapFree=4180816/4192956
[pid=26241] ppid=26239 vsize=16672 CPUtime=12.68
/proc/26241/stat : 26241 (SATzilla2007_C) R 26239 26241 25856 0 -1 4194304 4790 7261 0 0 544 9 701 14 25 0 1 0 102414934 17072128 3054 1992294400 134512640 135579813 4294956208 18446744073709551615 134598565 0 0 4096 0 0 0 0 17 1 0 0
/proc/26241/statm: 4168 3054 165 260 0 3892 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 16672

[startup+25.5011 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26244
/proc/meminfo: memFree=1727424/2055920 swapFree=4180816/4192956
[pid=26241] ppid=26239 vsize=24412 CPUtime=25.47
/proc/26241/stat : 26241 (SATzilla2007_C) R 26239 26241 25856 0 -1 4194304 6548 7261 0 0 1812 20 701 14 25 0 1 0 102414934 24997888 4781 1992294400 134512640 135579813 4294956208 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/26241/statm: 6103 4781 165 260 0 5827 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 24412

[startup+51.1017 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26245
/proc/meminfo: memFree=1718712/2055920 swapFree=4180816/4192956
[pid=26241] ppid=26239 vsize=24336 CPUtime=28.2
/proc/26241/stat : 26241 (SATzilla2007_C) S 26239 26241 25856 0 -1 4194304 6716 7261 0 0 2082 23 701 14 25 0 1 0 102414934 24920064 4945 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26241/statm: 6084 4945 165 260 0 5808 0
[pid=26245] ppid=26241 vsize=8860 CPUtime=22.85
/proc/26245/stat : 26245 (march_dl) R 26241 26241 25856 0 -1 4194304 3485 0 0 0 2284 1 0 0 25 0 1 0 102417756 9072640 1811 1992294400 134512640 134996440 4294956304 18446744073709551615 134527899 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26245/statm: 2215 1811 75 118 0 2094 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 33196

[startup+102.306 s]
/proc/loadavg: 1.04 0.99 0.99 2/66 26245
/proc/meminfo: memFree=1718136/2055920 swapFree=4180816/4192956
[pid=26241] ppid=26239 vsize=24336 CPUtime=28.2
/proc/26241/stat : 26241 (SATzilla2007_C) S 26239 26241 25856 0 -1 4194304 6716 7261 0 0 2082 23 701 14 25 0 1 0 102414934 24920064 4945 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26241/statm: 6084 4945 165 260 0 5808 0
[pid=26245] ppid=26241 vsize=9580 CPUtime=74.03
/proc/26245/stat : 26245 (march_dl) R 26241 26241 25856 0 -1 4194304 3627 0 0 0 7402 1 0 0 25 0 1 0 102417756 9809920 1953 1992294400 134512640 134996440 4294956304 18446744073709551615 134527849 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26245/statm: 2395 1953 75 118 0 2274 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 33916

[startup+162.301 s]
/proc/loadavg: 1.06 1.00 1.00 2/66 26245
/proc/meminfo: memFree=1717816/2055920 swapFree=4180816/4192956
[pid=26241] ppid=26239 vsize=24336 CPUtime=28.2
/proc/26241/stat : 26241 (SATzilla2007_C) S 26239 26241 25856 0 -1 4194304 6716 7261 0 0 2082 23 701 14 25 0 1 0 102414934 24920064 4945 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26241/statm: 6084 4945 165 260 0 5808 0
[pid=26245] ppid=26241 vsize=9976 CPUtime=134.02
/proc/26245/stat : 26245 (march_dl) R 26241 26241 25856 0 -1 4194304 3712 0 0 0 13400 2 0 0 25 0 1 0 102417756 10215424 2038 1992294400 134512640 134996440 4294956304 18446744073709551615 134551851 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26245/statm: 2494 2038 75 118 0 2373 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 34312

[startup+222.301 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 26245
/proc/meminfo: memFree=1717560/2055920 swapFree=4180816/4192956
[pid=26241] ppid=26239 vsize=24336 CPUtime=28.2
/proc/26241/stat : 26241 (SATzilla2007_C) S 26239 26241 25856 0 -1 4194304 6716 7261 0 0 2082 23 701 14 25 0 1 0 102414934 24920064 4945 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26241/statm: 6084 4945 165 260 0 5808 0
[pid=26245] ppid=26241 vsize=10108 CPUtime=194
/proc/26245/stat : 26245 (march_dl) R 26241 26241 25856 0 -1 4194304 3768 0 0 0 19398 2 0 0 25 0 1 0 102417756 10350592 2094 1992294400 134512640 134996440 4294956304 18446744073709551615 134571522 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26245/statm: 2527 2094 75 118 0 2406 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 34444

[startup+282.301 s]
/proc/loadavg: 1.17 1.05 1.01 2/66 26245
/proc/meminfo: memFree=1717496/2055920 swapFree=4180816/4192956
[pid=26241] ppid=26239 vsize=24336 CPUtime=28.2
/proc/26241/stat : 26241 (SATzilla2007_C) S 26239 26241 25856 0 -1 4194304 6716 7261 0 0 2082 23 701 14 25 0 1 0 102414934 24920064 4945 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26241/statm: 6084 4945 165 260 0 5808 0
[pid=26245] ppid=26241 vsize=10240 CPUtime=253.99
/proc/26245/stat : 26245 (march_dl) R 26241 26241 25856 0 -1 4194304 3791 0 0 0 25397 2 0 0 25 0 1 0 102417756 10485760 2117 1992294400 134512640 134996440 4294956304 18446744073709551615 134573152 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26245/statm: 2560 2117 75 118 0 2439 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 34576

[startup+342.301 s]
/proc/loadavg: 1.10 1.05 1.01 2/66 26245
/proc/meminfo: memFree=1717304/2055920 swapFree=4180816/4192956
[pid=26241] ppid=26239 vsize=24336 CPUtime=28.2
/proc/26241/stat : 26241 (SATzilla2007_C) S 26239 26241 25856 0 -1 4194304 6716 7261 0 0 2082 23 701 14 25 0 1 0 102414934 24920064 4945 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26241/statm: 6084 4945 165 260 0 5808 0
[pid=26245] ppid=26241 vsize=10372 CPUtime=313.97
/proc/26245/stat : 26245 (march_dl) R 26241 26241 25856 0 -1 4194304 3824 0 0 0 31395 2 0 0 25 0 1 0 102417756 10620928 2150 1992294400 134512640 134996440 4294956304 18446744073709551615 134571784 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26245/statm: 2593 2150 75 118 0 2472 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 34708

[startup+402.302 s]
/proc/loadavg: 1.03 1.04 1.01 2/66 26245
/proc/meminfo: memFree=1717048/2055920 swapFree=4180816/4192956

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


[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26245
/proc/meminfo: memFree=1716728/2055920 swapFree=4180816/4192956
[pid=26241] ppid=26239 vsize=24336 CPUtime=28.2
/proc/26241/stat : 26241 (SATzilla2007_C) S 26239 26241 25856 0 -1 4194304 6716 7261 0 0 2082 23 701 14 25 0 1 0 102414934 24920064 4945 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26241/statm: 6084 4945 165 260 0 5808 0
[pid=26245] ppid=26241 vsize=10768 CPUtime=733.87
/proc/26245/stat : 26245 (march_dl) R 26241 26241 25856 0 -1 4194304 3930 0 0 0 73384 3 0 0 25 0 1 0 102417756 11026432 2256 1992294400 134512640 134996440 4294956304 18446744073709551615 134528042 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26245/statm: 2692 2256 75 118 0 2571 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 35104

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26245
/proc/meminfo: memFree=1716664/2055920 swapFree=4180816/4192956
[pid=26241] ppid=26239 vsize=24336 CPUtime=28.2
/proc/26241/stat : 26241 (SATzilla2007_C) S 26239 26241 25856 0 -1 4194304 6716 7261 0 0 2082 23 701 14 25 0 1 0 102414934 24920064 4945 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26241/statm: 6084 4945 165 260 0 5808 0
[pid=26245] ppid=26241 vsize=10900 CPUtime=793.85
/proc/26245/stat : 26245 (march_dl) R 26241 26241 25856 0 -1 4194304 3945 0 0 0 79382 3 0 0 25 0 1 0 102417756 11161600 2271 1992294400 134512640 134996440 4294956304 18446744073709551615 134571544 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26245/statm: 2725 2271 75 118 0 2604 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 35236

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26245
/proc/meminfo: memFree=1716600/2055920 swapFree=4180816/4192956
[pid=26241] ppid=26239 vsize=24336 CPUtime=28.2
/proc/26241/stat : 26241 (SATzilla2007_C) S 26239 26241 25856 0 -1 4194304 6716 7261 0 0 2082 23 701 14 25 0 1 0 102414934 24920064 4945 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26241/statm: 6084 4945 165 260 0 5808 0
[pid=26245] ppid=26241 vsize=10900 CPUtime=853.83
/proc/26245/stat : 26245 (march_dl) R 26241 26241 25856 0 -1 4194304 3967 0 0 0 85380 3 0 0 25 0 1 0 102417756 11161600 2293 1992294400 134512640 134996440 4294956304 18446744073709551615 134550882 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26245/statm: 2725 2293 75 118 0 2604 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 35236

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26245
/proc/meminfo: memFree=1716472/2055920 swapFree=4180816/4192956
[pid=26241] ppid=26239 vsize=24336 CPUtime=28.2
/proc/26241/stat : 26241 (SATzilla2007_C) S 26239 26241 25856 0 -1 4194304 6716 7261 0 0 2082 23 701 14 25 0 1 0 102414934 24920064 4945 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26241/statm: 6084 4945 165 260 0 5808 0
[pid=26245] ppid=26241 vsize=11036 CPUtime=913.82
/proc/26245/stat : 26245 (march_dl) R 26241 26241 25856 0 -1 4194304 3982 0 0 0 91379 3 0 0 25 0 1 0 102417756 11300864 2308 1992294400 134512640 134996440 4294956304 18446744073709551615 134527610 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26245/statm: 2759 2308 75 118 0 2638 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 35372

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26245
/proc/meminfo: memFree=1716408/2055920 swapFree=4180816/4192956
[pid=26241] ppid=26239 vsize=24336 CPUtime=28.2
/proc/26241/stat : 26241 (SATzilla2007_C) S 26239 26241 25856 0 -1 4194304 6716 7261 0 0 2082 23 701 14 25 0 1 0 102414934 24920064 4945 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26241/statm: 6084 4945 165 260 0 5808 0
[pid=26245] ppid=26241 vsize=11036 CPUtime=973.8
/proc/26245/stat : 26245 (march_dl) R 26241 26241 25856 0 -1 4194304 3991 0 0 0 97377 3 0 0 25 0 1 0 102417756 11300864 2317 1992294400 134512640 134996440 4294956304 18446744073709551615 134553193 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26245/statm: 2759 2317 75 118 0 2638 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 35372

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26245
/proc/meminfo: memFree=1716280/2055920 swapFree=4180816/4192956
[pid=26241] ppid=26239 vsize=24336 CPUtime=28.2
/proc/26241/stat : 26241 (SATzilla2007_C) S 26239 26241 25856 0 -1 4194304 6716 7261 0 0 2082 23 701 14 25 0 1 0 102414934 24920064 4945 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26241/statm: 6084 4945 165 260 0 5808 0
[pid=26245] ppid=26241 vsize=11168 CPUtime=1033.78
/proc/26245/stat : 26245 (march_dl) R 26241 26241 25856 0 -1 4194304 4013 0 0 0 103375 3 0 0 25 0 1 0 102417756 11436032 2339 1992294400 134512640 134996440 4294956304 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26245/statm: 2792 2339 75 118 0 2671 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 35504

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26245
/proc/meminfo: memFree=1716152/2055920 swapFree=4180816/4192956
[pid=26241] ppid=26239 vsize=24336 CPUtime=28.2
/proc/26241/stat : 26241 (SATzilla2007_C) S 26239 26241 25856 0 -1 4194304 6716 7261 0 0 2082 23 701 14 25 0 1 0 102414934 24920064 4945 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26241/statm: 6084 4945 165 260 0 5808 0
[pid=26245] ppid=26241 vsize=11168 CPUtime=1093.78
/proc/26245/stat : 26245 (march_dl) R 26241 26241 25856 0 -1 4194304 4042 0 0 0 109374 4 0 0 25 0 1 0 102417756 11436032 2368 1992294400 134512640 134996440 4294956304 18446744073709551615 134527810 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26245/statm: 2792 2368 75 118 0 2671 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 35504

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26245
/proc/meminfo: memFree=1716088/2055920 swapFree=4180816/4192956
[pid=26241] ppid=26239 vsize=24336 CPUtime=28.2
/proc/26241/stat : 26241 (SATzilla2007_C) S 26239 26241 25856 0 -1 4194304 6716 7261 0 0 2082 23 701 14 25 0 1 0 102414934 24920064 4945 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26241/statm: 6084 4945 165 260 0 5808 0
[pid=26245] ppid=26241 vsize=11300 CPUtime=1153.76
/proc/26245/stat : 26245 (march_dl) R 26241 26241 25856 0 -1 4194304 4048 0 0 0 115372 4 0 0 25 0 1 0 102417756 11571200 2374 1992294400 134512640 134996440 4294956304 18446744073709551615 134571531 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26245/statm: 2825 2374 75 118 0 2704 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 35636

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26245
/proc/meminfo: memFree=1716024/2055920 swapFree=4180816/4192956
[pid=26241] ppid=26239 vsize=24336 CPUtime=28.2
/proc/26241/stat : 26241 (SATzilla2007_C) S 26239 26241 25856 0 -1 4194304 6716 7261 0 0 2082 23 701 14 25 0 1 0 102414934 24920064 4945 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26241/statm: 6084 4945 165 260 0 5808 0
[pid=26245] ppid=26241 vsize=11300 CPUtime=1161.76
/proc/26245/stat : 26245 (march_dl) R 26241 26241 25856 0 -1 4194304 4058 0 0 0 116172 4 0 0 25 0 1 0 102417756 11571200 2384 1992294400 134512640 134996440 4294956304 18446744073709551615 134527302 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26245/statm: 2825 2384 75 118 0 2704 0
Current children cumulated CPU time (s) 1189.96
Current children cumulated vsize (KiB) 35636

[startup+1193.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26245
/proc/meminfo: memFree=1716024/2055920 swapFree=4180816/4192956
[pid=26241] ppid=26239 vsize=24336 CPUtime=28.2
/proc/26241/stat : 26241 (SATzilla2007_C) S 26239 26241 25856 0 -1 4194304 6716 7261 0 0 2082 23 701 14 25 0 1 0 102414934 24920064 4945 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26241/statm: 6084 4945 165 260 0 5808 0
[pid=26245] ppid=26241 vsize=11300 CPUtime=1164.96
/proc/26245/stat : 26245 (march_dl) R 26241 26241 25856 0 -1 4194304 4059 0 0 0 116492 4 0 0 25 0 1 0 102417756 11571200 2385 1992294400 134512640 134996440 4294956304 18446744073709551615 134527604 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26245/statm: 2825 2385 75 118 0 2704 0
Current children cumulated CPU time (s) 1193.16
Current children cumulated vsize (KiB) 35636

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26245
/proc/meminfo: memFree=1716024/2055920 swapFree=4180816/4192956
[pid=26241] ppid=26239 vsize=24336 CPUtime=28.2
/proc/26241/stat : 26241 (SATzilla2007_C) S 26239 26241 25856 0 -1 4194304 6716 7261 0 0 2082 23 701 14 25 0 1 0 102414934 24920064 4945 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26241/statm: 6084 4945 165 260 0 5808 0
[pid=26245] ppid=26241 vsize=11300 CPUtime=1168.16
/proc/26245/stat : 26245 (march_dl) R 26241 26241 25856 0 -1 4194304 4060 0 0 0 116812 4 0 0 25 0 1 0 102417756 11571200 2386 1992294400 134512640 134996440 4294956304 18446744073709551615 134566529 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26245/statm: 2825 2386 75 118 0 2704 0
Current children cumulated CPU time (s) 1196.36
Current children cumulated vsize (KiB) 35636

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26245
/proc/meminfo: memFree=1716024/2055920 swapFree=4180816/4192956
[pid=26241] ppid=26239 vsize=24336 CPUtime=28.2
/proc/26241/stat : 26241 (SATzilla2007_C) S 26239 26241 25856 0 -1 4194304 6716 7261 0 0 2082 23 701 14 25 0 1 0 102414934 24920064 4945 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26241/statm: 6084 4945 165 260 0 5808 0
[pid=26245] ppid=26241 vsize=11300 CPUtime=1169.76
/proc/26245/stat : 26245 (march_dl) R 26241 26241 25856 0 -1 4194304 4061 0 0 0 116972 4 0 0 25 0 1 0 102417756 11571200 2387 1992294400 134512640 134996440 4294956304 18446744073709551615 134528113 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26245/statm: 2825 2387 75 118 0 2704 0
Current children cumulated CPU time (s) 1197.96
Current children cumulated vsize (KiB) 35636

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26245
/proc/meminfo: memFree=1716024/2055920 swapFree=4180816/4192956
[pid=26241] ppid=26239 vsize=24336 CPUtime=28.2
/proc/26241/stat : 26241 (SATzilla2007_C) S 26239 26241 25856 0 -1 4194304 6716 7261 0 0 2082 23 701 14 25 0 1 0 102414934 24920064 4945 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26241/statm: 6084 4945 165 260 0 5808 0
[pid=26245] ppid=26241 vsize=11300 CPUtime=1170.56
/proc/26245/stat : 26245 (march_dl) R 26241 26241 25856 0 -1 4194304 4062 0 0 0 117052 4 0 0 25 0 1 0 102417756 11571200 2388 1992294400 134512640 134996440 4294956304 18446744073709551615 134552094 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26245/statm: 2825 2388 75 118 0 2704 0
Current children cumulated CPU time (s) 1198.76
Current children cumulated vsize (KiB) 35636

[startup+1199.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26245
/proc/meminfo: memFree=1716024/2055920 swapFree=4180816/4192956
[pid=26241] ppid=26239 vsize=24336 CPUtime=28.2
/proc/26241/stat : 26241 (SATzilla2007_C) S 26239 26241 25856 0 -1 4194304 6716 7261 0 0 2082 23 701 14 25 0 1 0 102414934 24920064 4945 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26241/statm: 6084 4945 165 260 0 5808 0
[pid=26245] ppid=26241 vsize=11300 CPUtime=1170.76
/proc/26245/stat : 26245 (march_dl) R 26241 26241 25856 0 -1 4194304 4062 0 0 0 117072 4 0 0 25 0 1 0 102417756 11571200 2388 1992294400 134512640 134996440 4294956304 18446744073709551615 134551969 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26245/statm: 2825 2388 75 118 0 2704 0
Current children cumulated CPU time (s) 1198.96
Current children cumulated vsize (KiB) 35636

Child status: 17
Real time (s): 1199.37
CPU time (s): 1199.05
CPU user time (s): 1198.62
CPU system time (s): 0.421935
CPU usage (%): 99.9734
Max. virtual memory (cumulated for all children) (KiB): 35636

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

runsolver used 1.35579 second user time and 2.94055 second system time

The end

Launcher Data

Begin job on node45 at 2009-04-26 13:04:30
IDJOB=1728996
IDBENCH=24690
IDSOLVER=558
FILE ID=node45/1728996-1240743870
PBS_JOBID= 9186975
Free space on /tmp= 66296 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT07/crafted/Hard/contest02/pyhala-braun-unsat-40-4-02.sat05-459.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728996-1240743870/watcher-1728996-1240743870 -o /tmp/evaluation-result-1728996-1240743870/solver-1728996-1240743870 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1728996-1240743870.cnf            

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

MD5SUM BENCH= ad877d677446ba8c798f8e71c4c035c2
RANDOM SEED=103743771

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:       1746336 kB
Buffers:         28152 kB
Cached:         201496 kB
SwapCached:       5972 kB
Active:          16496 kB
Inactive:       221600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1746336 kB
SwapTotal:     4192956 kB
SwapFree:      4180816 kB
Dirty:            8852 kB
Writeback:           0 kB
Mapped:          14088 kB
Slab:            57488 kB
Committed_AS:   410908 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= 66288 MiB
End job on node45 at 2009-04-26 13:24:30