Trace number 334612

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.17 1201.06

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-luckySeven.used-as.sat04-990.sat05-4196.reshuffled-07.cnf
MD5SUMbf3618cdbef11db03f2026bf209783fc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1151.72
Satisfiable
(Un)Satisfiability was proved
Number of variables25493
Number of clauses1139180
Sum of the clauses size2298131
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21136319
Number of clauses of size 31
Number of clauses of size 41
Number of clauses of size 57
Number of clauses of size over 52852

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-334612-1173583295 -o ROOT/results/node19/solver-334612-1173583295 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334612-1173583295/tts-4-0 /tmp/evaluation/334612-1173583295/instance-334612-1173583295.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.92 0.97 0.98 3/77 4052
/proc/meminfo: memFree=1616240/2055920 swapFree=4169404/4192956
[pid=4052] ppid=4050 vsize=940 CPUtime=0
/proc/4052/stat : 4052 (tts-4-0) R 4050 4052 2225 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 378283749 962560 111 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/4052/statm: 235 111 57 113 0 119 0

[startup+0.04868 s]
/proc/loadavg: 0.92 0.97 0.98 3/77 4052
/proc/meminfo: memFree=1616240/2055920 swapFree=4169404/4192956
[pid=4052] ppid=4050 vsize=2784 CPUtime=0.04
/proc/4052/stat : 4052 (tts-4-0) R 4050 4052 2225 0 -1 4194304 607 0 0 0 4 0 0 0 18 0 1 0 378283749 2850816 592 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/4052/statm: 696 592 57 113 0 580 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2784

[startup+0.101686 s]
/proc/loadavg: 0.92 0.97 0.98 3/77 4052
/proc/meminfo: memFree=1616240/2055920 swapFree=4169404/4192956
[pid=4052] ppid=4050 vsize=5228 CPUtime=0.09
/proc/4052/stat : 4052 (tts-4-0) R 4050 4052 2225 0 -1 4194304 1187 0 0 0 9 0 0 0 18 0 1 0 378283749 5353472 1172 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/4052/statm: 1307 1172 57 113 0 1191 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5228

[startup+0.301707 s]
/proc/loadavg: 0.92 0.97 0.98 3/77 4052
/proc/meminfo: memFree=1616240/2055920 swapFree=4169404/4192956
[pid=4052] ppid=4050 vsize=14264 CPUtime=0.29
/proc/4052/stat : 4052 (tts-4-0) R 4050 4052 2225 0 -1 4194304 3377 0 0 0 29 0 0 0 19 0 1 0 378283749 14606336 3362 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/4052/statm: 3566 3362 57 113 0 3450 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14264

[startup+0.70175 s]
/proc/loadavg: 0.92 0.97 0.98 3/77 4052
/proc/meminfo: memFree=1616240/2055920 swapFree=4169404/4192956
[pid=4052] ppid=4050 vsize=32152 CPUtime=0.69
/proc/4052/stat : 4052 (tts-4-0) R 4050 4052 2225 0 -1 4194304 7760 0 0 0 67 2 0 0 22 0 1 0 378283749 32923648 7746 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/4052/statm: 8038 7746 57 113 0 7922 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32152

[startup+1.50184 s]
/proc/loadavg: 0.93 0.97 0.98 2/78 4053
/proc/meminfo: memFree=1571368/2055920 swapFree=4169404/4192956
[pid=4052] ppid=4050 vsize=68436 CPUtime=1.49
/proc/4052/stat : 4052 (tts-4-0) R 4050 4052 2225 0 -1 4194304 16555 0 0 0 141 8 0 0 25 0 1 0 378283749 70078464 16540 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/4052/statm: 17109 16540 57 113 0 16993 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 68436

[startup+3.10201 s]
/proc/loadavg: 0.93 0.97 0.98 2/78 4053
/proc/meminfo: memFree=1542760/2055920 swapFree=4169404/4192956
[pid=4052] ppid=4050 vsize=83712 CPUtime=3.08
/proc/4052/stat : 4052 (tts-4-0) R 4050 4052 2225 0 -1 4194304 20361 0 0 0 299 9 0 0 25 0 1 0 378283749 85721088 20346 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538269 0 0 4096 0 0 0 0 17 1 0 0
/proc/4052/statm: 20928 20347 59 113 0 20812 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 83712

