Trace number 337176

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
tinisat 2007-02-08? (TO) 1200.12 1200.42

General information on the benchmark

Namecrafted/Hard/contest03/others/
hwb-n32-01-S1491788039.sat05-497.reshuffled-07.cnf
MD5SUMc528b705716be41ea2448c50a45c52a8
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 variables226
Number of clauses1078
Sum of the clauses size3624
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 226
Number of clauses of size 3636
Number of clauses of size 4416
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Tinisat 0.22
0.00/0.00	c solving /tmp/evaluation/337176-1173661791/instance-337176-1173661791.cnf
0.00/0.00	c 226 variables, 1078 clauses

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/node18/watcher-337176-1173661791 -o ROOT/results/node18/solver-337176-1173661791 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337176-1173661791/tinisat /tmp/evaluation/337176-1173661791/instance-337176-1173661791.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.99 0.98 0.99 3/77 3672
/proc/meminfo: memFree=1872872/2055920 swapFree=4153284/4192956
[pid=3672] ppid=3670 vsize=712 CPUtime=0
/proc/3672/stat : 3672 (tinisat) R 3670 3672 2695 0 -1 4194304 108 0 0 0 0 0 0 0 18 0 1 0 386133675 729088 92 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134515394 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 178 92 52 110 0 65 0

