Trace number 1545184

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: adaptg2wsat+ 2007-02-08? (TO) 1200.02 1206.41

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/200/
unif-k7-r85-v200-c17000-S1136894336-075.cnf
MD5SUM95130954abd8400708fa3e3db5d60039
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1154.85
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

Solver Data


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-1545184-1238667824/watcher-1545184-1238667824 -o /tmp/evaluation-result-1545184-1238667824/solver-1545184-1238667824 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/adaptg2wsat+ HOME/instance-1545184-1238667824.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: 2.00 2.17 2.97 2/89 17982
/proc/meminfo: memFree=1591120/2055920 swapFree=4172764/4192956
[pid=17982] ppid=17980 vsize=215024 CPUtime=0
/proc/17982/stat : 17982 (adaptg2wsat+) R 17980 17982 17918 0 -1 4194304 91 0 0 0 0 0 0 0 20 0 1 0 1139446195 220184576 76 1992294400 134512640 134930140 4294956224 18446744073709551615 134582919 0 0 4096 0 0 0 0 17 0 0 0
/proc/17982/statm: 53756 76 38 101 0 53262 0

[startup+0.102253 s]
/proc/loadavg: 2.00 2.17 2.97 2/89 17982
/proc/meminfo: memFree=1591120/2055920 swapFree=4172764/4192956
[pid=17982] ppid=17980 vsize=217132 CPUtime=0.08
/proc/17982/stat : 17982 (adaptg2wsat+) R 17980 17982 17918 0 -1 4194304 694 0 0 0 8 0 0 0 20 0 1 0 1139446195 222343168 678 1992294400 134512640 134930140 4294956224 18446744073709551615 134523636 0 0 4096 0 0 0 0 17 0 0 0
/proc/17982/statm: 54283 678 38 101 0 53789 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 217132

[startup+0.20126 s]
/proc/loadavg: 2.00 2.17 2.97 2/89 17982
/proc/meminfo: memFree=1591120/2055920 swapFree=4172764/4192956
[pid=17982] ppid=17980 vsize=217132 CPUtime=0.17
/proc/17982/stat : 17982 (adaptg2wsat+) R 17980 17982 17918 0 -1 4194304 694 0 0 0 17 0 0 0 21 0 1 0 1139446195 222343168 678 1992294400 134512640 134930140 4294956224 18446744073709551615 134523527 0 0 4096 0 0 0 0 17 1 0 0
/proc/17982/statm: 54283 678 38 101 0 53789 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 217132

[startup+0.301269 s]
/proc/loadavg: 2.00 2.17 2.97 2/89 17982
/proc/meminfo: memFree=1591120/2055920 swapFree=4172764/4192956
[pid=17982] ppid=17980 vsize=217132 CPUtime=0.27
/proc/17982/stat : 17982 (adaptg2wsat+) R 17980 17982 17918 0 -1 4194304 694 0 0 0 27 0 0 0 22 0 1 0 1139446195 222343168 678 1992294400 134512640 134930140 4294956224 18446744073709551615 134523472 0 0 4096 0 0 0 0 17 1 0 0
/proc/17982/statm: 54283 678 38 101 0 53789 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 217132

[startup+0.701312 s]
/proc/loadavg: 2.00 2.17 2.97 2/89 17982
/proc/meminfo: memFree=1591120/2055920 swapFree=4172764/4192956
[pid=17982] ppid=17980 vsize=217132 CPUtime=0.67
/proc/17982/stat : 17982 (adaptg2wsat+) R 17980 17982 17918 0 -1 4194304 694 0 0 0 67 0 0 0 25 0 1 0 1139446195 222343168 678 1992294400 134512640 134930140 4294956224 18446744073709551615 134523632 0 0 4096 0 0 0 0 17 1 0 0
/proc/17982/statm: 54283 678 38 101 0 53789 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 217132

[startup+1.5014 s]
/proc/loadavg: 2.00 2.17 2.97 2/90 17983
/proc/meminfo: memFree=1588296/2055920 swapFree=4172764/4192956
[pid=17982] ppid=17980 vsize=217132 CPUtime=1.46
/proc/17982/stat : 17982 (adaptg2wsat+) R 17980 17982 17918 0 -1 4194304 694 0 0 0 146 0 0 0 25 0 1 0 1139446195 222343168 678 1992294400 134512640 134930140 4294956224 18446744073709551615 134523663 0 0 4096 0 0 0 0 17 1 0 0
/proc/17982/statm: 54283 678 38 101 0 53789 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 217132