[startup+6.30136 s]
/proc/loadavg: 0.93 0.97 0.98 2/78 4053
/proc/meminfo: memFree=1418216/2055920 swapFree=4169404/4192956
[pid=4052] ppid=4050 vsize=232468 CPUtime=6.28
/proc/4052/stat : 4052 (tts-4-0) R 4050 4052 2225 0 -1 4194304 55829 0 0 0 604 24 0 0 25 0 1 0 378283749 238047232 55814 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/4052/statm: 58117 55814 62 113 0 58001 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 232468

[startup+12.7021 s]
/proc/loadavg: 0.94 0.97 0.98 2/78 4053
/proc/meminfo: memFree=1356456/2055920 swapFree=4169404/4192956
[pid=4052] ppid=4050 vsize=272292 CPUtime=12.68
/proc/4052/stat : 4052 (tts-4-0) R 4050 4052 2225 0 -1 4194304 68444 0 0 0 1239 29 0 0 25 0 1 0 378283749 278827008 67314 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134540050 0 0 4096 0 0 0 0 17 1 0 0
/proc/4052/statm: 68073 67314 65 113 0 67957 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 272292

[startup+25.5015 s]
/proc/loadavg: 0.95 0.97 0.98 2/85 4553
/proc/meminfo: memFree=1161256/2055920 swapFree=4169404/4192956
[pid=4052] ppid=4050 vsize=458872 CPUtime=25.46
/proc/4052/stat : 4052 (tts-4-0) R 4050 4052 2225 0 -1 4194304 115316 0 0 0 2498 48 0 0 25 0 1 0 378283749 469884928 113959 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134548821 0 0 4096 0 0 0 0 17 0 0 0
/proc/4052/statm: 114718 113959 65 113 0 114602 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 458872

[startup+51.1012 s]
/proc/loadavg: 1.56 1.12 1.03 4/85 13093
/proc/meminfo: memFree=757608/2055920 swapFree=4169404/4192956
[pid=4052] ppid=4050 vsize=848824 CPUtime=50.92
/proc/4052/stat : 4052 (tts-4-0) R 4050 4052 2225 0 -1 4194304 214856 0 0 0 5003 89 0 0 25 0 1 0 378283749 869195776 211616 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 0 0 0
/proc/4052/statm: 212206 211616 66 113 0 212090 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 848824

[startup+102.307 s]
/proc/loadavg: 2.20 1.37 1.12 2/85 30174
/proc/meminfo: memFree=720872/2055920 swapFree=4169404/4192956
[pid=4052] ppid=4050 vsize=863492 CPUtime=101.84
/proc/4052/stat : 4052 (tts-4-0) R 4050 4052 2225 0 -1 4194304 218549 0 0 0 10088 96 0 0 25 0 1 0 378283749 884215808 215309 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/4052/statm: 215873 215309 66 113 0 215757 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 863492

[startup+162.301 s]
/proc/loadavg: 1.62 1.37 1.13 2/78 6328
/proc/meminfo: memFree=706848/2055920 swapFree=4169404/4192956
[pid=4052] ppid=4050 vsize=869828 CPUtime=161.71
/proc/4052/stat : 4052 (tts-4-0) R 4050 4052 2225 0 -1 4194304 220161 0 0 0 16070 101 0 0 25 0 1 0 378283749 890703872 216921 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134543308 0 0 4096 0 0 0 0 17 1 0 0
/proc/4052/statm: 217457 216921 66 113 0 217341 0
Current children cumulated CPU time (s) 161.71
Current children cumulated vsize (KiB) 869828

[startup+222.302 s]
/proc/loadavg: 1.23 1.30 1.12 2/78 6328
/proc/meminfo: memFree=701728/2055920 swapFree=4169404/4192956
[pid=4052] ppid=4050 vsize=874988 CPUtime=221.7
/proc/4052/stat : 4052 (tts-4-0) R 4050 4052 2225 0 -1 4194304 221451 0 0 0 22067 103 0 0 25 0 1 0 378283749 895987712 218211 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534407 0 0 4096 0 0 0 0 17 1 0 0
/proc/4052/statm: 218747 218211 66 113 0 218631 0
Current children cumulated CPU time (s) 221.7
Current children cumulated vsize (KiB) 874988

