Trace number 335116

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

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7a-gensys-ukn002.sat05-3842.reshuffled-07.cnf
MD5SUMcd51741c2df34af4fdb8becaf8b3fc51
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 variables2935
Number of clauses18753
Sum of the clauses size133299
Maximum clause length13
Minimum clause length1
Number of clauses of size 156
Number of clauses of size 2526
Number of clauses of size 32382
Number of clauses of size 4501
Number of clauses of size 5678
Number of clauses of size over 514610

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/node19/watcher-335116-1173610163 -o ROOT/results/node19/solver-335116-1173610163 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335116-1173610163/tts-4-0 /tmp/evaluation/335116-1173610163/instance-335116-1173610163.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.97 0.98 3/77 9382
/proc/meminfo: memFree=1505376/2055920 swapFree=4169404/4192956
[pid=9382] ppid=9380 vsize=796 CPUtime=0
/proc/9382/stat : 9382 (tts-4-0) R 9380 9382 7885 0 -1 4194304 109 0 0 0 0 0 0 0 18 0 1 0 380970379 815104 94 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134630100 0 0 4096 0 0 0 0 17 1 0 0
/proc/9382/statm: 199 94 57 113 0 83 0

[startup+0.0543041 s]
/proc/loadavg: 0.91 0.97 0.98 3/77 9382
/proc/meminfo: memFree=1505376/2055920 swapFree=4169404/4192956
[pid=9382] ppid=9380 vsize=2144 CPUtime=0.05
/proc/9382/stat : 9382 (tts-4-0) R 9380 9382 7885 0 -1 4194304 432 0 0 0 5 0 0 0 18 0 1 0 380970379 2195456 417 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/9382/statm: 536 417 57 113 0 420 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2144

[startup+0.101309 s]
/proc/loadavg: 0.91 0.97 0.98 3/77 9382
/proc/meminfo: memFree=1505376/2055920 swapFree=4169404/4192956
[pid=9382] ppid=9380 vsize=2892 CPUtime=0.09
/proc/9382/stat : 9382 (tts-4-0) R 9380 9382 7885 0 -1 4194304 622 0 0 0 9 0 0 0 18 0 1 0 380970379 2961408 607 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/9382/statm: 723 607 59 113 0 607 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2892

[startup+0.301331 s]
/proc/loadavg: 0.91 0.97 0.98 3/77 9382
/proc/meminfo: memFree=1505376/2055920 swapFree=4169404/4192956
[pid=9382] ppid=9380 vsize=6460 CPUtime=0.29
/proc/9382/stat : 9382 (tts-4-0) R 9380 9382 7885 0 -1 4194304 1500 0 0 0 29 0 0 0 19 0 1 0 380970379 6615040 1485 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/9382/statm: 1615 1485 62 113 0 1499 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6460

[startup+0.701374 s]
/proc/loadavg: 0.91 0.97 0.98 3/77 9382
/proc/meminfo: memFree=1505376/2055920 swapFree=4169404/4192956
[pid=9382] ppid=9380 vsize=14148 CPUtime=0.69
/proc/9382/stat : 9382 (tts-4-0) R 9380 9382 7885 0 -1 4194304 3424 0 0 0 69 0 0 0 23 0 1 0 380970379 14487552 3409 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/9382/statm: 3537 3410 65 113 0 3421 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14148

[startup+1.50146 s]
/proc/loadavg: 0.91 0.97 0.98 2/78 9383
/proc/meminfo: memFree=1478168/2055920 swapFree=4169404/4192956
[pid=9382] ppid=9380 vsize=30160 CPUtime=1.49
/proc/9382/stat : 9382 (tts-4-0) R 9380 9382 7885 0 -1 4194304 7440 0 0 0 147 2 0 0 25 0 1 0 380970379 30883840 7423 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134513457 0 0 4096 0 0 0 0 17 1 0 0
/proc/9382/statm: 7540 7423 66 113 0 7424 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30160