[startup+3.10158 s]
/proc/loadavg: 2.00 2.17 2.97 4/90 17983
/proc/meminfo: memFree=1588104/2055920 swapFree=4172764/4192956
[pid=17982] ppid=17980 vsize=217132 CPUtime=3.06
/proc/17982/stat : 17982 (adaptg2wsat+) R 17980 17982 17918 0 -1 4194304 694 0 0 0 306 0 0 0 25 0 1 0 1139446195 222343168 678 1992294400 134512640 134930140 4294956224 18446744073709551615 134523530 0 0 4096 0 0 0 0 17 1 0 0
/proc/17982/statm: 54283 678 38 101 0 53789 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 217132

[startup+6.30194 s]
/proc/loadavg: 1.92 2.15 2.95 4/90 17983
/proc/meminfo: memFree=1587912/2055920 swapFree=4172764/4192956
[pid=17982] ppid=17980 vsize=218948 CPUtime=6.24
/proc/17982/stat : 17982 (adaptg2wsat+) R 17980 17982 17918 0 -1 4194304 814 0 0 0 624 0 0 0 25 0 1 0 1139446195 224202752 795 1992294400 134512640 134930140 4294956224 18446744073709551615 134546319 0 0 4096 0 0 0 0 17 1 0 0
/proc/17982/statm: 54737 795 41 101 0 54243 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 218948

[startup+12.7016 s]
/proc/loadavg: 2.01 2.16 2.95 2/90 17983
/proc/meminfo: memFree=1587336/2055920 swapFree=4172764/4192956
[pid=17982] ppid=17980 vsize=218948 CPUtime=12.58
/proc/17982/stat : 17982 (adaptg2wsat+) R 17980 17982 17918 0 -1 4194304 814 0 0 0 1257 1 0 0 25 0 1 0 1139446195 224202752 795 1992294400 134512640 134930140 4294956224 18446744073709551615 134547285 0 0 4096 0 0 0 0 17 1 0 0
/proc/17982/statm: 54737 795 41 101 0 54243 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 218948

[startup+25.5011 s]
/proc/loadavg: 2.01 2.16 2.94 3/90 17983
/proc/meminfo: memFree=1587336/2055920 swapFree=4172764/4192956
[pid=17982] ppid=17980 vsize=218948 CPUtime=25.22
/proc/17982/stat : 17982 (adaptg2wsat+) R 17980 17982 17918 0 -1 4194304 814 0 0 0 2520 2 0 0 25 0 1 0 1139446195 224202752 795 1992294400 134512640 134930140 4294956224 18446744073709551615 134546442 0 0 4096 0 0 0 0 17 1 0 0
/proc/17982/statm: 54737 795 41 101 0 54243 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 218948

[startup+51.1148 s]
/proc/loadavg: 1.92 2.13 2.91 4/90 17983
/proc/meminfo: memFree=1587400/2055920 swapFree=4172764/4192956
[pid=17982] ppid=17980 vsize=218948 CPUtime=50.81
/proc/17982/stat : 17982 (adaptg2wsat+) R 17980 17982 17918 0 -1 4194304 814 0 0 0 5079 2 0 0 25 0 1 0 1139446195 224202752 795 1992294400 134512640 134930140 4294956224 18446744073709551615 134545654 0 0 4096 0 0 0 0 17 1 0 0
/proc/17982/statm: 54737 795 41 101 0 54243 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 218948

[startup+102.302 s]
/proc/loadavg: 2.10 2.14 2.87 3/90 17983
/proc/meminfo: memFree=1587464/2055920 swapFree=4172764/4192956
[pid=17982] ppid=17980 vsize=218948 CPUtime=101.84
/proc/17982/stat : 17982 (adaptg2wsat+) R 17980 17982 17918 0 -1 4194304 814 0 0 0 10180 4 0 0 25 0 1 0 1139446195 224202752 795 1992294400 134512640 134930140 4294956224 18446744073709551615 134546298 0 0 4096 0 0 0 0 17 1 0 0
/proc/17982/statm: 54737 795 41 101 0 54243 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 218948

