Trace number 1784913

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? (TO) 5000.13 5002.13

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-equilarge_l1.used-as.sat04-893.sat05-4187.reshuffled-07.cnf
MD5SUM181c4935b6e4cd791aedd030930111fa
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 variables16866
Number of clauses2507999
Sum of the clauses size5028712
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22505923
Number of clauses of size 31
Number of clauses of size 47
Number of clauses of size 59
Number of clauses of size over 52059

Solver Data

68.22/68.32	c run March_dl for 5 seconds ... 
68.22/68.32	c Bin: Executing march_dl
68.22/68.32	c child exit by a signal
68.22/68.32	c march_dl returned code 137.
68.22/68.32	c run saps (UBCSAT implementation) for 2 seconds ... 
68.22/68.32	c Bin: Executing ubcsat2006
68.22/68.32	c child exited successfully
68.22/68.32	c ubcsat2006 returned code 0.
68.22/68.32	c satzilla computing base features
68.22/68.32	c satzilla doing unit-prop probe
68.22/68.32	c satzilla doing local search probe
68.22/68.32	c satzilla doing lobjois search-space size estimate
68.22/68.32	c satzilla's ranking:
68.22/68.32	c 1) march_dl: -1.557567
68.22/68.32	c 2) zchaff_rand+P: 0.911436
68.22/68.32	c 3) vallst+P: 2.670077
68.22/68.32	c 4) minisat20: 3.527142
68.22/68.32	c 5) minisat20+P: 4.475660
68.22/68.32	c 6) march_dl+P: 6.776496
68.22/68.32	c 7) kcnfs+P: 999.000000
68.22/68.32	c 8) kcnfs: 999.000000
68.22/68.32	c 9) vallst: 999.000000
68.22/68.32	c 10) zchaff_rand: 999.000000
68.22/68.32	c satzilla running march_dl ... 
4998.47/5000.55	c Bin: Executing march_dl
4998.47/5000.55	c child exit by a signal
4998.47/5000.55	c march_dl returned code 137.
4998.47/5000.55	c march_dl returned code 137.
4998.47/5000.55	c satzilla running zchaff_rand with preprocessing ... 

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-1784913-1241873180/watcher-1784913-1241873180 -o /tmp/evaluation-result-1784913-1241873180/solver-1784913-1241873180 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1784913-1241873180.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.93 0.98 0.94 4/64 16071
/proc/meminfo: memFree=1736968/2055920 swapFree=4113124/4192956
[pid=16071] ppid=16069 vsize=1440 CPUtime=0
/proc/16071/stat : 16071 (SATzilla2007_C) R 16069 16071 16034 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 215344648 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 0 0 0
/proc/16071/statm: 360 110 95 260 0 84 0
[pid=16072] ppid=16071 vsize=10436 CPUtime=0
/proc/16072/stat : 16072 (march_dl) R 16071 16071 16034 0 -1 4194304 912 0 0 0 0 0 0 0 18 0 1 0 215344648 10686464 907 1992294400 134512640 134996440 4294956256 18446744073709551615 134549449 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16072/statm: 2609 915 49 118 0 2488 0

[startup+0.0484851 s]
/proc/loadavg: 0.93 0.98 0.94 4/64 16071
/proc/meminfo: memFree=1736968/2055920 swapFree=4113124/4192956
[pid=16071] ppid=16069 vsize=1440 CPUtime=0
/proc/16071/stat : 16071 (SATzilla2007_C) S 16069 16071 16034 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 215344648 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16071/statm: 360 110 95 260 0 84 0
[pid=16072] ppid=16071 vsize=21688 CPUtime=0.04
/proc/16072/stat : 16072 (march_dl) R 16071 16071 16034 0 -1 4194304 2908 0 0 0 3 1 0 0 19 0 1 0 215344648 22208512 2903 1992294400 134512640 134996440 4294956256 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16072/statm: 5422 2904 50 118 0 5301 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 23128

