Trace number 291790

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

General information on the benchmark

Namerandom/OnTreshold/5SAT/v80/
unif-k5-r21.3-v80-c1704-S1064282057-06.UNSAT.shuffled.cnf
MD5SUM9dc695d1d587582e1e64f09248ad206b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark30.5254
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses1704
Sum of the clauses size8520
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51704
Number of clauses of size over 50

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.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node11/watcher-291790-1171746186 -o ROOT/results/node11/solver-291790-1171746186 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/291790-1171746186/tts-4-0 /tmp/evaluation/291790-1171746186/instance-291790-1171746186.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.92 0.97 0.90 3/77 714
/proc/meminfo: memFree=293376/2055920 swapFree=4192812/4192956
[pid=714] ppid=712 vsize=796 CPUtime=0
/proc/714/stat : 714 (tts-4-0) R 712 714 32614 0 -1 4194304 114 0 0 0 0 0 0 0 18 0 1 0 194573193 815104 99 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134630100 0 0 4096 0 0 0 0 17 1 0 0
/proc/714/statm: 199 99 57 113 0 83 0

[startup+0.107331 s]
/proc/loadavg: 0.92 0.97 0.90 3/77 714
/proc/meminfo: memFree=293376/2055920 swapFree=4192812/4192956
[pid=714] ppid=712 vsize=2912 CPUtime=0.1
/proc/714/stat : 714 (tts-4-0) R 712 714 32614 0 -1 4194304 655 0 0 0 10 0 0 0 18 0 1 0 194573193 2981888 640 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134513456 0 0 4096 0 0 0 0 17 1 0 0
/proc/714/statm: 728 640 66 113 0 612 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2912

[startup+0.517381 s]
/proc/loadavg: 0.92 0.97 0.90 3/77 714
/proc/meminfo: memFree=293376/2055920 swapFree=4192812/4192956
[pid=714] ppid=712 vsize=3148 CPUtime=0.51
/proc/714/stat : 714 (tts-4-0) R 712 714 32614 0 -1 4194304 721 0 0 0 51 0 0 0 22 0 1 0 194573193 3223552 706 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134535187 0 0 4096 0 0 0 0 17 1 0 0
/proc/714/statm: 787 706 66 113 0 671 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3148

[startup+1.34148 s]
/proc/loadavg: 0.92 0.97 0.90 2/78 715
/proc/meminfo: memFree=290296/2055920 swapFree=4192812/4192956
[pid=714] ppid=712 vsize=3636 CPUtime=1.33
/proc/714/stat : 714 (tts-4-0) R 712 714 32614 0 -1 4194304 862 0 0 0 133 0 0 0 25 0 1 0 194573193 3723264 847 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134591901 0 0 4096 0 0 0 0 17 1 0 0
/proc/714/statm: 909 847 66 113 0 793 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3636

[startup+2.97768 s]
/proc/loadavg: 0.92 0.97 0.90 2/78 715
/proc/meminfo: memFree=289336/2055920 swapFree=4192812/4192956
[pid=714] ppid=712 vsize=5048 CPUtime=2.97
/proc/714/stat : 714 (tts-4-0) R 712 714 32614 0 -1 4194304 1181 0 0 0 296 1 0 0 25 0 1 0 194573193 5169152 1166 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/714/statm: 1262 1166 66 113 0 1146 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 5048

[startup+6.25407 s]
/proc/loadavg: 0.93 0.97 0.90 2/78 715
/proc/meminfo: memFree=287224/2055920 swapFree=4192812/4192956
[pid=714] ppid=712 vsize=6928 CPUtime=6.25
/proc/714/stat : 714 (tts-4-0) R 712 714 32614 0 -1 4194304 1648 0 0 0 624 1 0 0 25 0 1 0 194573193 7094272 1633 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/714/statm: 1732 1633 66 113 0 1616 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 6928

[startup+12.7108 s]
/proc/loadavg: 0.93 0.97 0.90 2/78 715
/proc/meminfo: memFree=283384/2055920 swapFree=4192812/4192956
[pid=714] ppid=712 vsize=10448 CPUtime=12.7
/proc/714/stat : 714 (tts-4-0) R 712 714 32614 0 -1 4194304 2557 0 0 0 1269 1 0 0 25 0 1 0 194573193 10698752 2542 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134591965 0 0 4096 0 0 0 0 17 1 0 0
/proc/714/statm: 2612 2542 66 113 0 2496 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 10448

[startup+25.5114 s]
/proc/loadavg: 0.95 0.97 0.91 2/78 715
/proc/meminfo: memFree=277368/2055920 swapFree=4192812/4192956
[pid=714] ppid=712 vsize=16784 CPUtime=25.49
/proc/714/stat : 714 (tts-4-0) R 712 714 32614 0 -1 4194304 4099 0 0 0 2547 2 0 0 25 0 1 0 194573193 17186816 4084 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534083 0 0 4096 0 0 0 0 17 1 0 0
/proc/714/statm: 4196 4084 66 113 0 4080 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16784