[startup+162.301 s]
/proc/loadavg: 2.07 2.12 2.82 4/90 17983
/proc/meminfo: memFree=1587272/2055920 swapFree=4172764/4192956
[pid=17982] ppid=17980 vsize=218948 CPUtime=161.74
/proc/17982/stat : 17982 (adaptg2wsat+) R 17980 17982 17918 0 -1 4194304 814 0 0 0 16168 6 0 0 25 0 1 0 1139446195 224202752 795 1992294400 134512640 134930140 4294956224 18446744073709551615 134547474 0 0 4096 0 0 0 0 17 1 0 0
/proc/17982/statm: 54737 795 41 101 0 54243 0
Current children cumulated CPU time (s) 161.74
Current children cumulated vsize (KiB) 218948

[startup+222.308 s]
/proc/loadavg: 2.19 2.16 2.78 4/90 17983
/proc/meminfo: memFree=1587336/2055920 swapFree=4172764/4192956
[pid=17982] ppid=17980 vsize=218948 CPUtime=221.54
/proc/17982/stat : 17982 (adaptg2wsat+) R 17980 17982 17918 0 -1 4194304 814 0 0 0 22146 8 0 0 25 0 1 0 1139446195 224202752 795 1992294400 134512640 134930140 4294956224 18446744073709551615 134545553 0 0 4096 0 0 0 0 17 1 0 0
/proc/17982/statm: 54737 795 41 101 0 54243 0
Current children cumulated CPU time (s) 221.54
Current children cumulated vsize (KiB) 218948

[startup+282.308 s]
/proc/loadavg: 2.29 2.19 2.75 2/90 17983
/proc/meminfo: memFree=1587464/2055920 swapFree=4172764/4192956
[pid=17982] ppid=17980 vsize=218948 CPUtime=281.49
/proc/17982/stat : 17982 (adaptg2wsat+) R 17980 17982 17918 0 -1 4194304 814 0 0 0 28141 8 0 0 25 0 1 0 1139446195 224202752 795 1992294400 134512640 134930140 4294956224 18446744073709551615 134548154 0 0 4096 0 0 0 0 17 1 0 0
/proc/17982/statm: 54737 795 41 101 0 54243 0
Current children cumulated CPU time (s) 281.49
Current children cumulated vsize (KiB) 218948

[startup+342.302 s]
/proc/loadavg: 2.19 2.17 2.71 4/90 17983
/proc/meminfo: memFree=1587528/2055920 swapFree=4172764/4192956
[pid=17982] ppid=17980 vsize=218948 CPUtime=341.46
/proc/17982/stat : 17982 (adaptg2wsat+) R 17980 17982 17918 0 -1 4194304 814 0 0 0 34137 9 0 0 25 0 1 0 1139446195 224202752 795 1992294400 134512640 134930140 4294956224 18446744073709551615 134551849 0 0 4096 0 0 0 0 17 1 0 0
/proc/17982/statm: 54737 795 41 101 0 54243 0
Current children cumulated CPU time (s) 341.46
Current children cumulated vsize (KiB) 218948

[startup+402.305 s]
/proc/loadavg: 2.47 2.24 2.70 4/90 17983
/proc/meminfo: memFree=1587528/2055920 swapFree=4172764/4192956
[pid=17982] ppid=17980 vsize=218948 CPUtime=401.39
/proc/17982/stat : 17982 (adaptg2wsat+) R 17980 17982 17918 0 -1 4194304 814 0 0 0 40129 10 0 0 25 0 1 0 1139446195 224202752 795 1992294400 134512640 134930140 4294956224 18446744073709551615 134546335 0 0 4096 0 0 0 0 17 1 0 0
/proc/17982/statm: 54737 795 41 101 0 54243 0
Current children cumulated CPU time (s) 401.39
Current children cumulated vsize (KiB) 218948

