Trace number 368650

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) 2992.99 2993.89

General information on the benchmark

Namecrafted/Hard/contest05/counting-php/
harder-fphp-050-049.sat05-1238.reshuffled-07.cnf
MD5SUM44a5476bd5ee890d723869abdd1f9b1f
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 variables2450
Number of clauses118875
Sum of the clauses size240100
Maximum clause length49
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2118825
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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/node72/watcher-368650-1177263077 -o ROOT/results/node72/solver-368650-1177263077 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/368650-1177263077/tts-4-0 /tmp/evaluation/368650-1177263077/instance-368650-1177263077.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: 1.00 0.99 0.99 3/77 4232
/proc/meminfo: memFree=1876008/2055920 swapFree=4157116/4192956
[pid=4232] ppid=4230 vsize=936 CPUtime=0
/proc/4232/stat : 4232 (tts-4-0) R 4230 4232 4138 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 202346161 958464 112 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134647773 0 0 4096 0 0 0 0 17 1 0 0
/proc/4232/statm: 234 112 57 113 0 118 0

[startup+0.0523259 s]
/proc/loadavg: 1.00 0.99 0.99 3/77 4232
/proc/meminfo: memFree=1876008/2055920 swapFree=4157116/4192956
[pid=4232] ppid=4230 vsize=3048 CPUtime=0.04
/proc/4232/stat : 4232 (tts-4-0) R 4230 4232 4138 0 -1 4194304 671 0 0 0 4 0 0 0 18 0 1 0 202346161 3121152 656 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/4232/statm: 762 656 57 113 0 646 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3048

[startup+0.10133 s]
/proc/loadavg: 1.00 0.99 0.99 3/77 4232
/proc/meminfo: memFree=1876008/2055920 swapFree=4157116/4192956
[pid=4232] ppid=4230 vsize=5360 CPUtime=0.09
/proc/4232/stat : 4232 (tts-4-0) R 4230 4232 4138 0 -1 4194304 1230 0 0 0 9 0 0 0 18 0 1 0 202346161 5488640 1215 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134647773 0 0 4096 0 0 0 0 17 1 0 0
/proc/4232/statm: 1340 1215 57 113 0 1224 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5360

[startup+0.301348 s]
/proc/loadavg: 1.00 0.99 0.99 3/77 4232
/proc/meminfo: memFree=1876008/2055920 swapFree=4157116/4192956
[pid=4232] ppid=4230 vsize=14324 CPUtime=0.29
/proc/4232/stat : 4232 (tts-4-0) R 4230 4232 4138 0 -1 4194304 3431 0 0 0 28 1 0 0 19 0 1 0 202346161 14667776 3416 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/4232/statm: 3581 3418 59 113 0 3465 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14324

[startup+0.701385 s]
/proc/loadavg: 1.00 0.99 0.99 3/77 4232
/proc/meminfo: memFree=1876008/2055920 swapFree=4157116/4192956
[pid=4232] ppid=4230 vsize=27272 CPUtime=0.69
/proc/4232/stat : 4232 (tts-4-0) R 4230 4232 4138 0 -1 4194304 6817 0 0 0 67 2 0 0 22 0 1 0 202346161 27926528 6685 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134622273 0 0 4096 0 0 0 0 17 1 0 0
/proc/4232/statm: 6818 6685 62 113 0 6702 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27272