[startup+3.10163 s]
/proc/loadavg: 0.91 0.97 0.98 2/78 9383
/proc/meminfo: memFree=1474648/2055920 swapFree=4169404/4192956
[pid=9382] ppid=9380 vsize=31228 CPUtime=3.1
/proc/9382/stat : 9382 (tts-4-0) R 9380 9382 7885 0 -1 4194304 7736 0 0 0 307 3 0 0 25 0 1 0 380970379 31977472 7719 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/9382/statm: 7807 7719 66 113 0 7691 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 31228

[startup+6.30198 s]
/proc/loadavg: 0.92 0.97 0.98 2/78 9383
/proc/meminfo: memFree=1472088/2055920 swapFree=4169404/4192956
[pid=9382] ppid=9380 vsize=33872 CPUtime=6.29
/proc/9382/stat : 9382 (tts-4-0) R 9380 9382 7885 0 -1 4194304 8390 0 0 0 626 3 0 0 25 0 1 0 380970379 34684928 8373 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591807 0 0 4096 0 0 0 0 17 1 0 0
/proc/9382/statm: 8468 8373 66 113 0 8352 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33872

[startup+12.7027 s]
/proc/loadavg: 0.93 0.97 0.98 2/78 9383
/proc/meminfo: memFree=1470104/2055920 swapFree=4169404/4192956
[pid=9382] ppid=9380 vsize=35608 CPUtime=12.69
/proc/9382/stat : 9382 (tts-4-0) R 9380 9382 7885 0 -1 4194304 8815 0 0 0 1266 3 0 0 25 0 1 0 380970379 36462592 8798 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591810 0 0 4096 0 0 0 0 17 1 0 0
/proc/9382/statm: 8902 8798 66 113 0 8786 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 35608

[startup+25.5011 s]
/proc/loadavg: 0.94 0.97 0.98 2/78 9383
/proc/meminfo: memFree=1469528/2055920 swapFree=4169404/4192956
[pid=9382] ppid=9380 vsize=36160 CPUtime=25.48
/proc/9382/stat : 9382 (tts-4-0) R 9380 9382 7885 0 -1 4194304 8953 0 0 0 2545 3 0 0 25 0 1 0 380970379 37027840 8936 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134535629 0 0 4096 0 0 0 0 17 1 0 0
/proc/9382/statm: 9040 8936 66 113 0 8924 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 36160

[startup+51.1018 s]
/proc/loadavg: 0.96 0.97 0.98 2/78 9383
/proc/meminfo: memFree=1466200/2055920 swapFree=4169404/4192956
[pid=9382] ppid=9380 vsize=39468 CPUtime=51.08
/proc/9382/stat : 9382 (tts-4-0) R 9380 9382 7885 0 -1 4194304 9782 0 0 0 5104 4 0 0 25 0 1 0 380970379 40415232 9765 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/9382/statm: 9867 9765 66 113 0 9751 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 39468

[startup+102.305 s]
/proc/loadavg: 1.05 0.99 0.99 2/78 9383
/proc/meminfo: memFree=1459992/2055920 swapFree=4169404/4192956
[pid=9382] ppid=9380 vsize=45704 CPUtime=102.26
/proc/9382/stat : 9382 (tts-4-0) R 9380 9382 7885 0 -1 4194304 11332 0 0 0 10221 5 0 0 25 0 1 0 380970379 46800896 11315 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/9382/statm: 11426 11315 66 113 0 11310 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 45704

[startup+162.302 s]
/proc/loadavg: 1.08 1.00 0.99 2/78 9383
/proc/meminfo: memFree=1451288/2055920 swapFree=4169404/4192956
[pid=9382] ppid=9380 vsize=54224 CPUtime=162.25
/proc/9382/stat : 9382 (tts-4-0) R 9380 9382 7885 0 -1 4194304 13494 0 0 0 16218 7 0 0 25 0 1 0 380970379 55525376 13477 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134513462 0 0 4096 0 0 0 0 17 1 0 0
/proc/9382/statm: 13556 13477 66 113 0 13440 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 54224