[startup+0.101488 s]
/proc/loadavg: 0.93 0.98 0.94 4/64 16071
/proc/meminfo: memFree=1736968/2055920 swapFree=4113124/4192956
[pid=16071] ppid=16069 vsize=1440 CPUtime=0
/proc/16071/stat : 16071 (SATzilla2007_C) S 16069 16071 16034 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 215344648 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16071/statm: 360 110 95 260 0 84 0
[pid=16072] ppid=16071 vsize=22480 CPUtime=0.09
/proc/16072/stat : 16072 (march_dl) R 16071 16071 16034 0 -1 4194304 3154 0 0 0 8 1 0 0 19 0 1 0 215344648 23019520 3149 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16072/statm: 5620 3149 50 118 0 5499 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23920

[startup+0.301508 s]
/proc/loadavg: 0.93 0.98 0.94 4/64 16071
/proc/meminfo: memFree=1736968/2055920 swapFree=4113124/4192956
[pid=16071] ppid=16069 vsize=1440 CPUtime=0
/proc/16071/stat : 16071 (SATzilla2007_C) S 16069 16071 16034 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 215344648 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16071/statm: 360 110 95 260 0 84 0
[pid=16072] ppid=16071 vsize=25384 CPUtime=0.29
/proc/16072/stat : 16072 (march_dl) R 16071 16071 16034 0 -1 4194304 4076 0 0 0 27 2 0 0 21 0 1 0 215344648 25993216 4071 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16072/statm: 6346 4071 50 118 0 6225 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26824

[startup+0.701537 s]
/proc/loadavg: 0.93 0.98 0.94 4/64 16071
/proc/meminfo: memFree=1736968/2055920 swapFree=4113124/4192956
[pid=16071] ppid=16069 vsize=1440 CPUtime=0
/proc/16071/stat : 16071 (SATzilla2007_C) S 16069 16071 16034 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 215344648 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16071/statm: 360 110 95 260 0 84 0
[pid=16072] ppid=16071 vsize=31324 CPUtime=0.69
/proc/16072/stat : 16072 (march_dl) R 16071 16071 16034 0 -1 4194304 5927 0 0 0 66 3 0 0 25 0 1 0 215344648 32075776 5922 1992294400 134512640 134996440 4294956256 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16072/statm: 7831 5922 50 118 0 7710 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32764

[startup+1.5016 s]
/proc/loadavg: 0.93 0.98 0.94 2/66 16073
/proc/meminfo: memFree=1708536/2055920 swapFree=4113124/4192956
[pid=16071] ppid=16069 vsize=1440 CPUtime=0
/proc/16071/stat : 16071 (SATzilla2007_C) S 16069 16071 16034 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 215344648 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16071/statm: 360 110 95 260 0 84 0
[pid=16072] ppid=16071 vsize=43204 CPUtime=1.49
/proc/16072/stat : 16072 (march_dl) R 16071 16071 16034 0 -1 4194304 9625 0 0 0 143 6 0 0 25 0 1 0 215344648 44240896 9620 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16072/statm: 10801 9620 50 118 0 10680 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44644

[startup+3.10173 s]
/proc/loadavg: 0.93 0.98 0.94 2/66 16073
/proc/meminfo: memFree=1688184/2055920 swapFree=4113124/4192956
[pid=16071] ppid=16069 vsize=1440 CPUtime=0
/proc/16071/stat : 16071 (SATzilla2007_C) S 16069 16071 16034 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 215344648 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16071/statm: 360 110 95 260 0 84 0
[pid=16072] ppid=16071 vsize=110184 CPUtime=3.09
/proc/16072/stat : 16072 (march_dl) R 16071 16071 16034 0 -1 4194304 22728 0 0 0 296 13 0 0 25 0 1 0 215344648 112828416 17668 1992294400 134512640 134996440 4294956256 18446744073709551615 134547155 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16072/statm: 27546 17668 52 118 0 27425 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 111624

[startup+6.30199 s]
/proc/loadavg: 0.93 0.98 0.94 2/66 16074
/proc/meminfo: memFree=1731512/2055920 swapFree=4113124/4192956
[pid=16071] ppid=16069 vsize=1440 CPUtime=5
/proc/16071/stat : 16071 (SATzilla2007_C) S 16069 16071 16034 0 -1 4194304 135 23958 0 0 0 0 485 15 16 0 1 0 215344648 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16071/statm: 360 111 96 260 0 84 0
[pid=16074] ppid=16071 vsize=38092 CPUtime=1.27
/proc/16074/stat : 16074 (ubcsat2006) R 16071 16071 16034 0 -1 4194304 5122 0 0 0 124 3 0 0 25 0 1 0 215345150 39006208 5106 1992294400 134512640 134777720 4294956112 18446744073709551615 12274055 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16074/statm: 9523 5106 141 64 0 9104 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 39532