[startup+462.301 s]
/proc/loadavg: 2.55 2.30 2.69 2/90 17983
/proc/meminfo: memFree=1587400/2055920 swapFree=4172764/4192956
[pid=17982] ppid=17980 vsize=218948 CPUtime=461.37
/proc/17982/stat : 17982 (adaptg2wsat+) R 17980 17982 17918 0 -1 4194304 814 0 0 0 46127 10 0 0 25 0 1 0 1139446195 224202752 795 1992294400 134512640 134930140 4294956224 18446744073709551615 134546540 0 0 4096 0 0 0 0 17 1 0 0
/proc/17982/statm: 54737 795 41 101 0 54243 0
Current children cumulated CPU time (s) 461.37
Current children cumulated vsize (KiB) 218948

[startup+522.302 s]
/proc/loadavg: 2.49 2.32 2.67 2/90 17983
/proc/meminfo: memFree=1587400/2055920 swapFree=4172764/4192956
[pid=17982] ppid=17980 vsize=218948 CPUtime=520.96
/proc/17982/stat : 17982 (adaptg2wsat+) R 17980 17982 17918 0 -1 4194304 814 0 0 0 52085 11 0 0 25 0 1 0 1139446195 224202752 795 1992294400 134512640 134930140 4294956224 18446744073709551615 134545546 0 0 4096 0 0 0 0 17 1 0 0
/proc/17982/statm: 54737 795 41 101 0 54243 0
Current children cumulated CPU time (s) 520.96
Current children cumulated vsize (KiB) 218948

[startup+582.302 s]
/proc/loadavg: 2.45 2.34 2.65 5/90 17983
/proc/meminfo: memFree=1587400/2055920 swapFree=4172764/4192956
[pid=17982] ppid=17980 vsize=218948 CPUtime=580.42
/proc/17982/stat : 17982 (adaptg2wsat+) R 17980 17982 17918 0 -1 4194304 814 0 0 0 58027 15 0 0 25 0 1 0 1139446195 224202752 795 1992294400 134512640 134930140 4294956224 18446744073709551615 134545677 0 0 4096 0 0 0 0 17 1 0 0
/proc/17982/statm: 54737 795 41 101 0 54243 0
Current children cumulated CPU time (s) 580.42
Current children cumulated vsize (KiB) 218948

[startup+642.301 s]
/proc/loadavg: 2.47 2.36 2.64 3/90 17983
/proc/meminfo: memFree=1587400/2055920 swapFree=4172764/4192956
[pid=17982] ppid=17980 vsize=218948 CPUtime=640.16
/proc/17982/stat : 17982 (adaptg2wsat+) R 17980 17982 17918 0 -1 4194304 814 0 0 0 64000 16 0 0 25 0 1 0 1139446195 224202752 795 1992294400 134512640 134930140 4294956224 18446744073709551615 134546335 0 0 4096 0 0 0 0 17 1 0 0
/proc/17982/statm: 54737 795 41 101 0 54243 0
Current children cumulated CPU time (s) 640.16
Current children cumulated vsize (KiB) 218948

[startup+702.302 s]
/proc/loadavg: 2.31 2.33 2.61 4/90 17983
/proc/meminfo: memFree=1587336/2055920 swapFree=4172764/4192956
[pid=17982] ppid=17980 vsize=218948 CPUtime=699.74
/proc/17982/stat : 17982 (adaptg2wsat+) R 17980 17982 17918 0 -1 4194304 814 0 0 0 69956 18 0 0 25 0 1 0 1139446195 224202752 795 1992294400 134512640 134930140 4294956224 18446744073709551615 134545255 0 0 4096 0 0 0 0 17 1 0 0
/proc/17982/statm: 54737 795 41 101 0 54243 0
Current children cumulated CPU time (s) 699.74
Current children cumulated vsize (KiB) 218948

[startup+762.302 s]
/proc/loadavg: 2.19 2.31 2.58 4/90 17983
/proc/meminfo: memFree=1587272/2055920 swapFree=4172764/4192956
[pid=17982] ppid=17980 vsize=218948 CPUtime=759.2
/proc/17982/stat : 17982 (adaptg2wsat+) R 17980 17982 17918 0 -1 4194304 814 0 0 0 75897 23 0 0 25 0 1 0 1139446195 224202752 795 1992294400 134512640 134930140 4294956224 18446744073709551615 134546565 0 0 4096 0 0 0 0 17 1 0 0
/proc/17982/statm: 54737 795 41 101 0 54243 0
Current children cumulated CPU time (s) 759.2
Current children cumulated vsize (KiB) 218948

