Trace number 368653

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? (MO) 1802.43 1803.09

General information on the benchmark

Namecrafted/Hard/contest05/counting-php/
harder-fphp-035-034.sat05-1235.reshuffled-07.cnf
MD5SUM677c0547bc16a23b319702cb8efc6aa8
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 variables1190
Number of clauses39900
Sum of the clauses size80920
Maximum clause length34
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 239865
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

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/node69/watcher-368653-1177264593 -o ROOT/results/node69/solver-368653-1177264593 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/368653-1177264593/tts-4-0 /tmp/evaluation/368653-1177264593/instance-368653-1177264593.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/64 15224
/proc/meminfo: memFree=1647252/2055920 swapFree=4182908/4192956
[pid=15224] ppid=15222 vsize=940 CPUtime=0
/proc/15224/stat : 15224 (tts-4-0) R 15222 15224 14927 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 202448755 962560 112 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/15224/statm: 235 113 57 113 0 119 0

[startup+0.0958579 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 15224
/proc/meminfo: memFree=1647252/2055920 swapFree=4182908/4192956
[pid=15224] ppid=15222 vsize=6444 CPUtime=0.08
/proc/15224/stat : 15224 (tts-4-0) R 15222 15224 14927 0 -1 4194304 1388 0 0 0 8 0 0 0 18 0 1 0 202448755 6598656 1373 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134627472 0 0 4096 0 0 0 0 17 1 0 0
/proc/15224/statm: 1611 1373 62 113 0 1495 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6444

[startup+0.101859 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 15224
/proc/meminfo: memFree=1647252/2055920 swapFree=4182908/4192956
[pid=15224] ppid=15222 vsize=6972 CPUtime=0.09
/proc/15224/stat : 15224 (tts-4-0) R 15222 15224 14927 0 -1 4194304 1563 0 0 0 9 0 0 0 18 0 1 0 202448755 7139328 1548 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/15224/statm: 1743 1549 62 113 0 1627 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6972

[startup+0.30189 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 15224
/proc/meminfo: memFree=1647252/2055920 swapFree=4182908/4192956
[pid=15224] ppid=15222 vsize=12160 CPUtime=0.29
/proc/15224/stat : 15224 (tts-4-0) R 15222 15224 14927 0 -1 4194304 3000 0 0 0 28 1 0 0 19 0 1 0 202448755 12451840 2946 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134630276 0 0 4096 0 0 0 0 17 1 0 0
/proc/15224/statm: 3040 2946 65 113 0 2924 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12160

[startup+0.701955 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 15224
/proc/meminfo: memFree=1647252/2055920 swapFree=4182908/4192956
[pid=15224] ppid=15222 vsize=20880 CPUtime=0.69
/proc/15224/stat : 15224 (tts-4-0) R 15222 15224 14927 0 -1 4194304 5198 0 0 0 68 1 0 0 22 0 1 0 202448755 21381120 5105 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134591676 0 0 4096 0 0 0 0 17 1 0 0
/proc/15224/statm: 5220 5105 66 113 0 5104 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20880

[startup+1.50109 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 15225
/proc/meminfo: memFree=1626188/2055920 swapFree=4182908/4192956
[pid=15224] ppid=15222 vsize=22780 CPUtime=1.49
/proc/15224/stat : 15224 (tts-4-0) R 15222 15224 14927 0 -1 4194304 5669 0 0 0 147 2 0 0 25 0 1 0 202448755 23326720 5576 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/15224/statm: 5695 5576 66 113 0 5579 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22780

[startup+3.10135 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 15225
/proc/meminfo: memFree=1623884/2055920 swapFree=4182908/4192956
[pid=15224] ppid=15222 vsize=26072 CPUtime=3.08
/proc/15224/stat : 15224 (tts-4-0) R 15222 15224 14927 0 -1 4194304 6500 0 0 0 306 2 0 0 25 0 1 0 202448755 26697728 6407 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/15224/statm: 6518 6408 66 113 0 6402 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 26072

[startup+6.30187 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 15225
/proc/meminfo: memFree=1617420/2055920 swapFree=4182908/4192956
[pid=15224] ppid=15222 vsize=31704 CPUtime=6.28
/proc/15224/stat : 15224 (tts-4-0) R 15222 15224 14927 0 -1 4194304 7914 0 0 0 625 3 0 0 25 0 1 0 202448755 32464896 7821 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134535181 0 0 4096 0 0 0 0 17 1 0 0
/proc/15224/statm: 7926 7821 66 113 0 7810 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 31704

[startup+12.7019 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 15225
/proc/meminfo: memFree=1607436/2055920 swapFree=4182908/4192956
[pid=15224] ppid=15222 vsize=41088 CPUtime=12.69
/proc/15224/stat : 15224 (tts-4-0) R 15222 15224 14927 0 -1 4194304 10259 0 0 0 1265 4 0 0 25 0 1 0 202448755 42074112 10166 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134623253 0 0 4096 0 0 0 0 17 1 0 0
/proc/15224/statm: 10272 10166 66 113 0 10156 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 41088

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 15225
/proc/meminfo: memFree=1588492/2055920 swapFree=4182908/4192956
[pid=15224] ppid=15222 vsize=59380 CPUtime=25.48
/proc/15224/stat : 15224 (tts-4-0) R 15222 15224 14927 0 -1 4194304 14832 0 0 0 2542 6 0 0 25 0 1 0 202448755 60805120 14739 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134641316 0 0 4096 0 0 0 0 17 1 0 0
/proc/15224/statm: 14845 14739 66 113 0 14729 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 59380

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 15225
/proc/meminfo: memFree=1551756/2055920 swapFree=4182908/4192956
[pid=15224] ppid=15222 vsize=96656 CPUtime=51.07
/proc/15224/stat : 15224 (tts-4-0) R 15222 15224 14927 0 -1 4194304 24143 0 0 0 5097 10 0 0 25 0 1 0 202448755 98975744 24050 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134535187 0 0 4096 0 0 0 0 17 1 0 0
/proc/15224/statm: 24164 24050 66 113 0 24048 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 96656

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 15225
/proc/meminfo: memFree=1484108/2055920 swapFree=4182908/4192956
[pid=15224] ppid=15222 vsize=163236 CPUtime=102.26
/proc/15224/stat : 15224 (tts-4-0) R 15222 15224 14927 0 -1 4194304 40818 0 0 0 10209 17 0 0 25 0 1 0 202448755 167153664 40725 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134591691 0 0 4096 0 0 0 0 17 1 0 0
/proc/15224/statm: 40809 40725 66 113 0 40693 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 163236

[startup+162.301 s]
/proc/loadavg: 1.04 1.00 1.00 2/65 15225
/proc/meminfo: memFree=1430540/2055920 swapFree=4182908/4192956
[pid=15224] ppid=15222 vsize=217148 CPUtime=162.24
/proc/15224/stat : 15224 (tts-4-0) R 15222 15224 14927 0 -1 4194304 54301 0 0 0 16200 24 0 0 25 0 1 0 202448755 222359552 54208 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134535181 0 0 4096 0 0 0 0 17 1 0 0
/proc/15224/statm: 54287 54208 66 113 0 54171 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 217148

[startup+222.302 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 15225
/proc/meminfo: memFree=1368844/2055920 swapFree=4182908/4192956
[pid=15224] ppid=15222 vsize=278324 CPUtime=222.23
/proc/15224/stat : 15224 (tts-4-0) R 15222 15224 14927 0 -1 4194304 69585 0 0 0 22192 31 0 0 25 0 1 0 202448755 285003776 69492 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134591714 0 0 4096 0 0 0 0 17 1 0 0
/proc/15224/statm: 69581 69492 66 113 0 69465 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 278324

[startup+282.303 s]
/proc/loadavg: 1.02 1.01 1.00 2/71 15307
/proc/meminfo: memFree=1294108/2055920 swapFree=4182908/4192956
[pid=15224] ppid=15222 vsize=352400 CPUtime=282.17
/proc/15224/stat : 15224 (tts-4-0) R 15222 15224 14927 0 -1 4194304 88117 0 0 0 28174 43 0 0 25 0 1 0 202448755 360857600 88024 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134535843 0 0 4096 0 0 0 0 17 1 0 0
/proc/15224/statm: 88100 88024 66 113 0 87984 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 352400

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15423
/proc/meminfo: memFree=1242444/2055920 swapFree=4182908/4192956
[pid=15224] ppid=15222 vsize=404436 CPUtime=342.09
/proc/15224/stat : 15224 (tts-4-0) R 15222 15224 14927 0 -1 4194304 101107 0 0 0 34159 50 0 0 25 0 1 0 202448755 414142464 101014 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134535187 0 0 4096 0 0 0 0 17 1 0 0
/proc/15224/statm: 101109 101014 66 113 0 100993 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 404436

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15423
/proc/meminfo: memFree=1173772/2055920 swapFree=4182908/4192956
[pid=15224] ppid=15222 vsize=473344 CPUtime=402.07
/proc/15224/stat : 15224 (tts-4-0) R 15222 15224 14927 0 -1 4194304 118362 0 0 0 40146 61 0 0 25 0 1 0 202448755 484704256 118269 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134535187 0 0 4096 0 0 0 0 17 1 0 0
/proc/15224/statm: 118336 118269 66 113 0 118220 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 473344

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15423
/proc/meminfo: memFree=1106636/2055920 swapFree=4182908/4192956
[pid=15224] ppid=15222 vsize=540148 CPUtime=462.05
/proc/15224/stat : 15224 (tts-4-0) R 15222 15224 14927 0 -1 4194304 135035 0 0 0 46137 68 0 0 25 0 1 0 202448755 553111552 134942 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134535187 0 0 4096 0 0 0 0 17 1 0 0
/proc/15224/statm: 135037 134942 66 113 0 134921 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 540148

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15423
/proc/meminfo: memFree=1025356/2055920 swapFree=4182908/4192956
[pid=15224] ppid=15222 vsize=622428 CPUtime=522.03
/proc/15224/stat : 15224 (tts-4-0) R 15222 15224 14927 0 -1 4194304 155605 0 0 0 52126 77 0 0 25 0 1 0 202448755 637366272 155512 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/15224/statm: 155607 155512 66 113 0 155491 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 622428

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15423
/proc/meminfo: memFree=963916/2055920 swapFree=4182908/4192956
[pid=15224] ppid=15222 vsize=682664 CPUtime=582.01
/proc/15224/stat : 15224 (tts-4-0) R 15222 15224 14927 0 -1 4194304 170672 0 0 0 58116 85 0 0 25 0 1 0 202448755 699047936 170579 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134535187 0 0 4096 0 0 0 0 17 1 0 0
/proc/15224/statm: 170666 170579 66 113 0 170550 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 682664

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15423
/proc/meminfo: memFree=898060/2055920 swapFree=4182908/4192956
[pid=15224] ppid=15222 vsize=748060 CPUtime=642.01
/proc/15224/stat : 15224 (tts-4-0) R 15222 15224 14927 0 -1 4194304 186988 0 0 0 64109 92 0 0 25 0 1 0 202448755 766013440 186895 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134591645 0 0 4096 0 0 0 0 17 1 0 0
/proc/15224/statm: 187015 186895 66 113 0 186899 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 748060


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

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15423
/proc/meminfo: memFree=678860/2055920 swapFree=4182908/4192956
[pid=15224] ppid=15222 vsize=966984 CPUtime=881.93
/proc/15224/stat : 15224 (tts-4-0) R 15222 15224 14927 0 -1 4194304 241733 0 0 0 88074 119 0 0 25 0 1 0 202448755 990191616 241640 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134591965 0 0 4096 0 0 0 0 17 1 0 0
/proc/15224/statm: 241746 241640 66 113 0 241630 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 966984

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15423
/proc/meminfo: memFree=623820/2055920 swapFree=4182908/4192956
[pid=15224] ppid=15222 vsize=1022300 CPUtime=941.9
/proc/15224/stat : 15224 (tts-4-0) R 15222 15224 14927 0 -1 4194304 255567 0 0 0 94064 126 0 0 25 0 1 0 202448755 1046835200 255474 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/15224/statm: 255575 255474 66 113 0 255459 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 1022300

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15423
/proc/meminfo: memFree=566476/2055920 swapFree=4182908/4192956
[pid=15224] ppid=15222 vsize=1079256 CPUtime=1001.88
/proc/15224/stat : 15224 (tts-4-0) R 15222 15224 14927 0 -1 4194304 269794 0 0 0 100055 133 0 0 25 0 1 0 202448755 1105158144 269701 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534360 0 0 4096 0 0 0 0 17 1 0 0
/proc/15224/statm: 269814 269701 66 113 0 269698 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 1079256

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15423
/proc/meminfo: memFree=509004/2055920 swapFree=4182908/4192956
[pid=15224] ppid=15222 vsize=1137628 CPUtime=1061.86
/proc/15224/stat : 15224 (tts-4-0) R 15222 15224 14927 0 -1 4194304 284407 0 0 0 106047 139 0 0 25 0 1 0 202448755 1164931072 284314 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134536387 0 0 4096 0 0 0 0 17 1 0 0
/proc/15224/statm: 284407 284314 66 113 0 284291 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 1137628

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15423
/proc/meminfo: memFree=436172/2055920 swapFree=4182908/4192956
[pid=15224] ppid=15222 vsize=1209352 CPUtime=1121.85
/proc/15224/stat : 15224 (tts-4-0) R 15222 15224 14927 0 -1 4194304 302367 0 0 0 112036 149 0 0 25 0 1 0 202448755 1238376448 302274 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134535187 0 0 4096 0 0 0 0 17 1 0 0
/proc/15224/statm: 302338 302274 66 113 0 302222 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 1209352

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15423
/proc/meminfo: memFree=371852/2055920 swapFree=4182908/4192956
[pid=15224] ppid=15222 vsize=1274512 CPUtime=1181.83
/proc/15224/stat : 15224 (tts-4-0) R 15222 15224 14927 0 -1 4194304 318650 0 0 0 118027 156 0 0 25 0 1 0 202448755 1305100288 318557 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534371 0 0 4096 0 0 0 0 17 1 0 0
/proc/15224/statm: 318628 318557 66 113 0 318512 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 1274512

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15423
/proc/meminfo: memFree=309132/2055920 swapFree=4182908/4192956
[pid=15224] ppid=15222 vsize=1336392 CPUtime=1241.81
/proc/15224/stat : 15224 (tts-4-0) R 15222 15224 14927 0 -1 4194304 334117 0 0 0 124018 163 0 0 25 0 1 0 202448755 1368465408 334024 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134543312 0 0 4096 0 0 0 0 17 1 0 0
/proc/15224/statm: 334098 334024 66 113 0 333982 0
Current children cumulated CPU time (s) 1241.81
Current children cumulated vsize (KiB) 1336392

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15423
/proc/meminfo: memFree=241164/2055920 swapFree=4182908/4192956
[pid=15224] ppid=15222 vsize=1403664 CPUtime=1301.79
/proc/15224/stat : 15224 (tts-4-0) R 15222 15224 14927 0 -1 4194304 350895 0 0 0 130008 171 0 0 25 0 1 0 202448755 1437351936 350802 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134591886 0 0 4096 0 0 0 0 17 1 0 0
/proc/15224/statm: 350916 350802 66 113 0 350800 0
Current children cumulated CPU time (s) 1301.79
Current children cumulated vsize (KiB) 1403664

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15423
/proc/meminfo: memFree=171660/2055920 swapFree=4182908/4192956
[pid=15224] ppid=15222 vsize=1473512 CPUtime=1361.78
/proc/15224/stat : 15224 (tts-4-0) R 15222 15224 14927 0 -1 4194304 368402 0 0 0 135999 179 0 0 25 0 1 0 202448755 1508876288 368309 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/15224/statm: 368378 368309 66 113 0 368262 0
Current children cumulated CPU time (s) 1361.78
Current children cumulated vsize (KiB) 1473512

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15423
/proc/meminfo: memFree=108748/2055920 swapFree=4182908/4192956
[pid=15224] ppid=15222 vsize=1535624 CPUtime=1421.75
/proc/15224/stat : 15224 (tts-4-0) R 15222 15224 14927 0 -1 4194304 383929 0 0 0 141991 184 0 0 25 0 1 0 202448755 1572478976 383836 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/15224/statm: 383906 383836 66 113 0 383790 0
Current children cumulated CPU time (s) 1421.75
Current children cumulated vsize (KiB) 1535624

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15423
/proc/meminfo: memFree=56908/2055920 swapFree=4182908/4192956
[pid=15224] ppid=15222 vsize=1588128 CPUtime=1481.73
/proc/15224/stat : 15224 (tts-4-0) R 15222 15224 14927 0 -1 4194304 397020 0 0 0 147982 191 0 0 25 0 1 0 202448755 1626243072 396927 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534364 0 0 4096 0 0 0 0 17 1 0 0
/proc/15224/statm: 397032 396927 66 113 0 396916 0
Current children cumulated CPU time (s) 1481.73
Current children cumulated vsize (KiB) 1588128

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15423
/proc/meminfo: memFree=14924/2055920 swapFree=4182908/4192956
[pid=15224] ppid=15222 vsize=1640396 CPUtime=1541.72
/proc/15224/stat : 15224 (tts-4-0) R 15222 15224 14927 0 -1 4194304 410118 0 0 0 153974 198 0 0 25 0 1 0 202448755 1679765504 410025 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/15224/statm: 410099 410025 66 113 0 409983 0
Current children cumulated CPU time (s) 1541.72
Current children cumulated vsize (KiB) 1640396

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15423
/proc/meminfo: memFree=15308/2055920 swapFree=4182908/4192956
[pid=15224] ppid=15222 vsize=1693604 CPUtime=1601.69
/proc/15224/stat : 15224 (tts-4-0) R 15222 15224 14927 0 -1 4194304 423398 0 0 0 159964 205 0 0 25 0 1 0 202448755 1734250496 423305 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134591983 0 0 4096 0 0 0 0 17 1 0 0
/proc/15224/statm: 423401 423305 66 113 0 423285 0
Current children cumulated CPU time (s) 1601.69
Current children cumulated vsize (KiB) 1693604

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15423
/proc/meminfo: memFree=16204/2055920 swapFree=4182920/4192956
[pid=15224] ppid=15222 vsize=1735796 CPUtime=1661.68
/proc/15224/stat : 15224 (tts-4-0) R 15222 15224 14927 0 -1 4194304 433970 0 0 0 165957 211 0 0 25 0 1 0 202448755 1777455104 433877 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/15224/statm: 433949 433877 66 113 0 433833 0
Current children cumulated CPU time (s) 1661.68
Current children cumulated vsize (KiB) 1735796

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15423
/proc/meminfo: memFree=15692/2055920 swapFree=4182920/4192956
[pid=15224] ppid=15222 vsize=1775172 CPUtime=1721.66
/proc/15224/stat : 15224 (tts-4-0) R 15222 15224 14927 0 -1 4194304 443781 0 0 0 171950 216 0 0 25 0 1 0 202448755 1817776128 443688 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534154 0 0 4096 0 0 0 0 17 1 0 0
/proc/15224/statm: 443793 443688 66 113 0 443677 0
Current children cumulated CPU time (s) 1721.66
Current children cumulated vsize (KiB) 1775172

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15423
/proc/meminfo: memFree=15500/2055920 swapFree=4182920/4192956
[pid=15224] ppid=15222 vsize=1826036 CPUtime=1781.64
/proc/15224/stat : 15224 (tts-4-0) R 15222 15224 14927 0 -1 4194304 456499 0 0 0 177943 221 0 0 25 0 1 0 202448755 1869860864 456406 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134535187 0 0 4096 0 0 0 0 17 1 0 0
/proc/15224/statm: 456509 456406 66 113 0 456393 0
Current children cumulated CPU time (s) 1781.64
Current children cumulated vsize (KiB) 1826036



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1802.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15423
/proc/meminfo: memFree=16076/2055920 swapFree=4182920/4192956
[pid=15224] ppid=15222 vsize=1843380 CPUtime=1802.14
/proc/15224/stat : 15224 (tts-4-0) R 15222 15224 14927 0 -1 4194304 460837 0 0 0 179991 223 0 0 25 0 1 0 202448755 1887621120 460744 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134535066 0 0 4096 0 0 0 0 17 1 0 0
/proc/15224/statm: 460845 460744 66 113 0 460729 0
Current children cumulated CPU time (s) 1802.14
Current children cumulated vsize (KiB) 1843380

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

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

[startup+1803 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15423
/proc/meminfo: memFree=16076/2055920 swapFree=4182920/4192956
[pid=15224] ppid=15222 vsize=0 CPUtime=1802.33
/proc/15224/stat : 15224 (tts-4-0) R 15222 15224 14927 0 -1 4195332 460837 0 0 0 179991 242 0 0 25 0 1 0 202448755 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/15224/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.33
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1803.09
CPU time (s): 1802.43
CPU user time (s): 1799.91
CPU system time (s): 2.51862
CPU usage (%): 99.9635
Max. virtual memory (cumulated for all children) (KiB): 1843380

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

runsolver used 1.17782 second user time and 3.81042 second system time

The end

Launcher Data (download as text)

Begin job on node69 on Sun Apr 22 17:56:33 UTC 2007

IDJOB= 368653
IDBENCH= 24656
IDSOLVER= 178
FILE ID= node69/368653-1177264593

PBS_JOBID= 4650639

Free space on /tmp= 66497 MiB

SOLVER NAME= TTS 4.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-php/harder-fphp-035-034.sat05-1235.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/368653-1177264593/tts-4-0 /tmp/evaluation/368653-1177264593/instance-368653-1177264593.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node69/watcher-368653-1177264593 -o ROOT/results/node69/solver-368653-1177264593 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/368653-1177264593/tts-4-0 /tmp/evaluation/368653-1177264593/instance-368653-1177264593.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  677c0547bc16a23b319702cb8efc6aa8

RANDOM SEED= 294687782

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node69.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.264
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.264
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:       1647596 kB
Buffers:         60784 kB
Cached:         279060 kB
SwapCached:       3896 kB
Active:         171984 kB
Inactive:       177796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1647596 kB
SwapTotal:     4192956 kB
SwapFree:      4182908 kB
Dirty:             964 kB
Writeback:           0 kB
Mapped:          15540 kB
Slab:            44432 kB
Committed_AS:  2222456 kB
PageTables:       1472 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= 66497 MiB

End job on node69 on Sun Apr 22 18:26:38 UTC 2007