Trace number 1726505

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.48 1199.8

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n1200-d0.00-s1756632460.sat05-526.reshuffled-07.cnf
MD5SUM00198881c2cf000cfee916c18d69d474
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1132
Number of clauses14011
Sum of the clauses size42316
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 313728
Number of clauses of size 4283
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

10.57/10.62	c run March_dl for 5 seconds ... 
10.57/10.62	c Bin: Executing march_dl
10.57/10.62	c child exit by a signal
10.57/10.62	c march_dl returned code 137.
10.57/10.62	c run saps (UBCSAT implementation) for 2 seconds ... 
10.57/10.62	c Bin: Executing ubcsat2006
10.57/10.62	c child exited successfully
10.57/10.62	c ubcsat2006 returned code 0.
10.57/10.62	c satzilla computing base features
10.57/10.62	c satzilla doing unit-prop probe
10.57/10.62	c satzilla doing local search probe
10.57/10.62	c satzilla doing lobjois search-space size estimate
10.57/10.62	c satzilla's ranking:
10.57/10.62	c 1) march_dl+P: 2.696851
10.57/10.62	c 2) minisat20+P: 2.932097
10.57/10.62	c 3) zchaff_rand+P: 3.200078
10.57/10.62	c 4) march_dl: 3.209080
10.57/10.62	c 5) vallst+P: 3.549764
10.57/10.62	c 6) minisat20: 3.596866
10.57/10.62	c 7) kcnfs+P: 999.000000
10.57/10.62	c 8) kcnfs: 999.000000
10.57/10.62	c 9) vallst: 999.000000
10.57/10.62	c 10) zchaff_rand: 999.000000
10.57/10.62	c satzilla running march_dl with preprocessing ... 
1199.36/1199.79	c Preprocessing...
1199.36/1199.79	c Inital problem has 1132 variables, 14011 nary clauses (0 binary clauses).
1199.36/1199.79	c Num non-binary clauses 14011, Average non-binary clause length 3.020
1199.36/1199.79	c Theory has no gaps
1199.36/1199.79	c Preprocessor runtime was 0.040 seconds.
1199.36/1199.79	c 
1199.36/1199.79	c Satisfiability of theory still undetermined.
1199.36/1199.79	c See file /tmp/KSiput for simplified theory.
1199.36/1199.79	c Bin: Executing march_dl
1199.36/1199.79	c child exit by a signal
1199.36/1199.79	c march_dl returned code 137.
1199.36/1199.79	c march_dl returned code 137.
1199.36/1199.79	c satzilla running minisat20 with preprocessing ... 
1199.36/1199.79	c Bin: Executing minisat20
1199.36/1199.79	c minisat20 returned code 1.
1199.36/1199.79	c minisat20 returned code 1.
1199.36/1199.79	c satzilla running zchaff_rand with preprocessing ... 
1199.36/1199.79	c Bin: Executing zchaff_rand
1199.36/1199.79	c zchaff_rand returned code 1.
1199.36/1199.79	c zchaff_rand returned code 1.
1199.36/1199.79	c satzilla running march_dl ... 
1199.36/1199.79	c Bin: Executing march_dl
1199.36/1199.79	c march_dl returned code 1.
1199.36/1199.79	c march_dl returned code 1.
1199.36/1199.79	c satzilla running vallst with preprocessing ... 
1199.36/1199.79	c Bin: Executing vallst
1199.36/1199.79	c vallst returned code 1.
1199.36/1199.79	c vallst returned code 1.
1199.36/1199.79	c satzilla running minisat20 ... 
1199.36/1199.79	c Bin: Executing minisat20
1199.36/1199.79	c minisat20 returned code 1.
1199.36/1199.79	c minisat20 returned code 1.
1199.36/1199.79	c satzilla running kcnfs with preprocessing ... 
1199.36/1199.79	c Bin: Executing kcnfs
1199.36/1199.79	c kcnfs returned code 1.
1199.36/1199.79	c kcnfs returned code 1.
1199.36/1199.79	c satzilla running kcnfs ... 
1199.36/1199.79	c Bin: Executing kcnfs
1199.36/1199.79	c kcnfs returned code 1.
1199.36/1199.79	c kcnfs returned code 1.
1199.36/1199.79	c satzilla running vallst ... 
1199.36/1199.79	c Bin: Executing vallst
1199.36/1199.79	c vallst returned code 1.
1199.36/1199.79	c vallst returned code 1.
1199.36/1199.79	c satzilla running zchaff_rand ... 
1199.36/1199.79	c Bin: Executing zchaff_rand
1199.36/1199.79	c zchaff_rand returned code 1.
1199.36/1199.79	c zchaff_rand returned code 1.
1199.36/1199.79	c ERROR: All Failed! 
1199.36/1199.79	c SATZILLA_TIME=1199.660000

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-1726505-1240713172/watcher-1726505-1240713172 -o /tmp/evaluation-result-1726505-1240713172/solver-1726505-1240713172 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1726505-1240713172.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.92 1.04 1.05 3/64 25966
/proc/meminfo: memFree=1485576/2055920 swapFree=4180920/4192956
[pid=25966] ppid=25964 vsize=1440 CPUtime=0
/proc/25966/stat : 25966 (SATzilla2007_C) R 25964 25966 21001 0 -1 4194304 126 0 0 0 0 0 0 0 20 0 1 0 99350136 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/25966/statm: 360 110 95 260 0 84 0
[pid=25967] ppid=25966 vsize=768 CPUtime=0
/proc/25967/stat : 25967 (march_dl) R 25966 25966 21001 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 99350136 786432 102 1992294400 134512640 134996440 4294956240 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25967/statm: 192 102 50 118 0 71 0

