Trace number 368662

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) 5000.1 5001.69

General information on the benchmark

Namecrafted/Hard/contest05/others/
sgp_5-6-8.sat05-2669.reshuffled-07.cnf
MD5SUM4064da8380443613a08af89e2e77b8a2
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 variables58560
Number of clauses778800
Sum of the clauses size1766280
Maximum clause length48
Minimum clause length1
Number of clauses of size 196
Number of clauses of size 2599208
Number of clauses of size 3177096
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52400

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

command line: runsolver --timestamp -w ROOT/results/node12/watcher-368662-1177268028 -o ROOT/results/node12/solver-368662-1177268028 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/368662-1177268028/tts-4-0 /tmp/evaluation/368662-1177268028/instance-368662-1177268028.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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.98 0.99 3/77 24448
/proc/meminfo: memFree=1824440/2055920 swapFree=4159972/4192956
[pid=24448] ppid=24446 vsize=940 CPUtime=0
/proc/24448/stat : 24448 (tts-4-0) R 24446 24448 23915 0 -1 4194304 123 0 0 0 0 0 0 0 18 0 1 0 202840401 962560 108 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/24448/statm: 235 108 57 113 0 119 0

[startup+0.079509 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 24448
/proc/meminfo: memFree=1824440/2055920 swapFree=4159972/4192956
[pid=24448] ppid=24446 vsize=3924 CPUtime=0.07
/proc/24448/stat : 24448 (tts-4-0) R 24446 24448 23915 0 -1 4194304 881 0 0 0 7 0 0 0 18 0 1 0 202840401 4018176 866 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/24448/statm: 981 867 57 113 0 865 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3924

[startup+0.101511 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 24448
/proc/meminfo: memFree=1824440/2055920 swapFree=4159972/4192956
[pid=24448] ppid=24446 vsize=4836 CPUtime=0.09
/proc/24448/stat : 24448 (tts-4-0) R 24446 24448 23915 0 -1 4194304 1104 0 0 0 9 0 0 0 18 0 1 0 202840401 4952064 1089 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/24448/statm: 1209 1089 57 113 0 1093 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4836

[startup+0.301531 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 24448
/proc/meminfo: memFree=1824440/2055920 swapFree=4159972/4192956
[pid=24448] ppid=24446 vsize=13344 CPUtime=0.29
/proc/24448/stat : 24448 (tts-4-0) R 24446 24448 23915 0 -1 4194304 3141 0 0 0 28 1 0 0 19 0 1 0 202840401 13664256 3126 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/24448/statm: 3336 3126 57 113 0 3220 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13344

[startup+0.701571 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 24448
/proc/meminfo: memFree=1824440/2055920 swapFree=4159972/4192956
[pid=24448] ppid=24446 vsize=30044 CPUtime=0.69
/proc/24448/stat : 24448 (tts-4-0) R 24446 24448 23915 0 -1 4194304 7218 0 0 0 65 4 0 0 22 0 1 0 202840401 30765056 7203 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/24448/statm: 7511 7204 57 113 0 7395 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30044

[startup+1.50165 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 24449
/proc/meminfo: memFree=1783472/2055920 swapFree=4159972/4192956
[pid=24448] ppid=24446 vsize=49968 CPUtime=1.49
/proc/24448/stat : 24448 (tts-4-0) R 24446 24448 23915 0 -1 4194304 12018 0 0 0 144 5 0 0 25 0 1 0 202840401 51167232 12003 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134524004 0 0 4096 0 0 0 0 17 1 0 0
/proc/24448/statm: 12492 12003 58 113 0 12376 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49968

[startup+3.10181 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 24449
/proc/meminfo: memFree=1775984/2055920 swapFree=4159972/4192956
[pid=24448] ppid=24446 vsize=49968 CPUtime=3.09
/proc/24448/stat : 24448 (tts-4-0) R 24446 24448 23915 0 -1 4194304 12018 0 0 0 302 7 0 0 25 0 1 0 202840401 51167232 12003 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134523916 0 0 4096 0 0 0 0 17 1 0 0
/proc/24448/statm: 12492 12003 58 113 0 12376 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49968

[startup+6.30113 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 24449
/proc/meminfo: memFree=1776112/2055920 swapFree=4159972/4192956
[pid=24448] ppid=24446 vsize=49968 CPUtime=6.29
/proc/24448/stat : 24448 (tts-4-0) R 24446 24448 23915 0 -1 4194304 12018 0 0 0 622 7 0 0 25 0 1 0 202840401 51167232 12003 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134524092 0 0 4096 0 0 0 0 17 1 0 0
/proc/24448/statm: 12492 12003 58 113 0 12376 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49968

[startup+12.7018 s]
/proc/loadavg: 0.94 0.98 0.99 2/78 24449
/proc/meminfo: memFree=1697968/2055920 swapFree=4159972/4192956
[pid=24448] ppid=24446 vsize=128684 CPUtime=12.69
/proc/24448/stat : 24448 (tts-4-0) R 24446 24448 23915 0 -1 4194304 31590 0 0 0 1256 13 0 0 25 0 1 0 202840401 131772416 31575 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134554504 0 0 4096 0 0 0 0 17 1 0 0
/proc/24448/statm: 32171 31575 62 113 0 32055 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 128684

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 24449
/proc/meminfo: memFree=1507376/2055920 swapFree=4159972/4192956
[pid=24448] ppid=24446 vsize=319284 CPUtime=25.48
/proc/24448/stat : 24448 (tts-4-0) R 24446 24448 23915 0 -1 4194304 80526 0 0 0 2515 33 0 0 25 0 1 0 202840401 326946816 79157 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134513467 0 0 4096 0 0 0 0 17 1 0 0
/proc/24448/statm: 79821 79157 66 113 0 79705 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 319284

[startup+51.1016 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 24449
/proc/meminfo: memFree=1460464/2055920 swapFree=4159972/4192956
[pid=24448] ppid=24446 vsize=368632 CPUtime=51.07
/proc/24448/stat : 24448 (tts-4-0) R 24446 24448 23915 0 -1 4194304 92238 0 0 0 5070 37 0 0 25 0 1 0 202840401 377479168 90869 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/24448/statm: 92158 90869 66 113 0 92042 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 368632

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 24449
/proc/meminfo: memFree=1441904/2055920 swapFree=4159972/4192956
[pid=24448] ppid=24446 vsize=387576 CPUtime=102.27
/proc/24448/stat : 24448 (tts-4-0) R 24446 24448 23915 0 -1 4194304 96853 0 0 0 10187 40 0 0 25 0 1 0 202840401 396877824 95484 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134552137 0 0 4096 0 0 0 0 17 1 0 0
/proc/24448/statm: 96894 95484 66 113 0 96778 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 387576

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24449
/proc/meminfo: memFree=1434288/2055920 swapFree=4159972/4192956
[pid=24448] ppid=24446 vsize=395036 CPUtime=162.24
/proc/24448/stat : 24448 (tts-4-0) R 24446 24448 23915 0 -1 4194304 98753 0 0 0 16183 41 0 0 25 0 1 0 202840401 404516864 97384 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534119 0 0 4096 0 0 0 0 17 1 0 0
/proc/24448/statm: 98759 97384 66 113 0 98643 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 395036

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 3/78 24449
/proc/meminfo: memFree=1428144/2055920 swapFree=4159972/4192956
[pid=24448] ppid=24446 vsize=400188 CPUtime=222.23
/proc/24448/stat : 24448 (tts-4-0) R 24446 24448 23915 0 -1 4194304 100276 0 0 0 22180 43 0 0 25 0 1 0 202840401 409792512 98907 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134591639 0 0 4096 0 0 0 0 17 1 0 0
/proc/24448/statm: 100047 98907 66 113 0 99931 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 400188

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24449
/proc/meminfo: memFree=1425008/2055920 swapFree=4159972/4192956
[pid=24448] ppid=24446 vsize=403456 CPUtime=282.21
/proc/24448/stat : 24448 (tts-4-0) R 24446 24448 23915 0 -1 4194304 101052 0 0 0 28177 44 0 0 25 0 1 0 202840401 413138944 99683 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534396 0 0 4096 0 0 0 0 17 1 0 0
/proc/24448/statm: 100864 99683 66 113 0 100748 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 403456

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24449
/proc/meminfo: memFree=1420720/2055920 swapFree=4159972/4192956
[pid=24448] ppid=24446 vsize=407676 CPUtime=342.19
/proc/24448/stat : 24448 (tts-4-0) R 24446 24448 23915 0 -1 4194304 102125 0 0 0 34174 45 0 0 25 0 1 0 202840401 417460224 100756 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134641316 0 0 4096 0 0 0 0 17 1 0 0
/proc/24448/statm: 101919 100756 66 113 0 101803 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 407676

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24449
/proc/meminfo: memFree=1416176/2055920 swapFree=4159972/4192956
[pid=24448] ppid=24446 vsize=412364 CPUtime=402.18
/proc/24448/stat : 24448 (tts-4-0) R 24446 24448 23915 0 -1 4194304 103257 0 0 0 40171 47 0 0 25 0 1 0 202840401 422260736 101888 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/24448/statm: 103091 101888 66 113 0 102975 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 412364

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/84 24613
/proc/meminfo: memFree=1410424/2055920 swapFree=4159972/4192956
[pid=24448] ppid=24446 vsize=416816 CPUtime=462.1
/proc/24448/stat : 24448 (tts-4-0) R 24446 24448 23915 0 -1 4194304 104376 0 0 0 46162 48 0 0 25 0 1 0 202840401 426819584 103007 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/24448/statm: 104204 103007 66 113 0 104088 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 416816

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24647
/proc/meminfo: memFree=1407536/2055920 swapFree=4159972/4192956
[pid=24448] ppid=24446 vsize=420568 CPUtime=522.05
/proc/24448/stat : 24448 (tts-4-0) R 24446 24448 23915 0 -1 4194304 105352 0 0 0 52156 49 0 0 25 0 1 0 202840401 430661632 103983 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134536024 0 0 4096 0 0 0 0 17 1 0 0
/proc/24448/statm: 105142 103983 66 113 0 105026 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 420568

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24647
/proc/meminfo: memFree=1403632/2055920 swapFree=4159972/4192956
[pid=24448] ppid=24446 vsize=424632 CPUtime=582.03
/proc/24448/stat : 24448 (tts-4-0) R 24446 24448 23915 0 -1 4194304 106308 0 0 0 58153 50 0 0 25 0 1 0 202840401 434823168 104939 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134552172 0 0 4096 0 0 0 0 17 1 0 0
/proc/24448/statm: 106158 104939 66 113 0 106042 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 424632

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24647
/proc/meminfo: memFree=1402864/2055920 swapFree=4159972/4192956
[pid=24448] ppid=24446 vsize=425392 CPUtime=642.02
/proc/24448/stat : 24448 (tts-4-0) R 24446 24448 23915 0 -1 4194304 106518 0 0 0 64151 51 0 0 25 0 1 0 202840401 435601408 105149 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134641324 0 0 4096 0 0 0 0 17 1 0 0
/proc/24448/statm: 106348 105149 66 113 0 106232 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 425392


################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24649
/proc/meminfo: memFree=1328752/2055920 swapFree=4159972/4192956
[pid=24448] ppid=24446 vsize=497604 CPUtime=4001.08
/proc/24448/stat : 24448 (tts-4-0) R 24446 24448 23915 0 -1 4194304 124610 0 0 0 400015 93 0 0 25 0 1 0 202840401 509546496 123241 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/24448/statm: 124401 123241 66 113 0 124285 0
Current children cumulated CPU time (s) 4001.08
Current children cumulated vsize (KiB) 497604

[startup+4062.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/84 24813
/proc/meminfo: memFree=1325560/2055920 swapFree=4159972/4192956
[pid=24448] ppid=24446 vsize=499480 CPUtime=4061
/proc/24448/stat : 24448 (tts-4-0) R 24446 24448 23915 0 -1 4194304 125076 0 0 0 406006 94 0 0 25 0 1 0 202840401 511467520 123707 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134591879 0 0 4096 0 0 0 0 17 1 0 0
/proc/24448/statm: 124870 123707 66 113 0 124754 0
Current children cumulated CPU time (s) 4061
Current children cumulated vsize (KiB) 499480

[startup+4122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24847
/proc/meminfo: memFree=1324336/2055920 swapFree=4159972/4192956
[pid=24448] ppid=24446 vsize=501824 CPUtime=4120.94
/proc/24448/stat : 24448 (tts-4-0) R 24446 24448 23915 0 -1 4194304 125657 0 0 0 412000 94 0 0 25 0 1 0 202840401 513867776 124288 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/24448/statm: 125456 124288 66 113 0 125340 0
Current children cumulated CPU time (s) 4120.94
Current children cumulated vsize (KiB) 501824

[startup+4182.3 s]
/proc/loadavg: 1.07 1.00 1.00 2/78 24847
/proc/meminfo: memFree=1323184/2055920 swapFree=4159972/4192956
[pid=24448] ppid=24446 vsize=502996 CPUtime=4180.93
/proc/24448/stat : 24448 (tts-4-0) R 24446 24448 23915 0 -1 4194304 125938 0 0 0 417998 95 0 0 25 0 1 0 202840401 515067904 124569 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134591684 0 0 4096 0 0 0 0 17 1 0 0
/proc/24448/statm: 125749 124569 66 113 0 125633 0
Current children cumulated CPU time (s) 4180.93
Current children cumulated vsize (KiB) 502996

[startup+4242.3 s]
/proc/loadavg: 1.10 1.02 1.00 2/78 24847
/proc/meminfo: memFree=1321840/2055920 swapFree=4159972/4192956
[pid=24448] ppid=24446 vsize=504404 CPUtime=4240.91
/proc/24448/stat : 24448 (tts-4-0) R 24446 24448 23915 0 -1 4194304 126285 0 0 0 423996 95 0 0 25 0 1 0 202840401 516509696 124916 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/24448/statm: 126101 124916 66 113 0 125985 0
Current children cumulated CPU time (s) 4240.91
Current children cumulated vsize (KiB) 504404

[startup+4302.3 s]
/proc/loadavg: 1.16 1.04 1.01 2/78 24847
/proc/meminfo: memFree=1320368/2055920 swapFree=4159972/4192956
[pid=24448] ppid=24446 vsize=505808 CPUtime=4300.89
/proc/24448/stat : 24448 (tts-4-0) R 24446 24448 23915 0 -1 4194304 126648 0 0 0 429993 96 0 0 25 0 1 0 202840401 517947392 125279 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/24448/statm: 126452 125279 66 113 0 126336 0
Current children cumulated CPU time (s) 4300.89
Current children cumulated vsize (KiB) 505808

[startup+4362.3 s]
/proc/loadavg: 1.12 1.05 1.01 2/78 24847
/proc/meminfo: memFree=1318704/2055920 swapFree=4159972/4192956
[pid=24448] ppid=24446 vsize=507448 CPUtime=4360.88
/proc/24448/stat : 24448 (tts-4-0) R 24446 24448 23915 0 -1 4194304 127063 0 0 0 435991 97 0 0 25 0 1 0 202840401 519626752 125694 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134543308 0 0 4096 0 0 0 0 17 1 0 0
/proc/24448/statm: 126862 125694 66 113 0 126746 0
Current children cumulated CPU time (s) 4360.88
Current children cumulated vsize (KiB) 507448

[startup+4422.3 s]
/proc/loadavg: 1.04 1.03 1.00 2/78 24847
/proc/meminfo: memFree=1316976/2055920 swapFree=4159972/4192956
[pid=24448] ppid=24446 vsize=509092 CPUtime=4420.87
/proc/24448/stat : 24448 (tts-4-0) R 24446 24448 23915 0 -1 4194304 127469 0 0 0 441989 98 0 0 25 0 1 0 202840401 521310208 126100 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134591830 0 0 4096 0 0 0 0 17 1 0 0
/proc/24448/statm: 127273 126100 66 113 0 127157 0
Current children cumulated CPU time (s) 4420.87
Current children cumulated vsize (KiB) 509092

[startup+4482.3 s]
/proc/loadavg: 1.01 1.03 1.00 2/78 24847
/proc/meminfo: memFree=1315056/2055920 swapFree=4159972/4192956
[pid=24448] ppid=24446 vsize=510964 CPUtime=4480.84
/proc/24448/stat : 24448 (tts-4-0) R 24446 24448 23915 0 -1 4194304 127945 0 0 0 447986 98 0 0 25 0 1 0 202840401 523227136 126576 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/24448/statm: 127741 126576 66 113 0 127625 0
Current children cumulated CPU time (s) 4480.84
Current children cumulated vsize (KiB) 510964

[startup+4542.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 24847
/proc/meminfo: memFree=1313520/2055920 swapFree=4159972/4192956
[pid=24448] ppid=24446 vsize=512372 CPUtime=4540.83
/proc/24448/stat : 24448 (tts-4-0) R 24446 24448 23915 0 -1 4194304 128318 0 0 0 453984 99 0 0 25 0 1 0 202840401 524668928 126949 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534063 0 0 4096 0 0 0 0 17 1 0 0
/proc/24448/statm: 128093 126949 66 113 0 127977 0
Current children cumulated CPU time (s) 4540.83
Current children cumulated vsize (KiB) 512372

[startup+4602.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 24847
/proc/meminfo: memFree=1312624/2055920 swapFree=4159972/4192956
[pid=24448] ppid=24446 vsize=513308 CPUtime=4600.81
/proc/24448/stat : 24448 (tts-4-0) R 24446 24448 23915 0 -1 4194304 128528 0 0 0 459982 99 0 0 25 0 1 0 202840401 525627392 127159 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134591656 0 0 4096 0 0 0 0 17 1 0 0
/proc/24448/statm: 128327 127159 66 113 0 128211 0
Current children cumulated CPU time (s) 4600.81
Current children cumulated vsize (KiB) 513308

[startup+4662.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 24847
/proc/meminfo: memFree=1311856/2055920 swapFree=4159972/4192956
[pid=24448] ppid=24446 vsize=514012 CPUtime=4660.8
/proc/24448/stat : 24448 (tts-4-0) R 24446 24448 23915 0 -1 4194304 128695 0 0 0 465980 100 0 0 25 0 1 0 202840401 526348288 127326 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534103 0 0 4096 0 0 0 0 17 1 0 0
/proc/24448/statm: 128503 127326 66 113 0 128387 0
Current children cumulated CPU time (s) 4660.8
Current children cumulated vsize (KiB) 514012

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24847
/proc/meminfo: memFree=1311280/2055920 swapFree=4159972/4192956
[pid=24448] ppid=24446 vsize=514480 CPUtime=4720.79
/proc/24448/stat : 24448 (tts-4-0) R 24446 24448 23915 0 -1 4194304 128836 0 0 0 471978 101 0 0 25 0 1 0 202840401 526827520 127467 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/24448/statm: 128620 127467 66 113 0 128504 0
Current children cumulated CPU time (s) 4720.79
Current children cumulated vsize (KiB) 514480

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24847
/proc/meminfo: memFree=1310640/2055920 swapFree=4159972/4192956
[pid=24448] ppid=24446 vsize=515184 CPUtime=4780.77
/proc/24448/stat : 24448 (tts-4-0) R 24446 24448 23915 0 -1 4194304 128984 0 0 0 477975 102 0 0 25 0 1 0 202840401 527548416 127615 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134591869 0 0 4096 0 0 0 0 17 1 0 0
/proc/24448/statm: 128796 127615 66 113 0 128680 0
Current children cumulated CPU time (s) 4780.77
Current children cumulated vsize (KiB) 515184

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24847
/proc/meminfo: memFree=1310064/2055920 swapFree=4159972/4192956
[pid=24448] ppid=24446 vsize=515652 CPUtime=4840.74
/proc/24448/stat : 24448 (tts-4-0) R 24446 24448 23915 0 -1 4194304 129126 0 0 0 483972 102 0 0 25 0 1 0 202840401 528027648 127757 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134543308 0 0 4096 0 0 0 0 17 1 0 0
/proc/24448/statm: 128913 127757 66 113 0 128797 0
Current children cumulated CPU time (s) 4840.74
Current children cumulated vsize (KiB) 515652

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24847
/proc/meminfo: memFree=1309680/2055920 swapFree=4159972/4192956
[pid=24448] ppid=24446 vsize=516024 CPUtime=4900.73
/proc/24448/stat : 24448 (tts-4-0) R 24446 24448 23915 0 -1 4194304 129227 0 0 0 489970 103 0 0 25 0 1 0 202840401 528408576 127858 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/24448/statm: 129006 127858 66 113 0 128890 0
Current children cumulated CPU time (s) 4900.73
Current children cumulated vsize (KiB) 516024

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24847
/proc/meminfo: memFree=1308976/2055920 swapFree=4159972/4192956
[pid=24448] ppid=24446 vsize=516724 CPUtime=4960.71
/proc/24448/stat : 24448 (tts-4-0) R 24446 24448 23915 0 -1 4194304 129394 0 0 0 495968 103 0 0 25 0 1 0 202840401 529125376 128025 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134542858 0 0 4096 0 0 0 0 17 1 0 0
/proc/24448/statm: 129181 128025 66 113 0 129065 0
Current children cumulated CPU time (s) 4960.71
Current children cumulated vsize (KiB) 516724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24847
/proc/meminfo: memFree=1308464/2055920 swapFree=4159972/4192956
[pid=24448] ppid=24446 vsize=517196 CPUtime=5000.01
/proc/24448/stat : 24448 (tts-4-0) R 24446 24448 23915 0 -1 4194304 129527 0 0 0 499897 104 0 0 25 0 1 0 202840401 529608704 128158 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534128 0 0 4096 0 0 0 0 17 1 0 0
/proc/24448/statm: 129299 128158 66 113 0 129183 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 517196

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.69
CPU time (s): 5000.1
CPU user time (s): 4998.97
CPU system time (s): 1.12683
CPU usage (%): 99.9682
Max. virtual memory (cumulated for all children) (KiB): 517196

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

runsolver used 5.84311 second user time and 11.4273 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Sun Apr 22 18:53:50 UTC 2007

IDJOB= 368662
IDBENCH= 24667
IDSOLVER= 178
FILE ID= node12/368662-1177268028

PBS_JOBID= 4650646

Free space on /tmp= 66370 MiB

SOLVER NAME= TTS 4.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/others/sgp_5-6-8.sat05-2669.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/368662-1177268028/tts-4-0 /tmp/evaluation/368662-1177268028/instance-368662-1177268028.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-368662-1177268028 -o ROOT/results/node12/solver-368662-1177268028 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/368662-1177268028/tts-4-0 /tmp/evaluation/368662-1177268028/instance-368662-1177268028.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  4064da8380443613a08af89e2e77b8a2

RANDOM SEED= 59743247

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.239
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.239
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:       1824848 kB
Buffers:         26212 kB
Cached:         126272 kB
SwapCached:      11328 kB
Active:          61404 kB
Inactive:       114060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1824848 kB
SwapTotal:     4192956 kB
SwapFree:      4159972 kB
Dirty:           13020 kB
Writeback:           0 kB
Mapped:          29936 kB
Slab:            41156 kB
Committed_AS:  6071208 kB
PageTables:       1792 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= 66370 MiB

End job on node12 on Sun Apr 22 20:17:14 UTC 2007