[startup+222.301 s]
/proc/loadavg: 1.08 1.01 1.00 2/78 9383
/proc/meminfo: memFree=1441368/2055920 swapFree=4169404/4192956
[pid=9382] ppid=9380 vsize=64068 CPUtime=222.22
/proc/9382/stat : 9382 (tts-4-0) R 9380 9382 7885 0 -1 4194304 15949 0 0 0 22213 9 0 0 25 0 1 0 380970379 65605632 15932 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134513469 0 0 4096 0 0 0 0 17 1 0 0
/proc/9382/statm: 16017 15932 66 113 0 15901 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 64068

[startup+282.302 s]
/proc/loadavg: 1.08 1.03 1.00 2/78 9383
/proc/meminfo: memFree=1432728/2055920 swapFree=4169404/4192956
[pid=9382] ppid=9380 vsize=72740 CPUtime=282.21
/proc/9382/stat : 9382 (tts-4-0) R 9380 9382 7885 0 -1 4194304 18128 0 0 0 28210 11 0 0 25 0 1 0 380970379 74485760 18111 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534154 0 0 4096 0 0 0 0 17 1 0 0
/proc/9382/statm: 18185 18111 66 113 0 18069 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 72740

[startup+342.301 s]
/proc/loadavg: 1.12 1.05 1.01 2/78 9383
/proc/meminfo: memFree=1424088/2055920 swapFree=4169404/4192956
[pid=9382] ppid=9380 vsize=81412 CPUtime=342.19
/proc/9382/stat : 9382 (tts-4-0) R 9380 9382 7885 0 -1 4194304 20267 0 0 0 34206 13 0 0 25 0 1 0 380970379 83365888 20250 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534128 0 0 4096 0 0 0 0 17 1 0 0
/proc/9382/statm: 20353 20250 66 113 0 20237 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 81412

[startup+402.302 s]
/proc/loadavg: 1.09 1.05 1.01 2/78 9383
/proc/meminfo: memFree=1416856/2055920 swapFree=4169404/4192956
[pid=9382] ppid=9380 vsize=88676 CPUtime=402.18
/proc/9382/stat : 9382 (tts-4-0) R 9380 9382 7885 0 -1 4194304 22083 0 0 0 40203 15 0 0 25 0 1 0 380970379 90804224 22066 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/9382/statm: 22169 22066 66 113 0 22053 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 88676

[startup+462.301 s]
/proc/loadavg: 1.14 1.07 1.01 2/78 9383
/proc/meminfo: memFree=1409240/2055920 swapFree=4169404/4192956
[pid=9382] ppid=9380 vsize=96412 CPUtime=462.16
/proc/9382/stat : 9382 (tts-4-0) R 9380 9382 7885 0 -1 4194304 24001 0 0 0 46200 16 0 0 25 0 1 0 380970379 98725888 23984 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641338 0 0 4096 0 0 0 0 17 1 0 0
/proc/9382/statm: 24103 23984 66 113 0 23987 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 96412

[startup+522.302 s]
/proc/loadavg: 1.15 1.09 1.02 2/78 9383
/proc/meminfo: memFree=1402520/2055920 swapFree=4169404/4192956
[pid=9382] ppid=9380 vsize=102976 CPUtime=522.15
/proc/9382/stat : 9382 (tts-4-0) R 9380 9382 7885 0 -1 4194304 25668 0 0 0 52197 18 0 0 25 0 1 0 380970379 105447424 25651 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/9382/statm: 25744 25651 66 113 0 25628 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 102976