[startup+0.026972 s]
/proc/loadavg: 0.92 1.04 1.05 3/64 25966
/proc/meminfo: memFree=1485576/2055920 swapFree=4180920/4192956
[pid=25966] ppid=25964 vsize=1440 CPUtime=0
/proc/25966/stat : 25966 (SATzilla2007_C) S 25964 25966 21001 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 99350136 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25966/statm: 360 110 95 260 0 84 0
[pid=25967] ppid=25966 vsize=1468 CPUtime=0.02
/proc/25967/stat : 25967 (march_dl) R 25966 25966 21001 0 -1 4194304 258 0 0 0 2 0 0 0 21 0 1 0 99350136 1503232 250 1992294400 134512640 134996440 4294956240 18446744073709551615 134544598 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25967/statm: 367 250 53 118 0 246 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2908

[startup+0.101979 s]
/proc/loadavg: 0.92 1.04 1.05 3/64 25966
/proc/meminfo: memFree=1485576/2055920 swapFree=4180920/4192956
[pid=25966] ppid=25964 vsize=1440 CPUtime=0
/proc/25966/stat : 25966 (SATzilla2007_C) S 25964 25966 21001 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 99350136 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25966/statm: 360 110 95 260 0 84 0
[pid=25967] ppid=25966 vsize=4812 CPUtime=0.09
/proc/25967/stat : 25967 (march_dl) R 25966 25966 21001 0 -1 4194304 1592 0 0 0 9 0 0 0 21 0 1 0 99350136 4927488 1106 1992294400 134512640 134996440 4294956240 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25967/statm: 1203 1106 73 118 0 1082 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6252

[startup+0.301999 s]
/proc/loadavg: 0.92 1.04 1.05 3/64 25966
/proc/meminfo: memFree=1485576/2055920 swapFree=4180920/4192956
[pid=25966] ppid=25964 vsize=1440 CPUtime=0
/proc/25966/stat : 25966 (SATzilla2007_C) S 25964 25966 21001 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 99350136 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25966/statm: 360 110 95 260 0 84 0
[pid=25967] ppid=25966 vsize=9312 CPUtime=0.29
/proc/25967/stat : 25967 (march_dl) R 25966 25966 21001 0 -1 4194304 2692 0 0 0 26 3 0 0 24 0 1 0 99350136 9535488 2206 1992294400 134512640 134996440 4294956240 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25967/statm: 2328 2206 73 118 0 2207 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10752

