Trace number 335326

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.12 1200.43

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7a-gensys-icl001.sat05-3822.reshuffled-07.cnf
MD5SUMec57f256b9d77cc498e6804764ea407d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2441
Number of clauses16065
Sum of the clauses size113111
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 2392
Number of clauses of size 32214
Number of clauses of size 4305
Number of clauses of size 5454
Number of clauses of size over 512665

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/node17/watcher-335326-1173623298 -o ROOT/results/node17/solver-335326-1173623298 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335326-1173623298/tts-4-0 /tmp/evaluation/335326-1173623298/instance-335326-1173623298.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: 0.91 0.95 0.98 3/77 4727
/proc/meminfo: memFree=1224008/2055920 swapFree=4168576/4192956
[pid=4727] ppid=4725 vsize=796 CPUtime=0
/proc/4727/stat : 4727 (tts-4-0) R 4725 4727 3656 0 -1 4194304 108 0 0 0 0 0 0 0 18 0 1 0 382284044 815104 93 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134647773 0 0 4096 0 0 0 0 17 1 0 0
/proc/4727/statm: 199 94 57 113 0 83 0

[startup+0.0451409 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 4727
/proc/meminfo: memFree=1224008/2055920 swapFree=4168576/4192956
[pid=4727] ppid=4725 vsize=2004 CPUtime=0.04
/proc/4727/stat : 4727 (tts-4-0) R 4725 4727 3656 0 -1 4194304 382 0 0 0 4 0 0 0 18 0 1 0 382284044 2052096 367 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134647773 0 0 4096 0 0 0 0 17 1 0 0
/proc/4727/statm: 501 367 57 113 0 385 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2004

[startup+0.101156 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 4727
/proc/meminfo: memFree=1224008/2055920 swapFree=4168576/4192956
[pid=4727] ppid=4725 vsize=2928 CPUtime=0.09
/proc/4727/stat : 4727 (tts-4-0) R 4725 4727 3656 0 -1 4194304 623 0 0 0 9 0 0 0 18 0 1 0 382284044 2998272 608 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/4727/statm: 732 608 59 113 0 616 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2928

[startup+0.301166 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 4727
/proc/meminfo: memFree=1224008/2055920 swapFree=4168576/4192956
[pid=4727] ppid=4725 vsize=6360 CPUtime=0.29
/proc/4727/stat : 4727 (tts-4-0) R 4725 4727 3656 0 -1 4194304 1482 0 0 0 29 0 0 0 19 0 1 0 382284044 6512640 1467 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/4727/statm: 1590 1467 62 113 0 1474 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6360

[startup+0.701208 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 4727
/proc/meminfo: memFree=1224008/2055920 swapFree=4168576/4192956
[pid=4727] ppid=4725 vsize=22696 CPUtime=0.69
/proc/4727/stat : 4727 (tts-4-0) R 4725 4727 3656 0 -1 4194304 5593 0 0 0 67 2 0 0 22 0 1 0 382284044 23240704 5578 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/4727/statm: 5674 5579 66 113 0 5558 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22696

[startup+1.50129 s]
/proc/loadavg: 0.91 0.95 0.98 2/78 4728
/proc/meminfo: memFree=1201216/2055920 swapFree=4168576/4192956
[pid=4727] ppid=4725 vsize=24960 CPUtime=1.49
/proc/4727/stat : 4727 (tts-4-0) R 4725 4727 3656 0 -1 4194304 6173 0 0 0 147 2 0 0 25 0 1 0 382284044 25559040 6156 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/4727/statm: 6240 6156 66 113 0 6124 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24960

[startup+3.10146 s]
/proc/loadavg: 0.91 0.95 0.98 2/78 4728
/proc/meminfo: memFree=1198272/2055920 swapFree=4168576/4192956
[pid=4727] ppid=4725 vsize=26996 CPUtime=3.09
/proc/4727/stat : 4727 (tts-4-0) R 4725 4727 3656 0 -1 4194304 6690 0 0 0 307 2 0 0 25 0 1 0 382284044 27643904 6673 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134535863 0 0 4096 0 0 0 0 17 1 0 0
/proc/4727/statm: 6749 6673 66 113 0 6633 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26996

[startup+6.30179 s]
/proc/loadavg: 0.92 0.95 0.98 2/78 4728
/proc/meminfo: memFree=1196032/2055920 swapFree=4168576/4192956
[pid=4727] ppid=4725 vsize=28332 CPUtime=6.28
/proc/4727/stat : 4727 (tts-4-0) R 4725 4727 3656 0 -1 4194304 7014 0 0 0 626 2 0 0 25 0 1 0 382284044 29011968 6997 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591877 0 0 4096 0 0 0 0 17 1 0 0
/proc/4727/statm: 7083 6997 66 113 0 6967 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 28332

[startup+12.7015 s]
/proc/loadavg: 0.93 0.95 0.98 2/78 4728
/proc/meminfo: memFree=1195072/2055920 swapFree=4168576/4192956
[pid=4727] ppid=4725 vsize=29236 CPUtime=12.69
/proc/4727/stat : 4727 (tts-4-0) R 4725 4727 3656 0 -1 4194304 7242 0 0 0 1266 3 0 0 25 0 1 0 382284044 29937664 7225 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/4727/statm: 7309 7225 66 113 0 7193 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29236

[startup+25.5018 s]
/proc/loadavg: 0.94 0.96 0.98 2/78 4728
/proc/meminfo: memFree=1193280/2055920 swapFree=4168576/4192956
[pid=4727] ppid=4725 vsize=30940 CPUtime=25.49
/proc/4727/stat : 4727 (tts-4-0) R 4725 4727 3656 0 -1 4194304 7664 0 0 0 2546 3 0 0 25 0 1 0 382284044 31682560 7647 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641343 0 0 4096 0 0 0 0 17 1 0 0
/proc/4727/statm: 7735 7647 66 113 0 7619 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 30940

[startup+51.1015 s]
/proc/loadavg: 0.96 0.96 0.98 2/78 4728
/proc/meminfo: memFree=1189504/2055920 swapFree=4168576/4192956
[pid=4727] ppid=4725 vsize=34844 CPUtime=51.07
/proc/4727/stat : 4727 (tts-4-0) R 4725 4727 3656 0 -1 4194304 8631 0 0 0 5104 3 0 0 25 0 1 0 382284044 35680256 8614 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/4727/statm: 8711 8614 66 113 0 8595 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 34844

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.98 2/78 4728
/proc/meminfo: memFree=1182912/2055920 swapFree=4168576/4192956
[pid=4727] ppid=4725 vsize=41340 CPUtime=102.27
/proc/4727/stat : 4727 (tts-4-0) R 4725 4727 3656 0 -1 4194304 10253 0 0 0 10222 5 0 0 25 0 1 0 382284044 42332160 10236 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/4727/statm: 10335 10236 66 113 0 10219 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 41340

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 4728
/proc/meminfo: memFree=1175424/2055920 swapFree=4168576/4192956
[pid=4727] ppid=4725 vsize=48912 CPUtime=162.25
/proc/4727/stat : 4727 (tts-4-0) R 4725 4727 3656 0 -1 4194304 12143 0 0 0 16218 7 0 0 25 0 1 0 382284044 50085888 12126 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134535187 0 0 4096 0 0 0 0 17 1 0 0
/proc/4727/statm: 12228 12126 66 113 0 12112 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 48912

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 4728
/proc/meminfo: memFree=1166528/2055920 swapFree=4168576/4192956
[pid=4727] ppid=4725 vsize=57588 CPUtime=222.23
/proc/4727/stat : 4727 (tts-4-0) R 4725 4727 3656 0 -1 4194304 14323 0 0 0 22215 8 0 0 25 0 1 0 382284044 58970112 14306 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/4727/statm: 14397 14306 66 113 0 14281 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 57588

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 4728
/proc/meminfo: memFree=1158656/2055920 swapFree=4168576/4192956
[pid=4727] ppid=4725 vsize=65560 CPUtime=282.22
/proc/4727/stat : 4727 (tts-4-0) R 4725 4727 3656 0 -1 4194304 16295 0 0 0 28212 10 0 0 25 0 1 0 382284044 67133440 16278 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534709 0 0 4096 0 0 0 0 17 1 0 0
/proc/4727/statm: 16390 16278 66 113 0 16274 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 65560

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 4728
/proc/meminfo: memFree=1151488/2055920 swapFree=4168576/4192956
[pid=4727] ppid=4725 vsize=72592 CPUtime=342.2
/proc/4727/stat : 4727 (tts-4-0) R 4725 4727 3656 0 -1 4194304 18060 0 0 0 34208 12 0 0 25 0 1 0 382284044 74334208 18043 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534110 0 0 4096 0 0 0 0 17 1 0 0
/proc/4727/statm: 18148 18043 66 113 0 18032 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 72592

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 4728
/proc/meminfo: memFree=1144960/2055920 swapFree=4168576/4192956
[pid=4727] ppid=4725 vsize=79164 CPUtime=402.19
/proc/4727/stat : 4727 (tts-4-0) R 4725 4727 3656 0 -1 4194304 19715 0 0 0 40205 14 0 0 25 0 1 0 382284044 81063936 19698 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641316 0 0 4096 0 0 0 0 17 1 0 0
/proc/4727/statm: 19791 19698 66 113 0 19675 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 79164

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 4728
/proc/meminfo: memFree=1138240/2055920 swapFree=4168576/4192956
[pid=4727] ppid=4725 vsize=85968 CPUtime=462.17
/proc/4727/stat : 4727 (tts-4-0) R 4725 4727 3656 0 -1 4194304 21413 0 0 0 46202 15 0 0 25 0 1 0 382284044 88031232 21396 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/4727/statm: 21492 21396 66 113 0 21376 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 85968

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 4728
/proc/meminfo: memFree=1131200/2055920 swapFree=4168576/4192956
[pid=4727] ppid=4725 vsize=93000 CPUtime=522.16
/proc/4727/stat : 4727 (tts-4-0) R 4725 4727 3656 0 -1 4194304 23197 0 0 0 52199 17 0 0 25 0 1 0 382284044 95232000 23180 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534083 0 0 4096 0 0 0 0 17 1 0 0
/proc/4727/statm: 23250 23180 66 113 0 23134 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 93000

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 4728
/proc/meminfo: memFree=1123584/2055920 swapFree=4168576/4192956
[pid=4727] ppid=4725 vsize=100500 CPUtime=582.14
/proc/4727/stat : 4727 (tts-4-0) R 4725 4727 3656 0 -1 4194304 25066 0 0 0 58196 18 0 0 25 0 1 0 382284044 102912000 25049 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534083 0 0 4096 0 0 0 0 17 1 0 0
/proc/4727/statm: 25125 25049 66 113 0 25009 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 100500

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 4728
/proc/meminfo: memFree=1116160/2055920 swapFree=4168576/4192956
[pid=4727] ppid=4725 vsize=108004 CPUtime=642.13
/proc/4727/stat : 4727 (tts-4-0) R 4725 4727 3656 0 -1 4194304 26908 0 0 0 64193 20 0 0 25 0 1 0 382284044 110596096 26891 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534048 0 0 4096 0 0 0 0 17 1 0 0
/proc/4727/statm: 27001 26891 66 113 0 26885 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 108004

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 4728
/proc/meminfo: memFree=1109120/2055920 swapFree=4168576/4192956
[pid=4727] ppid=4725 vsize=115040 CPUtime=702.11
/proc/4727/stat : 4727 (tts-4-0) R 4725 4727 3656 0 -1 4194304 28676 0 0 0 70190 21 0 0 25 0 1 0 382284044 117800960 28659 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591986 0 0 4096 0 0 0 0 17 1 0 0
/proc/4727/statm: 28760 28659 66 113 0 28644 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 115040

[startup+762.305 s]
/proc/loadavg: 1.07 0.99 0.99 2/78 4728
/proc/meminfo: memFree=1103488/2055920 swapFree=4168576/4192956
[pid=4727] ppid=4725 vsize=120432 CPUtime=762.1
/proc/4727/stat : 4727 (tts-4-0) R 4725 4727 3656 0 -1 4194304 30046 0 0 0 76187 23 0 0 25 0 1 0 382284044 123322368 30029 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591804 0 0 4096 0 0 0 0 17 1 0 0
/proc/4727/statm: 30108 30029 66 113 0 29992 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 120432

[startup+822.302 s]
/proc/loadavg: 1.09 1.00 0.99 2/78 4728
/proc/meminfo: memFree=1098432/2055920 swapFree=4168576/4192956
[pid=4727] ppid=4725 vsize=125592 CPUtime=822.08
/proc/4727/stat : 4727 (tts-4-0) R 4725 4727 3656 0 -1 4194304 31309 0 0 0 82184 24 0 0 25 0 1 0 382284044 128606208 31292 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134535843 0 0 4096 0 0 0 0 17 1 0 0
/proc/4727/statm: 31398 31292 66 113 0 31282 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 125592

[startup+882.302 s]
/proc/loadavg: 1.09 1.02 1.00 2/78 4728
/proc/meminfo: memFree=1093056/2055920 swapFree=4168576/4192956
[pid=4727] ppid=4725 vsize=130880 CPUtime=882.07
/proc/4727/stat : 4727 (tts-4-0) R 4725 4727 3656 0 -1 4194304 32643 0 0 0 88181 26 0 0 25 0 1 0 382284044 134021120 32626 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641326 0 0 4096 0 0 0 0 17 1 0 0
/proc/4727/statm: 32720 32626 66 113 0 32604 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 130880

[startup+942.301 s]
/proc/loadavg: 1.09 1.03 1.00 2/78 4728
/proc/meminfo: memFree=1087936/2055920 swapFree=4168576/4192956
[pid=4727] ppid=4725 vsize=135944 CPUtime=942.05
/proc/4727/stat : 4727 (tts-4-0) R 4725 4727 3656 0 -1 4194304 33927 0 0 0 94177 28 0 0 25 0 1 0 382284044 139206656 33910 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534049 0 0 4096 0 0 0 0 17 1 0 0
/proc/4727/statm: 33986 33910 66 113 0 33870 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 135944

[startup+1002.3 s]
/proc/loadavg: 1.08 1.03 1.00 2/78 4730
/proc/meminfo: memFree=1082560/2055920 swapFree=4168576/4192956
[pid=4727] ppid=4725 vsize=141576 CPUtime=1002.03
/proc/4727/stat : 4727 (tts-4-0) R 4725 4727 3656 0 -1 4194304 35299 0 0 0 100174 29 0 0 25 0 1 0 382284044 144973824 35282 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134537410 0 0 4096 0 0 0 0 17 1 0 0
/proc/4727/statm: 35394 35282 66 113 0 35278 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 141576

[startup+1062.3 s]
/proc/loadavg: 1.11 1.05 1.01 2/78 4730
/proc/meminfo: memFree=1078272/2055920 swapFree=4168576/4192956
[pid=4727] ppid=4725 vsize=145800 CPUtime=1062.02
/proc/4727/stat : 4727 (tts-4-0) R 4725 4727 3656 0 -1 4194304 36391 0 0 0 106171 31 0 0 25 0 1 0 382284044 149299200 36374 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591965 0 0 4096 0 0 0 0 17 1 0 0
/proc/4727/statm: 36450 36374 66 113 0 36334 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 145800

[startup+1122.3 s]
/proc/loadavg: 1.04 1.04 1.00 2/78 4730
/proc/meminfo: memFree=1073856/2055920 swapFree=4168576/4192956
[pid=4727] ppid=4725 vsize=150252 CPUtime=1122
/proc/4727/stat : 4727 (tts-4-0) R 4725 4727 3656 0 -1 4194304 37491 0 0 0 112168 32 0 0 25 0 1 0 382284044 153858048 37474 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534192 0 0 4096 0 0 0 0 17 1 0 0
/proc/4727/statm: 37563 37474 66 113 0 37447 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 150252

[startup+1182.3 s]
/proc/loadavg: 1.01 1.03 1.00 2/78 4730
/proc/meminfo: memFree=1069760/2055920 swapFree=4168576/4192956
[pid=4727] ppid=4725 vsize=154240 CPUtime=1181.99
/proc/4727/stat : 4727 (tts-4-0) R 4725 4727 3656 0 -1 4194304 38495 0 0 0 118165 34 0 0 25 0 1 0 382284044 157941760 38478 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/4727/statm: 38560 38478 66 113 0 38444 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 154240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.01 1.03 1.00 2/78 4730
/proc/meminfo: memFree=1068032/2055920 swapFree=4168576/4192956
[pid=4727] ppid=4725 vsize=155880 CPUtime=1200.08
/proc/4727/stat : 4727 (tts-4-0) R 4725 4727 3656 0 -1 4194304 38921 0 0 0 119974 34 0 0 25 0 1 0 382284044 159621120 38904 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534408 0 0 4096 0 0 0 0 17 1 0 0
/proc/4727/statm: 38970 38904 66 113 0 38854 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 155880

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.43
CPU time (s): 1200.12
CPU user time (s): 1199.75
CPU system time (s): 0.373943
CPU usage (%): 99.9742
Max. virtual memory (cumulated for all children) (KiB): 155880

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

runsolver used 1.50577 second user time and 2.80457 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Sun Mar 11 14:28:18 UTC 2007

IDJOB= 335326
IDBENCH= 24649
IDSOLVER= 98
FILE ID= node17/335326-1173623298

PBS_JOBID= 4101264

Free space on /tmp= 66545 MiB

SOLVER NAME= TTS 4.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/QG/QG7a-gensys-icl001.sat05-3822.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335326-1173623298/tts-4-0 /tmp/evaluation/335326-1173623298/instance-335326-1173623298.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-335326-1173623298 -o ROOT/results/node17/solver-335326-1173623298 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335326-1173623298/tts-4-0 /tmp/evaluation/335326-1173623298/instance-335326-1173623298.cnf            

META MD5SUM SOLVER= 73a7a27d0c2e86f9b1191433fde766ff
MD5SUM BENCH=  ec57f256b9d77cc498e6804764ea407d

RANDOM SEED= 923918543

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.229
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.229
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:       1224352 kB
Buffers:         57020 kB
Cached:         674540 kB
SwapCached:       2364 kB
Active:         433076 kB
Inactive:       321280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1224352 kB
SwapTotal:     4192956 kB
SwapFree:      4168576 kB
Dirty:            1188 kB
Writeback:           0 kB
Mapped:          30520 kB
Slab:            62684 kB
Committed_AS:  1500644 kB
PageTables:       1748 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= 66545 MiB

End job on node17 on Sun Mar 11 14:48:21 UTC 2007