[startup+822.301 s]
/proc/loadavg: 2.00 2.22 2.53 4/90 17983
/proc/meminfo: memFree=1587272/2055920 swapFree=4172764/4192956
[pid=17982] ppid=17980 vsize=218948 CPUtime=818.74
/proc/17982/stat : 17982 (adaptg2wsat+) R 17980 17982 17918 0 -1 4194304 814 0 0 0 81847 27 0 0 25 0 1 0 1139446195 224202752 795 1992294400 134512640 134930140 4294956224 18446744073709551615 134545654 0 0 4096 0 0 0 0 17 1 0 0
/proc/17982/statm: 54737 795 41 101 0 54243 0
Current children cumulated CPU time (s) 818.74
Current children cumulated vsize (KiB) 218948

[startup+882.308 s]
/proc/loadavg: 2.14 2.22 2.51 4/90 17983
/proc/meminfo: memFree=1587336/2055920 swapFree=4172764/4192956
[pid=17982] ppid=17980 vsize=218948 CPUtime=878.25
/proc/17982/stat : 17982 (adaptg2wsat+) R 17980 17982 17918 0 -1 4194304 814 0 0 0 87796 29 0 0 25 0 1 0 1139446195 224202752 795 1992294400 134512640 134930140 4294956224 18446744073709551615 134545761 0 0 4096 0 0 0 0 17 1 0 0
/proc/17982/statm: 54737 795 41 101 0 54243 0
Current children cumulated CPU time (s) 878.25
Current children cumulated vsize (KiB) 218948

[startup+942.301 s]
/proc/loadavg: 2.15 2.21 2.49 4/90 17983
/proc/meminfo: memFree=1587336/2055920 swapFree=4172764/4192956
[pid=17982] ppid=17980 vsize=218948 CPUtime=937.95
/proc/17982/stat : 17982 (adaptg2wsat+) R 17980 17982 17918 0 -1 4194304 814 0 0 0 93765 30 0 0 25 0 1 0 1139446195 224202752 795 1992294400 134512640 134930140 4294956224 18446744073709551615 134545572 0 0 4096 0 0 0 0 17 1 0 0
/proc/17982/statm: 54737 795 41 101 0 54243 0
Current children cumulated CPU time (s) 937.95
Current children cumulated vsize (KiB) 218948

[startup+1002.3 s]
/proc/loadavg: 2.26 2.23 2.47 3/90 17983
/proc/meminfo: memFree=1587336/2055920 swapFree=4172764/4192956
[pid=17982] ppid=17980 vsize=218948 CPUtime=997.49
/proc/17982/stat : 17982 (adaptg2wsat+) R 17980 17982 17918 0 -1 4194304 814 0 0 0 99715 34 0 0 25 0 1 0 1139446195 224202752 795 1992294400 134512640 134930140 4294956224 18446744073709551615 134545652 0 0 4096 0 0 0 0 17 1 0 0
/proc/17982/statm: 54737 795 41 101 0 54243 0
Current children cumulated CPU time (s) 997.49
Current children cumulated vsize (KiB) 218948

[startup+1062.3 s]
/proc/loadavg: 2.39 2.26 2.47 2/90 17983
/proc/meminfo: memFree=1587336/2055920 swapFree=4172764/4192956
[pid=17982] ppid=17980 vsize=218948 CPUtime=1057.04
/proc/17982/stat : 17982 (adaptg2wsat+) R 17980 17982 17918 0 -1 4194304 814 0 0 0 105669 35 0 0 25 0 1 0 1139446195 224202752 795 1992294400 134512640 134930140 4294956224 18446744073709551615 134546335 0 0 4096 0 0 0 0 17 1 0 0
/proc/17982/statm: 54737 795 41 101 0 54243 0
Current children cumulated CPU time (s) 1057.04
Current children cumulated vsize (KiB) 218948

[startup+1122.3 s]
/proc/loadavg: 2.51 2.31 2.46 3/90 17983
/proc/meminfo: memFree=1587336/2055920 swapFree=4172764/4192956
[pid=17982] ppid=17980 vsize=218948 CPUtime=1116.5
/proc/17982/stat : 17982 (adaptg2wsat+) R 17980 17982 17918 0 -1 4194304 814 0 0 0 111612 38 0 0 25 0 1 0 1139446195 224202752 795 1992294400 134512640 134930140 4294956224 18446744073709551615 134547154 0 0 4096 0 0 0 0 17 1 0 0
/proc/17982/statm: 54737 795 41 101 0 54243 0
Current children cumulated CPU time (s) 1116.5
Current children cumulated vsize (KiB) 218948