[startup+0.70104 s]
/proc/loadavg: 0.92 1.04 1.05 3/64 25966
/proc/meminfo: memFree=1485576/2055920 swapFree=4180920/4192956
[pid=25966] ppid=25964 vsize=1440 CPUtime=0
/proc/25966/stat : 25966 (SATzilla2007_C) S 25964 25966 21001 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 99350136 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25966/statm: 360 110 95 260 0 84 0
[pid=25967] ppid=25966 vsize=11284 CPUtime=0.69
/proc/25967/stat : 25967 (march_dl) R 25966 25966 21001 0 -1 4194304 3190 0 0 0 63 6 0 0 25 0 1 0 99350136 11554816 2704 1992294400 134512640 134996440 4294956240 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25967/statm: 2821 2704 73 118 0 2700 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12724

[startup+1.50112 s]
/proc/loadavg: 0.92 1.04 1.05 2/66 25968
/proc/meminfo: memFree=1474872/2055920 swapFree=4180920/4192956
[pid=25966] ppid=25964 vsize=1440 CPUtime=0
/proc/25966/stat : 25966 (SATzilla2007_C) S 25964 25966 21001 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 99350136 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25966/statm: 360 110 95 260 0 84 0
[pid=25967] ppid=25966 vsize=11444 CPUtime=1.48
/proc/25967/stat : 25967 (march_dl) R 25966 25966 21001 0 -1 4194304 3225 0 0 0 138 10 0 0 25 0 1 0 99350136 11718656 2739 1992294400 134512640 134996440 4294956240 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25967/statm: 2861 2739 73 118 0 2740 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 12884

[startup+3.10128 s]
/proc/loadavg: 0.92 1.04 1.05 2/66 25968
/proc/meminfo: memFree=1474296/2055920 swapFree=4180920/4192956
[pid=25966] ppid=25964 vsize=1440 CPUtime=0
/proc/25966/stat : 25966 (SATzilla2007_C) S 25964 25966 21001 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 99350136 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25966/statm: 360 110 95 260 0 84 0
[pid=25967] ppid=25966 vsize=11756 CPUtime=3.09
/proc/25967/stat : 25967 (march_dl) R 25966 25966 21001 0 -1 4194304 3301 0 0 0 286 23 0 0 25 0 1 0 99350136 12038144 2815 1992294400 134512640 134996440 4294956240 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25967/statm: 2939 2815 73 118 0 2818 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13196

[startup+6.3016 s]
/proc/loadavg: 0.93 1.03 1.05 2/66 25969
/proc/meminfo: memFree=1484088/2055920 swapFree=4180920/4192956
[pid=25966] ppid=25964 vsize=1440 CPUtime=4.99
/proc/25966/stat : 25966 (SATzilla2007_C) S 25964 25966 21001 0 -1 4194304 135 3381 0 0 0 0 464 35 16 0 1 0 99350136 1474560 111 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25966/statm: 360 111 96 260 0 84 0
[pid=25969] ppid=25966 vsize=6188 CPUtime=1.28
/proc/25969/stat : 25969 (ubcsat2006) R 25966 25966 21001 0 -1 4194304 428 0 0 0 117 11 0 0 25 0 1 0 99350636 6336512 411 1992294400 134512640 134777720 4294956096 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25969/statm: 1547 411 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7013 s]
/proc/loadavg: 0.93 1.03 1.05 2/66 25970
/proc/meminfo: memFree=1471608/2055920 swapFree=4180920/4192956
[pid=25966] ppid=25964 vsize=4136 CPUtime=10.64
/proc/25966/stat : 25966 (SATzilla2007_C) S 25964 25966 21001 0 -1 4194304 1485 3815 0 0 331 12 667 54 25 0 1 0 99350136 4235264 854 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25966/statm: 1034 854 164 260 0 758 0
[pid=25970] ppid=25966 vsize=11592 CPUtime=2.02
/proc/25970/stat : 25970 (march_dl) R 25966 25966 21001 0 -1 4194304 3258 0 0 0 190 12 0 0 25 0 1 0 99351203 11870208 2773 1992294400 134512640 134996440 4294956304 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25970/statm: 2898 2773 73 118 0 2777 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 15728

