Trace number 330364

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, and are wall clock time (not CPU 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 4.0? (TO) 1200.1 1200.47

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k35.cnf
MD5SUMe2ce53da4f00ba19b35d5b71c6e657f7
Bench CategoryINDUST (industrial 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 variables70924
Number of clauses294099
Sum of the clauses size752291
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2207955
Number of clauses of size 354916
Number of clauses of size 410434
Number of clauses of size 55929
Number of clauses of size over 512793

Solver Data (download as text)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node72/watcher-330364-1173163302 -o ROOT/results/node72/solver-330364-1173163302 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330364-1173163302/tts-4-0 /tmp/evaluation/330364-1173163302/instance-330364-1173163302.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): 2400 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: 7.47 7.02 4.33 3/77 29965
/proc/meminfo: memFree=1040744/2055920 swapFree=4152568/4192956
[pid=29965] ppid=29963 vsize=664 CPUtime=0
/proc/29965/stat : 29965 (tts-4-0) R 29963 29965 29552 0 -1 4194304 78 0 0 0 0 0 0 0 18 0 1 0 336298084 679936 63 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134647773 0 0 4096 0 0 0 0 17 1 0 0
/proc/29965/statm: 166 63 53 113 0 50 0

[startup+0.025283 s]
/proc/loadavg: 7.47 7.02 4.33 3/77 29965
/proc/meminfo: memFree=1040744/2055920 swapFree=4152568/4192956
[pid=29965] ppid=29963 vsize=664 CPUtime=0.02
/proc/29965/stat : 29965 (tts-4-0) R 29963 29965 29552 0 -1 4194304 78 0 0 0 2 0 0 0 18 0 1 0 336298084 679936 63 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134647773 0 0 4096 0 0 0 0 17 1 0 0
/proc/29965/statm: 166 63 53 113 0 50 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 664

[startup+0.101289 s]
/proc/loadavg: 7.47 7.02 4.33 3/77 29965
/proc/meminfo: memFree=1040744/2055920 swapFree=4152568/4192956
[pid=29965] ppid=29963 vsize=3576 CPUtime=0.09
/proc/29965/stat : 29965 (tts-4-0) R 29963 29965 29552 0 -1 4194304 763 0 0 0 9 0 0 0 18 0 1 0 336298084 3661824 748 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/29965/statm: 894 748 57 113 0 778 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3576

[startup+0.301308 s]
/proc/loadavg: 7.47 7.02 4.33 3/77 29965
/proc/meminfo: memFree=1040744/2055920 swapFree=4152568/4192956
[pid=29965] ppid=29963 vsize=11404 CPUtime=0.29
/proc/29965/stat : 29965 (tts-4-0) R 29963 29965 29552 0 -1 4194304 2710 0 0 0 28 1 0 0 20 0 1 0 336298084 11677696 2695 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/29965/statm: 2851 2695 57 113 0 2735 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11404

[startup+0.701342 s]
/proc/loadavg: 7.47 7.02 4.33 3/77 29965
/proc/meminfo: memFree=1040744/2055920 swapFree=4152568/4192956
[pid=29965] ppid=29963 vsize=21604 CPUtime=0.69
/proc/29965/stat : 29965 (tts-4-0) R 29963 29965 29552 0 -1 4194304 5154 0 0 0 68 1 0 0 24 0 1 0 336298084 22122496 5139 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134523916 0 0 4096 0 0 0 0 17 1 0 0
/proc/29965/statm: 5401 5139 58 113 0 5285 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21604

[startup+1.50142 s]
/proc/loadavg: 7.47 7.02 4.33 2/78 29966
/proc/meminfo: memFree=1020384/2055920 swapFree=4152568/4192956
[pid=29965] ppid=29963 vsize=21604 CPUtime=1.49
/proc/29965/stat : 29965 (tts-4-0) R 29963 29965 29552 0 -1 4194304 5154 0 0 0 148 1 0 0 25 0 1 0 336298084 22122496 5139 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134524340 0 0 4096 0 0 0 0 17 1 0 0
/proc/29965/statm: 5401 5139 58 113 0 5285 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21604

[startup+3.10156 s]
/proc/loadavg: 7.47 7.02 4.33 2/78 29966
/proc/meminfo: memFree=977696/2055920 swapFree=4152568/4192956
[pid=29965] ppid=29963 vsize=93700 CPUtime=3.09
/proc/29965/stat : 29965 (tts-4-0) R 29963 29965 29552 0 -1 4194304 20803 0 0 0 301 8 0 0 25 0 1 0 336298084 95948800 20662 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538269 0 0 4096 0 0 0 0 17 1 0 0
/proc/29965/statm: 23425 20662 62 113 0 23309 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 93700

[startup+6.30186 s]
/proc/loadavg: 6.96 6.92 4.31 2/78 29966
/proc/meminfo: memFree=957792/2055920 swapFree=4152568/4192956
[pid=29965] ppid=29963 vsize=93700 CPUtime=6.29
/proc/29965/stat : 29965 (tts-4-0) R 29963 29965 29552 0 -1 4194304 20803 0 0 0 621 8 0 0 25 0 1 0 336298084 95948800 20662 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134555200 0 0 4096 0 0 0 0 17 1 0 0
/proc/29965/statm: 23425 20662 62 113 0 23309 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 93700

[startup+12.7014 s]
/proc/loadavg: 6.48 6.82 4.29 2/78 29966
/proc/meminfo: memFree=957792/2055920 swapFree=4152568/4192956
[pid=29965] ppid=29963 vsize=93700 CPUtime=12.68
/proc/29965/stat : 29965 (tts-4-0) R 29963 29965 29552 0 -1 4194304 20803 0 0 0 1260 8 0 0 25 0 1 0 336298084 95948800 20662 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134554483 0 0 4096 0 0 0 0 17 1 0 0
/proc/29965/statm: 23425 20662 62 113 0 23309 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 93700

[startup+25.5016 s]
/proc/loadavg: 5.27 6.53 4.24 2/78 29966
/proc/meminfo: memFree=958432/2055920 swapFree=4152568/4192956
[pid=29965] ppid=29963 vsize=125240 CPUtime=25.48
/proc/29965/stat : 29965 (tts-4-0) R 29963 29965 29552 0 -1 4194304 28965 0 0 0 2537 11 0 0 25 0 1 0 336298084 128245760 28565 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134546712 0 0 4096 0 0 0 0 17 1 0 0
/proc/29965/statm: 31310 28566 64 113 0 31194 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 125240

[startup+51.102 s]
/proc/loadavg: 3.81 6.09 4.15 2/78 29966
/proc/meminfo: memFree=702368/2055920 swapFree=4152568/4192956
[pid=29965] ppid=29963 vsize=349792 CPUtime=51.07
/proc/29965/stat : 29965 (tts-4-0) R 29963 29965 29552 0 -1 4194304 85335 0 0 0 5073 34 0 0 25 0 1 0 336298084 358187008 84447 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134537410 0 0 4096 0 0 0 0 17 1 0 0
/proc/29965/statm: 87448 84447 66 113 0 87332 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 349792

[startup+102.306 s]
/proc/loadavg: 2.22 5.30 3.98 2/78 29966
/proc/meminfo: memFree=691104/2055920 swapFree=4152568/4192956
[pid=29965] ppid=29963 vsize=361084 CPUtime=102.26
/proc/29965/stat : 29965 (tts-4-0) R 29963 29965 29552 0 -1 4194304 88169 0 0 0 10190 36 0 0 25 0 1 0 336298084 369750016 87281 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134535860 0 0 4096 0 0 0 0 17 1 0 0
/proc/29965/statm: 90271 87281 66 113 0 90155 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 361084

[startup+162.301 s]
/proc/loadavg: 1.45 4.52 3.80 2/78 29966
/proc/meminfo: memFree=690464/2055920 swapFree=4152568/4192956
[pid=29965] ppid=29963 vsize=361636 CPUtime=162.24
/proc/29965/stat : 29965 (tts-4-0) R 29963 29965 29552 0 -1 4194304 88315 0 0 0 16188 36 0 0 25 0 1 0 336298084 370315264 87427 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134543308 0 0 4096 0 0 0 0 17 1 0 0
/proc/29965/statm: 90409 87427 66 113 0 90293 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 361636

[startup+222.302 s]
/proc/loadavg: 1.16 3.87 3.62 2/78 29966
/proc/meminfo: memFree=682592/2055920 swapFree=4152568/4192956
[pid=29965] ppid=29963 vsize=369392 CPUtime=222.22
/proc/29965/stat : 29965 (tts-4-0) R 29963 29965 29552 0 -1 4194304 90258 0 0 0 22185 37 0 0 25 0 1 0 336298084 378257408 89370 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134513457 0 0 4096 0 0 0 0 17 1 0 0
/proc/29965/statm: 92348 89370 66 113 0 92232 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 369392

[startup+282.301 s]
/proc/loadavg: 1.06 3.35 3.45 2/78 29966
/proc/meminfo: memFree=668640/2055920 swapFree=4152568/4192956
[pid=29965] ppid=29963 vsize=383324 CPUtime=282.21
/proc/29965/stat : 29965 (tts-4-0) R 29963 29965 29552 0 -1 4194304 93738 0 0 0 28182 39 0 0 25 0 1 0 336298084 392523776 92850 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534396 0 0 4096 0 0 0 0 17 1 0 0
/proc/29965/statm: 95831 92850 66 113 0 95715 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 383324

[startup+342.302 s]
/proc/loadavg: 1.02 2.92 3.29 2/78 29966
/proc/meminfo: memFree=667296/2055920 swapFree=4152568/4192956
[pid=29965] ppid=29963 vsize=384596 CPUtime=342.2
/proc/29965/stat : 29965 (tts-4-0) R 29963 29965 29552 0 -1 4194304 94071 0 0 0 34180 40 0 0 25 0 1 0 336298084 393826304 93183 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591664 0 0 4096 0 0 0 0 17 1 0 0
/proc/29965/statm: 96149 93183 66 113 0 96033 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 384596

[startup+402.301 s]
/proc/loadavg: 1.00 2.57 3.15 2/78 29966
/proc/meminfo: memFree=667232/2055920 swapFree=4152568/4192956
[pid=29965] ppid=29963 vsize=384772 CPUtime=402.18
/proc/29965/stat : 29965 (tts-4-0) R 29963 29965 29552 0 -1 4194304 94085 0 0 0 40178 40 0 0 25 0 1 0 336298084 394006528 93197 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534117 0 0 4096 0 0 0 0 17 1 0 0
/proc/29965/statm: 96193 93197 66 113 0 96077 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 384772

[startup+462.302 s]
/proc/loadavg: 1.00 2.28 3.01 2/78 29966
/proc/meminfo: memFree=666976/2055920 swapFree=4152568/4192956
[pid=29965] ppid=29963 vsize=384976 CPUtime=462.17
/proc/29965/stat : 29965 (tts-4-0) R 29963 29965 29552 0 -1 4194304 94152 0 0 0 46176 41 0 0 25 0 1 0 336298084 394215424 93264 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134552161 0 0 4096 0 0 0 0 17 1 0 0
/proc/29965/statm: 96244 93264 66 113 0 96128 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 384976

[startup+522.301 s]
/proc/loadavg: 1.00 2.04 2.88 2/78 29966
/proc/meminfo: memFree=666720/2055920 swapFree=4152568/4192956
[pid=29965] ppid=29963 vsize=385384 CPUtime=522.15
/proc/29965/stat : 29965 (tts-4-0) R 29963 29965 29552 0 -1 4194304 94225 0 0 0 52174 41 0 0 25 0 1 0 336298084 394633216 93337 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/29965/statm: 96346 93337 66 113 0 96230 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 385384

[startup+582.302 s]
/proc/loadavg: 1.00 1.85 2.76 2/78 29966
/proc/meminfo: memFree=665248/2055920 swapFree=4152568/4192956
[pid=29965] ppid=29963 vsize=386596 CPUtime=582.14
/proc/29965/stat : 29965 (tts-4-0) R 29963 29965 29552 0 -1 4194304 94572 0 0 0 58172 42 0 0 25 0 1 0 336298084 395874304 93684 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641324 0 0 4096 0 0 0 0 17 1 0 0
/proc/29965/statm: 96649 93684 66 113 0 96533 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 386596

[startup+642.302 s]
/proc/loadavg: 1.00 1.69 2.65 2/78 29966
/proc/meminfo: memFree=663392/2055920 swapFree=4152568/4192956
[pid=29965] ppid=29963 vsize=388600 CPUtime=642.13
/proc/29965/stat : 29965 (tts-4-0) R 29963 29965 29552 0 -1 4194304 95046 0 0 0 64170 43 0 0 25 0 1 0 336298084 397926400 94158 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534364 0 0 4096 0 0 0 0 17 1 0 0
/proc/29965/statm: 97150 94158 66 113 0 97034 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 388600

[startup+702.302 s]
/proc/loadavg: 1.00 1.56 2.54 2/78 29966
/proc/meminfo: memFree=661344/2055920 swapFree=4152568/4192956
[pid=29965] ppid=29963 vsize=390712 CPUtime=702.11
/proc/29965/stat : 29965 (tts-4-0) R 29963 29965 29552 0 -1 4194304 95565 0 0 0 70167 44 0 0 25 0 1 0 336298084 400089088 94677 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/29965/statm: 97678 94677 66 113 0 97562 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 390712

[startup+762.306 s]
/proc/loadavg: 1.00 1.46 2.44 2/78 29966
/proc/meminfo: memFree=659744/2055920 swapFree=4152568/4192956
[pid=29965] ppid=29963 vsize=392124 CPUtime=762.1
/proc/29965/stat : 29965 (tts-4-0) R 29963 29965 29552 0 -1 4194304 95962 0 0 0 76165 45 0 0 25 0 1 0 336298084 401534976 95074 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591973 0 0 4096 0 0 0 0 17 1 0 0
/proc/29965/statm: 98031 95074 66 113 0 97915 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 392124

[startup+822.301 s]
/proc/loadavg: 1.00 1.37 2.35 2/78 29966
/proc/meminfo: memFree=658208/2055920 swapFree=4152568/4192956
[pid=29965] ppid=29963 vsize=393764 CPUtime=822.08
/proc/29965/stat : 29965 (tts-4-0) R 29963 29965 29552 0 -1 4194304 96335 0 0 0 82163 45 0 0 25 0 1 0 336298084 403214336 95447 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/29965/statm: 98441 95447 66 113 0 98325 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 393764

[startup+882.302 s]
/proc/loadavg: 1.00 1.30 2.26 2/78 29966
/proc/meminfo: memFree=656672/2055920 swapFree=4152568/4192956
[pid=29965] ppid=29963 vsize=395408 CPUtime=882.06
/proc/29965/stat : 29965 (tts-4-0) R 29963 29965 29552 0 -1 4194304 96738 0 0 0 88160 46 0 0 25 0 1 0 336298084 404897792 95850 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134543308 0 0 4096 0 0 0 0 17 1 0 0
/proc/29965/statm: 98852 95850 66 113 0 98736 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 395408

[startup+942.301 s]
/proc/loadavg: 1.00 1.24 2.18 2/78 29966
/proc/meminfo: memFree=654432/2055920 swapFree=4152568/4192956
[pid=29965] ppid=29963 vsize=397852 CPUtime=942.05
/proc/29965/stat : 29965 (tts-4-0) R 29963 29965 29552 0 -1 4194304 97366 0 0 0 94158 47 0 0 25 0 1 0 336298084 407400448 96478 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134535874 0 0 4096 0 0 0 0 17 1 0 0
/proc/29965/statm: 99463 96478 66 113 0 99347 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 397852

[startup+1002.3 s]
/proc/loadavg: 1.00 1.20 2.10 2/78 29966
/proc/meminfo: memFree=653856/2055920 swapFree=4152568/4192956
[pid=29965] ppid=29963 vsize=397992 CPUtime=1002.04
/proc/29965/stat : 29965 (tts-4-0) R 29963 29965 29552 0 -1 4194304 97425 0 0 0 100156 48 0 0 25 0 1 0 336298084 407543808 96537 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591630 0 0 4096 0 0 0 0 17 1 0 0
/proc/29965/statm: 99498 96537 66 113 0 99382 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 397992

[startup+1062.3 s]
/proc/loadavg: 1.00 1.16 2.03 2/78 29966
/proc/meminfo: memFree=653664/2055920 swapFree=4152568/4192956
[pid=29965] ppid=29963 vsize=398200 CPUtime=1062.02
/proc/29965/stat : 29965 (tts-4-0) R 29963 29965 29552 0 -1 4194304 97477 0 0 0 106154 48 0 0 25 0 1 0 336298084 407756800 96589 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641338 0 0 4096 0 0 0 0 17 1 0 0
/proc/29965/statm: 99550 96589 66 113 0 99434 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 398200

[startup+1122.3 s]
/proc/loadavg: 1.00 1.13 1.97 2/78 29966
/proc/meminfo: memFree=653344/2055920 swapFree=4152568/4192956
[pid=29965] ppid=29963 vsize=398668 CPUtime=1122
/proc/29965/stat : 29965 (tts-4-0) R 29963 29965 29552 0 -1 4194304 97546 0 0 0 112152 48 0 0 25 0 1 0 336298084 408236032 96658 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/29965/statm: 99667 96658 66 113 0 99551 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 398668

[startup+1182.3 s]
/proc/loadavg: 1.00 1.10 1.90 2/84 30068
/proc/meminfo: memFree=651696/2055920 swapFree=4152568/4192956
[pid=29965] ppid=29963 vsize=398944 CPUtime=1181.94
/proc/29965/stat : 29965 (tts-4-0) R 29963 29965 29552 0 -1 4194304 97649 0 0 0 118145 49 0 0 25 0 1 0 336298084 408518656 96761 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641324 0 0 4096 0 0 0 0 17 1 0 0
/proc/29965/statm: 99736 96761 66 113 0 99620 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 398944



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.09 1.88 2/84 30084
/proc/meminfo: memFree=651696/2055920 swapFree=4152568/4192956
[pid=29965] ppid=29963 vsize=398944 CPUtime=1200.03
/proc/29965/stat : 29965 (tts-4-0) R 29963 29965 29552 0 -1 4194304 97651 0 0 0 119954 49 0 0 25 0 1 0 336298084 408518656 96763 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591884 0 0 4096 0 0 0 0 17 1 0 0
/proc/29965/statm: 99736 96763 66 113 0 99620 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 398944

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.47
CPU time (s): 1200.1
CPU user time (s): 1199.54
CPU system time (s): 0.557915
CPU usage (%): 99.9694
Max. virtual memory (cumulated for all children) (KiB): 398944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.54
system time used= 0.557915
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 97651
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= 6
involuntary context switches= 25076

runsolver used 1.45278 second user time and 2.91156 second system time

The end

Launcher Data (download as text)

Begin job on node72 on Tue Mar  6 06:41:43 UTC 2007

IDJOB= 330364
IDBENCH= 20562
IDSOLVER= 98
FILE ID= node72/330364-1173163302

PBS_JOBID= 4015240

Free space on /tmp= 66443 MiB

SOLVER NAME= TTS 4.0
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2004_30/IBM_FV_2004_rule_batch_30_SAT_dat.k35.cnf
COMMAND LINE= /tmp/evaluation/330364-1173163302/tts-4-0 /tmp/evaluation/330364-1173163302/instance-330364-1173163302.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node72/watcher-330364-1173163302 -o ROOT/results/node72/solver-330364-1173163302 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/330364-1173163302/tts-4-0 /tmp/evaluation/330364-1173163302/instance-330364-1173163302.cnf            

META MD5SUM SOLVER= 73a7a27d0c2e86f9b1191433fde766ff
MD5SUM BENCH=  e2ce53da4f00ba19b35d5b71c6e657f7

RANDOM SEED= 154322658

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node72.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1041152 kB
Buffers:         46336 kB
Cached:         855504 kB
SwapCached:       8272 kB
Active:         179256 kB
Inactive:       759696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1041152 kB
SwapTotal:     4192956 kB
SwapFree:      4152568 kB
Dirty:            7204 kB
Writeback:           0 kB
Mapped:          44108 kB
Slab:            61396 kB
Committed_AS: 10510856 kB
PageTables:       1716 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= 66443 MiB

End job on node72 on Tue Mar  6 07:01:45 UTC 2007