[startup+12.7025 s]
/proc/loadavg: 0.94 0.98 0.94 2/65 16074
/proc/meminfo: memFree=1689984/2055920 swapFree=4113124/4192956
[pid=16071] ppid=16069 vsize=79456 CPUtime=12.65
/proc/16071/stat : 16071 (SATzilla2007_C) R 16069 16071 16034 0 -1 4194304 17196 52011 0 0 256 10 967 32 25 0 1 0 215344648 81362944 17167 1992294400 134512640 135579813 4294956224 18446744073709551615 134804777 0 0 4096 0 0 0 0 17 1 0 0
/proc/16071/statm: 19864 17167 114 260 0 19588 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 79456

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 0.94 2/65 16074
/proc/meminfo: memFree=1641224/2055920 swapFree=4113124/4192956
[pid=16071] ppid=16069 vsize=97780 CPUtime=25.43
/proc/16071/stat : 16071 (SATzilla2007_C) R 16069 16071 16034 0 -1 4194304 60121 52011 0 0 1511 33 967 32 25 0 1 0 215344648 100126720 24235 1992294400 134512640 135579813 4294956224 18446744073709551615 135327290 0 0 4096 0 0 0 0 17 0 0 0
/proc/16071/statm: 24445 24235 124 260 0 24169 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 97780