[startup+25.5015 s]
/proc/loadavg: 0.95 1.03 1.05 2/66 25970
/proc/meminfo: memFree=1470840/2055920 swapFree=4180920/4192956
[pid=25966] ppid=25964 vsize=4136 CPUtime=10.64
/proc/25966/stat : 25966 (SATzilla2007_C) S 25964 25966 21001 0 -1 4194304 1485 3815 0 0 331 12 667 54 25 0 1 0 99350136 4235264 854 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25966/statm: 1034 854 164 260 0 758 0
[pid=25970] ppid=25966 vsize=12332 CPUtime=14.82
/proc/25970/stat : 25970 (march_dl) R 25966 25966 21001 0 -1 4194304 4472 0 0 0 1404 78 0 0 25 0 1 0 99351203 12627968 2935 1992294400 134512640 134996440 4294956304 18446744073709551615 134533020 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25970/statm: 3083 2935 75 118 0 2962 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 16468

[startup+51.1011 s]
/proc/loadavg: 0.96 1.03 1.05 2/66 25970
/proc/meminfo: memFree=1470904/2055920 swapFree=4180920/4192956
[pid=25966] ppid=25964 vsize=4136 CPUtime=10.64
/proc/25966/stat : 25966 (SATzilla2007_C) S 25964 25966 21001 0 -1 4194304 1485 3815 0 0 331 12 667 54 25 0 1 0 99350136 4235264 854 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25966/statm: 1034 854 164 260 0 758 0
[pid=25970] ppid=25966 vsize=12332 CPUtime=40.41
/proc/25970/stat : 25970 (march_dl) R 25966 25966 21001 0 -1 4194304 4472 0 0 0 3963 78 0 0 25 0 1 0 99351203 12627968 2935 1992294400 134512640 134996440 4294956304 18446744073709551615 134514084 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25970/statm: 3083 2935 75 118 0 2962 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 16468

[startup+102.305 s]
/proc/loadavg: 0.98 1.02 1.04 2/66 25970
/proc/meminfo: memFree=1470968/2055920 swapFree=4180920/4192956
[pid=25966] ppid=25964 vsize=4136 CPUtime=10.64
/proc/25966/stat : 25966 (SATzilla2007_C) S 25964 25966 21001 0 -1 4194304 1485 3815 0 0 331 12 667 54 25 0 1 0 99350136 4235264 854 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25966/statm: 1034 854 164 260 0 758 0
[pid=25970] ppid=25966 vsize=12332 CPUtime=91.6
/proc/25970/stat : 25970 (march_dl) R 25966 25966 21001 0 -1 4194304 4472 0 0 0 9082 78 0 0 25 0 1 0 99351203 12627968 2935 1992294400 134512640 134996440 4294956304 18446744073709551615 134531416 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25970/statm: 3083 2935 75 118 0 2962 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 16468

[startup+162.301 s]
/proc/loadavg: 0.99 1.02 1.04 2/66 25970
/proc/meminfo: memFree=1470968/2055920 swapFree=4180920/4192956
[pid=25966] ppid=25964 vsize=4136 CPUtime=10.64
/proc/25966/stat : 25966 (SATzilla2007_C) S 25964 25966 21001 0 -1 4194304 1485 3815 0 0 331 12 667 54 25 0 1 0 99350136 4235264 854 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25966/statm: 1034 854 164 260 0 758 0
[pid=25970] ppid=25966 vsize=12332 CPUtime=151.58
/proc/25970/stat : 25970 (march_dl) R 25966 25966 21001 0 -1 4194304 4472 0 0 0 15080 78 0 0 25 0 1 0 99351203 12627968 2935 1992294400 134512640 134996440 4294956304 18446744073709551615 134564428 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25970/statm: 3083 2935 75 118 0 2962 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 16468