[startup+282.301 s]
/proc/loadavg: 1.08 1.24 1.11 2/78 6328
/proc/meminfo: memFree=695840/2055920 swapFree=4169404/4192956
[pid=4052] ppid=4050 vsize=881084 CPUtime=281.68
/proc/4052/stat : 4052 (tts-4-0) R 4050 4052 2225 0 -1 4194304 222928 0 0 0 28063 105 0 0 25 0 1 0 378283749 902230016 219688 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134543308 0 0 4096 0 0 0 0 17 1 0 0
/proc/4052/statm: 220271 219688 66 113 0 220155 0
Current children cumulated CPU time (s) 281.68
Current children cumulated vsize (KiB) 881084

[startup+342.302 s]
/proc/loadavg: 1.03 1.20 1.10 2/78 6328
/proc/meminfo: memFree=689888/2055920 swapFree=4169404/4192956
[pid=4052] ppid=4050 vsize=886944 CPUtime=341.66
/proc/4052/stat : 4052 (tts-4-0) R 4050 4052 2225 0 -1 4194304 224424 0 0 0 34059 107 0 0 25 0 1 0 378283749 908230656 221184 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591616 0 0 4096 0 0 0 0 17 1 0 0
/proc/4052/statm: 221736 221184 66 113 0 221620 0
Current children cumulated CPU time (s) 341.66
Current children cumulated vsize (KiB) 886944

[startup+402.301 s]
/proc/loadavg: 1.01 1.16 1.09 2/78 6328
/proc/meminfo: memFree=685856/2055920 swapFree=4169404/4192956
[pid=4052] ppid=4050 vsize=890928 CPUtime=401.64
/proc/4052/stat : 4052 (tts-4-0) R 4050 4052 2225 0 -1 4194304 225424 0 0 0 40056 108 0 0 25 0 1 0 378283749 912310272 222184 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134535622 0 0 4096 0 0 0 0 17 1 0 0
/proc/4052/statm: 222732 222184 66 113 0 222616 0
Current children cumulated CPU time (s) 401.64
Current children cumulated vsize (KiB) 890928

[startup+462.302 s]
/proc/loadavg: 1.00 1.13 1.08 2/78 6328
/proc/meminfo: memFree=682024/2055920 swapFree=4169404/4192956
[pid=4052] ppid=4050 vsize=894676 CPUtime=461.63
/proc/4052/stat : 4052 (tts-4-0) R 4050 4052 2225 0 -1 4194304 226374 0 0 0 46053 110 0 0 25 0 1 0 378283749 916148224 223134 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134513482 0 0 4096 0 0 0 0 17 1 0 0
/proc/4052/statm: 223669 223134 66 113 0 223553 0
Current children cumulated CPU time (s) 461.63
Current children cumulated vsize (KiB) 894676

[startup+522.301 s]
/proc/loadavg: 1.00 1.10 1.08 2/78 6328
/proc/meminfo: memFree=677416/2055920 swapFree=4169404/4192956
[pid=4052] ppid=4050 vsize=899368 CPUtime=521.61
/proc/4052/stat : 4052 (tts-4-0) R 4050 4052 2225 0 -1 4194304 227530 0 0 0 52050 111 0 0 25 0 1 0 378283749 920952832 224290 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591892 0 0 4096 0 0 0 0 17 1 0 0
/proc/4052/statm: 224842 224290 66 113 0 224726 0
Current children cumulated CPU time (s) 521.61
Current children cumulated vsize (KiB) 899368

[startup+582.302 s]
/proc/loadavg: 1.00 1.08 1.07 2/78 6328
/proc/meminfo: memFree=671208/2055920 swapFree=4169404/4192956
[pid=4052] ppid=4050 vsize=905696 CPUtime=581.58
/proc/4052/stat : 4052 (tts-4-0) R 4050 4052 2225 0 -1 4194304 229098 0 0 0 58045 113 0 0 25 0 1 0 378283749 927432704 225858 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/4052/statm: 226424 225858 66 113 0 226308 0
Current children cumulated CPU time (s) 581.58
Current children cumulated vsize (KiB) 905696

[startup+642.301 s]
/proc/loadavg: 1.00 1.06 1.06 2/78 6328
/proc/meminfo: memFree=664360/2055920 swapFree=4169404/4192956
[pid=4052] ppid=4050 vsize=912492 CPUtime=641.58
/proc/4052/stat : 4052 (tts-4-0) R 4050 4052 2225 0 -1 4194304 230793 0 0 0 64042 116 0 0 25 0 1 0 378283749 934391808 227553 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534399 0 0 4096 0 0 0 0 17 1 0 0
/proc/4052/statm: 228123 227553 66 113 0 228007 0
Current children cumulated CPU time (s) 641.58
Current children cumulated vsize (KiB) 912492