[startup+1.50146 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 4233
/proc/meminfo: memFree=1843872/2055920 swapFree=4157116/4192956
[pid=4232] ppid=4230 vsize=43276 CPUtime=1.49
/proc/4232/stat : 4232 (tts-4-0) R 4230 4232 4138 0 -1 4194304 10840 0 0 0 145 4 0 0 25 0 1 0 202346161 44314624 10708 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/4232/statm: 10819 10708 65 113 0 10703 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43276

[startup+3.1016 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 4233
/proc/meminfo: memFree=1818848/2055920 swapFree=4157116/4192956
[pid=4232] ppid=4230 vsize=65284 CPUtime=3.09
/proc/4232/stat : 4232 (tts-4-0) R 4230 4232 4138 0 -1 4194304 16374 0 0 0 303 6 0 0 25 0 1 0 202346161 66850816 16209 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534396 0 0 4096 0 0 0 0 17 1 0 0
/proc/4232/statm: 16321 16209 66 113 0 16205 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 65284

[startup+6.3019 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 4233
/proc/meminfo: memFree=1808352/2055920 swapFree=4157116/4192956
[pid=4232] ppid=4230 vsize=68608 CPUtime=6.29
/proc/4232/stat : 4232 (tts-4-0) R 4230 4232 4138 0 -1 4194304 17212 0 0 0 623 6 0 0 25 0 1 0 202346161 70254592 17047 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134536387 0 0 4096 0 0 0 0 17 1 0 0
/proc/4232/statm: 17152 17047 66 113 0 17036 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 68608

[startup+12.7015 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 4233
/proc/meminfo: memFree=1801376/2055920 swapFree=4157116/4192956
[pid=4232] ppid=4230 vsize=75444 CPUtime=12.69
/proc/4232/stat : 4232 (tts-4-0) R 4230 4232 4138 0 -1 4194304 18930 0 0 0 1262 7 0 0 25 0 1 0 202346161 77254656 18765 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134537425 0 0 4096 0 0 0 0 17 1 0 0
/proc/4232/statm: 18861 18765 66 113 0 18745 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 75444

[startup+25.5017 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 4233
/proc/meminfo: memFree=1790432/2055920 swapFree=4157116/4192956
[pid=4232] ppid=4230 vsize=85900 CPUtime=25.48
/proc/4232/stat : 4232 (tts-4-0) R 4230 4232 4138 0 -1 4194304 21550 0 0 0 2540 8 0 0 25 0 1 0 202346161 87961600 21385 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134513483 0 0 4096 0 0 0 0 17 1 0 0
/proc/4232/statm: 21475 21385 66 113 0 21359 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 85900

[startup+51.102 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 4233
/proc/meminfo: memFree=1770784/2055920 swapFree=4157116/4192956
[pid=4232] ppid=4230 vsize=105976 CPUtime=51.08
/proc/4232/stat : 4232 (tts-4-0) R 4230 4232 4138 0 -1 4194304 26542 0 0 0 5098 10 0 0 25 0 1 0 202346161 108519424 26377 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134591636 0 0 4096 0 0 0 0 17 1 0 0
/proc/4232/statm: 26494 26377 66 113 0 26378 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 105976

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 4235
/proc/meminfo: memFree=1731168/2055920 swapFree=4157116/4192956
[pid=4232] ppid=4230 vsize=144792 CPUtime=102.26
/proc/4232/stat : 4232 (tts-4-0) R 4230 4232 4138 0 -1 4194304 36274 0 0 0 10211 15 0 0 25 0 1 0 202346161 148267008 36109 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/4232/statm: 36198 36109 66 113 0 36082 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 144792

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 4235
/proc/meminfo: memFree=1688224/2055920 swapFree=4157116/4192956
[pid=4232] ppid=4230 vsize=188156 CPUtime=162.25
/proc/4232/stat : 4232 (tts-4-0) R 4230 4232 4138 0 -1 4194304 47089 0 0 0 16204 21 0 0 25 0 1 0 202346161 192671744 46924 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/4232/statm: 47039 46924 66 113 0 46923 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 188156

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 4235
/proc/meminfo: memFree=1648416/2055920 swapFree=4157116/4192956
[pid=4232] ppid=4230 vsize=227440 CPUtime=222.23
/proc/4232/stat : 4232 (tts-4-0) R 4230 4232 4138 0 -1 4194304 56886 0 0 0 22197 26 0 0 25 0 1 0 202346161 232898560 56721 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134591877 0 0 4096 0 0 0 0 17 1 0 0
/proc/4232/statm: 56860 56721 66 113 0 56744 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 227440

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 4235
/proc/meminfo: memFree=1620320/2055920 swapFree=4157116/4192956
[pid=4232] ppid=4230 vsize=255564 CPUtime=282.22
/proc/4232/stat : 4232 (tts-4-0) R 4230 4232 4138 0 -1 4194304 63969 0 0 0 28192 30 0 0 25 0 1 0 202346161 261697536 63804 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/4232/statm: 63891 63804 66 113 0 63775 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 255564

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 4235
/proc/meminfo: memFree=1588192/2055920 swapFree=4157116/4192956
[pid=4232] ppid=4230 vsize=287444 CPUtime=342.2
/proc/4232/stat : 4232 (tts-4-0) R 4230 4232 4138 0 -1 4194304 71889 0 0 0 34185 35 0 0 25 0 1 0 202346161 294342656 71724 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534416 0 0 4096 0 0 0 0 17 1 0 0
/proc/4232/statm: 71861 71724 66 113 0 71745 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 287444

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 4235
/proc/meminfo: memFree=1553056/2055920 swapFree=4157116/4192956
[pid=4232] ppid=4230 vsize=322604 CPUtime=402.18
/proc/4232/stat : 4232 (tts-4-0) R 4230 4232 4138 0 -1 4194304 80731 0 0 0 40179 39 0 0 25 0 1 0 202346161 330346496 80566 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134641295 0 0 4096 0 0 0 0 17 1 0 0
/proc/4232/statm: 80651 80566 66 113 0 80535 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 322604

[startup+462.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 4235
/proc/meminfo: memFree=1520416/2055920 swapFree=4157116/4192956
[pid=4232] ppid=4230 vsize=354948 CPUtime=462.17
/proc/4232/stat : 4232 (tts-4-0) R 4230 4232 4138 0 -1 4194304 88806 0 0 0 46173 44 0 0 25 0 1 0 202346161 363466752 88641 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534189 0 0 4096 0 0 0 0 17 1 0 0
/proc/4232/statm: 88737 88641 66 113 0 88621 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 354948

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 4235
/proc/meminfo: memFree=1480864/2055920 swapFree=4157116/4192956
[pid=4232] ppid=4230 vsize=394704 CPUtime=522.15
/proc/4232/stat : 4232 (tts-4-0) R 4230 4232 4138 0 -1 4194304 98731 0 0 0 52167 48 0 0 25 0 1 0 202346161 404176896 98566 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134536853 0 0 4096 0 0 0 0 17 1 0 0
/proc/4232/statm: 98676 98566 66 113 0 98560 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 394704

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 4235
/proc/meminfo: memFree=1436704/2055920 swapFree=4157116/4192956
[pid=4232] ppid=4230 vsize=438536 CPUtime=582.14
/proc/4232/stat : 4232 (tts-4-0) R 4230 4232 4138 0 -1 4194304 109712 0 0 0 58161 53 0 0 25 0 1 0 202346161 449060864 109547 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134513483 0 0 4096 0 0 0 0 17 1 0 0
/proc/4232/statm: 109634 109547 66 113 0 109518 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 438536

[startup+642.301 s]
/proc/loadavg: 1.08 1.00 0.99 2/78 4235
/proc/meminfo: memFree=1399584/2055920 swapFree=4157116/4192956
[pid=4232] ppid=4230 vsize=475100 CPUtime=642.12
/proc/4232/stat : 4232 (tts-4-0) R 4230 4232 4138 0 -1 4194304 118829 0 0 0 64155 57 0 0 25 0 1 0 202346161 486502400 118664 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/4232/statm: 118775 118664 66 113 0 118659 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 475100


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

[startup+2082.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4437
/proc/meminfo: memFree=572704/2055920 swapFree=4157116/4192956
[pid=4232] ppid=4230 vsize=1298420 CPUtime=2081.65
/proc/4232/stat : 4232 (tts-4-0) R 4230 4232 4138 0 -1 4194304 324650 0 0 0 207998 167 0 0 25 0 1 0 202346161 1329582080 324485 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/4232/statm: 324605 324485 66 113 0 324489 0
Current children cumulated CPU time (s) 2081.65
Current children cumulated vsize (KiB) 1298420

[startup+2142.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4437
/proc/meminfo: memFree=545504/2055920 swapFree=4157116/4192956
[pid=4232] ppid=4230 vsize=1325844 CPUtime=2141.63
/proc/4232/stat : 4232 (tts-4-0) R 4230 4232 4138 0 -1 4194304 331489 0 0 0 213991 172 0 0 25 0 1 0 202346161 1357664256 331324 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134591886 0 0 4096 0 0 0 0 17 1 0 0
/proc/4232/statm: 331461 331324 66 113 0 331345 0
Current children cumulated CPU time (s) 2141.63
Current children cumulated vsize (KiB) 1325844

[startup+2202.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/78 4437
/proc/meminfo: memFree=515040/2055920 swapFree=4157116/4192956
[pid=4232] ppid=4230 vsize=1355848 CPUtime=2201.62
/proc/4232/stat : 4232 (tts-4-0) R 4230 4232 4138 0 -1 4194304 339008 0 0 0 219986 176 0 0 25 0 1 0 202346161 1388388352 338843 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534161 0 0 4096 0 0 0 0 17 1 0 0
/proc/4232/statm: 338962 338843 66 113 0 338846 0
Current children cumulated CPU time (s) 2201.62
Current children cumulated vsize (KiB) 1355848

[startup+2262.3 s]
/proc/loadavg: 1.09 1.02 1.00 2/78 4437
/proc/meminfo: memFree=484704/2055920 swapFree=4157116/4192956
[pid=4232] ppid=4230 vsize=1386552 CPUtime=2261.6
/proc/4232/stat : 4232 (tts-4-0) R 4230 4232 4138 0 -1 4194304 346704 0 0 0 225979 181 0 0 25 0 1 0 202346161 1419829248 346539 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134513483 0 0 4096 0 0 0 0 17 1 0 0
/proc/4232/statm: 346638 346539 66 113 0 346522 0
Current children cumulated CPU time (s) 2261.6
Current children cumulated vsize (KiB) 1386552

[startup+2322.3 s]
/proc/loadavg: 1.03 1.02 1.00 2/78 4437
/proc/meminfo: memFree=449376/2055920 swapFree=4157116/4192956
[pid=4232] ppid=4230 vsize=1421476 CPUtime=2321.59
/proc/4232/stat : 4232 (tts-4-0) R 4230 4232 4138 0 -1 4194304 355396 0 0 0 231973 186 0 0 25 0 1 0 202346161 1455591424 355231 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134591738 0 0 4096 0 0 0 0 17 1 0 0
/proc/4232/statm: 355369 355231 66 113 0 355253 0
Current children cumulated CPU time (s) 2321.59
Current children cumulated vsize (KiB) 1421476

[startup+2382.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 4437
/proc/meminfo: memFree=407136/2055920 swapFree=4157116/4192956
[pid=4232] ppid=4230 vsize=1463808 CPUtime=2381.57
/proc/4232/stat : 4232 (tts-4-0) R 4230 4232 4138 0 -1 4194304 365978 0 0 0 237966 191 0 0 25 0 1 0 202346161 1498939392 365813 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/4232/statm: 365952 365813 66 113 0 365836 0
Current children cumulated CPU time (s) 2381.57
Current children cumulated vsize (KiB) 1463808

[startup+2442.3 s]
/proc/loadavg: 1.08 1.02 1.01 2/78 4437
/proc/meminfo: memFree=364576/2055920 swapFree=4157116/4192956
[pid=4232] ppid=4230 vsize=1506000 CPUtime=2441.55
/proc/4232/stat : 4232 (tts-4-0) R 4230 4232 4138 0 -1 4194304 376527 0 0 0 243959 196 0 0 25 0 1 0 202346161 1542144000 376362 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134542346 0 0 4096 0 0 0 0 17 1 0 0
/proc/4232/statm: 376500 376362 66 113 0 376384 0
Current children cumulated CPU time (s) 2441.55
Current children cumulated vsize (KiB) 1506000

[startup+2502.3 s]
/proc/loadavg: 1.03 1.02 1.00 3/78 4437
/proc/meminfo: memFree=329120/2055920 swapFree=4157116/4192956
[pid=4232] ppid=4230 vsize=1541392 CPUtime=2501.54
/proc/4232/stat : 4232 (tts-4-0) R 4230 4232 4138 0 -1 4194304 385403 0 0 0 249953 201 0 0 25 0 1 0 202346161 1578385408 385238 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134591986 0 0 4096 0 0 0 0 17 1 0 0
/proc/4232/statm: 385348 385238 66 113 0 385232 0
Current children cumulated CPU time (s) 2501.54
Current children cumulated vsize (KiB) 1541392

[startup+2562.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 4437
/proc/meminfo: memFree=296288/2055920 swapFree=4157116/4192956
[pid=4232] ppid=4230 vsize=1573972 CPUtime=2561.51
/proc/4232/stat : 4232 (tts-4-0) R 4230 4232 4138 0 -1 4194304 393542 0 0 0 255946 205 0 0 25 0 1 0 202346161 1611747328 393377 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534048 0 0 4096 0 0 0 0 17 1 0 0
/proc/4232/statm: 393493 393377 66 113 0 393377 0
Current children cumulated CPU time (s) 2561.51
Current children cumulated vsize (KiB) 1573972

[startup+2622.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 4437
/proc/meminfo: memFree=261344/2055920 swapFree=4157116/4192956
[pid=4232] ppid=4230 vsize=1608664 CPUtime=2621.5
/proc/4232/stat : 4232 (tts-4-0) R 4230 4232 4138 0 -1 4194304 402193 0 0 0 261939 211 0 0 25 0 1 0 202346161 1647271936 402028 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134542855 0 0 4096 0 0 0 0 17 1 0 0
/proc/4232/statm: 402166 402028 66 113 0 402050 0
Current children cumulated CPU time (s) 2621.5
Current children cumulated vsize (KiB) 1608664

[startup+2682.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4437
/proc/meminfo: memFree=219616/2055920 swapFree=4157116/4192956
[pid=4232] ppid=4230 vsize=1650620 CPUtime=2681.48
/proc/4232/stat : 4232 (tts-4-0) R 4230 4232 4138 0 -1 4194304 412680 0 0 0 267933 215 0 0 25 0 1 0 202346161 1690234880 412515 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134543347 0 0 4096 0 0 0 0 17 1 0 0
/proc/4232/statm: 412655 412515 66 113 0 412539 0
Current children cumulated CPU time (s) 2681.48
Current children cumulated vsize (KiB) 1650620

[startup+2742.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4437
/proc/meminfo: memFree=185056/2055920 swapFree=4157116/4192956
[pid=4232] ppid=4230 vsize=1684604 CPUtime=2741.47
/proc/4232/stat : 4232 (tts-4-0) R 4230 4232 4138 0 -1 4194304 421212 0 0 0 273927 220 0 0 25 0 1 0 202346161 1725034496 421047 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/4232/statm: 421151 421047 66 113 0 421035 0
Current children cumulated CPU time (s) 2741.47
Current children cumulated vsize (KiB) 1684604

[startup+2802.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 4437
/proc/meminfo: memFree=144096/2055920 swapFree=4157116/4192956
[pid=4232] ppid=4230 vsize=1725624 CPUtime=2801.46
/proc/4232/stat : 4232 (tts-4-0) R 4230 4232 4138 0 -1 4194304 431472 0 0 0 279921 225 0 0 25 0 1 0 202346161 1767038976 431307 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534709 0 0 4096 0 0 0 0 17 1 0 0
/proc/4232/statm: 431406 431307 66 113 0 431290 0
Current children cumulated CPU time (s) 2801.46
Current children cumulated vsize (KiB) 1725624

[startup+2862.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4437
/proc/meminfo: memFree=100896/2055920 swapFree=4157116/4192956
[pid=4232] ppid=4230 vsize=1768516 CPUtime=2861.44
/proc/4232/stat : 4232 (tts-4-0) R 4230 4232 4138 0 -1 4194304 442174 0 0 0 285913 231 0 0 25 0 1 0 202346161 1810960384 442009 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/4232/statm: 442129 442009 66 113 0 442013 0
Current children cumulated CPU time (s) 2861.44
Current children cumulated vsize (KiB) 1768516

[startup+2922.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4437
/proc/meminfo: memFree=62368/2055920 swapFree=4157116/4192956
[pid=4232] ppid=4230 vsize=1807192 CPUtime=2921.42
/proc/4232/stat : 4232 (tts-4-0) R 4230 4232 4138 0 -1 4194304 451826 0 0 0 291905 237 0 0 25 0 1 0 202346161 1850564608 451661 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534893 0 0 4096 0 0 0 0 17 1 0 0
/proc/4232/statm: 451798 451661 66 113 0 451682 0
Current children cumulated CPU time (s) 2921.42
Current children cumulated vsize (KiB) 1807192

[startup+2982.3 s]
/proc/loadavg: 1.06 1.02 1.00 2/78 4437
/proc/meminfo: memFree=30752/2055920 swapFree=4157116/4192956
[pid=4232] ppid=4230 vsize=1838132 CPUtime=2981.4
/proc/4232/stat : 4232 (tts-4-0) R 4230 4232 4138 0 -1 4194304 459606 0 0 0 297899 241 0 0 25 0 1 0 202346161 1882247168 459441 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534709 0 0 4096 0 0 0 0 17 1 0 0
/proc/4232/statm: 459533 459441 66 113 0 459417 0
Current children cumulated CPU time (s) 2981.4
Current children cumulated vsize (KiB) 1838132



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+2993.6 s]
/proc/loadavg: 1.05 1.01 1.00 2/78 4437
/proc/meminfo: memFree=25632/2055920 swapFree=4157116/4192956
[pid=4232] ppid=4230 vsize=1843288 CPUtime=2992.71
/proc/4232/stat : 4232 (tts-4-0) R 4230 4232 4138 0 -1 4194304 460852 0 0 0 299029 242 0 0 25 0 1 0 202346161 1887526912 460687 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134534179 0 0 4096 0 0 0 0 17 1 0 0
/proc/4232/statm: 460822 460687 66 113 0 460706 0
Current children cumulated CPU time (s) 2992.71
Current children cumulated vsize (KiB) 1843288

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

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

[startup+2993.8 s]
/proc/loadavg: 1.05 1.01 1.00 2/78 4437
/proc/meminfo: memFree=25632/2055920 swapFree=4157116/4192956
[pid=4232] ppid=4230 vsize=0 CPUtime=2992.9
/proc/4232/stat : 4232 (tts-4-0) R 4230 4232 4138 0 -1 4195332 460852 0 0 0 299029 261 0 0 25 0 1 0 202346161 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/4232/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2992.9
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2993.89
CPU time (s): 2992.99
CPU user time (s): 2990.29
CPU system time (s): 2.70159
CPU usage (%): 99.9702
Max. virtual memory (cumulated for all children) (KiB): 1843288

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

runsolver used 3.66544 second user time and 7.01993 second system time

The end

Launcher Data (download as text)

Begin job on node72 on Sun Apr 22 17:31:17 UTC 2007

IDJOB= 368650
IDBENCH= 24653
IDSOLVER= 178
FILE ID= node72/368650-1177263077

PBS_JOBID= 4650654

Free space on /tmp= 66406 MiB

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

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  44a5476bd5ee890d723869abdd1f9b1f

RANDOM SEED= 259383656

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node72.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.222
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.222
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:       1876416 kB
Buffers:          8388 kB
Cached:          92100 kB
SwapCached:      17016 kB
Active:          41364 kB
Inactive:        82004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1876416 kB
SwapTotal:     4192956 kB
SwapFree:      4157116 kB
Dirty:            1972 kB
Writeback:           0 kB
Mapped:          29932 kB
Slab:            41716 kB
Committed_AS:  3258344 kB
PageTables:       1788 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= 66406 MiB

End job on node72 on Sun Apr 22 18:21:13 UTC 2007