[startup+582.301 s]
/proc/loadavg: 1.09 1.08 1.02 2/78 9383
/proc/meminfo: memFree=1395992/2055920 swapFree=4169404/4192956
[pid=9382] ppid=9380 vsize=109540 CPUtime=582.13
/proc/9382/stat : 9382 (tts-4-0) R 9380 9382 7885 0 -1 4194304 27303 0 0 0 58194 19 0 0 25 0 1 0 380970379 112168960 27286 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134542858 0 0 4096 0 0 0 0 17 1 0 0
/proc/9382/statm: 27385 27286 66 113 0 27269 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 109540

[startup+642.302 s]
/proc/loadavg: 1.06 1.08 1.02 2/78 9383
/proc/meminfo: memFree=1387608/2055920 swapFree=4169404/4192956
[pid=9382] ppid=9380 vsize=117744 CPUtime=642.11
/proc/9382/stat : 9382 (tts-4-0) R 9380 9382 7885 0 -1 4194304 29376 0 0 0 64191 20 0 0 25 0 1 0 380970379 120569856 29359 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534083 0 0 4096 0 0 0 0 17 1 0 0
/proc/9382/statm: 29436 29359 66 113 0 29320 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 117744

[startup+702.301 s]
/proc/loadavg: 1.02 1.06 1.01 2/84 9447
/proc/meminfo: memFree=1381928/2055920 swapFree=4169404/4192956
[pid=9382] ppid=9380 vsize=122196 CPUtime=702.07
/proc/9382/stat : 9382 (tts-4-0) R 9380 9382 7885 0 -1 4194304 30485 0 0 0 70186 21 0 0 25 0 1 0 380970379 125128704 30468 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/9382/statm: 30549 30468 66 113 0 30433 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 122196

