Trace number 333142

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.06 1200.54

General information on the benchmark

Namecrafted/Medium/contest05/others/
QG7a-gensys-ukn005.sat05-3845.reshuffled-07.cnf
MD5SUM50ea7ab54b71dd15b01cd5fd293d58eb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.77773
Satisfiable
(Un)Satisfiability was proved
Number of variables2765
Number of clauses18046
Sum of the clauses size127926
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 2400
Number of clauses of size 32372
Number of clauses of size 4481
Number of clauses of size 5648
Number of clauses of size over 514110

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/node13/watcher-333142-1173502792 -o ROOT/results/node13/solver-333142-1173502792 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333142-1173502792/tts-4-0 /tmp/evaluation/333142-1173502792/instance-333142-1173502792.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.99 0.97 0.98 2/77 25093
/proc/meminfo: memFree=1555720/2055920 swapFree=4158920/4192956
[pid=25093] ppid=25091 vsize=796 CPUtime=0
/proc/25093/stat : 25093 (tts-4-0) R 25091 25093 23175 0 -1 4194304 109 0 0 0 0 0 0 0 18 0 1 0 370233673 815104 94 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134630100 0 0 4096 0 0 0 0 17 1 0 0
/proc/25093/statm: 199 94 57 113 0 83 0

[startup+0.0716041 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 25093
/proc/meminfo: memFree=1555720/2055920 swapFree=4158920/4192956
[pid=25093] ppid=25091 vsize=2544 CPUtime=0.06
/proc/25093/stat : 25093 (tts-4-0) R 25091 25093 23175 0 -1 4194304 529 0 0 0 6 0 0 0 18 0 1 0 370233673 2605056 514 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134518033 0 0 4096 0 0 0 0 17 1 0 0
/proc/25093/statm: 636 514 58 113 0 520 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2544

[startup+0.101608 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 25093
/proc/meminfo: memFree=1555720/2055920 swapFree=4158920/4192956
[pid=25093] ppid=25091 vsize=2940 CPUtime=0.09
/proc/25093/stat : 25093 (tts-4-0) R 25091 25093 23175 0 -1 4194304 643 0 0 0 9 0 0 0 18 0 1 0 370233673 3010560 628 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/25093/statm: 735 628 59 113 0 619 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2940

[startup+0.301635 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 25093
/proc/meminfo: memFree=1555720/2055920 swapFree=4158920/4192956
[pid=25093] ppid=25091 vsize=6532 CPUtime=0.29
/proc/25093/stat : 25093 (tts-4-0) R 25091 25093 23175 0 -1 4194304 1526 0 0 0 29 0 0 0 20 0 1 0 370233673 6688768 1511 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/25093/statm: 1633 1511 62 113 0 1517 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6532

[startup+0.701688 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 25093
/proc/meminfo: memFree=1555720/2055920 swapFree=4158920/4192956
[pid=25093] ppid=25091 vsize=17156 CPUtime=0.69
/proc/25093/stat : 25093 (tts-4-0) R 25091 25093 23175 0 -1 4194304 4195 0 0 0 68 1 0 0 24 0 1 0 370233673 17567744 4180 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/25093/statm: 4289 4180 65 113 0 4173 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17156

[startup+1.50179 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25094
/proc/meminfo: memFree=1528256/2055920 swapFree=4158920/4192956
[pid=25093] ppid=25091 vsize=28412 CPUtime=1.49
/proc/25093/stat : 25093 (tts-4-0) R 25091 25093 23175 0 -1 4194304 7015 0 0 0 146 3 0 0 25 0 1 0 370233673 29093888 6998 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134543538 0 0 4096 0 0 0 0 17 1 0 0
/proc/25093/statm: 7103 6998 66 113 0 6987 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28412

[startup+3.10201 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25094
/proc/meminfo: memFree=1527552/2055920 swapFree=4158920/4192956
[pid=25093] ppid=25091 vsize=28808 CPUtime=3.09
/proc/25093/stat : 25093 (tts-4-0) R 25091 25093 23175 0 -1 4194304 7136 0 0 0 306 3 0 0 25 0 1 0 370233673 29499392 7119 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591813 0 0 4096 0 0 0 0 17 1 0 0
/proc/25093/statm: 7202 7119 66 113 0 7086 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28808

[startup+6.30143 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25094
/proc/meminfo: memFree=1525824/2055920 swapFree=4158920/4192956
[pid=25093] ppid=25091 vsize=31844 CPUtime=6.29
/proc/25093/stat : 25093 (tts-4-0) R 25091 25093 23175 0 -1 4194304 7880 0 0 0 626 3 0 0 25 0 1 0 370233673 32608256 7863 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134513467 0 0 4096 0 0 0 0 17 1 0 0
/proc/25093/statm: 7961 7863 66 113 0 7845 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31844

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25094
/proc/meminfo: memFree=1519680/2055920 swapFree=4158920/4192956
[pid=25093] ppid=25091 vsize=36364 CPUtime=12.69
/proc/25093/stat : 25093 (tts-4-0) R 25091 25093 23175 0 -1 4194304 9005 0 0 0 1265 4 0 0 25 0 1 0 370233673 37236736 8988 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134543300 0 0 4096 0 0 0 0 17 1 0 0
/proc/25093/statm: 9091 8988 66 113 0 8975 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36364

[startup+25.502 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25094
/proc/meminfo: memFree=1517632/2055920 swapFree=4158920/4192956
[pid=25093] ppid=25091 vsize=38348 CPUtime=25.48
/proc/25093/stat : 25093 (tts-4-0) R 25091 25093 23175 0 -1 4194304 9507 0 0 0 2544 4 0 0 25 0 1 0 370233673 39268352 9490 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641326 0 0 4096 0 0 0 0 17 1 0 0
/proc/25093/statm: 9587 9490 66 113 0 9471 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 38348

[startup+51.1014 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25094
/proc/meminfo: memFree=1513664/2055920 swapFree=4158920/4192956
[pid=25093] ppid=25091 vsize=42316 CPUtime=51.07
/proc/25093/stat : 25093 (tts-4-0) R 25091 25093 23175 0 -1 4194304 10502 0 0 0 5103 4 0 0 25 0 1 0 370233673 43331584 10485 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134535843 0 0 4096 0 0 0 0 17 1 0 0
/proc/25093/statm: 10579 10485 66 113 0 10463 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 42316

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/84 25206
/proc/meminfo: memFree=1504440/2055920 swapFree=4158920/4192956
[pid=25093] ppid=25091 vsize=50208 CPUtime=102.2
/proc/25093/stat : 25093 (tts-4-0) R 25091 25093 23175 0 -1 4194304 12451 0 0 0 10214 6 0 0 25 0 1 0 370233673 51412992 12434 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/25093/statm: 12552 12434 66 113 0 12436 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 50208

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25292
/proc/meminfo: memFree=1494072/2055920 swapFree=4158920/4192956
[pid=25093] ppid=25091 vsize=61624 CPUtime=162.13
/proc/25093/stat : 25093 (tts-4-0) R 25091 25093 23175 0 -1 4194304 15317 0 0 0 16205 8 0 0 25 0 1 0 370233673 63102976 15300 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134513457 0 0 4096 0 0 0 0 17 1 0 0
/proc/25093/statm: 15406 15300 66 113 0 15290 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 61624

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25292
/proc/meminfo: memFree=1483008/2055920 swapFree=4158920/4192956
[pid=25093] ppid=25091 vsize=72640 CPUtime=222.12
/proc/25093/stat : 25093 (tts-4-0) R 25091 25093 23175 0 -1 4194304 18089 0 0 0 22202 10 0 0 25 0 1 0 370233673 74383360 18072 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134552285 0 0 4096 0 0 0 0 17 1 0 0
/proc/25093/statm: 18160 18072 66 113 0 18044 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 72640

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25292
/proc/meminfo: memFree=1473280/2055920 swapFree=4158920/4192956
[pid=25093] ppid=25091 vsize=82484 CPUtime=282.1
/proc/25093/stat : 25093 (tts-4-0) R 25091 25093 23175 0 -1 4194304 20552 0 0 0 28198 12 0 0 25 0 1 0 370233673 84463616 20535 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/25093/statm: 20621 20535 66 113 0 20505 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 82484

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25292
/proc/meminfo: memFree=1463872/2055920 swapFree=4158920/4192956
[pid=25093] ppid=25091 vsize=91628 CPUtime=342.08
/proc/25093/stat : 25093 (tts-4-0) R 25091 25093 23175 0 -1 4194304 22855 0 0 0 34194 14 0 0 25 0 1 0 370233673 93827072 22838 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/25093/statm: 22907 22838 66 113 0 22791 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 91628

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25292
/proc/meminfo: memFree=1453312/2055920 swapFree=4158920/4192956
[pid=25093] ppid=25091 vsize=102420 CPUtime=402.06
/proc/25093/stat : 25093 (tts-4-0) R 25091 25093 23175 0 -1 4194304 25510 0 0 0 40190 16 0 0 25 0 1 0 370233673 104878080 25493 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/25093/statm: 25605 25493 66 113 0 25489 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 102420

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25292
/proc/meminfo: memFree=1443648/2055920 swapFree=4158920/4192956
[pid=25093] ppid=25091 vsize=112032 CPUtime=462.04
/proc/25093/stat : 25093 (tts-4-0) R 25091 25093 23175 0 -1 4194304 27917 0 0 0 46184 20 0 0 25 0 1 0 370233673 114720768 27900 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641318 0 0 4096 0 0 0 0 17 1 0 0
/proc/25093/statm: 28008 27900 66 113 0 27892 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 112032

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25292
/proc/meminfo: memFree=1435456/2055920 swapFree=4158920/4192956
[pid=25093] ppid=25091 vsize=120244 CPUtime=522.02
/proc/25093/stat : 25093 (tts-4-0) R 25091 25093 23175 0 -1 4194304 29965 0 0 0 52181 21 0 0 25 0 1 0 370233673 123129856 29948 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591898 0 0 4096 0 0 0 0 17 1 0 0
/proc/25093/statm: 30061 29948 66 113 0 29945 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 120244

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25292
/proc/meminfo: memFree=1427648/2055920 swapFree=4158920/4192956
[pid=25093] ppid=25091 vsize=127984 CPUtime=582
/proc/25093/stat : 25093 (tts-4-0) R 25091 25093 23175 0 -1 4194304 31947 0 0 0 58177 23 0 0 25 0 1 0 370233673 131055616 31930 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534132 0 0 4096 0 0 0 0 17 1 0 0
/proc/25093/statm: 31996 31930 66 113 0 31880 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 127984

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25292
/proc/meminfo: memFree=1417408/2055920 swapFree=4158920/4192956
[pid=25093] ppid=25091 vsize=138300 CPUtime=641.99
/proc/25093/stat : 25093 (tts-4-0) R 25091 25093 23175 0 -1 4194304 34479 0 0 0 64172 27 0 0 25 0 1 0 370233673 141619200 34462 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641324 0 0 4096 0 0 0 0 17 1 0 0
/proc/25093/statm: 34575 34462 66 113 0 34459 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 138300

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 3/78 25292
/proc/meminfo: memFree=1411328/2055920 swapFree=4158920/4192956
[pid=25093] ppid=25091 vsize=144392 CPUtime=701.97
/proc/25093/stat : 25093 (tts-4-0) R 25091 25093 23175 0 -1 4194304 36002 0 0 0 70168 29 0 0 25 0 1 0 370233673 147857408 35985 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534416 0 0 4096 0 0 0 0 17 1 0 0
/proc/25093/statm: 36098 35985 66 113 0 35982 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 144392

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25292
/proc/meminfo: memFree=1405504/2055920 swapFree=4158920/4192956
[pid=25093] ppid=25091 vsize=150016 CPUtime=761.95
/proc/25093/stat : 25093 (tts-4-0) R 25091 25093 23175 0 -1 4194304 37449 0 0 0 76165 30 0 0 25 0 1 0 370233673 153616384 37432 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534122 0 0 4096 0 0 0 0 17 1 0 0
/proc/25093/statm: 37504 37432 66 113 0 37388 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 150016

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25292
/proc/meminfo: memFree=1399616/2055920 swapFree=4158920/4192956
[pid=25093] ppid=25091 vsize=156116 CPUtime=821.93
/proc/25093/stat : 25093 (tts-4-0) R 25091 25093 23175 0 -1 4194304 38949 0 0 0 82161 32 0 0 25 0 1 0 370233673 159862784 38932 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/25093/statm: 39029 38932 66 113 0 38913 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 156116

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25292
/proc/meminfo: memFree=1390400/2055920 swapFree=4158920/4192956
[pid=25093] ppid=25091 vsize=165260 CPUtime=881.91
/proc/25093/stat : 25093 (tts-4-0) R 25091 25093 23175 0 -1 4194304 41227 0 0 0 88156 35 0 0 25 0 1 0 370233673 169226240 41210 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/25093/statm: 41315 41210 66 113 0 41199 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 165260

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25292
/proc/meminfo: memFree=1383296/2055920 swapFree=4158920/4192956
[pid=25093] ppid=25091 vsize=172288 CPUtime=941.89
/proc/25093/stat : 25093 (tts-4-0) R 25091 25093 23175 0 -1 4194304 43025 0 0 0 94153 36 0 0 25 0 1 0 370233673 176422912 43008 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134543308 0 0 4096 0 0 0 0 17 1 0 0
/proc/25093/statm: 43072 43008 66 113 0 42956 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 172288

[startup+1002.3 s]
/proc/loadavg: 1.03 0.99 0.99 2/78 25292
/proc/meminfo: memFree=1375104/2055920 swapFree=4158920/4192956
[pid=25093] ppid=25091 vsize=180492 CPUtime=1001.88
/proc/25093/stat : 25093 (tts-4-0) R 25091 25093 23175 0 -1 4194304 45044 0 0 0 100149 39 0 0 25 0 1 0 370233673 184823808 45027 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591879 0 0 4096 0 0 0 0 17 1 0 0
/proc/25093/statm: 45123 45027 66 113 0 45007 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 180492

[startup+1062.3 s]
/proc/loadavg: 1.01 0.99 0.99 2/78 25292
/proc/meminfo: memFree=1368384/2055920 swapFree=4158920/4192956
[pid=25093] ppid=25091 vsize=187292 CPUtime=1061.85
/proc/25093/stat : 25093 (tts-4-0) R 25091 25093 23175 0 -1 4194304 46757 0 0 0 106145 40 0 0 25 0 1 0 370233673 191787008 46740 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/25093/statm: 46823 46740 66 113 0 46707 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 187292

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 25292
/proc/meminfo: memFree=1361536/2055920 swapFree=4158920/4192956
[pid=25093] ppid=25091 vsize=194088 CPUtime=1121.84
/proc/25093/stat : 25093 (tts-4-0) R 25091 25093 23175 0 -1 4194304 48446 0 0 0 112142 42 0 0 25 0 1 0 370233673 198746112 48429 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/25093/statm: 48522 48429 66 113 0 48406 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 194088

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 25292
/proc/meminfo: memFree=1355648/2055920 swapFree=4158920/4192956
[pid=25093] ppid=25091 vsize=199952 CPUtime=1181.82
/proc/25093/stat : 25093 (tts-4-0) R 25091 25093 23175 0 -1 4194304 49911 0 0 0 118138 44 0 0 25 0 1 0 370233673 204750848 49894 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534117 0 0 4096 0 0 0 0 17 1 0 0
/proc/25093/statm: 49988 49894 66 113 0 49872 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 199952



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 25292
/proc/meminfo: memFree=1354816/2055920 swapFree=4158920/4192956
[pid=25093] ppid=25091 vsize=200652 CPUtime=1200.02
/proc/25093/stat : 25093 (tts-4-0) R 25091 25093 23175 0 -1 4194304 50114 0 0 0 119957 45 0 0 25 0 1 0 370233673 205467648 50097 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/25093/statm: 50163 50097 66 113 0 50047 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 200652

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: 1.00 0.99 0.99 2/78 25292
/proc/meminfo: memFree=1354816/2055920 swapFree=4158920/4192956
[pid=25093] ppid=25091 vsize=200652 CPUtime=1200.02
/proc/25093/stat : 25093 (tts-4-0) R 25091 25093 23175 0 -1 4194304 50114 0 0 0 119957 45 0 0 25 0 1 0 370233673 205467648 50097 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/25093/statm: 50163 50097 66 113 0 50047 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 200652

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.06
CPU user time (s): 1199.58
CPU system time (s): 0.482926
CPU usage (%): 99.9601
Max. virtual memory (cumulated for all children) (KiB): 200652

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

runsolver used 1.40379 second user time and 2.89356 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Sat Mar 10 04:59:52 UTC 2007

IDJOB= 333142
IDBENCH= 24597
IDSOLVER= 98
FILE ID= node13/333142-1173502792

PBS_JOBID= 4101094

Free space on /tmp= 66374 MiB

SOLVER NAME= TTS 4.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/others/QG7a-gensys-ukn005.sat05-3845.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/333142-1173502792/tts-4-0 /tmp/evaluation/333142-1173502792/instance-333142-1173502792.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-333142-1173502792 -o ROOT/results/node13/solver-333142-1173502792 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333142-1173502792/tts-4-0 /tmp/evaluation/333142-1173502792/instance-333142-1173502792.cnf            

META MD5SUM SOLVER= 73a7a27d0c2e86f9b1191433fde766ff
MD5SUM BENCH=  50ea7ab54b71dd15b01cd5fd293d58eb

RANDOM SEED= 61918222

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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:       1556192 kB
Buffers:         48500 kB
Cached:         363532 kB
SwapCached:       2156 kB
Active:         173908 kB
Inactive:       260936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1556192 kB
SwapTotal:     4192956 kB
SwapFree:      4158920 kB
Dirty:            1276 kB
Writeback:           0 kB
Mapped:          30840 kB
Slab:            50544 kB
Committed_AS:  1598004 kB
PageTables:       1744 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= 66374 MiB

End job on node13 on Sat Mar 10 05:19:55 UTC 2007