[startup+0.0708149 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 3672
/proc/meminfo: memFree=1872872/2055920 swapFree=4153284/4192956
[pid=3672] ppid=3670 vsize=1056 CPUtime=0.06
/proc/3672/stat : 3672 (tinisat) R 3670 3672 2695 0 -1 4194304 147 0 0 0 6 0 0 0 18 0 1 0 386133675 1081344 131 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519912 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 264 131 52 110 0 151 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1056

[startup+0.102827 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 3672
/proc/meminfo: memFree=1872872/2055920 swapFree=4153284/4192956
[pid=3672] ppid=3670 vsize=1056 CPUtime=0.1
/proc/3672/stat : 3672 (tinisat) R 3670 3672 2695 0 -1 4194304 165 0 0 0 10 0 0 0 18 0 1 0 386133675 1081344 149 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519912 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 264 149 52 110 0 151 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1056

[startup+0.301837 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 3672
/proc/meminfo: memFree=1872872/2055920 swapFree=4153284/4192956
[pid=3672] ppid=3670 vsize=1940 CPUtime=0.3
/proc/3672/stat : 3672 (tinisat) R 3670 3672 2695 0 -1 4194304 268 0 0 0 30 0 0 0 19 0 1 0 386133675 1986560 252 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518679 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 485 252 52 110 0 372 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1940

[startup+0.701876 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 3672
/proc/meminfo: memFree=1872872/2055920 swapFree=4153284/4192956
[pid=3672] ppid=3670 vsize=2072 CPUtime=0.7
/proc/3672/stat : 3672 (tinisat) R 3670 3672 2695 0 -1 4194304 421 0 0 0 70 0 0 0 23 0 1 0 386133675 2121728 405 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 518 405 52 110 0 405 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2072

[startup+1.50195 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 3673
/proc/meminfo: memFree=1871008/2055920 swapFree=4153284/4192956
[pid=3672] ppid=3670 vsize=3512 CPUtime=1.49
/proc/3672/stat : 3672 (tinisat) R 3670 3672 2695 0 -1 4194304 621 0 0 0 149 0 0 0 25 0 1 0 386133675 3596288 605 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134515506 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 878 605 52 110 0 765 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3512

[startup+3.10111 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 3673
/proc/meminfo: memFree=1870048/2055920 swapFree=4153284/4192956
[pid=3672] ppid=3670 vsize=6132 CPUtime=3.09
/proc/3672/stat : 3672 (tinisat) R 3670 3672 2695 0 -1 4194304 891 0 0 0 309 0 0 0 25 0 1 0 386133675 6279168 875 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519873 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 1533 875 52 110 0 1420 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6132

[startup+6.30142 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 3673
/proc/meminfo: memFree=1868256/2055920 swapFree=4153284/4192956
[pid=3672] ppid=3670 vsize=6396 CPUtime=6.29
/proc/3672/stat : 3672 (tinisat) R 3670 3672 2695 0 -1 4194304 1270 0 0 0 629 0 0 0 25 0 1 0 386133675 6549504 1221 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 1599 1221 52 110 0 1486 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6396

[startup+12.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 3673
/proc/meminfo: memFree=1866080/2055920 swapFree=4153284/4192956
[pid=3672] ppid=3670 vsize=11520 CPUtime=12.69
/proc/3672/stat : 3672 (tinisat) R 3670 3672 2695 0 -1 4194304 1758 0 0 0 1268 1 0 0 25 0 1 0 386133675 11796480 1709 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 2880 1709 52 110 0 2767 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11520

[startup+25.5023 s]
/proc/loadavg: 1.07 1.00 1.00 2/78 3673
/proc/meminfo: memFree=1863584/2055920 swapFree=4153284/4192956
[pid=3672] ppid=3670 vsize=11992 CPUtime=25.49
/proc/3672/stat : 3672 (tinisat) R 3670 3672 2695 0 -1 4194304 2348 0 0 0 2548 1 0 0 25 0 1 0 386133675 12279808 2299 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 2998 2299 52 110 0 2885 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 11992

[startup+51.1027 s]
/proc/loadavg: 1.04 1.00 1.00 2/78 3673
/proc/meminfo: memFree=1860320/2055920 swapFree=4153284/4192956
[pid=3672] ppid=3670 vsize=22120 CPUtime=51.08
/proc/3672/stat : 3672 (tinisat) R 3670 3672 2695 0 -1 4194304 3233 0 0 0 5106 2 0 0 25 0 1 0 386133675 22650880 3119 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 5530 3119 52 110 0 5417 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 22120

[startup+102.307 s]
/proc/loadavg: 1.13 1.03 1.01 2/78 3673
/proc/meminfo: memFree=1855136/2055920 swapFree=4153284/4192956
[pid=3672] ppid=3670 vsize=23192 CPUtime=102.27
/proc/3672/stat : 3672 (tinisat) R 3670 3672 2695 0 -1 4194304 4494 0 0 0 10224 3 0 0 25 0 1 0 386133675 23748608 4380 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 5798 4380 52 110 0 5685 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 23192

[startup+162.302 s]
/proc/loadavg: 1.04 1.02 1.00 2/78 3673
/proc/meminfo: memFree=1850528/2055920 swapFree=4153284/4192956
[pid=3672] ppid=3670 vsize=24688 CPUtime=162.25
/proc/3672/stat : 3672 (tinisat) R 3670 3672 2695 0 -1 4194304 5768 0 0 0 16220 5 0 0 25 0 1 0 386133675 25280512 5525 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 6172 5525 52 110 0 6059 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 24688

[startup+222.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/78 3673
/proc/meminfo: memFree=1846880/2055920 swapFree=4153284/4192956
[pid=3672] ppid=3670 vsize=43956 CPUtime=222.24
/proc/3672/stat : 3672 (tinisat) R 3670 3672 2695 0 -1 4194304 6670 0 0 0 22217 7 0 0 25 0 1 0 386133675 45010944 6427 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 10989 6427 52 110 0 10876 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 43956

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 3673
/proc/meminfo: memFree=1843936/2055920 swapFree=4153284/4192956
[pid=3672] ppid=3670 vsize=44088 CPUtime=282.22
/proc/3672/stat : 3672 (tinisat) R 3670 3672 2695 0 -1 4194304 7401 0 0 0 28214 8 0 0 25 0 1 0 386133675 45146112 7158 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519912 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 11022 7158 52 110 0 10909 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 44088

[startup+342.303 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 3673
/proc/meminfo: memFree=1841440/2055920 swapFree=4153284/4192956
[pid=3672] ppid=3670 vsize=44248 CPUtime=342.21
/proc/3672/stat : 3672 (tinisat) R 3670 3672 2695 0 -1 4194304 7999 0 0 0 34212 9 0 0 25 0 1 0 386133675 45309952 7756 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 11062 7756 52 110 0 10949 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 44248

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3673
/proc/meminfo: memFree=1838432/2055920 swapFree=4153284/4192956
[pid=3672] ppid=3670 vsize=45304 CPUtime=402.19
/proc/3672/stat : 3672 (tinisat) R 3670 3672 2695 0 -1 4194304 8745 0 0 0 40209 10 0 0 25 0 1 0 386133675 46391296 8502 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 11326 8502 52 110 0 11213 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 45304

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3673
/proc/meminfo: memFree=1836064/2055920 swapFree=4153284/4192956
[pid=3672] ppid=3670 vsize=45824 CPUtime=462.17
/proc/3672/stat : 3672 (tinisat) R 3670 3672 2695 0 -1 4194304 9374 0 0 0 46206 11 0 0 25 0 1 0 386133675 46923776 9065 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 11456 9065 52 110 0 11343 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 45824

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3673
/proc/meminfo: memFree=1834336/2055920 swapFree=4153284/4192956
[pid=3672] ppid=3670 vsize=46976 CPUtime=522.16
/proc/3672/stat : 3672 (tinisat) R 3670 3672 2695 0 -1 4194304 10132 0 0 0 52204 12 0 0 25 0 1 0 386133675 48103424 9533 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520020 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 11744 9533 52 110 0 11631 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 46976

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3673
/proc/meminfo: memFree=1832160/2055920 swapFree=4153284/4192956
[pid=3672] ppid=3670 vsize=47432 CPUtime=582.15
/proc/3672/stat : 3672 (tinisat) R 3670 3672 2695 0 -1 4194304 10663 0 0 0 58201 14 0 0 25 0 1 0 386133675 48570368 10064 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 11858 10064 52 110 0 11745 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 47432

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3673
/proc/meminfo: memFree=1830240/2055920 swapFree=4153284/4192956
[pid=3672] ppid=3670 vsize=47692 CPUtime=642.13
/proc/3672/stat : 3672 (tinisat) R 3670 3672 2695 0 -1 4194304 11188 0 0 0 64199 14 0 0 25 0 1 0 386133675 48836608 10556 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519898 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 11923 10556 52 110 0 11810 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 47692

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3673
/proc/meminfo: memFree=1828384/2055920 swapFree=4153284/4192956
[pid=3672] ppid=3670 vsize=47824 CPUtime=702.12
/proc/3672/stat : 3672 (tinisat) R 3670 3672 2695 0 -1 4194304 11651 0 0 0 70197 15 0 0 25 0 1 0 386133675 48971776 11019 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 11956 11019 52 110 0 11843 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 47824

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3673
/proc/meminfo: memFree=1826656/2055920 swapFree=4153284/4192956
[pid=3672] ppid=3670 vsize=85956 CPUtime=762.1
/proc/3672/stat : 3672 (tinisat) R 3670 3672 2695 0 -1 4194304 12207 0 0 0 76195 15 0 0 25 0 1 0 386133675 88018944 11443 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 21489 11443 52 110 0 21376 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 85956

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3673
/proc/meminfo: memFree=1824608/2055920 swapFree=4153284/4192956
[pid=3672] ppid=3670 vsize=86668 CPUtime=822.08
/proc/3672/stat : 3672 (tinisat) R 3670 3672 2695 0 -1 4194304 12776 0 0 0 82192 16 0 0 25 0 1 0 386133675 88748032 11946 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 21667 11946 52 110 0 21554 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 86668

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3673
/proc/meminfo: memFree=1822688/2055920 swapFree=4153284/4192956
[pid=3672] ppid=3670 vsize=86932 CPUtime=882.07
/proc/3672/stat : 3672 (tinisat) R 3670 3672 2695 0 -1 4194304 13256 0 0 0 88190 17 0 0 25 0 1 0 386133675 89018368 12426 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 21733 12426 52 110 0 21620 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 86932

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3673
/proc/meminfo: memFree=1820896/2055920 swapFree=4153284/4192956
[pid=3672] ppid=3670 vsize=87064 CPUtime=942.06
/proc/3672/stat : 3672 (tinisat) R 3670 3672 2695 0 -1 4194304 13699 0 0 0 94188 18 0 0 25 0 1 0 386133675 89153536 12869 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520078 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 21766 12869 52 110 0 21653 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 87064

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3673
/proc/meminfo: memFree=1819488/2055920 swapFree=4153284/4192956
[pid=3672] ppid=3670 vsize=87192 CPUtime=1002.04
/proc/3672/stat : 3672 (tinisat) R 3670 3672 2695 0 -1 4194304 14086 0 0 0 100185 19 0 0 25 0 1 0 386133675 89284608 13223 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 21798 13223 52 110 0 21685 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 87192

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3673
/proc/meminfo: memFree=1818016/2055920 swapFree=4153284/4192956
[pid=3672] ppid=3670 vsize=87192 CPUtime=1062.02
/proc/3672/stat : 3672 (tinisat) R 3670 3672 2695 0 -1 4194304 14453 0 0 0 106183 19 0 0 25 0 1 0 386133675 89284608 13590 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 21798 13590 52 110 0 21685 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 87192

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3673
/proc/meminfo: memFree=1816544/2055920 swapFree=4153284/4192956
[pid=3672] ppid=3670 vsize=87580 CPUtime=1122.01
/proc/3672/stat : 3672 (tinisat) R 3670 3672 2695 0 -1 4194304 14887 0 0 0 112181 20 0 0 25 0 1 0 386133675 89681920 13958 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520134 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 21895 13958 52 110 0 21782 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 87580

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3673
/proc/meminfo: memFree=1815072/2055920 swapFree=4153284/4192956
[pid=3672] ppid=3670 vsize=87708 CPUtime=1181.99
/proc/3672/stat : 3672 (tinisat) R 3670 3672 2695 0 -1 4194304 15280 0 0 0 118178 21 0 0 25 0 1 0 386133675 89812992 14318 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 21927 14318 52 110 0 21814 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 87708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3673
/proc/meminfo: memFree=1814624/2055920 swapFree=4153284/4192956
[pid=3672] ppid=3670 vsize=87708 CPUtime=1200.09
/proc/3672/stat : 3672 (tinisat) R 3670 3672 2695 0 -1 4194304 15380 0 0 0 119988 21 0 0 25 0 1 0 386133675 89812992 14418 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 21927 14418 52 110 0 21814 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 87708

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): 1200.42
CPU time (s): 1200.12
CPU user time (s): 1199.89
CPU system time (s): 0.227965
CPU usage (%): 99.975
Max. virtual memory (cumulated for all children) (KiB): 87708

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

runsolver used 1.36079 second user time and 3.00454 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Mon Mar 12 01:09:51 UTC 2007

IDJOB= 337176
IDBENCH= 24693
IDSOLVER= 100
FILE ID= node18/337176-1173661791

PBS_JOBID= 4101396

Free space on /tmp= 66514 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/others/hwb-n32-01-S1491788039.sat05-497.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337176-1173661791/tinisat /tmp/evaluation/337176-1173661791/instance-337176-1173661791.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-337176-1173661791 -o ROOT/results/node18/solver-337176-1173661791 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337176-1173661791/tinisat /tmp/evaluation/337176-1173661791/instance-337176-1173661791.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  c528b705716be41ea2448c50a45c52a8

RANDOM SEED= 847345337

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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.236
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.236
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:       1873280 kB
Buffers:         30360 kB
Cached:          80508 kB
SwapCached:       2896 kB
Active:          75616 kB
Inactive:        58416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1873280 kB
SwapTotal:     4192956 kB
SwapFree:      4153284 kB
Dirty:             560 kB
Writeback:           0 kB
Mapped:          30188 kB
Slab:            34224 kB
Committed_AS:  1301272 kB
PageTables:       1668 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= 66514 MiB

End job on node18 on Mon Mar 12 01:29:54 UTC 2007