[startup+51.1225 s]
/proc/loadavg: 0.96 0.97 0.91 2/78 715
/proc/meminfo: memFree=266936/2055920 swapFree=4192812/4192956
[pid=714] ppid=712 vsize=27100 CPUtime=51.1
/proc/714/stat : 714 (tts-4-0) R 712 714 32614 0 -1 4194304 6705 0 0 0 5105 5 0 0 25 0 1 0 194573193 27750400 6690 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534060 0 0 4096 0 0 0 0 17 1 0 0
/proc/714/statm: 6775 6690 66 113 0 6659 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 27100

[startup+102.343 s]
/proc/loadavg: 0.98 0.97 0.91 2/78 715
/proc/meminfo: memFree=249144/2055920 swapFree=4192812/4192956
[pid=714] ppid=712 vsize=44920 CPUtime=102.3
/proc/714/stat : 714 (tts-4-0) R 712 714 32614 0 -1 4194304 11175 0 0 0 10222 8 0 0 25 0 1 0 194573193 45998080 11160 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/714/statm: 11230 11160 66 113 0 11114 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 44920

[startup+162.375 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 715
/proc/meminfo: memFree=230840/2055920 swapFree=4192812/4192956
[pid=714] ppid=712 vsize=62968 CPUtime=162.32
/proc/714/stat : 714 (tts-4-0) R 712 714 32614 0 -1 4194304 15679 0 0 0 16220 12 0 0 25 0 1 0 194573193 64479232 15662 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534409 0 0 4096 0 0 0 0 17 1 0 0
/proc/714/statm: 15742 15662 66 113 0 15626 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 62968

[startup+222.406 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 715
/proc/meminfo: memFree=216376/2055920 swapFree=4192812/4192956
[pid=714] ppid=712 vsize=77504 CPUtime=222.33
/proc/714/stat : 714 (tts-4-0) R 712 714 32614 0 -1 4194304 19296 0 0 0 22218 15 0 0 25 0 1 0 194573193 79364096 19279 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/714/statm: 19376 19279 66 113 0 19260 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 77504

[startup+282.439 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 715
/proc/meminfo: memFree=204600/2055920 swapFree=4192812/4192956
[pid=714] ppid=712 vsize=89220 CPUtime=282.34
/proc/714/stat : 714 (tts-4-0) R 712 714 32614 0 -1 4194304 22238 0 0 0 28217 17 0 0 25 0 1 0 194573193 91361280 22221 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534154 0 0 4096 0 0 0 0 17 1 0 0
/proc/714/statm: 22305 22221 66 113 0 22189 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 89220

[startup+342.471 s]
/proc/loadavg: 0.99 0.97 0.91 3/78 715
/proc/meminfo: memFree=189880/2055920 swapFree=4192812/4192956
[pid=714] ppid=712 vsize=103988 CPUtime=342.36
/proc/714/stat : 714 (tts-4-0) R 712 714 32614 0 -1 4194304 25926 0 0 0 34215 21 0 0 25 0 1 0 194573193 106483712 25909 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/714/statm: 25997 25909 66 113 0 25881 0
Current children cumulated CPU time (s) 342.36
Current children cumulated vsize (KiB) 103988

[startup+402.507 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 715
/proc/meminfo: memFree=175928/2055920 swapFree=4192812/4192956
[pid=714] ppid=712 vsize=117592 CPUtime=402.38
/proc/714/stat : 714 (tts-4-0) R 712 714 32614 0 -1 4194304 29351 0 0 0 40214 24 0 0 25 0 1 0 194573193 120414208 29334 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/714/statm: 29398 29334 66 113 0 29282 0
Current children cumulated CPU time (s) 402.38
Current children cumulated vsize (KiB) 117592

[startup+462.538 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 715
/proc/meminfo: memFree=167096/2055920 swapFree=4192812/4192956
[pid=714] ppid=712 vsize=126500 CPUtime=462.39
/proc/714/stat : 714 (tts-4-0) R 712 714 32614 0 -1 4194304 31572 0 0 0 46212 27 0 0 25 0 1 0 194573193 129536000 31555 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/714/statm: 31625 31555 66 113 0 31509 0
Current children cumulated CPU time (s) 462.39
Current children cumulated vsize (KiB) 126500

[startup+522.568 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 715
/proc/meminfo: memFree=157048/2055920 swapFree=4192812/4192956
[pid=714] ppid=712 vsize=136580 CPUtime=522.4
/proc/714/stat : 714 (tts-4-0) R 712 714 32614 0 -1 4194304 34091 0 0 0 52211 29 0 0 25 0 1 0 194573193 139857920 34074 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134591622 0 0 4096 0 0 0 0 17 1 0 0
/proc/714/statm: 34145 34074 66 113 0 34029 0
Current children cumulated CPU time (s) 522.4
Current children cumulated vsize (KiB) 136580

[startup+582.595 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 715
/proc/meminfo: memFree=147384/2055920 swapFree=4192812/4192956
[pid=714] ppid=712 vsize=146188 CPUtime=582.42
/proc/714/stat : 714 (tts-4-0) R 712 714 32614 0 -1 4194304 36476 0 0 0 58210 32 0 0 25 0 1 0 194573193 149696512 36459 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134535187 0 0 4096 0 0 0 0 17 1 0 0
/proc/714/statm: 36547 36459 66 113 0 36431 0
Current children cumulated CPU time (s) 582.42
Current children cumulated vsize (KiB) 146188

[startup+642.628 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 715
/proc/meminfo: memFree=132920/2055920 swapFree=4192812/4192956
[pid=714] ppid=712 vsize=160720 CPUtime=642.42
/proc/714/stat : 714 (tts-4-0) R 712 714 32614 0 -1 4194304 40100 0 0 0 64207 35 0 0 25 0 1 0 194573193 164577280 40083 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/714/statm: 40180 40083 66 113 0 40064 0
Current children cumulated CPU time (s) 642.42
Current children cumulated vsize (KiB) 160720

[startup+702.658 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 715
/proc/meminfo: memFree=121080/2055920 swapFree=4192812/4192956
[pid=714] ppid=712 vsize=172440 CPUtime=702.44
/proc/714/stat : 714 (tts-4-0) R 712 714 32614 0 -1 4194304 43058 0 0 0 70205 39 0 0 25 0 1 0 194573193 176578560 43041 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/714/statm: 43110 43041 66 113 0 42994 0
Current children cumulated CPU time (s) 702.44
Current children cumulated vsize (KiB) 172440

[startup+762.69 s]
/proc/loadavg: 1.07 0.99 0.91 2/78 715
/proc/meminfo: memFree=112632/2055920 swapFree=4192812/4192956
[pid=714] ppid=712 vsize=181112 CPUtime=762.46
/proc/714/stat : 714 (tts-4-0) R 712 714 32614 0 -1 4194304 45199 0 0 0 76204 42 0 0 25 0 1 0 194573193 185458688 45182 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134537421 0 0 4096 0 0 0 0 17 1 0 0
/proc/714/statm: 45278 45182 66 113 0 45162 0
Current children cumulated CPU time (s) 762.46
Current children cumulated vsize (KiB) 181112

[startup+822.728 s]
/proc/loadavg: 1.02 0.99 0.91 2/78 715
/proc/meminfo: memFree=99576/2055920 swapFree=4192812/4192956
[pid=714] ppid=712 vsize=193772 CPUtime=822.47
/proc/714/stat : 714 (tts-4-0) R 712 714 32614 0 -1 4194304 48398 0 0 0 82202 45 0 0 25 0 1 0 194573193 198422528 48381 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/714/statm: 48443 48381 66 113 0 48327 0
Current children cumulated CPU time (s) 822.47
Current children cumulated vsize (KiB) 193772

[startup+882.754 s]
/proc/loadavg: 1.01 0.99 0.91 2/78 715
/proc/meminfo: memFree=89976/2055920 swapFree=4192812/4192956
[pid=714] ppid=712 vsize=203616 CPUtime=882.48
/proc/714/stat : 714 (tts-4-0) R 712 714 32614 0 -1 4194304 50812 0 0 0 88200 48 0 0 25 0 1 0 194573193 208502784 50795 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/714/statm: 50904 50795 66 113 0 50788 0
Current children cumulated CPU time (s) 882.48
Current children cumulated vsize (KiB) 203616

[startup+942.783 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 715
/proc/meminfo: memFree=80760/2055920 swapFree=4192812/4192956
[pid=714] ppid=712 vsize=212756 CPUtime=942.49
/proc/714/stat : 714 (tts-4-0) R 712 714 32614 0 -1 4194304 53128 0 0 0 94199 50 0 0 25 0 1 0 194573193 217862144 53111 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/714/statm: 53189 53111 66 113 0 53073 0
Current children cumulated CPU time (s) 942.49
Current children cumulated vsize (KiB) 212756

[startup+1002.81 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 715
/proc/meminfo: memFree=72696/2055920 swapFree=4192812/4192956
[pid=714] ppid=712 vsize=220960 CPUtime=1002.51
/proc/714/stat : 714 (tts-4-0) R 712 714 32614 0 -1 4194304 55166 0 0 0 100199 52 0 0 25 0 1 0 194573193 226263040 55149 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/714/statm: 55240 55149 66 113 0 55124 0
Current children cumulated CPU time (s) 1002.51
Current children cumulated vsize (KiB) 220960

[startup+1062.84 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 715
/proc/meminfo: memFree=62776/2055920 swapFree=4192812/4192956
[pid=714] ppid=712 vsize=230572 CPUtime=1062.53
/proc/714/stat : 714 (tts-4-0) R 712 714 32614 0 -1 4194304 57584 0 0 0 106198 55 0 0 25 0 1 0 194573193 236105728 57567 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/714/statm: 57643 57567 66 113 0 57527 0
Current children cumulated CPU time (s) 1062.53
Current children cumulated vsize (KiB) 230572

[startup+1122.87 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 715
/proc/meminfo: memFree=55864/2055920 swapFree=4192812/4192956
[pid=714] ppid=712 vsize=237604 CPUtime=1122.53
/proc/714/stat : 714 (tts-4-0) R 712 714 32614 0 -1 4194304 59336 0 0 0 112196 57 0 0 25 0 1 0 194573193 243306496 59319 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534689 0 0 4096 0 0 0 0 17 1 0 0
/proc/714/statm: 59401 59319 66 113 0 59285 0
Current children cumulated CPU time (s) 1122.53
Current children cumulated vsize (KiB) 237604

[startup+1182.91 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 715
/proc/meminfo: memFree=48504/2055920 swapFree=4192812/4192956
[pid=714] ppid=712 vsize=244868 CPUtime=1182.55
/proc/714/stat : 714 (tts-4-0) R 712 714 32614 0 -1 4194304 61171 0 0 0 118196 59 0 0 25 0 1 0 194573193 250744832 61154 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534158 0 0 4096 0 0 0 0 17 1 0 0
/proc/714/statm: 61217 61154 66 113 0 61101 0
Current children cumulated CPU time (s) 1182.55
Current children cumulated vsize (KiB) 244868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.43 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 715
/proc/meminfo: memFree=46456/2055920 swapFree=4192812/4192956
[pid=714] ppid=712 vsize=246976 CPUtime=1200.07
/proc/714/stat : 714 (tts-4-0) R 712 714 32614 0 -1 4194304 61668 0 0 0 119947 60 0 0 25 0 1 0 194573193 252903424 61651 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534364 0 0 4096 0 0 0 0 17 1 0 0
/proc/714/statm: 61744 61651 66 113 0 61628 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 246976

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

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

[startup+1200.43 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 715
/proc/meminfo: memFree=46456/2055920 swapFree=4192812/4192956
[pid=714] ppid=712 vsize=246976 CPUtime=1200.07
/proc/714/stat : 714 (tts-4-0) R 712 714 32614 0 -1 4194304 61668 0 0 0 119947 60 0 0 25 0 1 0 194573193 252903424 61651 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534364 0 0 4096 0 0 0 0 17 1 0 0
/proc/714/statm: 61744 61651 66 113 0 61628 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 246976

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.47
CPU time (s): 1200.12
CPU user time (s): 1199.47
CPU system time (s): 0.641902
CPU usage (%): 99.9704
Max. virtual memory (cumulated for all children) (KiB): 246976

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

runsolver used 1.3378 second user time and 2.73158 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Sat Feb 17 21:03:06 UTC 2007

IDJOB= 291790
IDBENCH= 19824
IDSOLVER= 98
FILE ID= node11/291790-1171746186

PBS_JOBID= 3839258

Free space on /tmp= 66545 MiB

SOLVER NAME= TTS 4.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v80/unif-k5-r21.3-v80-c1704-S1064282057-06.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/291790-1171746186/tts-4-0 /tmp/evaluation/291790-1171746186/instance-291790-1171746186.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-291790-1171746186 -o ROOT/results/node11/solver-291790-1171746186 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/291790-1171746186/tts-4-0 /tmp/evaluation/291790-1171746186/instance-291790-1171746186.cnf            

META MD5SUM SOLVER= 73a7a27d0c2e86f9b1191433fde766ff
MD5SUM BENCH=  9dc695d1d587582e1e64f09248ad206b

RANDOM SEED= 220126728

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.243
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.243
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:        293720 kB
Buffers:         48368 kB
Cached:        1598796 kB
SwapCached:          0 kB
Active:         141784 kB
Inactive:      1548472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        293720 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             852 kB
Writeback:           0 kB
Mapped:          61976 kB
Slab:            57480 kB
Committed_AS:   568732 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= 66545 MiB

End job on node11 on Sat Feb 17 21:23:09 UTC 2007