Trace number 335284

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.55

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7a-gensys-ukn009.sat05-3849.reshuffled-07.cnf
MD5SUM42a7abc6638576e7c05fba1c9e36829b
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 variables2969
Number of clauses18718
Sum of the clauses size134151
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2435
Number of clauses of size 32341
Number of clauses of size 4498
Number of clauses of size 5677
Number of clauses of size over 514725

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/node14/watcher-335284-1173620619 -o ROOT/results/node14/solver-335284-1173620619 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335284-1173620619/tts-4-0 /tmp/evaluation/335284-1173620619/instance-335284-1173620619.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.98 0.99 0.97 3/77 11426
/proc/meminfo: memFree=1420288/2055920 swapFree=4146600/4192956
[pid=11426] ppid=11424 vsize=796 CPUtime=0
/proc/11426/stat : 11426 (tts-4-0) R 11424 11426 10979 0 -1 4194304 108 0 0 0 0 0 0 0 18 0 1 0 382016291 815104 94 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/11426/statm: 199 94 57 113 0 83 0

[startup+0.0668531 s]
/proc/loadavg: 0.98 0.99 0.97 3/77 11426
/proc/meminfo: memFree=1420288/2055920 swapFree=4146600/4192956
[pid=11426] ppid=11424 vsize=2412 CPUtime=0.06
/proc/11426/stat : 11426 (tts-4-0) R 11424 11426 10979 0 -1 4194304 512 0 0 0 6 0 0 0 18 0 1 0 382016291 2469888 497 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/11426/statm: 603 497 57 113 0 487 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2412

[startup+0.101856 s]
/proc/loadavg: 0.98 0.99 0.97 3/77 11426
/proc/meminfo: memFree=1420288/2055920 swapFree=4146600/4192956
[pid=11426] ppid=11424 vsize=2896 CPUtime=0.09
/proc/11426/stat : 11426 (tts-4-0) R 11424 11426 10979 0 -1 4194304 627 0 0 0 9 0 0 0 18 0 1 0 382016291 2965504 612 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/11426/statm: 724 612 59 113 0 608 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2896

[startup+0.301876 s]
/proc/loadavg: 0.98 0.99 0.97 3/77 11426
/proc/meminfo: memFree=1420288/2055920 swapFree=4146600/4192956
[pid=11426] ppid=11424 vsize=6340 CPUtime=0.29
/proc/11426/stat : 11426 (tts-4-0) R 11424 11426 10979 0 -1 4194304 1464 0 0 0 29 0 0 0 19 0 1 0 382016291 6492160 1449 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/11426/statm: 1585 1449 62 113 0 1469 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6340

[startup+0.701913 s]
/proc/loadavg: 0.98 0.99 0.97 3/77 11426
/proc/meminfo: memFree=1420288/2055920 swapFree=4146600/4192956
[pid=11426] ppid=11424 vsize=11272 CPUtime=0.69
/proc/11426/stat : 11426 (tts-4-0) R 11424 11426 10979 0 -1 4194304 2732 0 0 0 68 1 0 0 22 0 1 0 382016291 11542528 2717 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/11426/statm: 2818 2717 65 113 0 2702 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11272

[startup+1.50199 s]
/proc/loadavg: 0.98 0.99 0.97 2/78 11427
/proc/meminfo: memFree=1391480/2055920 swapFree=4146600/4192956
[pid=11426] ppid=11424 vsize=32588 CPUtime=1.49
/proc/11426/stat : 11426 (tts-4-0) R 11424 11426 10979 0 -1 4194304 8085 0 0 0 147 2 0 0 25 0 1 0 382016291 33370112 8035 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/11426/statm: 8147 8035 66 113 0 8031 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32588

[startup+3.10114 s]
/proc/loadavg: 0.98 0.99 0.97 2/78 11427
/proc/meminfo: memFree=1387704/2055920 swapFree=4146600/4192956
[pid=11426] ppid=11424 vsize=33108 CPUtime=3.09
/proc/11426/stat : 11426 (tts-4-0) R 11424 11426 10979 0 -1 4194304 8215 0 0 0 307 2 0 0 25 0 1 0 382016291 33902592 8165 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134513479 0 0 4096 0 0 0 0 17 1 0 0
/proc/11426/statm: 8277 8165 66 113 0 8161 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33108

