Trace number 1720042

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
ttsth-5-0 2009-03-19? (TO) 1200.14 1200.45

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.67/53.80	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1720042-1240652063.cnf 
53.67/53.80	c Using SATTIMEOUT of 1200
53.67/53.80	c Using SATRAM of 1800
53.67/53.80	c Size of subset node = 16
53.67/53.80	c Variables = 507145
53.67/53.80	c Clauses = 1601920
53.67/53.80	c Literals = 4100982
53.67/53.80	c Reduced size:
53.67/53.80	c Variables = 507145
53.67/53.80	c Clauses = 1524035
53.67/53.80	c Literals = 3897196
53.67/53.80	c a2
58.07/58.15	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-1720042-1240652063/watcher-1720042-1240652063 -o /tmp/evaluation-result-1720042-1240652063/solver-1720042-1240652063 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1720042-1240652063.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 0.98 0.99 3/64 18116
/proc/meminfo: memFree=1767592/2055920 swapFree=4180592/4192956
[pid=18116] ppid=18114 vsize=1064 CPUtime=0
/proc/18116/stat : 18116 (ttsth-5-0) R 18114 18116 17985 0 -1 4194304 145 0 0 0 0 0 0 0 18 0 1 0 93240040 1089536 129 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/18116/statm: 266 129 77 176 0 88 0

