Trace number 1720002

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
tts tts-5-0? (TO) 1200.11 1200.46

General information on the benchmark

Nameschup-l2s-motst-2-k315.cnf
MD5SUMae1df1f35073d9127e72d2baa74b497d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark26.61
Satisfiable
(Un)Satisfiability was proved
Number of variables507145
Number of clauses1601920
Sum of the clauses size4100982
Maximum clause length316
Minimum clause length1
Number of clauses of size 1158
Number of clauses of size 2769140
Number of clauses of size 3810244
Number of clauses of size 414181
Number of clauses of size 55044
Number of clauses of size over 53153

Solver Data

53.87/53.96	c Command: HOME/tts-5-0 HOME/instance-1720002-1240651671.cnf 
53.87/53.96	c Using SATTIMEOUT of 1200
53.87/53.96	c Using SATRAM of 1800
53.87/53.96	c Size of subset node = 16
53.87/53.96	c Variables = 507145
53.87/53.96	c Clauses = 1601920
53.87/53.96	c Literals = 4100982
53.87/53.96	c Reduced size:
53.87/53.96	c Variables = 507145
53.87/53.96	c Clauses = 1524035
53.87/53.96	c Literals = 3897196
53.87/53.96	c a2
58.28/58.33	c a1

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-1720002-1240651671/watcher-1720002-1240651671 -o /tmp/evaluation-result-1720002-1240651671/solver-1720002-1240651671 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1720002-1240651671.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.91 0.95 0.98 3/64 17324
/proc/meminfo: memFree=1638816/2055920 swapFree=4192956/4192956
[pid=17324] ppid=17322 vsize=1008 CPUtime=0
/proc/17324/stat : 17324 (tts-5-0) R 17322 17324 17168 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 93201306 1032192 116 1992294400 134512640 135191068 4294956240 18446744073709551615 134710783 0 0 4096 0 0 0 0 17 1 0 0
/proc/17324/statm: 252 116 67 165 0 85 0