[startup+6.30144 s]
/proc/loadavg: 0.98 0.99 0.97 2/78 11427
/proc/meminfo: memFree=1384696/2055920 swapFree=4146600/4192956
[pid=11426] ppid=11424 vsize=37876 CPUtime=6.29
/proc/11426/stat : 11426 (tts-4-0) R 11424 11426 10979 0 -1 4194304 9422 0 0 0 626 3 0 0 25 0 1 0 382016291 38785024 9372 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591879 0 0 4096 0 0 0 0 17 1 0 0
/proc/11426/statm: 9469 9372 66 113 0 9353 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37876

[startup+12.701 s]
/proc/loadavg: 0.98 0.99 0.97 2/78 11427
/proc/meminfo: memFree=1381496/2055920 swapFree=4146600/4192956
[pid=11426] ppid=11424 vsize=39204 CPUtime=12.69
/proc/11426/stat : 11426 (tts-4-0) R 11424 11426 10979 0 -1 4194304 9729 0 0 0 1266 3 0 0 25 0 1 0 382016291 40144896 9679 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134513469 0 0 4096 0 0 0 0 17 1 0 0
/proc/11426/statm: 9801 9679 66 113 0 9685 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 39204

[startup+25.5013 s]
/proc/loadavg: 0.99 0.99 0.97 2/78 11427
/proc/meminfo: memFree=1378808/2055920 swapFree=4146600/4192956
[pid=11426] ppid=11424 vsize=41764 CPUtime=25.48
/proc/11426/stat : 11426 (tts-4-0) R 11424 11426 10979 0 -1 4194304 10386 0 0 0 2545 3 0 0 25 0 1 0 382016291 42766336 10336 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534063 0 0 4096 0 0 0 0 17 1 0 0
/proc/11426/statm: 10441 10336 66 113 0 10325 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 41764

[startup+51.1017 s]
/proc/loadavg: 0.99 0.99 0.97 2/78 11427
/proc/meminfo: memFree=1372856/2055920 swapFree=4146600/4192956
[pid=11426] ppid=11424 vsize=47792 CPUtime=51.07
/proc/11426/stat : 11426 (tts-4-0) R 11424 11426 10979 0 -1 4194304 11875 0 0 0 5103 4 0 0 25 0 1 0 382016291 48939008 11825 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134535887 0 0 4096 0 0 0 0 17 1 0 0
/proc/11426/statm: 11948 11825 66 113 0 11832 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 47792

[startup+102.306 s]
/proc/loadavg: 0.99 0.99 0.97 2/78 11427
/proc/meminfo: memFree=1365688/2055920 swapFree=4146600/4192956
[pid=11426] ppid=11424 vsize=54964 CPUtime=102.26
/proc/11426/stat : 11426 (tts-4-0) R 11424 11426 10979 0 -1 4194304 13663 0 0 0 10221 5 0 0 25 0 1 0 382016291 56283136 13613 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591678 0 0 4096 0 0 0 0 17 1 0 0
/proc/11426/statm: 13741 13613 66 113 0 13625 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 54964

[startup+162.301 s]
/proc/loadavg: 0.99 0.99 0.97 2/78 11427
/proc/meminfo: memFree=1351544/2055920 swapFree=4146600/4192956
[pid=11426] ppid=11424 vsize=69296 CPUtime=162.25
/proc/11426/stat : 11426 (tts-4-0) R 11424 11426 10979 0 -1 4194304 17255 0 0 0 16217 8 0 0 25 0 1 0 382016291 70959104 17205 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534709 0 0 4096 0 0 0 0 17 1 0 0
/proc/11426/statm: 17324 17205 66 113 0 17208 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 69296