[startup+0.0375479 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 18116
/proc/meminfo: memFree=1767592/2055920 swapFree=4180592/4192956
[pid=18116] ppid=18114 vsize=2256 CPUtime=0.03
/proc/18116/stat : 18116 (ttsth-5-0) R 18114 18116 17985 0 -1 4194304 464 0 0 0 3 0 0 0 18 0 1 0 93240040 2310144 448 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/18116/statm: 564 448 78 176 0 386 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2256

[startup+0.10154 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 18116
/proc/meminfo: memFree=1767592/2055920 swapFree=4180592/4192956
[pid=18116] ppid=18114 vsize=4732 CPUtime=0.09
/proc/18116/stat : 18116 (ttsth-5-0) R 18114 18116 17985 0 -1 4194304 1045 0 0 0 9 0 0 0 18 0 1 0 93240040 4845568 1029 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/18116/statm: 1183 1029 78 176 0 1005 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4732

[startup+0.301561 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 18116
/proc/meminfo: memFree=1767592/2055920 swapFree=4180592/4192956
[pid=18116] ppid=18114 vsize=11780 CPUtime=0.29
/proc/18116/stat : 18116 (ttsth-5-0) R 18114 18116 17985 0 -1 4194304 2804 0 0 0 28 1 0 0 19 0 1 0 93240040 12062720 2788 1992294400 134512640 135237372 4294956192 18446744073709551615 134887124 0 0 4096 0 0 0 0 17 0 0 0
/proc/18116/statm: 2945 2788 78 176 0 2767 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11780

[startup+0.701609 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 18116
/proc/meminfo: memFree=1767592/2055920 swapFree=4180592/4192956
[pid=18116] ppid=18114 vsize=26652 CPUtime=0.69
/proc/18116/stat : 18116 (ttsth-5-0) R 18114 18116 17985 0 -1 4194304 6518 0 0 0 66 3 0 0 23 0 1 0 93240040 27291648 6502 1992294400 134512640 135237372 4294956192 18446744073709551615 134884184 0 0 4096 0 0 0 0 17 0 0 0
/proc/18116/statm: 6663 6502 78 176 0 6485 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26652

[startup+1.50168 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 18117
/proc/meminfo: memFree=1729568/2055920 swapFree=4180592/4192956
[pid=18116] ppid=18114 vsize=55332 CPUtime=1.48
/proc/18116/stat : 18116 (ttsth-5-0) R 18114 18116 17985 0 -1 4194304 13575 0 0 0 142 6 0 0 25 0 1 0 93240040 56659968 13559 1992294400 134512640 135237372 4294956192 18446744073709551615 134639534 0 0 4096 0 0 0 0 17 1 0 0
/proc/18116/statm: 13833 13559 78 176 0 13655 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 55332

[startup+3.10185 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 18117
/proc/meminfo: memFree=1692192/2055920 swapFree=4180592/4192956
[pid=18116] ppid=18114 vsize=118180 CPUtime=3.09
/proc/18116/stat : 18116 (ttsth-5-0) R 18114 18116 17985 0 -1 4194304 27700 0 0 0 296 13 0 0 25 0 1 0 93240040 121016320 27684 1992294400 134512640 135237372 4294956192 18446744073709551615 134534080 0 0 4096 0 0 0 0 17 1 0 0
/proc/18116/statm: 29545 27684 78 176 0 29367 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 118180

[startup+6.30118 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 18117
/proc/meminfo: memFree=1656992/2055920 swapFree=4180592/4192956
[pid=18116] ppid=18114 vsize=118180 CPUtime=6.29
/proc/18116/stat : 18116 (ttsth-5-0) R 18114 18116 17985 0 -1 4194304 27700 0 0 0 616 13 0 0 25 0 1 0 93240040 121016320 27684 1992294400 134512640 135237372 4294956192 18446744073709551615 134534253 0 0 4096 0 0 0 0 17 1 0 0
/proc/18116/statm: 29545 27684 78 176 0 29367 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 118180

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18117
/proc/meminfo: memFree=1657192/2055920 swapFree=4180592/4192956
[pid=18116] ppid=18114 vsize=118180 CPUtime=12.69
/proc/18116/stat : 18116 (ttsth-5-0) R 18114 18116 17985 0 -1 4194304 27700 0 0 0 1256 13 0 0 25 0 1 0 93240040 121016320 27684 1992294400 134512640 135237372 4294956192 18446744073709551615 134534240 0 0 4096 0 0 0 0 17 1 0 0
/proc/18116/statm: 29545 27684 78 176 0 29367 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 118180

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18117
/proc/meminfo: memFree=1657256/2055920 swapFree=4180592/4192956
[pid=18116] ppid=18114 vsize=118180 CPUtime=25.48
/proc/18116/stat : 18116 (ttsth-5-0) R 18114 18116 17985 0 -1 4194304 27700 0 0 0 2535 13 0 0 25 0 1 0 93240040 121016320 27684 1992294400 134512640 135237372 4294956192 18446744073709551615 134534306 0 0 4096 0 0 0 0 17 1 0 0
/proc/18116/statm: 29545 27684 78 176 0 29367 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 118180

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18117
/proc/meminfo: memFree=1657384/2055920 swapFree=4180592/4192956
[pid=18116] ppid=18114 vsize=118180 CPUtime=51.07
/proc/18116/stat : 18116 (ttsth-5-0) R 18114 18116 17985 0 -1 4194304 27700 0 0 0 5094 13 0 0 25 0 1 0 93240040 121016320 27684 1992294400 134512640 135237372 4294956192 18446744073709551615 134534067 0 0 4096 0 0 0 0 17 1 0 0
/proc/18116/statm: 29545 27684 78 176 0 29367 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 118180

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18117
/proc/meminfo: memFree=1475304/2055920 swapFree=4180592/4192956
[pid=18116] ppid=18114 vsize=299944 CPUtime=102.26
/proc/18116/stat : 18116 (ttsth-5-0) R 18114 18116 17985 0 -1 4194304 101607 0 0 0 10177 49 0 0 25 0 1 0 93240040 307142656 73120 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/18116/statm: 74986 73120 80 176 0 74808 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 299944

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18117
/proc/meminfo: memFree=1473064/2055920 swapFree=4180592/4192956
[pid=18116] ppid=18114 vsize=301348 CPUtime=162.24
/proc/18116/stat : 18116 (ttsth-5-0) R 18114 18116 17985 0 -1 4194304 102166 0 0 0 16174 50 0 0 25 0 1 0 93240040 308580352 73679 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/18116/statm: 75337 73679 80 176 0 75159 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 301348

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18119
/proc/meminfo: memFree=1471656/2055920 swapFree=4180592/4192956
[pid=18116] ppid=18114 vsize=302272 CPUtime=222.22
/proc/18116/stat : 18116 (ttsth-5-0) R 18114 18116 17985 0 -1 4194304 102457 0 0 0 22172 50 0 0 25 0 1 0 93240040 309526528 73970 1992294400 134512640 135237372 4294956192 18446744073709551615 134600981 0 0 4096 0 0 0 0 17 1 0 0
/proc/18116/statm: 75568 73970 80 176 0 75390 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 302272

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18119
/proc/meminfo: memFree=1470440/2055920 swapFree=4180592/4192956
[pid=18116] ppid=18114 vsize=303968 CPUtime=282.21
/proc/18116/stat : 18116 (ttsth-5-0) R 18114 18116 17985 0 -1 4194304 102763 0 0 0 28170 51 0 0 25 0 1 0 93240040 311263232 74276 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/18116/statm: 75992 74276 80 176 0 75814 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 303968

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18119
/proc/meminfo: memFree=1469360/2055920 swapFree=4180592/4192956
[pid=18116] ppid=18114 vsize=304760 CPUtime=342.2
/proc/18116/stat : 18116 (ttsth-5-0) R 18114 18116 17985 0 -1 4194304 103021 0 0 0 34168 52 0 0 25 0 1 0 93240040 312074240 74534 1992294400 134512640 135237372 4294956192 18446744073709551615 134600972 0 0 4096 0 0 0 0 17 1 0 0
/proc/18116/statm: 76190 74534 80 176 0 76012 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 304760

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18119
/proc/meminfo: memFree=1468400/2055920 swapFree=4180592/4192956
[pid=18116] ppid=18114 vsize=305684 CPUtime=402.18
/proc/18116/stat : 18116 (ttsth-5-0) R 18114 18116 17985 0 -1 4194304 103272 0 0 0 40166 52 0 0 25 0 1 0 93240040 313020416 74785 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/18116/statm: 76421 74785 80 176 0 76243 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 305684

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18119
/proc/meminfo: memFree=1467248/2055920 swapFree=4180592/4192956
[pid=18116] ppid=18114 vsize=307888 CPUtime=462.17
/proc/18116/stat : 18116 (ttsth-5-0) R 18114 18116 17985 0 -1 4194304 103569 0 0 0 46164 53 0 0 25 0 1 0 93240040 315277312 75082 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/18116/statm: 76972 75082 80 176 0 76794 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 307888

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18119
/proc/meminfo: memFree=1466672/2055920 swapFree=4180592/4192956
[pid=18116] ppid=18114 vsize=308416 CPUtime=522.15
/proc/18116/stat : 18116 (ttsth-5-0) R 18114 18116 17985 0 -1 4194304 103707 0 0 0 52162 53 0 0 25 0 1 0 93240040 315817984 75220 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/18116/statm: 77104 75220 80 176 0 76926 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 308416

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18119
/proc/meminfo: memFree=1466224/2055920 swapFree=4180592/4192956
[pid=18116] ppid=18114 vsize=308680 CPUtime=582.13
/proc/18116/stat : 18116 (ttsth-5-0) R 18114 18116 17985 0 -1 4194304 103808 0 0 0 58160 53 0 0 25 0 1 0 93240040 316088320 75321 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/18116/statm: 77170 75321 80 176 0 76992 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 308680

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18119
/proc/meminfo: memFree=1465968/2055920 swapFree=4180592/4192956
[pid=18116] ppid=18114 vsize=308944 CPUtime=642.13
/proc/18116/stat : 18116 (ttsth-5-0) R 18114 18116 17985 0 -1 4194304 103872 0 0 0 64159 54 0 0 25 0 1 0 93240040 316358656 75385 1992294400 134512640 135237372 4294956192 18446744073709551615 134600972 0 0 4096 0 0 0 0 17 1 0 0
/proc/18116/statm: 77236 75385 80 176 0 77058 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 308944

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18119
/proc/meminfo: memFree=1465648/2055920 swapFree=4180592/4192956
[pid=18116] ppid=18114 vsize=309076 CPUtime=702.11
/proc/18116/stat : 18116 (ttsth-5-0) R 18114 18116 17985 0 -1 4194304 103935 0 0 0 70157 54 0 0 25 0 1 0 93240040 316493824 75448 1992294400 134512640 135237372 4294956192 18446744073709551615 134600972 0 0 4096 0 0 0 0 17 1 0 0
/proc/18116/statm: 77269 75448 80 176 0 77091 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 309076

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18119
/proc/meminfo: memFree=1465456/2055920 swapFree=4180592/4192956
[pid=18116] ppid=18114 vsize=309208 CPUtime=762.09
/proc/18116/stat : 18116 (ttsth-5-0) R 18114 18116 17985 0 -1 4194304 103985 0 0 0 76155 54 0 0 25 0 1 0 93240040 316628992 75498 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/18116/statm: 77302 75498 80 176 0 77124 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 309208

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18119
/proc/meminfo: memFree=1465264/2055920 swapFree=4180592/4192956
[pid=18116] ppid=18114 vsize=309340 CPUtime=822.07
/proc/18116/stat : 18116 (ttsth-5-0) R 18114 18116 17985 0 -1 4194304 104027 0 0 0 82153 54 0 0 25 0 1 0 93240040 316764160 75540 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/18116/statm: 77335 75540 80 176 0 77157 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 309340

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18119
/proc/meminfo: memFree=1465072/2055920 swapFree=4180592/4192956
[pid=18116] ppid=18114 vsize=309472 CPUtime=882.06
/proc/18116/stat : 18116 (ttsth-5-0) R 18114 18116 17985 0 -1 4194304 104068 0 0 0 88151 55 0 0 25 0 1 0 93240040 316899328 75581 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/18116/statm: 77368 75581 80 176 0 77190 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 309472

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18119
/proc/meminfo: memFree=1464880/2055920 swapFree=4180592/4192956
[pid=18116] ppid=18114 vsize=309604 CPUtime=942.04
/proc/18116/stat : 18116 (ttsth-5-0) R 18114 18116 17985 0 -1 4194304 104108 0 0 0 94149 55 0 0 25 0 1 0 93240040 317034496 75621 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/18116/statm: 77401 75621 80 176 0 77223 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 309604

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18119
/proc/meminfo: memFree=1464752/2055920 swapFree=4180592/4192956
[pid=18116] ppid=18114 vsize=309736 CPUtime=1002.03
/proc/18116/stat : 18116 (ttsth-5-0) R 18114 18116 17985 0 -1 4194304 104147 0 0 0 100148 55 0 0 25 0 1 0 93240040 317169664 75660 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/18116/statm: 77434 75660 80 176 0 77256 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 309736

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18119
/proc/meminfo: memFree=1464624/2055920 swapFree=4180592/4192956
[pid=18116] ppid=18114 vsize=309868 CPUtime=1062.01
/proc/18116/stat : 18116 (ttsth-5-0) R 18114 18116 17985 0 -1 4194304 104169 0 0 0 106146 55 0 0 25 0 1 0 93240040 317304832 75682 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/18116/statm: 77467 75682 80 176 0 77289 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 309868

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18119
/proc/meminfo: memFree=1464560/2055920 swapFree=4180592/4192956
[pid=18116] ppid=18114 vsize=309868 CPUtime=1122
/proc/18116/stat : 18116 (ttsth-5-0) R 18114 18116 17985 0 -1 4194304 104191 0 0 0 112144 56 0 0 25 0 1 0 93240040 317304832 75704 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/18116/statm: 77467 75704 80 176 0 77289 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 309868

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18119
/proc/meminfo: memFree=1464432/2055920 swapFree=4180592/4192956
[pid=18116] ppid=18114 vsize=310000 CPUtime=1181.98
/proc/18116/stat : 18116 (ttsth-5-0) R 18114 18116 17985 0 -1 4194304 104214 0 0 0 118142 56 0 0 25 0 1 0 93240040 317440000 75727 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/18116/statm: 77500 75727 80 176 0 77322 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 310000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18119
/proc/meminfo: memFree=1464368/2055920 swapFree=4180592/4192956
[pid=18116] ppid=18114 vsize=310000 CPUtime=1200.08
/proc/18116/stat : 18116 (ttsth-5-0) R 18114 18116 17985 0 -1 4194304 104222 0 0 0 119952 56 0 0 25 0 1 0 93240040 317440000 75735 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/18116/statm: 77500 75735 80 176 0 77322 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 310000

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.45
CPU time (s): 1200.14
CPU user time (s): 1199.53
CPU system time (s): 0.614906
CPU usage (%): 99.9739
Max. virtual memory (cumulated for all children) (KiB): 310000

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

runsolver used 1.08483 second user time and 2.49262 second system time

The end

Launcher Data

Begin job on node24 at 2009-04-25 11:34:25
IDJOB=1720042
IDBENCH=69587
IDSOLVER=549
FILE ID=node24/1720042-1240652063
PBS_JOBID= 9186501
Free space on /tmp= 66212 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT_RACE08/cnf/schup-l2s-motst-2-k315.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1720042-1240652063/watcher-1720042-1240652063 -o /tmp/evaluation-result-1720042-1240652063/solver-1720042-1240652063 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1720042-1240652063.cnf

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

MD5SUM BENCH= ae1df1f35073d9127e72d2baa74b497d
RANDOM SEED=296486914

node24.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.232
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.232
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:       1768072 kB
Buffers:         12176 kB
Cached:         203732 kB
SwapCached:       6112 kB
Active:          56648 kB
Inactive:       167924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1768072 kB
SwapTotal:     4192956 kB
SwapFree:      4180592 kB
Dirty:           32844 kB
Writeback:           0 kB
Mapped:          13992 kB
Slab:            49208 kB
Committed_AS:   359552 kB
PageTables:       1440 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= 66208 MiB
End job on node24 at 2009-04-25 11:54:28