[startup+702.302 s]
/proc/loadavg: 1.00 1.05 1.06 2/78 6328
/proc/meminfo: memFree=659752/2055920 swapFree=4169404/4192956
[pid=4052] ppid=4050 vsize=916944 CPUtime=701.56
/proc/4052/stat : 4052 (tts-4-0) R 4050 4052 2225 0 -1 4194304 231921 0 0 0 70038 118 0 0 25 0 1 0 378283749 938950656 228681 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534408 0 0 4096 0 0 0 0 17 1 0 0
/proc/4052/statm: 229236 228681 66 113 0 229120 0
Current children cumulated CPU time (s) 701.56
Current children cumulated vsize (KiB) 916944

[startup+762.305 s]
/proc/loadavg: 1.00 1.04 1.05 2/78 6328
/proc/meminfo: memFree=656296/2055920 swapFree=4169404/4192956
[pid=4052] ppid=4050 vsize=920464 CPUtime=761.54
/proc/4052/stat : 4052 (tts-4-0) R 4050 4052 2225 0 -1 4194304 232767 0 0 0 76035 119 0 0 25 0 1 0 378283749 942555136 229527 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534095 0 0 4096 0 0 0 0 17 1 0 0
/proc/4052/statm: 230116 229527 66 113 0 230000 0
Current children cumulated CPU time (s) 761.54
Current children cumulated vsize (KiB) 920464

[startup+822.302 s]
/proc/loadavg: 1.00 1.03 1.05 2/78 6328
/proc/meminfo: memFree=652072/2055920 swapFree=4169404/4192956
[pid=4052] ppid=4050 vsize=924680 CPUtime=821.52
/proc/4052/stat : 4052 (tts-4-0) R 4050 4052 2225 0 -1 4194304 233851 0 0 0 82031 121 0 0 25 0 1 0 378283749 946872320 230611 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/4052/statm: 231170 230611 66 113 0 231054 0
Current children cumulated CPU time (s) 821.52
Current children cumulated vsize (KiB) 924680