[startup+222.301 s]
/proc/loadavg: 0.99 1.01 1.03 2/66 25970
/proc/meminfo: memFree=1470968/2055920 swapFree=4180920/4192956
[pid=25966] ppid=25964 vsize=4136 CPUtime=10.64
/proc/25966/stat : 25966 (SATzilla2007_C) S 25964 25966 21001 0 -1 4194304 1485 3815 0 0 331 12 667 54 25 0 1 0 99350136 4235264 854 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25966/statm: 1034 854 164 260 0 758 0
[pid=25970] ppid=25966 vsize=12332 CPUtime=211.56
/proc/25970/stat : 25970 (march_dl) R 25966 25966 21001 0 -1 4194304 4472 0 0 0 21078 78 0 0 25 0 1 0 99351203 12627968 2935 1992294400 134512640 134996440 4294956304 18446744073709551615 134528162 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25970/statm: 3083 2935 75 118 0 2962 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 16468

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 1.03 2/66 25970
/proc/meminfo: memFree=1470968/2055920 swapFree=4180920/4192956
[pid=25966] ppid=25964 vsize=4136 CPUtime=10.64
/proc/25966/stat : 25966 (SATzilla2007_C) S 25964 25966 21001 0 -1 4194304 1485 3815 0 0 331 12 667 54 25 0 1 0 99350136 4235264 854 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25966/statm: 1034 854 164 260 0 758 0
[pid=25970] ppid=25966 vsize=12332 CPUtime=271.55
/proc/25970/stat : 25970 (march_dl) R 25966 25966 21001 0 -1 4194304 4472 0 0 0 27077 78 0 0 25 0 1 0 99351203 12627968 2935 1992294400 134512640 134996440 4294956304 18446744073709551615 134551655 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25970/statm: 3083 2935 75 118 0 2962 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 16468

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 1.02 2/66 25972
/proc/meminfo: memFree=1470904/2055920 swapFree=4180920/4192956
[pid=25966] ppid=25964 vsize=4136 CPUtime=10.64
/proc/25966/stat : 25966 (SATzilla2007_C) S 25964 25966 21001 0 -1 4194304 1485 3815 0 0 331 12 667 54 25 0 1 0 99350136 4235264 854 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25966/statm: 1034 854 164 260 0 758 0
[pid=25970] ppid=25966 vsize=12332 CPUtime=331.53
/proc/25970/stat : 25970 (march_dl) R 25966 25966 21001 0 -1 4194304 4472 0 0 0 33075 78 0 0 25 0 1 0 99351203 12627968 2935 1992294400 134512640 134996440 4294956304 18446744073709551615 134528172 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25970/statm: 3083 2935 75 118 0 2962 0

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