[startup+0.0916819 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 17324
/proc/meminfo: memFree=1638816/2055920 swapFree=4192956/4192956
[pid=17324] ppid=17322 vsize=4160 CPUtime=0.08
/proc/17324/stat : 17324 (tts-5-0) R 17322 17324 17168 0 -1 4194304 917 0 0 0 8 0 0 0 18 0 1 0 93201306 4259840 901 1992294400 134512640 135191068 4294956240 18446744073709551615 134536219 0 0 4096 0 0 0 0 17 1 0 0
/proc/17324/statm: 1040 901 68 165 0 873 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4160

[startup+0.101681 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 17324
/proc/meminfo: memFree=1638816/2055920 swapFree=4192956/4192956
[pid=17324] ppid=17322 vsize=4424 CPUtime=0.09
/proc/17324/stat : 17324 (tts-5-0) R 17322 17324 17168 0 -1 4194304 1001 0 0 0 9 0 0 0 18 0 1 0 93201306 4530176 985 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/17324/statm: 1106 986 68 165 0 939 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4424

[startup+0.301703 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 17324
/proc/meminfo: memFree=1638816/2055920 swapFree=4192956/4192956
[pid=17324] ppid=17322 vsize=11460 CPUtime=0.29
/proc/17324/stat : 17324 (tts-5-0) R 17322 17324 17168 0 -1 4194304 2712 0 0 0 28 1 0 0 19 0 1 0 93201306 11735040 2696 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/17324/statm: 2865 2696 68 165 0 2698 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11460

[startup+0.701749 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 17324
/proc/meminfo: memFree=1638816/2055920 swapFree=4192956/4192956
[pid=17324] ppid=17322 vsize=25012 CPUtime=0.69
/proc/17324/stat : 17324 (tts-5-0) R 17322 17324 17168 0 -1 4194304 6092 0 0 0 66 3 0 0 23 0 1 0 93201306 25612288 6076 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/17324/statm: 6253 6077 68 165 0 6086 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25012

[startup+1.50184 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 17325
/proc/meminfo: memFree=1603736/2055920 swapFree=4192956/4192956
[pid=17324] ppid=17322 vsize=52240 CPUtime=1.49
/proc/17324/stat : 17324 (tts-5-0) R 17322 17324 17168 0 -1 4194304 12782 0 0 0 142 7 0 0 25 0 1 0 93201306 53493760 12766 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/17324/statm: 13060 12766 68 165 0 12893 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 52240

[startup+3.10202 s]
/proc/loadavg: 0.92 0.95 0.98 2/65 17325
/proc/meminfo: memFree=1568024/2055920 swapFree=4192956/4192956
[pid=17324] ppid=17322 vsize=118124 CPUtime=3.09
/proc/17324/stat : 17324 (tts-5-0) R 17322 17324 17168 0 -1 4194304 27689 0 0 0 294 15 0 0 25 0 1 0 93201306 120958976 27673 1992294400 134512640 135191068 4294956240 18446744073709551615 134533896 0 0 4096 0 0 0 0 17 1 0 0
/proc/17324/statm: 29531 27673 68 165 0 29364 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 118124

[startup+6.30138 s]
/proc/loadavg: 0.92 0.95 0.98 2/65 17325
/proc/meminfo: memFree=1528344/2055920 swapFree=4192956/4192956
[pid=17324] ppid=17322 vsize=118124 CPUtime=6.29
/proc/17324/stat : 17324 (tts-5-0) R 17322 17324 17168 0 -1 4194304 27689 0 0 0 614 15 0 0 25 0 1 0 93201306 120958976 27673 1992294400 134512640 135191068 4294956240 18446744073709551615 134533878 0 0 4096 0 0 0 0 17 1 0 0
/proc/17324/statm: 29531 27673 68 165 0 29364 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 118124

[startup+12.7011 s]
/proc/loadavg: 0.93 0.96 0.98 2/65 17325
/proc/meminfo: memFree=1528536/2055920 swapFree=4192956/4192956
[pid=17324] ppid=17322 vsize=118124 CPUtime=12.69
/proc/17324/stat : 17324 (tts-5-0) R 17322 17324 17168 0 -1 4194304 27689 0 0 0 1254 15 0 0 25 0 1 0 93201306 120958976 27673 1992294400 134512640 135191068 4294956240 18446744073709551615 134534093 0 0 4096 0 0 0 0 17 1 0 0
/proc/17324/statm: 29531 27673 68 165 0 29364 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 118124

[startup+25.5015 s]
/proc/loadavg: 0.94 0.96 0.98 2/65 17325
/proc/meminfo: memFree=1528600/2055920 swapFree=4192956/4192956
[pid=17324] ppid=17322 vsize=118124 CPUtime=25.48
/proc/17324/stat : 17324 (tts-5-0) R 17322 17324 17168 0 -1 4194304 27689 0 0 0 2533 15 0 0 25 0 1 0 93201306 120958976 27673 1992294400 134512640 135191068 4294956240 18446744073709551615 134534190 0 0 4096 0 0 0 0 17 1 0 0
/proc/17324/statm: 29531 27673 68 165 0 29364 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 118124

[startup+51.1014 s]
/proc/loadavg: 0.96 0.96 0.98 2/65 17325
/proc/meminfo: memFree=1528600/2055920 swapFree=4192956/4192956
[pid=17324] ppid=17322 vsize=118124 CPUtime=51.07
/proc/17324/stat : 17324 (tts-5-0) R 17322 17324 17168 0 -1 4194304 27689 0 0 0 5092 15 0 0 25 0 1 0 93201306 120958976 27673 1992294400 134512640 135191068 4294956240 18446744073709551615 134533771 0 0 4096 0 0 0 0 17 1 0 0
/proc/17324/statm: 29531 27673 68 165 0 29364 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 118124

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.98 2/65 17325
/proc/meminfo: memFree=1346648/2055920 swapFree=4192956/4192956
[pid=17324] ppid=17322 vsize=299868 CPUtime=102.27
/proc/17324/stat : 17324 (tts-5-0) R 17322 17324 17168 0 -1 4194304 101417 0 0 0 10179 48 0 0 25 0 1 0 93201306 307064832 73094 1992294400 134512640 135191068 4294956240 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/17324/statm: 74967 73094 71 165 0 74800 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 299868

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 17325
/proc/meminfo: memFree=1344280/2055920 swapFree=4192956/4192956
[pid=17324] ppid=17322 vsize=301272 CPUtime=162.25
/proc/17324/stat : 17324 (tts-5-0) R 17322 17324 17168 0 -1 4194304 101992 0 0 0 16176 49 0 0 25 0 1 0 93201306 308502528 73669 1992294400 134512640 135191068 4294956240 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/17324/statm: 75318 73669 71 165 0 75151 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 301272

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 17325
/proc/meminfo: memFree=1343128/2055920 swapFree=4192956/4192956
[pid=17324] ppid=17322 vsize=302196 CPUtime=222.23
/proc/17324/stat : 17324 (tts-5-0) R 17322 17324 17168 0 -1 4194304 102277 0 0 0 22173 50 0 0 25 0 1 0 93201306 309448704 73954 1992294400 134512640 135191068 4294956240 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/17324/statm: 75549 73954 71 165 0 75382 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 302196

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 17325
/proc/meminfo: memFree=1341848/2055920 swapFree=4192956/4192956
[pid=17324] ppid=17322 vsize=303892 CPUtime=282.21
/proc/17324/stat : 17324 (tts-5-0) R 17322 17324 17168 0 -1 4194304 102586 0 0 0 28171 50 0 0 25 0 1 0 93201306 311185408 74263 1992294400 134512640 135191068 4294956240 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/17324/statm: 75973 74263 71 165 0 75806 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 303892

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 17325
/proc/meminfo: memFree=1340760/2055920 swapFree=4192956/4192956
[pid=17324] ppid=17322 vsize=304684 CPUtime=342.2
/proc/17324/stat : 17324 (tts-5-0) R 17322 17324 17168 0 -1 4194304 102842 0 0 0 34169 51 0 0 25 0 1 0 93201306 311996416 74519 1992294400 134512640 135191068 4294956240 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/17324/statm: 76171 74519 71 165 0 76004 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 304684

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 17325
/proc/meminfo: memFree=1339736/2055920 swapFree=4192956/4192956
[pid=17324] ppid=17322 vsize=305608 CPUtime=402.18
/proc/17324/stat : 17324 (tts-5-0) R 17322 17324 17168 0 -1 4194304 103095 0 0 0 40166 52 0 0 25 0 1 0 93201306 312942592 74772 1992294400 134512640 135191068 4294956240 18446744073709551615 134555295 0 0 4096 0 0 0 0 17 1 0 0
/proc/17324/statm: 76402 74772 71 165 0 76235 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 305608

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 17325
/proc/meminfo: memFree=1338520/2055920 swapFree=4192956/4192956
[pid=17324] ppid=17322 vsize=307812 CPUtime=462.15
/proc/17324/stat : 17324 (tts-5-0) R 17322 17324 17168 0 -1 4194304 103386 0 0 0 46163 52 0 0 25 0 1 0 93201306 315199488 75063 1992294400 134512640 135191068 4294956240 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/17324/statm: 76953 75063 71 165 0 76786 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 307812

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 17325
/proc/meminfo: memFree=1337944/2055920 swapFree=4192956/4192956
[pid=17324] ppid=17322 vsize=308340 CPUtime=522.14
/proc/17324/stat : 17324 (tts-5-0) R 17322 17324 17168 0 -1 4194304 103532 0 0 0 52161 53 0 0 25 0 1 0 93201306 315740160 75209 1992294400 134512640 135191068 4294956240 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/17324/statm: 77085 75209 71 165 0 76918 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 308340

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 17327
/proc/meminfo: memFree=1337496/2055920 swapFree=4192956/4192956
[pid=17324] ppid=17322 vsize=308604 CPUtime=582.12
/proc/17324/stat : 17324 (tts-5-0) R 17322 17324 17168 0 -1 4194304 103633 0 0 0 58159 53 0 0 25 0 1 0 93201306 316010496 75310 1992294400 134512640 135191068 4294956240 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/17324/statm: 77151 75310 71 165 0 76984 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 308604

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 17327
/proc/meminfo: memFree=1337304/2055920 swapFree=4192956/4192956
[pid=17324] ppid=17322 vsize=308868 CPUtime=642.11
/proc/17324/stat : 17324 (tts-5-0) R 17322 17324 17168 0 -1 4194304 103698 0 0 0 64157 54 0 0 25 0 1 0 93201306 316280832 75375 1992294400 134512640 135191068 4294956240 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/17324/statm: 77217 75375 71 165 0 77050 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 308868

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 17327
/proc/meminfo: memFree=1336984/2055920 swapFree=4192956/4192956
[pid=17324] ppid=17322 vsize=309000 CPUtime=702.09
/proc/17324/stat : 17324 (tts-5-0) R 17322 17324 17168 0 -1 4194304 103759 0 0 0 70155 54 0 0 25 0 1 0 93201306 316416000 75436 1992294400 134512640 135191068 4294956240 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/17324/statm: 77250 75436 71 165 0 77083 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 309000

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 17327
/proc/meminfo: memFree=1336792/2055920 swapFree=4192956/4192956
[pid=17324] ppid=17322 vsize=309132 CPUtime=762.07
/proc/17324/stat : 17324 (tts-5-0) R 17322 17324 17168 0 -1 4194304 103806 0 0 0 76153 54 0 0 25 0 1 0 93201306 316551168 75483 1992294400 134512640 135191068 4294956240 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/17324/statm: 77283 75483 71 165 0 77116 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 309132

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 17327
/proc/meminfo: memFree=1336600/2055920 swapFree=4192956/4192956
[pid=17324] ppid=17322 vsize=309264 CPUtime=822.05
/proc/17324/stat : 17324 (tts-5-0) R 17322 17324 17168 0 -1 4194304 103848 0 0 0 82151 54 0 0 25 0 1 0 93201306 316686336 75525 1992294400 134512640 135191068 4294956240 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/17324/statm: 77316 75525 71 165 0 77149 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 309264

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 17327
/proc/meminfo: memFree=1336408/2055920 swapFree=4192956/4192956
[pid=17324] ppid=17322 vsize=309396 CPUtime=882.04
/proc/17324/stat : 17324 (tts-5-0) R 17322 17324 17168 0 -1 4194304 103889 0 0 0 88149 55 0 0 25 0 1 0 93201306 316821504 75566 1992294400 134512640 135191068 4294956240 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/17324/statm: 77349 75566 71 165 0 77182 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 309396

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 17327
/proc/meminfo: memFree=1336216/2055920 swapFree=4192956/4192956
[pid=17324] ppid=17322 vsize=309528 CPUtime=942.01
/proc/17324/stat : 17324 (tts-5-0) R 17322 17324 17168 0 -1 4194304 103929 0 0 0 94146 55 0 0 25 0 1 0 93201306 316956672 75606 1992294400 134512640 135191068 4294956240 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/17324/statm: 77382 75606 71 165 0 77215 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 309528

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 17327
/proc/meminfo: memFree=1336024/2055920 swapFree=4192956/4192956
[pid=17324] ppid=17322 vsize=309660 CPUtime=1001.99
/proc/17324/stat : 17324 (tts-5-0) R 17322 17324 17168 0 -1 4194304 103968 0 0 0 100144 55 0 0 25 0 1 0 93201306 317091840 75645 1992294400 134512640 135191068 4294956240 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/17324/statm: 77415 75645 71 165 0 77248 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 309660

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 17327
/proc/meminfo: memFree=1335896/2055920 swapFree=4192956/4192956
[pid=17324] ppid=17322 vsize=309792 CPUtime=1061.99
/proc/17324/stat : 17324 (tts-5-0) R 17322 17324 17168 0 -1 4194304 103991 0 0 0 106143 56 0 0 25 0 1 0 93201306 317227008 75668 1992294400 134512640 135191068 4294956240 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/17324/statm: 77448 75668 71 165 0 77281 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 309792

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 17327
/proc/meminfo: memFree=1335832/2055920 swapFree=4192956/4192956
[pid=17324] ppid=17322 vsize=309924 CPUtime=1121.97
/proc/17324/stat : 17324 (tts-5-0) R 17322 17324 17168 0 -1 4194304 104013 0 0 0 112141 56 0 0 25 0 1 0 93201306 317362176 75690 1992294400 134512640 135191068 4294956240 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/17324/statm: 77481 75690 71 165 0 77314 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 309924

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 17327
/proc/meminfo: memFree=1335704/2055920 swapFree=4192956/4192956
[pid=17324] ppid=17322 vsize=309924 CPUtime=1181.95
/proc/17324/stat : 17324 (tts-5-0) R 17322 17324 17168 0 -1 4194304 104040 0 0 0 118139 56 0 0 25 0 1 0 93201306 317362176 75717 1992294400 134512640 135191068 4294956240 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/17324/statm: 77481 75717 71 165 0 77314 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 309924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 17327
/proc/meminfo: memFree=1335640/2055920 swapFree=4192956/4192956
[pid=17324] ppid=17322 vsize=309924 CPUtime=1200.04
/proc/17324/stat : 17324 (tts-5-0) R 17322 17324 17168 0 -1 4194304 104048 0 0 0 119948 56 0 0 25 0 1 0 93201306 317362176 75725 1992294400 134512640 135191068 4294956240 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/17324/statm: 77481 75725 71 165 0 77314 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 309924

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.46
CPU time (s): 1200.11
CPU user time (s): 1199.49
CPU system time (s): 0.620905
CPU usage (%): 99.9709
Max. virtual memory (cumulated for all children) (KiB): 309924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.49
system time used= 0.620905
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104048
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= 2
involuntary context switches= 3123

runsolver used 1.10383 second user time and 2.38664 second system time

The end

Launcher Data

Begin job on node5 at 2009-04-25 11:27:54
IDJOB=1720002
IDBENCH=69587
IDSOLVER=505
FILE ID=node5/1720002-1240651671
PBS_JOBID= 9186487
Free space on /tmp= 66316 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT_RACE08/cnf/schup-l2s-motst-2-k315.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1720002-1240651671/watcher-1720002-1240651671 -o /tmp/evaluation-result-1720002-1240651671/solver-1720002-1240651671 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1720002-1240651671.cnf

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

MD5SUM BENCH= ae1df1f35073d9127e72d2baa74b497d
RANDOM SEED=671515761

node5.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.212
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.212
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:       1639232 kB
Buffers:         42896 kB
Cached:         289216 kB
SwapCached:          0 kB
Active:          67448 kB
Inactive:       278620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1639232 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           32788 kB
Writeback:           0 kB
Mapped:          23688 kB
Slab:            56620 kB
Committed_AS:   322104 kB
PageTables:       1396 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= 66316 MiB
End job on node5 at 2009-04-25 11:47:56