[startup+882.301 s]
/proc/loadavg: 1.00 1.02 1.04 2/78 6328
/proc/meminfo: memFree=647720/2055920 swapFree=4169404/4192956
[pid=4052] ppid=4050 vsize=928900 CPUtime=881.5
/proc/4052/stat : 4052 (tts-4-0) R 4050 4052 2225 0 -1 4194304 234923 0 0 0 88028 122 0 0 25 0 1 0 378283749 951193600 231683 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/4052/statm: 232225 231683 66 113 0 232109 0
Current children cumulated CPU time (s) 881.5
Current children cumulated vsize (KiB) 928900

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.03 2/78 6328
/proc/meminfo: memFree=637928/2055920 swapFree=4169404/4192956
[pid=4052] ppid=4050 vsize=938988 CPUtime=941.48
/proc/4052/stat : 4052 (tts-4-0) R 4050 4052 2225 0 -1 4194304 237421 0 0 0 94024 124 0 0 25 0 1 0 378283749 961523712 234181 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534117 0 0 4096 0 0 0 0 17 1 0 0
/proc/4052/statm: 234747 234181 66 113 0 234631 0
Current children cumulated CPU time (s) 941.48
Current children cumulated vsize (KiB) 938988

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.03 2/78 6328
/proc/meminfo: memFree=632424/2055920 swapFree=4169404/4192956
[pid=4052] ppid=4050 vsize=944384 CPUtime=1001.47
/proc/4052/stat : 4052 (tts-4-0) R 4050 4052 2225 0 -1 4194304 238756 0 0 0 100021 126 0 0 25 0 1 0 378283749 967049216 235516 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134513479 0 0 4096 0 0 0 0 17 1 0 0
/proc/4052/statm: 236096 235516 66 113 0 235980 0
Current children cumulated CPU time (s) 1001.47
Current children cumulated vsize (KiB) 944384

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/78 6328
/proc/meminfo: memFree=627240/2055920 swapFree=4169404/4192956
[pid=4052] ppid=4050 vsize=949320 CPUtime=1061.45
/proc/4052/stat : 4052 (tts-4-0) R 4050 4052 2225 0 -1 4194304 240036 0 0 0 106018 127 0 0 25 0 1 0 378283749 972103680 236796 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641338 0 0 4096 0 0 0 0 17 1 0 0
/proc/4052/statm: 237330 236796 66 113 0 237214 0
Current children cumulated CPU time (s) 1061.45
Current children cumulated vsize (KiB) 949320

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/78 6328
/proc/meminfo: memFree=622440/2055920 swapFree=4169404/4192956
[pid=4052] ppid=4050 vsize=954252 CPUtime=1121.43
/proc/4052/stat : 4052 (tts-4-0) R 4050 4052 2225 0 -1 4194304 241224 0 0 0 112014 129 0 0 25 0 1 0 378283749 977154048 237984 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134513469 0 0 4096 0 0 0 0 17 1 0 0
/proc/4052/statm: 238563 237984 66 113 0 238447 0
Current children cumulated CPU time (s) 1121.43
Current children cumulated vsize (KiB) 954252

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/78 6328
/proc/meminfo: memFree=617128/2055920 swapFree=4169404/4192956
[pid=4052] ppid=4050 vsize=959644 CPUtime=1181.41
/proc/4052/stat : 4052 (tts-4-0) R 4050 4052 2225 0 -1 4194304 242580 0 0 0 118011 130 0 0 25 0 1 0 378283749 982675456 239340 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534396 0 0 4096 0 0 0 0 17 1 0 0
/proc/4052/statm: 239911 239340 66 113 0 239795 0
Current children cumulated CPU time (s) 1181.41
Current children cumulated vsize (KiB) 959644



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.9 s]
/proc/loadavg: 1.00 1.00 1.01 2/78 6328
/proc/meminfo: memFree=615272/2055920 swapFree=4169404/4192956
[pid=4052] ppid=4050 vsize=961284 CPUtime=1200.01
/proc/4052/stat : 4052 (tts-4-0) R 4050 4052 2225 0 -1 4194304 243014 0 0 0 119870 131 0 0 25 0 1 0 378283749 984354816 239774 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134535860 0 0 4096 0 0 0 0 17 1 0 0
/proc/4052/statm: 240321 239774 66 113 0 240205 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 961284

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

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

[startup+1201.01 s]
/proc/loadavg: 1.00 1.00 1.01 2/78 6328
/proc/meminfo: memFree=615272/2055920 swapFree=4169404/4192956
[pid=4052] ppid=4050 vsize=0 CPUtime=1200.11
/proc/4052/stat : 4052 (tts-4-0) R 4050 4052 2225 0 -1 4195332 243014 0 0 0 119870 141 0 0 25 0 1 0 378283749 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/4052/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.06
CPU time (s): 1200.17
CPU user time (s): 1198.71
CPU system time (s): 1.46478
CPU usage (%): 99.9266
Max. virtual memory (cumulated for all children) (KiB): 961284

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

runsolver used 1.44778 second user time and 2.85157 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Sun Mar 11 03:21:37 UTC 2007

IDJOB= 334612
IDBENCH= 24632
IDSOLVER= 98
FILE ID= node19/334612-1173583295

PBS_JOBID= 4101205

Free space on /tmp= 66541 MiB

SOLVER NAME= TTS 4.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-luckySeven.used-as.sat04-990.sat05-4196.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334612-1173583295/tts-4-0 /tmp/evaluation/334612-1173583295/instance-334612-1173583295.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-334612-1173583295 -o ROOT/results/node19/solver-334612-1173583295 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334612-1173583295/tts-4-0 /tmp/evaluation/334612-1173583295/instance-334612-1173583295.cnf            

META MD5SUM SOLVER= 73a7a27d0c2e86f9b1191433fde766ff
MD5SUM BENCH=  bf3618cdbef11db03f2026bf209783fc

RANDOM SEED= 310327946

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:       1616712 kB
Buffers:         43732 kB
Cached:         316200 kB
SwapCached:       2440 kB
Active:         262584 kB
Inactive:       120240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1616712 kB
SwapTotal:     4192956 kB
SwapFree:      4169404 kB
Dirty:           16472 kB
Writeback:           0 kB
Mapped:          30224 kB
Slab:            41980 kB
Committed_AS:  1432816 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= 66541 MiB

End job on node19 on Sun Mar 11 03:41:40 UTC 2007