[startup+762.305 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 25972
/proc/meminfo: memFree=1470904/2055920 swapFree=4180920/4192956
[pid=25966] ppid=25964 vsize=4136 CPUtime=10.64
/proc/25966/stat : 25966 (SATzilla2007_C) S 25964 25966 21001 0 -1 4194304 1485 3815 0 0 331 12 667 54 25 0 1 0 99350136 4235264 854 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25966/statm: 1034 854 164 260 0 758 0
[pid=25970] ppid=25966 vsize=12332 CPUtime=751.44
/proc/25970/stat : 25970 (march_dl) R 25966 25966 21001 0 -1 4194304 4472 0 0 0 75065 79 0 0 25 0 1 0 99351203 12627968 2935 1992294400 134512640 134996440 4294956304 18446744073709551615 134617565 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25970/statm: 3083 2935 75 118 0 2962 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 16468

[startup+822.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 25972
/proc/meminfo: memFree=1470904/2055920 swapFree=4180920/4192956
[pid=25966] ppid=25964 vsize=4136 CPUtime=10.64
/proc/25966/stat : 25966 (SATzilla2007_C) S 25964 25966 21001 0 -1 4194304 1485 3815 0 0 331 12 667 54 25 0 1 0 99350136 4235264 854 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25966/statm: 1034 854 164 260 0 758 0
[pid=25970] ppid=25966 vsize=12332 CPUtime=811.42
/proc/25970/stat : 25970 (march_dl) R 25966 25966 21001 0 -1 4194304 4472 0 0 0 81063 79 0 0 25 0 1 0 99351203 12627968 2935 1992294400 134512640 134996440 4294956304 18446744073709551615 134514049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25970/statm: 3083 2935 75 118 0 2962 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 16468

[startup+882.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 25972
/proc/meminfo: memFree=1470840/2055920 swapFree=4180920/4192956
[pid=25966] ppid=25964 vsize=4136 CPUtime=10.64
/proc/25966/stat : 25966 (SATzilla2007_C) S 25964 25966 21001 0 -1 4194304 1485 3815 0 0 331 12 667 54 25 0 1 0 99350136 4235264 854 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25966/statm: 1034 854 164 260 0 758 0
[pid=25970] ppid=25966 vsize=12332 CPUtime=871.4
/proc/25970/stat : 25970 (march_dl) R 25966 25966 21001 0 -1 4194304 4472 0 0 0 87061 79 0 0 25 0 1 0 99351203 12627968 2935 1992294400 134512640 134996440 4294956304 18446744073709551615 134564428 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25970/statm: 3083 2935 75 118 0 2962 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 16468

[startup+942.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 25972
/proc/meminfo: memFree=1470840/2055920 swapFree=4180920/4192956
[pid=25966] ppid=25964 vsize=4136 CPUtime=10.64
/proc/25966/stat : 25966 (SATzilla2007_C) S 25964 25966 21001 0 -1 4194304 1485 3815 0 0 331 12 667 54 25 0 1 0 99350136 4235264 854 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25966/statm: 1034 854 164 260 0 758 0
[pid=25970] ppid=25966 vsize=12332 CPUtime=931.38
/proc/25970/stat : 25970 (march_dl) R 25966 25966 21001 0 -1 4194304 4472 0 0 0 93059 79 0 0 25 0 1 0 99351203 12627968 2935 1992294400 134512640 134996440 4294956304 18446744073709551615 134527922 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25970/statm: 3083 2935 75 118 0 2962 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 16468

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 25972
/proc/meminfo: memFree=1470840/2055920 swapFree=4180920/4192956
[pid=25966] ppid=25964 vsize=4136 CPUtime=10.64
/proc/25966/stat : 25966 (SATzilla2007_C) S 25964 25966 21001 0 -1 4194304 1485 3815 0 0 331 12 667 54 25 0 1 0 99350136 4235264 854 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25966/statm: 1034 854 164 260 0 758 0
[pid=25970] ppid=25966 vsize=12332 CPUtime=991.37
/proc/25970/stat : 25970 (march_dl) R 25966 25966 21001 0 -1 4194304 4472 0 0 0 99058 79 0 0 25 0 1 0 99351203 12627968 2935 1992294400 134512640 134996440 4294956304 18446744073709551615 134551302 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25970/statm: 3083 2935 75 118 0 2962 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 16468

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 25972
/proc/meminfo: memFree=1470840/2055920 swapFree=4180920/4192956
[pid=25966] ppid=25964 vsize=4136 CPUtime=10.64
/proc/25966/stat : 25966 (SATzilla2007_C) S 25964 25966 21001 0 -1 4194304 1485 3815 0 0 331 12 667 54 25 0 1 0 99350136 4235264 854 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25966/statm: 1034 854 164 260 0 758 0
[pid=25970] ppid=25966 vsize=12332 CPUtime=1051.35
/proc/25970/stat : 25970 (march_dl) R 25966 25966 21001 0 -1 4194304 4472 0 0 0 105056 79 0 0 25 0 1 0 99351203 12627968 2935 1992294400 134512640 134996440 4294956304 18446744073709551615 134564882 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25970/statm: 3083 2935 75 118 0 2962 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 16468

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 25972
/proc/meminfo: memFree=1470840/2055920 swapFree=4180920/4192956
[pid=25966] ppid=25964 vsize=4136 CPUtime=10.64
/proc/25966/stat : 25966 (SATzilla2007_C) S 25964 25966 21001 0 -1 4194304 1485 3815 0 0 331 12 667 54 25 0 1 0 99350136 4235264 854 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25966/statm: 1034 854 164 260 0 758 0
[pid=25970] ppid=25966 vsize=12332 CPUtime=1111.34
/proc/25970/stat : 25970 (march_dl) R 25966 25966 21001 0 -1 4194304 4472 0 0 0 111055 79 0 0 25 0 1 0 99351203 12627968 2935 1992294400 134512640 134996440 4294956304 18446744073709551615 134531444 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25970/statm: 3083 2935 75 118 0 2962 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 16468

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 25972
/proc/meminfo: memFree=1470840/2055920 swapFree=4180920/4192956
[pid=25966] ppid=25964 vsize=4136 CPUtime=10.64
/proc/25966/stat : 25966 (SATzilla2007_C) S 25964 25966 21001 0 -1 4194304 1485 3815 0 0 331 12 667 54 25 0 1 0 99350136 4235264 854 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25966/statm: 1034 854 164 260 0 758 0
[pid=25970] ppid=25966 vsize=12332 CPUtime=1171.32
/proc/25970/stat : 25970 (march_dl) R 25966 25966 21001 0 -1 4194304 4472 0 0 0 117053 79 0 0 25 0 1 0 99351203 12627968 2935 1992294400 134512640 134996440 4294956304 18446744073709551615 134528172 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25970/statm: 3083 2935 75 118 0 2962 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 16468

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

[startup+1190.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 25972
/proc/meminfo: memFree=1470776/2055920 swapFree=4180920/4192956
[pid=25966] ppid=25964 vsize=4136 CPUtime=10.64
/proc/25966/stat : 25966 (SATzilla2007_C) S 25964 25966 21001 0 -1 4194304 1485 3815 0 0 331 12 667 54 25 0 1 0 99350136 4235264 854 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25966/statm: 1034 854 164 260 0 758 0
[pid=25970] ppid=25966 vsize=12332 CPUtime=1179.32
/proc/25970/stat : 25970 (march_dl) R 25966 25966 21001 0 -1 4194304 4472 0 0 0 117853 79 0 0 25 0 1 0 99351203 12627968 2935 1992294400 134512640 134996440 4294956304 18446744073709551615 134564428 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25970/statm: 3083 2935 75 118 0 2962 0
Current children cumulated CPU time (s) 1189.96
Current children cumulated vsize (KiB) 16468

[startup+1196.7 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 25972
/proc/meminfo: memFree=1470776/2055920 swapFree=4180920/4192956
[pid=25966] ppid=25964 vsize=4136 CPUtime=10.64
/proc/25966/stat : 25966 (SATzilla2007_C) S 25964 25966 21001 0 -1 4194304 1485 3815 0 0 331 12 667 54 25 0 1 0 99350136 4235264 854 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25966/statm: 1034 854 164 260 0 758 0
[pid=25970] ppid=25966 vsize=12332 CPUtime=1185.72
/proc/25970/stat : 25970 (march_dl) R 25966 25966 21001 0 -1 4194304 4472 0 0 0 118493 79 0 0 25 0 1 0 99351203 12627968 2935 1992294400 134512640 134996440 4294956304 18446744073709551615 134564358 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25970/statm: 3083 2935 75 118 0 2962 0
Current children cumulated CPU time (s) 1196.36
Current children cumulated vsize (KiB) 16468

[startup+1198.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 25972
/proc/meminfo: memFree=1470776/2055920 swapFree=4180920/4192956
[pid=25966] ppid=25964 vsize=4136 CPUtime=10.64
/proc/25966/stat : 25966 (SATzilla2007_C) S 25964 25966 21001 0 -1 4194304 1485 3815 0 0 331 12 667 54 25 0 1 0 99350136 4235264 854 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25966/statm: 1034 854 164 260 0 758 0
[pid=25970] ppid=25966 vsize=12332 CPUtime=1187.32
/proc/25970/stat : 25970 (march_dl) R 25966 25966 21001 0 -1 4194304 4472 0 0 0 118653 79 0 0 25 0 1 0 99351203 12627968 2935 1992294400 134512640 134996440 4294956304 18446744073709551615 134564358 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25970/statm: 3083 2935 75 118 0 2962 0
Current children cumulated CPU time (s) 1197.96
Current children cumulated vsize (KiB) 16468

[startup+1199.1 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 25972
/proc/meminfo: memFree=1470776/2055920 swapFree=4180920/4192956
[pid=25966] ppid=25964 vsize=4136 CPUtime=10.64
/proc/25966/stat : 25966 (SATzilla2007_C) S 25964 25966 21001 0 -1 4194304 1485 3815 0 0 331 12 667 54 25 0 1 0 99350136 4235264 854 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25966/statm: 1034 854 164 260 0 758 0
[pid=25970] ppid=25966 vsize=12332 CPUtime=1188.12
/proc/25970/stat : 25970 (march_dl) R 25966 25966 21001 0 -1 4194304 4472 0 0 0 118733 79 0 0 25 0 1 0 99351203 12627968 2935 1992294400 134512640 134996440 4294956304 18446744073709551615 134566654 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25970/statm: 3083 2935 75 118 0 2962 0
Current children cumulated CPU time (s) 1198.76
Current children cumulated vsize (KiB) 16468

[startup+1199.5 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 25972
/proc/meminfo: memFree=1470776/2055920 swapFree=4180920/4192956
[pid=25966] ppid=25964 vsize=4136 CPUtime=10.64
/proc/25966/stat : 25966 (SATzilla2007_C) S 25964 25966 21001 0 -1 4194304 1485 3815 0 0 331 12 667 54 25 0 1 0 99350136 4235264 854 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25966/statm: 1034 854 164 260 0 758 0
[pid=25970] ppid=25966 vsize=12332 CPUtime=1188.52
/proc/25970/stat : 25970 (march_dl) R 25966 25966 21001 0 -1 4194304 4472 0 0 0 118773 79 0 0 25 0 1 0 99351203 12627968 2935 1992294400 134512640 134996440 4294956304 18446744073709551615 134532820 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25970/statm: 3083 2935 75 118 0 2962 0
Current children cumulated CPU time (s) 1199.16
Current children cumulated vsize (KiB) 16468

[startup+1199.7 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 25972
/proc/meminfo: memFree=1470776/2055920 swapFree=4180920/4192956
[pid=25966] ppid=25964 vsize=4136 CPUtime=10.64
/proc/25966/stat : 25966 (SATzilla2007_C) S 25964 25966 21001 0 -1 4194304 1485 3815 0 0 331 12 667 54 25 0 1 0 99350136 4235264 854 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25966/statm: 1034 854 164 260 0 758 0
[pid=25970] ppid=25966 vsize=12332 CPUtime=1188.72
/proc/25970/stat : 25970 (march_dl) R 25966 25966 21001 0 -1 4194304 4472 0 0 0 118793 79 0 0 25 0 1 0 99351203 12627968 2935 1992294400 134512640 134996440 4294956304 18446744073709551615 134527853 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25970/statm: 3083 2935 75 118 0 2962 0
Current children cumulated CPU time (s) 1199.36
Current children cumulated vsize (KiB) 16468

Child status: 17
Real time (s): 1199.8
CPU time (s): 1199.48
CPU user time (s): 1198.02
CPU system time (s): 1.46378
CPU usage (%): 99.9739
Max. virtual memory (cumulated for all children) (KiB): 16484

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

runsolver used 1.01585 second user time and 3.35449 second system time

The end

Launcher Data

Begin job on node27 at 2009-04-26 04:32:52
IDJOB=1726505
IDBENCH=24614
IDSOLVER=558
FILE ID=node27/1726505-1240713172
PBS_JOBID= 9186839
Free space on /tmp= 66248 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n1200-d0.00-s1756632460.sat05-526.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1726505-1240713172/watcher-1726505-1240713172 -o /tmp/evaluation-result-1726505-1240713172/solver-1726505-1240713172 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1726505-1240713172.cnf            

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

MD5SUM BENCH= 00198881c2cf000cfee916c18d69d474
RANDOM SEED=783751170

node27.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		: 2800.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5521.40
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		: 2800.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1485992 kB
Buffers:         58664 kB
Cached:         425100 kB
SwapCached:       5156 kB
Active:         195140 kB
Inactive:       296772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1485992 kB
SwapTotal:     4192956 kB
SwapFree:      4180920 kB
Dirty:            8576 kB
Writeback:           0 kB
Mapped:          14076 kB
Slab:            63900 kB
Committed_AS:   350028 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66240 MiB
End job on node27 at 2009-04-26 04:52:52