[startup+51.1016 s]
/proc/loadavg: 0.97 0.98 0.94 2/65 16074
/proc/meminfo: memFree=1638344/2055920 swapFree=4113124/4192956
[pid=16071] ppid=16069 vsize=100800 CPUtime=51.03
/proc/16071/stat : 16071 (SATzilla2007_C) R 16069 16071 16034 0 -1 4194304 72803 52011 0 0 4059 45 967 32 25 0 1 0 215344648 103219200 24958 1992294400 134512640 135579813 4294956224 18446744073709551615 135168075 0 0 4096 0 0 0 0 17 0 0 0
/proc/16071/statm: 25200 24958 124 260 0 24924 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 100800

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.94 2/66 16075
/proc/meminfo: memFree=1487424/2055920 swapFree=4113124/4192956
[pid=16071] ppid=16069 vsize=104232 CPUtime=68.25
/proc/16071/stat : 16071 (SATzilla2007_C) S 16069 16071 16034 0 -1 4194304 130649 52011 0 0 5746 80 967 32 25 0 1 0 215344648 106733568 25843 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16071/statm: 26058 25843 157 260 0 25782 0
[pid=16075] ppid=16071 vsize=186672 CPUtime=33.95
/proc/16075/stat : 16075 (march_dl) R 16071 16071 16034 0 -1 4194304 112074 0 0 0 3345 50 0 0 25 0 1 0 215351481 191152128 36782 1992294400 134512640 134996440 4294956256 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16075/statm: 46668 36782 65 118 0 46547 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 290904

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 16075
/proc/meminfo: memFree=1381824/2055920 swapFree=4113124/4192956
[pid=16071] ppid=16069 vsize=104232 CPUtime=68.25
/proc/16071/stat : 16071 (SATzilla2007_C) S 16069 16071 16034 0 -1 4194304 130649 52011 0 0 5746 80 967 32 25 0 1 0 215344648 106733568 25843 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16071/statm: 26058 25843 157 260 0 25782 0
[pid=16075] ppid=16071 vsize=379836 CPUtime=93.92
/proc/16075/stat : 16075 (march_dl) R 16071 16071 16034 0 -1 4194304 190686 0 0 0 9302 90 0 0 25 0 1 0 215351481 388952064 59744 1992294400 134512640 134996440 4294956256 18446744073709551615 134544567 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16075/statm: 94959 59744 73 118 0 94838 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 484068

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 16075
/proc/meminfo: memFree=1381440/2055920 swapFree=4113124/4192956
[pid=16071] ppid=16069 vsize=104232 CPUtime=68.25
/proc/16071/stat : 16071 (SATzilla2007_C) S 16069 16071 16034 0 -1 4194304 130649 52011 0 0 5746 80 967 32 25 0 1 0 215344648 106733568 25843 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16071/statm: 26058 25843 157 260 0 25782 0
[pid=16075] ppid=16071 vsize=379840 CPUtime=153.9
/proc/16075/stat : 16075 (march_dl) R 16071 16071 16034 0 -1 4194304 196014 0 0 0 15296 94 0 0 25 0 1 0 215351481 388956160 63255 1992294400 134512640 134996440 4294956256 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16075/statm: 94960 63255 75 118 0 94839 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 484072

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 16075
/proc/meminfo: memFree=1381440/2055920 swapFree=4113124/4192956
[pid=16071] ppid=16069 vsize=104232 CPUtime=68.25
/proc/16071/stat : 16071 (SATzilla2007_C) S 16069 16071 16034 0 -1 4194304 130649 52011 0 0 5746 80 967 32 25 0 1 0 215344648 106733568 25843 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16071/statm: 26058 25843 157 260 0 25782 0
[pid=16075] ppid=16071 vsize=379840 CPUtime=213.88
/proc/16075/stat : 16075 (march_dl) R 16071 16071 16034 0 -1 4194304 196015 0 0 0 21294 94 0 0 25 0 1 0 215351481 388956160 63256 1992294400 134512640 134996440 4294956256 18446744073709551615 134528303 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16075/statm: 94960 63256 75 118 0 94839 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 484072

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 16075
/proc/meminfo: memFree=1381440/2055920 swapFree=4113124/4192956
[pid=16071] ppid=16069 vsize=104232 CPUtime=68.25
/proc/16071/stat : 16071 (SATzilla2007_C) S 16069 16071 16034 0 -1 4194304 130649 52011 0 0 5746 80 967 32 25 0 1 0 215344648 106733568 25843 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16071/statm: 26058 25843 157 260 0 25782 0
[pid=16075] ppid=16071 vsize=379840 CPUtime=273.86
/proc/16075/stat : 16075 (march_dl) R 16071 16071 16034 0 -1 4194304 196015 0 0 0 27292 94 0 0 25 0 1 0 215351481 388956160 63256 1992294400 134512640 134996440 4294956256 18446744073709551615 134532993 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16075/statm: 94960 63256 75 118 0 94839 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 484072

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 16075
/proc/meminfo: memFree=1381376/2055920 swapFree=4113124/4192956
[pid=16071] ppid=16069 vsize=104232 CPUtime=68.25
/proc/16071/stat : 16071 (SATzilla2007_C) S 16069 16071 16034 0 -1 4194304 130649 52011 0 0 5746 80 967 32 25 0 1 0 215344648 106733568 25843 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16071/statm: 26058 25843 157 260 0 25782 0

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

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 16083
/proc/meminfo: memFree=1379776/2055920 swapFree=4113124/4192956
[pid=16071] ppid=16069 vsize=104232 CPUtime=68.25
/proc/16071/stat : 16071 (SATzilla2007_C) S 16069 16071 16034 0 -1 4194304 130649 52011 0 0 5746 80 967 32 25 0 1 0 215344648 106733568 25843 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16071/statm: 26058 25843 157 260 0 25782 0
[pid=16075] ppid=16071 vsize=379844 CPUtime=4232.29
/proc/16075/stat : 16075 (march_dl) R 16071 16071 16034 0 -1 4194304 196024 0 0 0 423132 97 0 0 25 0 1 0 215351481 388960256 63265 1992294400 134512640 134996440 4294956256 18446744073709551615 134528077 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16075/statm: 94961 63265 75 118 0 94840 0
Current children cumulated CPU time (s) 4300.54
Current children cumulated vsize (KiB) 484076

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 16083
/proc/meminfo: memFree=1379776/2055920 swapFree=4113124/4192956
[pid=16071] ppid=16069 vsize=104232 CPUtime=68.25
/proc/16071/stat : 16071 (SATzilla2007_C) S 16069 16071 16034 0 -1 4194304 130649 52011 0 0 5746 80 967 32 25 0 1 0 215344648 106733568 25843 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16071/statm: 26058 25843 157 260 0 25782 0
[pid=16075] ppid=16071 vsize=379844 CPUtime=4292.27
/proc/16075/stat : 16075 (march_dl) R 16071 16071 16034 0 -1 4194304 196024 0 0 0 429130 97 0 0 25 0 1 0 215351481 388960256 63265 1992294400 134512640 134996440 4294956256 18446744073709551615 134528042 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16075/statm: 94961 63265 75 118 0 94840 0
Current children cumulated CPU time (s) 4360.52
Current children cumulated vsize (KiB) 484076

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 16083
/proc/meminfo: memFree=1379712/2055920 swapFree=4113124/4192956
[pid=16071] ppid=16069 vsize=104232 CPUtime=68.25
/proc/16071/stat : 16071 (SATzilla2007_C) S 16069 16071 16034 0 -1 4194304 130649 52011 0 0 5746 80 967 32 25 0 1 0 215344648 106733568 25843 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16071/statm: 26058 25843 157 260 0 25782 0
[pid=16075] ppid=16071 vsize=379844 CPUtime=4352.24
/proc/16075/stat : 16075 (march_dl) R 16071 16071 16034 0 -1 4194304 196024 0 0 0 435127 97 0 0 25 0 1 0 215351481 388960256 63265 1992294400 134512640 134996440 4294956256 18446744073709551615 134551658 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16075/statm: 94961 63265 75 118 0 94840 0
Current children cumulated CPU time (s) 4420.49
Current children cumulated vsize (KiB) 484076

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 16089
/proc/meminfo: memFree=1379584/2055920 swapFree=4113124/4192956
[pid=16071] ppid=16069 vsize=104232 CPUtime=68.25
/proc/16071/stat : 16071 (SATzilla2007_C) S 16069 16071 16034 0 -1 4194304 130649 52011 0 0 5746 80 967 32 25 0 1 0 215344648 106733568 25843 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16071/statm: 26058 25843 157 260 0 25782 0
[pid=16075] ppid=16071 vsize=379844 CPUtime=4412.21
/proc/16075/stat : 16075 (march_dl) R 16071 16071 16034 0 -1 4194304 196024 0 0 0 441124 97 0 0 25 0 1 0 215351481 388960256 63265 1992294400 134512640 134996440 4294956256 18446744073709551615 134551531 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16075/statm: 94961 63265 75 118 0 94840 0
Current children cumulated CPU time (s) 4480.46
Current children cumulated vsize (KiB) 484076

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 16089
/proc/meminfo: memFree=1379648/2055920 swapFree=4113124/4192956
[pid=16071] ppid=16069 vsize=104232 CPUtime=68.25
/proc/16071/stat : 16071 (SATzilla2007_C) S 16069 16071 16034 0 -1 4194304 130649 52011 0 0 5746 80 967 32 25 0 1 0 215344648 106733568 25843 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16071/statm: 26058 25843 157 260 0 25782 0
[pid=16075] ppid=16071 vsize=379844 CPUtime=4472.19
/proc/16075/stat : 16075 (march_dl) R 16071 16071 16034 0 -1 4194304 196024 0 0 0 447122 97 0 0 25 0 1 0 215351481 388960256 63265 1992294400 134512640 134996440 4294956256 18446744073709551615 134551374 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16075/statm: 94961 63265 75 118 0 94840 0
Current children cumulated CPU time (s) 4540.44
Current children cumulated vsize (KiB) 484076

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 16089
/proc/meminfo: memFree=1379584/2055920 swapFree=4113124/4192956
[pid=16071] ppid=16069 vsize=104232 CPUtime=68.25
/proc/16071/stat : 16071 (SATzilla2007_C) S 16069 16071 16034 0 -1 4194304 130649 52011 0 0 5746 80 967 32 25 0 1 0 215344648 106733568 25843 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16071/statm: 26058 25843 157 260 0 25782 0
[pid=16075] ppid=16071 vsize=379844 CPUtime=4532.17
/proc/16075/stat : 16075 (march_dl) R 16071 16071 16034 0 -1 4194304 196024 0 0 0 453120 97 0 0 25 0 1 0 215351481 388960256 63265 1992294400 134512640 134996440 4294956256 18446744073709551615 134551585 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16075/statm: 94961 63265 75 118 0 94840 0
Current children cumulated CPU time (s) 4600.42
Current children cumulated vsize (KiB) 484076

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 16089
/proc/meminfo: memFree=1379584/2055920 swapFree=4113124/4192956
[pid=16071] ppid=16069 vsize=104232 CPUtime=68.25
/proc/16071/stat : 16071 (SATzilla2007_C) S 16069 16071 16034 0 -1 4194304 130649 52011 0 0 5746 80 967 32 25 0 1 0 215344648 106733568 25843 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16071/statm: 26058 25843 157 260 0 25782 0
[pid=16075] ppid=16071 vsize=379844 CPUtime=4592.15
/proc/16075/stat : 16075 (march_dl) R 16071 16071 16034 0 -1 4194304 196024 0 0 0 459118 97 0 0 25 0 1 0 215351481 388960256 63265 1992294400 134512640 134996440 4294956256 18446744073709551615 134551360 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16075/statm: 94961 63265 75 118 0 94840 0
Current children cumulated CPU time (s) 4660.4
Current children cumulated vsize (KiB) 484076

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 16089
/proc/meminfo: memFree=1379584/2055920 swapFree=4113124/4192956
[pid=16071] ppid=16069 vsize=104232 CPUtime=68.25
/proc/16071/stat : 16071 (SATzilla2007_C) S 16069 16071 16034 0 -1 4194304 130649 52011 0 0 5746 80 967 32 25 0 1 0 215344648 106733568 25843 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16071/statm: 26058 25843 157 260 0 25782 0
[pid=16075] ppid=16071 vsize=379844 CPUtime=4652.14
/proc/16075/stat : 16075 (march_dl) R 16071 16071 16034 0 -1 4194304 196024 0 0 0 465117 97 0 0 25 0 1 0 215351481 388960256 63265 1992294400 134512640 134996440 4294956256 18446744073709551615 134551663 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16075/statm: 94961 63265 75 118 0 94840 0
Current children cumulated CPU time (s) 4720.39
Current children cumulated vsize (KiB) 484076

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 16089
/proc/meminfo: memFree=1379520/2055920 swapFree=4113124/4192956
[pid=16071] ppid=16069 vsize=104232 CPUtime=68.25
/proc/16071/stat : 16071 (SATzilla2007_C) S 16069 16071 16034 0 -1 4194304 130649 52011 0 0 5746 80 967 32 25 0 1 0 215344648 106733568 25843 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16071/statm: 26058 25843 157 260 0 25782 0
[pid=16075] ppid=16071 vsize=379844 CPUtime=4712.11
/proc/16075/stat : 16075 (march_dl) R 16071 16071 16034 0 -1 4194304 196024 0 0 0 471114 97 0 0 25 0 1 0 215351481 388960256 63265 1992294400 134512640 134996440 4294956256 18446744073709551615 134533000 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16075/statm: 94961 63265 75 118 0 94840 0
Current children cumulated CPU time (s) 4780.36
Current children cumulated vsize (KiB) 484076

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 16089
/proc/meminfo: memFree=1379584/2055920 swapFree=4113124/4192956
[pid=16071] ppid=16069 vsize=104232 CPUtime=68.25
/proc/16071/stat : 16071 (SATzilla2007_C) S 16069 16071 16034 0 -1 4194304 130649 52011 0 0 5746 80 967 32 25 0 1 0 215344648 106733568 25843 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16071/statm: 26058 25843 157 260 0 25782 0
[pid=16075] ppid=16071 vsize=379844 CPUtime=4772.09
/proc/16075/stat : 16075 (march_dl) R 16071 16071 16034 0 -1 4194304 196024 0 0 0 477112 97 0 0 25 0 1 0 215351481 388960256 63265 1992294400 134512640 134996440 4294956256 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16075/statm: 94961 63265 75 118 0 94840 0
Current children cumulated CPU time (s) 4840.34
Current children cumulated vsize (KiB) 484076

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 16089
/proc/meminfo: memFree=1379520/2055920 swapFree=4113124/4192956
[pid=16071] ppid=16069 vsize=104232 CPUtime=68.25
/proc/16071/stat : 16071 (SATzilla2007_C) S 16069 16071 16034 0 -1 4194304 130649 52011 0 0 5746 80 967 32 25 0 1 0 215344648 106733568 25843 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16071/statm: 26058 25843 157 260 0 25782 0
[pid=16075] ppid=16071 vsize=379844 CPUtime=4832.06
/proc/16075/stat : 16075 (march_dl) R 16071 16071 16034 0 -1 4194304 196024 0 0 0 483109 97 0 0 25 0 1 0 215351481 388960256 63265 1992294400 134512640 134996440 4294956256 18446744073709551615 134528297 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16075/statm: 94961 63265 75 118 0 94840 0
Current children cumulated CPU time (s) 4900.31
Current children cumulated vsize (KiB) 484076

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 16089
/proc/meminfo: memFree=1379520/2055920 swapFree=4113124/4192956
[pid=16071] ppid=16069 vsize=104232 CPUtime=68.25
/proc/16071/stat : 16071 (SATzilla2007_C) S 16069 16071 16034 0 -1 4194304 130649 52011 0 0 5746 80 967 32 25 0 1 0 215344648 106733568 25843 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16071/statm: 26058 25843 157 260 0 25782 0
[pid=16075] ppid=16071 vsize=379844 CPUtime=4892.04
/proc/16075/stat : 16075 (march_dl) R 16071 16071 16034 0 -1 4194304 196024 0 0 0 489107 97 0 0 25 0 1 0 215351481 388960256 63265 1992294400 134512640 134996440 4294956256 18446744073709551615 134551539 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16075/statm: 94961 63265 75 118 0 94840 0
Current children cumulated CPU time (s) 4960.29
Current children cumulated vsize (KiB) 484076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5002.1 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 16089
/proc/meminfo: memFree=1583752/2055920 swapFree=4113124/4192956
[pid=16071] ppid=16069 vsize=153604 CPUtime=5000.08
/proc/16071/stat : 16071 (SATzilla2007_C) R 16069 16071 16034 0 -1 4194304 144832 248035 0 0 5894 87 493894 133 25 0 1 0 215344648 157290496 38184 1992294400 134512640 135579813 4294956224 18446744073709551615 135221773 0 0 4096 0 0 0 0 17 0 0 0
/proc/16071/statm: 38401 38185 157 260 0 38125 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 153604

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+5002.1 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 16089
/proc/meminfo: memFree=1583752/2055920 swapFree=4113124/4192956
[pid=16071] ppid=16069 vsize=153604 CPUtime=5000.08
/proc/16071/stat : 16071 (SATzilla2007_C) R 16069 16071 16034 0 -1 4194304 144832 248035 0 0 5894 87 493894 133 25 0 1 0 215344648 157290496 38184 1992294400 134512640 135579813 4294956224 18446744073709551615 135221773 0 0 4096 0 0 0 0 17 0 0 0
/proc/16071/statm: 38401 38185 157 260 0 38125 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 153604

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5002.13
CPU time (s): 5000.13
CPU user time (s): 4997.89
CPU system time (s): 2.24166
CPU usage (%): 99.96
Max. virtual memory (cumulated for all children) (KiB): 484076

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

runsolver used 4.99824 second user time and 13.202 second system time

The end

Launcher Data

Begin job on node69 at 2009-05-09 14:46:26
IDJOB=1784913
IDBENCH=24641
IDSOLVER=640
FILE ID=node69/1784913-1241873180
PBS_JOBID= 9264628
Free space on /tmp= 66172 MiB

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

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

MD5SUM BENCH= 181c4935b6e4cd791aedd030930111fa
RANDOM SEED=1131049094

node69.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:       1737256 kB
Buffers:         32508 kB
Cached:         145612 kB
SwapCached:      74092 kB
Active:          98336 kB
Inactive:       155720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1737256 kB
SwapTotal:     4192956 kB
SwapFree:      4113124 kB
Dirty:           42224 kB
Writeback:           0 kB
Mapped:          13892 kB
Slab:            50408 kB
Committed_AS:   639292 kB
PageTables:       1464 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= 66164 MiB
End job on node69 at 2009-05-09 16:09:50