[startup+222.302 s]
/proc/loadavg: 0.99 0.99 0.97 2/78 11427
/proc/meminfo: memFree=1333880/2055920 swapFree=4146600/4192956
[pid=11426] ppid=11424 vsize=86512 CPUtime=222.23
/proc/11426/stat : 11426 (tts-4-0) R 11424 11426 10979 0 -1 4194304 21570 0 0 0 22213 10 0 0 25 0 1 0 382016291 88588288 21520 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534394 0 0 4096 0 0 0 0 17 1 0 0
/proc/11426/statm: 21628 21520 66 113 0 21512 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 86512

[startup+282.301 s]
/proc/loadavg: 0.99 0.99 0.97 2/78 11427
/proc/meminfo: memFree=1322296/2055920 swapFree=4146600/4192956
[pid=11426] ppid=11424 vsize=98228 CPUtime=282.21
/proc/11426/stat : 11426 (tts-4-0) R 11424 11426 10979 0 -1 4194304 24494 0 0 0 28209 12 0 0 25 0 1 0 382016291 100585472 24444 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534119 0 0 4096 0 0 0 0 17 1 0 0
/proc/11426/statm: 24557 24444 66 113 0 24441 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 98228

[startup+342.301 s]
/proc/loadavg: 0.99 0.99 0.97 2/78 11427
/proc/meminfo: memFree=1313528/2055920 swapFree=4146600/4192956
[pid=11426] ppid=11424 vsize=106904 CPUtime=342.2
/proc/11426/stat : 11426 (tts-4-0) R 11424 11426 10979 0 -1 4194304 26646 0 0 0 34205 15 0 0 25 0 1 0 382016291 109469696 26596 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534060 0 0 4096 0 0 0 0 17 1 0 0
/proc/11426/statm: 26726 26596 66 113 0 26610 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 106904

[startup+402.302 s]
/proc/loadavg: 0.99 0.99 0.97 2/78 11427
/proc/meminfo: memFree=1306168/2055920 swapFree=4146600/4192956
[pid=11426] ppid=11424 vsize=114404 CPUtime=402.18
/proc/11426/stat : 11426 (tts-4-0) R 11424 11426 10979 0 -1 4194304 28545 0 0 0 40202 16 0 0 25 0 1 0 382016291 117149696 28495 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/11426/statm: 28601 28495 66 113 0 28485 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 114404

[startup+462.301 s]
/proc/loadavg: 0.99 0.99 0.97 2/78 11427
/proc/meminfo: memFree=1291384/2055920 swapFree=4146600/4192956
[pid=11426] ppid=11424 vsize=128936 CPUtime=462.17
/proc/11426/stat : 11426 (tts-4-0) R 11424 11426 10979 0 -1 4194304 32185 0 0 0 46198 19 0 0 25 0 1 0 382016291 132030464 32135 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534117 0 0 4096 0 0 0 0 17 1 0 0
/proc/11426/statm: 32234 32135 66 113 0 32118 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 128936

[startup+522.301 s]
/proc/loadavg: 0.99 0.99 0.97 2/78 11427
/proc/meminfo: memFree=1281272/2055920 swapFree=4146600/4192956
[pid=11426] ppid=11424 vsize=139016 CPUtime=522.15
/proc/11426/stat : 11426 (tts-4-0) R 11424 11426 10979 0 -1 4194304 34723 0 0 0 52194 21 0 0 25 0 1 0 382016291 142352384 34673 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/11426/statm: 34754 34673 66 113 0 34638 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 139016

[startup+582.302 s]
/proc/loadavg: 0.99 0.99 0.97 2/78 11427
/proc/meminfo: memFree=1265592/2055920 swapFree=4146600/4192956
[pid=11426] ppid=11424 vsize=154720 CPUtime=582.13
/proc/11426/stat : 11426 (tts-4-0) R 11424 11426 10979 0 -1 4194304 38625 0 0 0 58189 24 0 0 25 0 1 0 382016291 158433280 38575 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534054 0 0 4096 0 0 0 0 17 1 0 0
/proc/11426/statm: 38680 38575 66 113 0 38564 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 154720