[startup+1182.3 s]
/proc/loadavg: 2.34 2.28 2.44 2/90 17983
/proc/meminfo: memFree=1587272/2055920 swapFree=4172764/4192956
[pid=17982] ppid=17980 vsize=218948 CPUtime=1175.94
/proc/17982/stat : 17982 (adaptg2wsat+) R 17980 17982 17918 0 -1 4194304 814 0 0 0 117550 44 0 0 25 0 1 0 1139446195 224202752 795 1992294400 134512640 134930140 4294956224 18446744073709551615 134547192 0 0 4096 0 0 0 0 17 1 0 0
/proc/17982/statm: 54737 795 41 101 0 54243 0
Current children cumulated CPU time (s) 1175.94
Current children cumulated vsize (KiB) 218948



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.4 s]
/proc/loadavg: 2.23 2.26 2.43 2/90 17983
/proc/meminfo: memFree=1587208/2055920 swapFree=4172764/4192956
[pid=17982] ppid=17980 vsize=218948 CPUtime=1200.01
/proc/17982/stat : 17982 (adaptg2wsat+) R 17980 17982 17918 0 -1 4194304 814 0 0 0 119957 44 0 0 25 0 1 0 1139446195 224202752 795 1992294400 134512640 134930140 4294956224 18446744073709551615 134546319 0 0 4096 0 0 0 0 17 1 0 0
/proc/17982/statm: 54737 795 41 101 0 54243 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 218948

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

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

[startup+1206.4 s]
/proc/loadavg: 2.23 2.26 2.43 2/90 17983
/proc/meminfo: memFree=1587208/2055920 swapFree=4172764/4192956
[pid=17982] ppid=17980 vsize=218948 CPUtime=1200.01
/proc/17982/stat : 17982 (adaptg2wsat+) R 17980 17982 17918 0 -1 4194304 814 0 0 0 119957 44 0 0 25 0 1 0 1139446195 224202752 795 1992294400 134512640 134930140 4294956224 18446744073709551615 134546319 0 0 4096 0 0 0 0 17 1 0 0
/proc/17982/statm: 54737 795 41 101 0 54243 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 218948

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1206.41
CPU time (s): 1200.02
CPU user time (s): 1199.57
CPU system time (s): 0.444932
CPU usage (%): 99.4703
Max. virtual memory (cumulated for all children) (KiB): 218948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.57
system time used= 0.444932
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 814
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= 1
involuntary context switches= 16263

runsolver used 2.06369 second user time and 4.5813 second system time

The end

Launcher Data

Begin job on node87 at 2009-04-02 12:23:44
IDJOB=1545184
IDBENCH=70249
IDSOLVER=562
FILE ID=node87/1545184-1238667824
PBS_JOBID= 9075213
Free space on /tmp= 66128 MiB

SOLVER NAME= SAT07 reference solver: adaptg2wsat+ 2007-02-08
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/200/unif-k7-r85-v200-c17000-S1136894336-075.cnf
COMMAND LINE= HOME/adaptg2wsat+ BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1545184-1238667824/watcher-1545184-1238667824 -o /tmp/evaluation-result-1545184-1238667824/solver-1545184-1238667824 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/adaptg2wsat+ HOME/instance-1545184-1238667824.cnf            

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

MD5SUM BENCH= 95130954abd8400708fa3e3db5d60039
RANDOM SEED=1143596133

node87.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.236
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.236
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1591608 kB
Buffers:         68932 kB
Cached:         281500 kB
SwapCached:       9424 kB
Active:         199388 kB
Inactive:       185936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1591608 kB
SwapTotal:     4192956 kB
SwapFree:      4172764 kB
Dirty:            6612 kB
Writeback:           0 kB
Mapped:          42208 kB
Slab:            62256 kB
Committed_AS:  3306852 kB
PageTables:       3356 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= 66120 MiB
End job on node87 at 2009-04-02 12:43:52