[startup+762.307 s]
/proc/loadavg: 1.01 1.05 1.00 2/84 9549
/proc/meminfo: memFree=1377384/2055920 swapFree=4169404/4192956
[pid=9382] ppid=9380 vsize=126648 CPUtime=762.01
/proc/9382/stat : 9382 (tts-4-0) R 9380 9382 7885 0 -1 4194304 31594 0 0 0 76178 23 0 0 25 0 1 0 380970379 129687552 31577 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/9382/statm: 31662 31577 66 113 0 31546 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 126648

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.00 2/78 9581
/proc/meminfo: memFree=1374168/2055920 swapFree=4169404/4192956
[pid=9382] ppid=9380 vsize=131104 CPUtime=821.97
/proc/9382/stat : 9382 (tts-4-0) R 9380 9382 7885 0 -1 4194304 32686 0 0 0 82173 24 0 0 25 0 1 0 380970379 134250496 32669 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9382/statm: 32776 32669 66 113 0 32660 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 131104

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/78 9581
/proc/meminfo: memFree=1368152/2055920 swapFree=4169404/4192956
[pid=9382] ppid=9380 vsize=137196 CPUtime=881.95
/proc/9382/stat : 9382 (tts-4-0) R 9380 9382 7885 0 -1 4194304 34189 0 0 0 88170 25 0 0 25 0 1 0 380970379 140488704 34172 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134513456 0 0 4096 0 0 0 0 17 1 0 0
/proc/9382/statm: 34299 34172 66 113 0 34183 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 137196

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 9581
/proc/meminfo: memFree=1361624/2055920 swapFree=4169404/4192956
[pid=9382] ppid=9380 vsize=143524 CPUtime=941.93
/proc/9382/stat : 9382 (tts-4-0) R 9380 9382 7885 0 -1 4194304 35824 0 0 0 94166 27 0 0 25 0 1 0 380970379 146968576 35807 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534083 0 0 4096 0 0 0 0 17 1 0 0
/proc/9382/statm: 35881 35807 66 113 0 35765 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 143524

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 9581
/proc/meminfo: memFree=1354584/2055920 swapFree=4169404/4192956
[pid=9382] ppid=9380 vsize=150556 CPUtime=1001.91
/proc/9382/stat : 9382 (tts-4-0) R 9380 9382 7885 0 -1 4194304 37562 0 0 0 100162 29 0 0 25 0 1 0 380970379 154169344 37545 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534119 0 0 4096 0 0 0 0 17 1 0 0
/proc/9382/statm: 37639 37545 66 113 0 37523 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 150556

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 9581
/proc/meminfo: memFree=1349144/2055920 swapFree=4169404/4192956
[pid=9382] ppid=9380 vsize=155948 CPUtime=1061.9
/proc/9382/stat : 9382 (tts-4-0) R 9380 9382 7885 0 -1 4194304 38925 0 0 0 106159 31 0 0 25 0 1 0 380970379 159690752 38908 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/9382/statm: 38987 38908 66 113 0 38871 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 155948

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9581
/proc/meminfo: memFree=1343704/2055920 swapFree=4169404/4192956
[pid=9382] ppid=9380 vsize=161572 CPUtime=1121.88
/proc/9382/stat : 9382 (tts-4-0) R 9380 9382 7885 0 -1 4194304 40335 0 0 0 112156 32 0 0 25 0 1 0 380970379 165449728 40318 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/9382/statm: 40393 40318 66 113 0 40277 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 161572

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9581
/proc/meminfo: memFree=1338392/2055920 swapFree=4169404/4192956
[pid=9382] ppid=9380 vsize=167200 CPUtime=1181.86
/proc/9382/stat : 9382 (tts-4-0) R 9380 9382 7885 0 -1 4194304 41693 0 0 0 118152 34 0 0 25 0 1 0 380970379 171212800 41676 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/9382/statm: 41800 41676 66 113 0 41684 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 167200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9581
/proc/meminfo: memFree=1336344/2055920 swapFree=4169404/4192956
[pid=9382] ppid=9380 vsize=169072 CPUtime=1200.06
/proc/9382/stat : 9382 (tts-4-0) R 9380 9382 7885 0 -1 4194304 42162 0 0 0 119971 35 0 0 25 0 1 0 380970379 173129728 42145 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641338 0 0 4096 0 0 0 0 17 1 0 0
/proc/9382/statm: 42268 42145 66 113 0 42152 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 169072

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 1.00 1.00 2/78 9581
/proc/meminfo: memFree=1336344/2055920 swapFree=4169404/4192956
[pid=9382] ppid=9380 vsize=169072 CPUtime=1200.06
/proc/9382/stat : 9382 (tts-4-0) R 9380 9382 7885 0 -1 4194304 42162 0 0 0 119971 35 0 0 25 0 1 0 380970379 173129728 42145 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641338 0 0 4096 0 0 0 0 17 1 0 0
/proc/9382/statm: 42268 42145 66 113 0 42152 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 169072

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.1
CPU user time (s): 1199.72
CPU system time (s): 0.380942
CPU usage (%): 99.9641
Max. virtual memory (cumulated for all children) (KiB): 169072

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

runsolver used 1.49277 second user time and 2.86056 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Sun Mar 11 10:49:24 UTC 2007

IDJOB= 335116
IDBENCH= 24644
IDSOLVER= 98
FILE ID= node19/335116-1173610163

PBS_JOBID= 4101241

Free space on /tmp= 66555 MiB

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

META MD5SUM SOLVER= 73a7a27d0c2e86f9b1191433fde766ff
MD5SUM BENCH=  cd51741c2df34af4fdb8becaf8b3fc51

RANDOM SEED= 919969966

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.214
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	: 5931.00
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.214
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:       1505848 kB
Buffers:         46904 kB
Cached:         419652 kB
SwapCached:       2440 kB
Active:         359600 kB
Inactive:       129748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1505848 kB
SwapTotal:     4192956 kB
SwapFree:      4169404 kB
Dirty:            1252 kB
Writeback:           0 kB
Mapped:          30152 kB
Slab:            46280 kB
Committed_AS:  1446944 kB
PageTables:       1756 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= 66555 MiB

End job on node19 on Sun Mar 11 11:09:26 UTC 2007