[startup+642.302 s]
/proc/loadavg: 0.99 0.99 0.97 2/78 11427
/proc/meminfo: memFree=1251320/2055920 swapFree=4146600/4192956
[pid=11426] ppid=11424 vsize=168784 CPUtime=642.12
/proc/11426/stat : 11426 (tts-4-0) R 11424 11426 10979 0 -1 4194304 42168 0 0 0 64185 27 0 0 25 0 1 0 382016291 172834816 42118 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641338 0 0 4096 0 0 0 0 17 1 0 0
/proc/11426/statm: 42196 42118 66 113 0 42080 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 168784

[startup+702.301 s]
/proc/loadavg: 0.99 0.99 0.97 2/78 11427
/proc/meminfo: memFree=1238456/2055920 swapFree=4146600/4192956
[pid=11426] ppid=11424 vsize=181912 CPUtime=702.1
/proc/11426/stat : 11426 (tts-4-0) R 11424 11426 10979 0 -1 4194304 45407 0 0 0 70180 30 0 0 25 0 1 0 382016291 186277888 45357 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534108 0 0 4096 0 0 0 0 17 1 0 0
/proc/11426/statm: 45478 45357 66 113 0 45362 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 181912

[startup+762.306 s]
/proc/loadavg: 0.99 0.99 0.97 2/78 11427
/proc/meminfo: memFree=1225016/2055920 swapFree=4146600/4192956
[pid=11426] ppid=11424 vsize=195036 CPUtime=762.09
/proc/11426/stat : 11426 (tts-4-0) R 11424 11426 10979 0 -1 4194304 48726 0 0 0 76177 32 0 0 25 0 1 0 382016291 199716864 48676 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534132 0 0 4096 0 0 0 0 17 1 0 0
/proc/11426/statm: 48759 48676 66 113 0 48643 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 195036

[startup+822.301 s]
/proc/loadavg: 0.99 0.99 0.97 2/78 11427
/proc/meminfo: memFree=1214648/2055920 swapFree=4146600/4192956
[pid=11426] ppid=11424 vsize=205584 CPUtime=822.06
/proc/11426/stat : 11426 (tts-4-0) R 11424 11426 10979 0 -1 4194304 51331 0 0 0 82172 34 0 0 25 0 1 0 382016291 210518016 51281 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134537408 0 0 4096 0 0 0 0 17 1 0 0
/proc/11426/statm: 51396 51281 66 113 0 51280 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 205584

[startup+882.301 s]
/proc/loadavg: 0.99 0.99 0.97 2/78 11427
/proc/meminfo: memFree=1207288/2055920 swapFree=4146600/4192956
[pid=11426] ppid=11424 vsize=212852 CPUtime=882.04
/proc/11426/stat : 11426 (tts-4-0) R 11424 11426 10979 0 -1 4194304 53154 0 0 0 88168 36 0 0 25 0 1 0 382016291 217960448 53104 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534151 0 0 4096 0 0 0 0 17 1 0 0
/proc/11426/statm: 53213 53104 66 113 0 53097 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 212852

[startup+942.302 s]
/proc/loadavg: 0.99 0.99 0.97 2/78 11427
/proc/meminfo: memFree=1202040/2055920 swapFree=4146600/4192956
[pid=11426] ppid=11424 vsize=218008 CPUtime=942.03
/proc/11426/stat : 11426 (tts-4-0) R 11424 11426 10979 0 -1 4194304 54474 0 0 0 94165 38 0 0 25 0 1 0 382016291 223240192 54424 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534117 0 0 4096 0 0 0 0 17 1 0 0
/proc/11426/statm: 54502 54424 66 113 0 54386 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 218008

[startup+1002.3 s]
/proc/loadavg: 0.99 0.99 0.97 2/78 11427
/proc/meminfo: memFree=1195704/2055920 swapFree=4146600/4192956
[pid=11426] ppid=11424 vsize=224336 CPUtime=1002.02
/proc/11426/stat : 11426 (tts-4-0) R 11424 11426 10979 0 -1 4194304 56061 0 0 0 100162 40 0 0 25 0 1 0 382016291 229720064 56011 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534119 0 0 4096 0 0 0 0 17 1 0 0
/proc/11426/statm: 56084 56011 66 113 0 55968 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 224336

