Trace number 294334

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.07 1200.43

General information on the benchmark

Namerandom/OnTreshold/5SAT/v130/
unif-k5-r21.3-v130-c2769-S1032474357-17.SAT.shuffled.cnf
MD5SUM0b051cba6c512264c3dd4a6e98689f83
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.134979
Satisfiable
(Un)Satisfiability was proved
Number of variables130
Number of clauses2769
Sum of the clauses size13845
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52769
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/294334-1171787824/instance-294334-1171787824.cnf
0.00/0.00	c 130 variables, 2769 clauses

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node1/watcher-294334-1171787824 -o ROOT/results/node1/solver-294334-1171787824 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/294334-1171787824/tinisat /tmp/evaluation/294334-1171787824/instance-294334-1171787824.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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 1.00 1.00 3/77 11601
/proc/meminfo: memFree=1709368/2055920 swapFree=4158120/4192956
[pid=11601] ppid=11599 vsize=716 CPUtime=0
/proc/11601/stat : 11601 (tinisat) R 11599 11601 11202 0 -1 4194304 91 0 0 0 0 0 0 0 18 0 1 0 198737499 733184 76 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134731422 0 0 4096 0 0 0 0 17 0 0 0
/proc/11601/statm: 179 76 48 110 0 66 0

[startup+0.10722 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 11601
/proc/meminfo: memFree=1709368/2055920 swapFree=4158120/4192956
[pid=11601] ppid=11599 vsize=1236 CPUtime=0.1
/proc/11601/stat : 11601 (tinisat) R 11599 11601 11202 0 -1 4194304 206 0 0 0 10 0 0 0 18 0 1 0 198737499 1265664 190 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134515541 0 0 4096 0 0 0 0 17 0 0 0
/proc/11601/statm: 309 190 52 110 0 196 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1236

[startup+0.515268 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 11601
/proc/meminfo: memFree=1709368/2055920 swapFree=4158120/4192956
[pid=11601] ppid=11599 vsize=2928 CPUtime=0.5
/proc/11601/stat : 11601 (tinisat) R 11599 11601 11202 0 -1 4194304 416 0 0 0 50 0 0 0 22 0 1 0 198737499 2998272 400 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134515381 0 0 4096 0 0 0 0 17 0 0 0
/proc/11601/statm: 732 400 52 110 0 619 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2928

[startup+1.33536 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11602
/proc/meminfo: memFree=1707120/2055920 swapFree=4158120/4192956
[pid=11601] ppid=11599 vsize=3060 CPUtime=1.32
/proc/11601/stat : 11601 (tinisat) R 11599 11601 11202 0 -1 4194304 664 0 0 0 132 0 0 0 25 0 1 0 198737499 3133440 648 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519934 0 0 4096 0 0 0 0 17 0 0 0
/proc/11601/statm: 765 648 52 110 0 652 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 3060

[startup+2.97256 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11602
/proc/meminfo: memFree=1705968/2055920 swapFree=4158120/4192956
[pid=11601] ppid=11599 vsize=5540 CPUtime=2.96
/proc/11601/stat : 11601 (tinisat) R 11599 11601 11202 0 -1 4194304 985 0 0 0 296 0 0 0 25 0 1 0 198737499 5672960 969 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 0 0 0
/proc/11601/statm: 1385 969 52 110 0 1272 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5540

[startup+6.25494 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11602
/proc/meminfo: memFree=1704240/2055920 swapFree=4158120/4192956
[pid=11601] ppid=11599 vsize=9960 CPUtime=6.24
/proc/11601/stat : 11601 (tinisat) R 11599 11601 11202 0 -1 4194304 1386 0 0 0 623 1 0 0 25 0 1 0 198737499 10199040 1337 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134520078 0 0 4096 0 0 0 0 17 0 0 0
/proc/11601/statm: 2490 1337 52 110 0 2377 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 9960

[startup+12.7087 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11602
/proc/meminfo: memFree=1701936/2055920 swapFree=4158120/4192956
[pid=11601] ppid=11599 vsize=10496 CPUtime=12.69
/proc/11601/stat : 11601 (tinisat) R 11599 11601 11202 0 -1 4194304 1907 0 0 0 1268 1 0 0 25 0 1 0 198737499 10747904 1858 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519932 0 0 4096 0 0 0 0 17 0 0 0
/proc/11601/statm: 2624 1858 52 110 0 2511 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10496

[startup+25.5192 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11602
/proc/meminfo: memFree=1699312/2055920 swapFree=4158120/4192956
[pid=11601] ppid=11599 vsize=11320 CPUtime=25.5
/proc/11601/stat : 11601 (tinisat) R 11599 11601 11202 0 -1 4194304 2609 0 0 0 2547 3 0 0 25 0 1 0 198737499 11591680 2495 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11601/statm: 2830 2495 52 110 0 2717 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 11320

[startup+51.138 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11602
/proc/meminfo: memFree=1695728/2055920 swapFree=4158120/4192956
[pid=11601] ppid=11599 vsize=20212 CPUtime=51.11
/proc/11601/stat : 11601 (tinisat) R 11599 11601 11202 0 -1 4194304 3490 0 0 0 5107 4 0 0 25 0 1 0 198737499 20697088 3376 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/11601/statm: 5053 3376 52 110 0 4940 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 20212

[startup+102.363 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11602
/proc/meminfo: memFree=1690544/2055920 swapFree=4158120/4192956
[pid=11601] ppid=11599 vsize=21608 CPUtime=102.32
/proc/11601/stat : 11601 (tinisat) R 11599 11601 11202 0 -1 4194304 4793 0 0 0 10226 6 0 0 25 0 1 0 198737499 22126592 4679 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11601/statm: 5402 4679 52 110 0 5289 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 21608

[startup+162.398 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11602
/proc/meminfo: memFree=1685872/2055920 swapFree=4158120/4192956
[pid=11601] ppid=11599 vsize=39920 CPUtime=162.33
/proc/11601/stat : 11601 (tinisat) R 11599 11601 11202 0 -1 4194304 6085 0 0 0 16225 8 0 0 25 0 1 0 198737499 40878080 5842 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134520078 0 0 4096 0 0 0 0 17 1 0 0
/proc/11601/statm: 9980 5842 52 110 0 9867 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 39920

[startup+222.435 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11604
/proc/meminfo: memFree=1682160/2055920 swapFree=4158120/4192956
[pid=11601] ppid=11599 vsize=40400 CPUtime=222.35
/proc/11601/stat : 11601 (tinisat) R 11599 11601 11202 0 -1 4194304 6968 0 0 0 22225 10 0 0 25 0 1 0 198737499 41369600 6725 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11601/statm: 10100 6725 52 110 0 9987 0
Current children cumulated CPU time (s) 222.35
Current children cumulated vsize (KiB) 40400

[startup+282.471 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11604
/proc/meminfo: memFree=1678832/2055920 swapFree=4158120/4192956
[pid=11601] ppid=11599 vsize=40400 CPUtime=282.37
/proc/11601/stat : 11601 (tinisat) R 11599 11601 11202 0 -1 4194304 7803 0 0 0 28225 12 0 0 25 0 1 0 198737499 41369600 7560 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519878 0 0 4096 0 0 0 0 17 1 0 0
/proc/11601/statm: 10100 7560 52 110 0 9987 0
Current children cumulated CPU time (s) 282.37
Current children cumulated vsize (KiB) 40400

[startup+342.503 s]
/proc/loadavg: 1.08 1.02 1.01 2/78 11604
/proc/meminfo: memFree=1675056/2055920 swapFree=4158120/4192956
[pid=11601] ppid=11599 vsize=41796 CPUtime=342.39
/proc/11601/stat : 11601 (tinisat) R 11599 11601 11202 0 -1 4194304 8778 0 0 0 34226 13 0 0 25 0 1 0 198737499 42799104 8535 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11601/statm: 10449 8535 52 110 0 10336 0
Current children cumulated CPU time (s) 342.39
Current children cumulated vsize (KiB) 41796

[startup+402.54 s]
/proc/loadavg: 1.03 1.01 1.00 2/78 11604
/proc/meminfo: memFree=1672304/2055920 swapFree=4158120/4192956
[pid=11601] ppid=11599 vsize=42636 CPUtime=402.4
/proc/11601/stat : 11601 (tinisat) R 11599 11601 11202 0 -1 4194304 9482 0 0 0 40226 14 0 0 25 0 1 0 198737499 43659264 9239 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11601/statm: 10659 9239 52 110 0 10546 0
Current children cumulated CPU time (s) 402.4
Current children cumulated vsize (KiB) 42636

[startup+462.576 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 11604
/proc/meminfo: memFree=1669808/2055920 swapFree=4158120/4192956
[pid=11601] ppid=11599 vsize=44304 CPUtime=462.42
/proc/11601/stat : 11601 (tinisat) R 11599 11601 11202 0 -1 4194304 10371 0 0 0 46227 15 0 0 25 0 1 0 198737499 45367296 9838 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11601/statm: 11076 9838 52 110 0 10963 0
Current children cumulated CPU time (s) 462.42
Current children cumulated vsize (KiB) 44304

[startup+522.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11604
/proc/meminfo: memFree=1667504/2055920 swapFree=4158120/4192956
[pid=11601] ppid=11599 vsize=44820 CPUtime=522.44
/proc/11601/stat : 11601 (tinisat) R 11599 11601 11202 0 -1 4194304 10947 0 0 0 52227 17 0 0 25 0 1 0 198737499 45895680 10414 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11601/statm: 11205 10414 52 110 0 11092 0
Current children cumulated CPU time (s) 522.44
Current children cumulated vsize (KiB) 44820

[startup+582.646 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11604
/proc/meminfo: memFree=1665072/2055920 swapFree=4158120/4192956
[pid=11601] ppid=11599 vsize=78896 CPUtime=582.46
/proc/11601/stat : 11601 (tinisat) R 11599 11601 11202 0 -1 4194304 11542 0 0 0 58229 17 0 0 25 0 1 0 198737499 80789504 11009 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11601/statm: 19724 11009 52 110 0 19611 0
Current children cumulated CPU time (s) 582.46
Current children cumulated vsize (KiB) 78896

[startup+642.686 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11604
/proc/meminfo: memFree=1663088/2055920 swapFree=4158120/4192956
[pid=11601] ppid=11599 vsize=79088 CPUtime=642.47
/proc/11601/stat : 11601 (tinisat) R 11599 11601 11202 0 -1 4194304 12044 0 0 0 64229 18 0 0 25 0 1 0 198737499 80986112 11511 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11601/statm: 19772 11511 52 110 0 19659 0
Current children cumulated CPU time (s) 642.47
Current children cumulated vsize (KiB) 79088

[startup+702.722 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11604
/proc/meminfo: memFree=1660848/2055920 swapFree=4158120/4192956
[pid=11601] ppid=11599 vsize=79604 CPUtime=702.5
/proc/11601/stat : 11601 (tinisat) R 11599 11601 11202 0 -1 4194304 12610 0 0 0 70230 20 0 0 25 0 1 0 198737499 81514496 12077 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519918 0 0 4096 0 0 0 0 17 1 0 0
/proc/11601/statm: 19901 12077 52 110 0 19788 0
Current children cumulated CPU time (s) 702.5
Current children cumulated vsize (KiB) 79604

[startup+762.759 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11604
/proc/meminfo: memFree=1659056/2055920 swapFree=4158120/4192956
[pid=11601] ppid=11599 vsize=80056 CPUtime=762.52
/proc/11601/stat : 11601 (tinisat) R 11599 11601 11202 0 -1 4194304 13097 0 0 0 76231 21 0 0 25 0 1 0 198737499 81977344 12531 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11601/statm: 20014 12531 52 110 0 19901 0
Current children cumulated CPU time (s) 762.52
Current children cumulated vsize (KiB) 80056

[startup+822.795 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11604
/proc/meminfo: memFree=1656880/2055920 swapFree=4158120/4192956
[pid=11601] ppid=11599 vsize=80776 CPUtime=822.53
/proc/11601/stat : 11601 (tinisat) R 11599 11601 11202 0 -1 4194304 13623 0 0 0 82232 21 0 0 25 0 1 0 198737499 82714624 13057 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11601/statm: 20194 13057 52 110 0 20081 0
Current children cumulated CPU time (s) 822.53
Current children cumulated vsize (KiB) 80776

[startup+882.829 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11604
/proc/meminfo: memFree=1655088/2055920 swapFree=4158120/4192956
[pid=11601] ppid=11599 vsize=81040 CPUtime=882.55
/proc/11601/stat : 11601 (tinisat) R 11599 11601 11202 0 -1 4194304 14065 0 0 0 88232 23 0 0 25 0 1 0 198737499 82984960 13499 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/11601/statm: 20260 13499 52 110 0 20147 0
Current children cumulated CPU time (s) 882.55
Current children cumulated vsize (KiB) 81040

[startup+942.863 s]
/proc/loadavg: 1.05 1.01 1.00 2/78 11604
/proc/meminfo: memFree=1653488/2055920 swapFree=4158120/4192956
[pid=11601] ppid=11599 vsize=81432 CPUtime=942.57
/proc/11601/stat : 11601 (tinisat) R 11599 11601 11202 0 -1 4194304 14520 0 0 0 94233 24 0 0 25 0 1 0 198737499 83386368 13921 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11601/statm: 20358 13921 52 110 0 20245 0
Current children cumulated CPU time (s) 942.57
Current children cumulated vsize (KiB) 81432

[startup+1002.9 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 11604
/proc/meminfo: memFree=1651696/2055920 swapFree=4158120/4192956
[pid=11601] ppid=11599 vsize=81824 CPUtime=1002.58
/proc/11601/stat : 11601 (tinisat) R 11599 11601 11202 0 -1 4194304 14958 0 0 0 100233 25 0 0 25 0 1 0 198737499 83787776 14359 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519912 0 0 4096 0 0 0 0 17 1 0 0
/proc/11601/statm: 20456 14359 52 110 0 20343 0
Current children cumulated CPU time (s) 1002.58
Current children cumulated vsize (KiB) 81824

[startup+1062.94 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11604
/proc/meminfo: memFree=1650032/2055920 swapFree=4158120/4192956
[pid=11601] ppid=11599 vsize=81956 CPUtime=1062.61
/proc/11601/stat : 11601 (tinisat) R 11599 11601 11202 0 -1 4194304 15370 0 0 0 106235 26 0 0 25 0 1 0 198737499 83922944 14771 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11601/statm: 20489 14771 52 110 0 20376 0
Current children cumulated CPU time (s) 1062.61
Current children cumulated vsize (KiB) 81956

[startup+1122.97 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11604
/proc/meminfo: memFree=1648432/2055920 swapFree=4158120/4192956
[pid=11601] ppid=11599 vsize=82220 CPUtime=1122.62
/proc/11601/stat : 11601 (tinisat) R 11599 11601 11202 0 -1 4194304 15766 0 0 0 112236 26 0 0 25 0 1 0 198737499 84193280 15167 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134520134 0 0 4096 0 0 0 0 17 1 0 0
/proc/11601/statm: 20555 15167 52 110 0 20442 0
Current children cumulated CPU time (s) 1122.62
Current children cumulated vsize (KiB) 82220

[startup+1183 s]
/proc/loadavg: 1.03 1.01 1.00 2/78 11604
/proc/meminfo: memFree=1647088/2055920 swapFree=4158120/4192956
[pid=11601] ppid=11599 vsize=82352 CPUtime=1182.63
/proc/11601/stat : 11601 (tinisat) R 11599 11601 11202 0 -1 4194304 16122 0 0 0 118236 27 0 0 25 0 1 0 198737499 84328448 15523 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11601/statm: 20588 15523 52 110 0 20475 0
Current children cumulated CPU time (s) 1182.63
Current children cumulated vsize (KiB) 82352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.42 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 11604
/proc/meminfo: memFree=1646640/2055920 swapFree=4158120/4192956
[pid=11601] ppid=11599 vsize=82352 CPUtime=1200.05
/proc/11601/stat : 11601 (tinisat) R 11599 11601 11202 0 -1 4194304 16214 0 0 0 119978 27 0 0 25 0 1 0 198737499 84328448 15615 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/11601/statm: 20588 15615 52 110 0 20475 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 82352

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.43
CPU time (s): 1200.07
CPU user time (s): 1199.78
CPU system time (s): 0.288956
CPU usage (%): 99.9698
Max. virtual memory (cumulated for all children) (KiB): 82352

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

runsolver used 1.2818 second user time and 2.99254 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Sun Feb 18 08:37:04 UTC 2007

IDJOB= 294334
IDBENCH= 19886
IDSOLVER= 100
FILE ID= node1/294334-1171787824

PBS_JOBID= 3839309

Free space on /tmp= 66552 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v130/unif-k5-r21.3-v130-c2769-S1032474357-17.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/294334-1171787824/tinisat /tmp/evaluation/294334-1171787824/instance-294334-1171787824.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-294334-1171787824 -o ROOT/results/node1/solver-294334-1171787824 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/294334-1171787824/tinisat /tmp/evaluation/294334-1171787824/instance-294334-1171787824.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  0b051cba6c512264c3dd4a6e98689f83

RANDOM SEED= 162401997

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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.230
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.230
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:       1709776 kB
Buffers:         47852 kB
Cached:         205872 kB
SwapCached:      15284 kB
Active:         219232 kB
Inactive:        57720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1709776 kB
SwapTotal:     4192956 kB
SwapFree:      4158120 kB
Dirty:             596 kB
Writeback:           0 kB
Mapped:          29968 kB
Slab:            54716 kB
Committed_AS:   619144 kB
PageTables:       1740 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= 66552 MiB

End job on node1 on Sun Feb 18 08:57:07 UTC 2007