[startup+1062.3 s]
/proc/loadavg: 0.99 0.99 0.97 2/84 11511
/proc/meminfo: memFree=1186816/2055920 swapFree=4146600/4192956
[pid=11426] ppid=11424 vsize=232072 CPUtime=1061.96
/proc/11426/stat : 11426 (tts-4-0) R 11424 11426 10979 0 -1 4194304 57978 0 0 0 106153 43 0 0 25 0 1 0 382016291 237641728 57928 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534117 0 0 4096 0 0 0 0 17 1 0 0
/proc/11426/statm: 58018 57928 66 113 0 57902 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 232072

[startup+1122.3 s]
/proc/loadavg: 0.99 0.99 0.97 2/84 11603
/proc/meminfo: memFree=1178824/2055920 swapFree=4146600/4192956
[pid=11426] ppid=11424 vsize=240040 CPUtime=1121.9
/proc/11426/stat : 11426 (tts-4-0) R 11424 11426 10979 0 -1 4194304 59959 0 0 0 112144 46 0 0 25 0 1 0 382016291 245800960 59909 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591729 0 0 4096 0 0 0 0 17 1 0 0
/proc/11426/statm: 60010 59909 66 113 0 59894 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 240040

[startup+1182.3 s]
/proc/loadavg: 0.99 0.99 0.97 2/78 11625
/proc/meminfo: memFree=1174264/2055920 swapFree=4146600/4192956
[pid=11426] ppid=11424 vsize=245664 CPUtime=1181.87
/proc/11426/stat : 11426 (tts-4-0) R 11424 11426 10979 0 -1 4194304 61374 0 0 0 118140 47 0 0 25 0 1 0 382016291 251559936 61324 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534145 0 0 4096 0 0 0 0 17 1 0 0
/proc/11426/statm: 61416 61324 66 113 0 61300 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 245664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.99 0.97 2/78 11625
/proc/meminfo: memFree=1172792/2055920 swapFree=4146600/4192956
[pid=11426] ppid=11424 vsize=247072 CPUtime=1200.07
/proc/11426/stat : 11426 (tts-4-0) R 11424 11426 10979 0 -1 4194304 61719 0 0 0 119959 48 0 0 25 0 1 0 382016291 253001728 61669 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641284 0 0 4096 0 0 0 0 17 1 0 0
/proc/11426/statm: 61768 61669 66 113 0 61652 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 247072

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.99 0.97 2/78 11625
/proc/meminfo: memFree=1172792/2055920 swapFree=4146600/4192956
[pid=11426] ppid=11424 vsize=247072 CPUtime=1200.07
/proc/11426/stat : 11426 (tts-4-0) R 11424 11426 10979 0 -1 4194304 61719 0 0 0 119959 48 0 0 25 0 1 0 382016291 253001728 61669 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641284 0 0 4096 0 0 0 0 17 1 0 0
/proc/11426/statm: 61768 61669 66 113 0 61652 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 247072

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.55
CPU time (s): 1200.12
CPU user time (s): 1199.6
CPU system time (s): 0.52192
CPU usage (%): 99.9644
Max. virtual memory (cumulated for all children) (KiB): 247072

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

runsolver used 1.52077 second user time and 2.84457 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Sun Mar 11 13:43:39 UTC 2007

IDJOB= 335284
IDBENCH= 24648
IDSOLVER= 98
FILE ID= node14/335284-1173620619

PBS_JOBID= 4101272

Free space on /tmp= 66471 MiB

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

META MD5SUM SOLVER= 73a7a27d0c2e86f9b1191433fde766ff
MD5SUM BENCH=  42a7abc6638576e7c05fba1c9e36829b

RANDOM SEED= 701341929

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.216
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.216
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:       1420760 kB
Buffers:         55152 kB
Cached:         485720 kB
SwapCached:      14960 kB
Active:         195804 kB
Inactive:       367948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1420760 kB
SwapTotal:     4192956 kB
SwapFree:      4146600 kB
Dirty:            1260 kB
Writeback:           0 kB
Mapped:          29580 kB
Slab:            57000 kB
Committed_AS:  1299728 kB
PageTables:       1736 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= 66471 MiB

End job on node14 on Sun Mar 11 14:03:41 UTC 2007