Trace number 291587

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.09 1200.44

General information on the benchmark

Namerandom/OnTreshold/5SAT/v80/
unif-k5-r21.3-v80-c1704-S1456895752-14.SAT.shuffled.cnf
MD5SUMfa2304b8263a4aa6972ebd18df695b72
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.008998
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses1704
Sum of the clauses size8520
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 51704
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/291587-1171743995/instance-291587-1171743995.cnf
0.00/0.00	c 80 variables, 1704 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/node5/watcher-291587-1171743995 -o ROOT/results/node5/solver-291587-1171743995 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/291587-1171743995/tinisat /tmp/evaluation/291587-1171743995/instance-291587-1171743995.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: 0.99 0.89 0.86 3/77 5584
/proc/meminfo: memFree=1081888/2055920 swapFree=4192812/4192956
[pid=5584] ppid=5582 vsize=868 CPUtime=0
/proc/5584/stat : 5584 (tinisat) R 5582 5584 5488 0 -1 4194304 120 0 0 0 0 0 0 0 18 0 1 0 194354352 888832 104 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519424 0 0 4096 0 0 0 0 17 1 0 0
/proc/5584/statm: 217 104 52 110 0 104 0

[startup+0.106653 s]
/proc/loadavg: 0.99 0.89 0.86 3/77 5584
/proc/meminfo: memFree=1081888/2055920 swapFree=4192812/4192956
[pid=5584] ppid=5582 vsize=1348 CPUtime=0.1
/proc/5584/stat : 5584 (tinisat) R 5582 5584 5488 0 -1 4194304 176 0 0 0 10 0 0 0 18 0 1 0 194354352 1380352 160 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 1 0 0
/proc/5584/statm: 337 160 52 110 0 224 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1348

[startup+0.514699 s]
/proc/loadavg: 0.99 0.89 0.86 3/77 5584
/proc/meminfo: memFree=1081888/2055920 swapFree=4192812/4192956
[pid=5584] ppid=5582 vsize=2276 CPUtime=0.51
/proc/5584/stat : 5584 (tinisat) R 5582 5584 5488 0 -1 4194304 342 0 0 0 51 0 0 0 22 0 1 0 194354352 2330624 326 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134520084 0 0 4096 0 0 0 0 17 1 0 0
/proc/5584/statm: 569 326 52 110 0 456 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2276

[startup+1.33479 s]
/proc/loadavg: 0.99 0.89 0.86 2/78 5585
/proc/meminfo: memFree=1080088/2055920 swapFree=4192812/4192956
[pid=5584] ppid=5582 vsize=3824 CPUtime=1.32
/proc/5584/stat : 5584 (tinisat) R 5582 5584 5488 0 -1 4194304 548 0 0 0 132 0 0 0 25 0 1 0 194354352 3915776 532 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519890 0 0 4096 0 0 0 0 17 1 0 0
/proc/5584/statm: 956 532 52 110 0 843 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 3824

[startup+2.97098 s]
/proc/loadavg: 0.99 0.89 0.86 2/78 5585
/proc/meminfo: memFree=1079192/2055920 swapFree=4192812/4192956
[pid=5584] ppid=5582 vsize=3960 CPUtime=2.96
/proc/5584/stat : 5584 (tinisat) R 5582 5584 5488 0 -1 4194304 782 0 0 0 296 0 0 0 25 0 1 0 194354352 4055040 766 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/5584/statm: 990 766 52 110 0 877 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 3960

[startup+6.24734 s]
/proc/loadavg: 0.99 0.89 0.86 2/78 5585
/proc/meminfo: memFree=1077784/2055920 swapFree=4192812/4192956
[pid=5584] ppid=5582 vsize=6928 CPUtime=6.24
/proc/5584/stat : 5584 (tinisat) R 5582 5584 5488 0 -1 4194304 1105 0 0 0 623 1 0 0 25 0 1 0 194354352 7094272 1056 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/5584/statm: 1732 1056 52 110 0 1619 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 6928

[startup+12.7041 s]
/proc/loadavg: 0.99 0.89 0.86 2/78 5585
/proc/meminfo: memFree=1076056/2055920 swapFree=4192812/4192956
[pid=5584] ppid=5582 vsize=7536 CPUtime=12.69
/proc/5584/stat : 5584 (tinisat) R 5582 5584 5488 0 -1 4194304 1504 0 0 0 1268 1 0 0 25 0 1 0 194354352 7716864 1455 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/5584/statm: 1884 1455 52 110 0 1771 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7536

[startup+25.5125 s]
/proc/loadavg: 0.99 0.90 0.86 2/78 5585
/proc/meminfo: memFree=1074072/2055920 swapFree=4192812/4192956
[pid=5584] ppid=5582 vsize=13484 CPUtime=25.49
/proc/5584/stat : 5584 (tinisat) R 5582 5584 5488 0 -1 4194304 2063 0 0 0 2547 2 0 0 25 0 1 0 194354352 13807616 1949 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/5584/statm: 3371 1949 52 110 0 3258 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13484

[startup+51.1224 s]
/proc/loadavg: 0.99 0.90 0.86 2/78 5585
/proc/meminfo: memFree=1071448/2055920 swapFree=4192812/4192956
[pid=5584] ppid=5582 vsize=13948 CPUtime=51.09
/proc/5584/stat : 5584 (tinisat) R 5582 5584 5488 0 -1 4194304 2703 0 0 0 5106 3 0 0 25 0 1 0 194354352 14282752 2589 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/5584/statm: 3487 2589 52 110 0 3374 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 13948

[startup+102.341 s]
/proc/loadavg: 0.99 0.92 0.87 2/78 5585
/proc/meminfo: memFree=1067288/2055920 swapFree=4192812/4192956
[pid=5584] ppid=5582 vsize=15900 CPUtime=102.3
/proc/5584/stat : 5584 (tinisat) R 5582 5584 5488 0 -1 4194304 3856 0 0 0 10226 4 0 0 25 0 1 0 194354352 16281600 3613 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/5584/statm: 3975 3613 52 110 0 3862 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 15900

[startup+162.375 s]
/proc/loadavg: 0.99 0.93 0.87 2/78 5585
/proc/meminfo: memFree=1063896/2055920 swapFree=4192812/4192956
[pid=5584] ppid=5582 vsize=27036 CPUtime=162.32
/proc/5584/stat : 5584 (tinisat) R 5582 5584 5488 0 -1 4194304 4724 0 0 0 16226 6 0 0 25 0 1 0 194354352 27684864 4448 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/5584/statm: 6759 4448 52 110 0 6646 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 27036

[startup+222.406 s]
/proc/loadavg: 1.07 0.96 0.88 2/78 5585
/proc/meminfo: memFree=1061144/2055920 swapFree=4192812/4192956
[pid=5584] ppid=5582 vsize=27644 CPUtime=222.33
/proc/5584/stat : 5584 (tinisat) R 5582 5584 5488 0 -1 4194304 5485 0 0 0 22226 7 0 0 25 0 1 0 194354352 28307456 5143 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134520022 0 0 4096 0 0 0 0 17 1 0 0
/proc/5584/statm: 6911 5143 52 110 0 6798 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 27644

[startup+282.436 s]
/proc/loadavg: 1.02 0.96 0.89 2/78 5585
/proc/meminfo: memFree=1058648/2055920 swapFree=4192812/4192956
[pid=5584] ppid=5582 vsize=28040 CPUtime=282.34
/proc/5584/stat : 5584 (tinisat) R 5582 5584 5488 0 -1 4194304 6078 0 0 0 28226 8 0 0 25 0 1 0 194354352 28712960 5736 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/5584/statm: 7010 5736 52 110 0 6897 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 28040

[startup+342.465 s]
/proc/loadavg: 1.01 0.97 0.89 2/78 5585
/proc/meminfo: memFree=1055896/2055920 swapFree=4192812/4192956
[pid=5584] ppid=5582 vsize=29140 CPUtime=342.36
/proc/5584/stat : 5584 (tinisat) R 5582 5584 5488 0 -1 4194304 6892 0 0 0 34226 10 0 0 25 0 1 0 194354352 29839360 6418 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134520134 0 0 4096 0 0 0 0 17 1 0 0
/proc/5584/statm: 7285 6418 52 110 0 7172 0
Current children cumulated CPU time (s) 342.36
Current children cumulated vsize (KiB) 29140

[startup+402.501 s]
/proc/loadavg: 1.00 0.97 0.90 2/78 5585
/proc/meminfo: memFree=1053592/2055920 swapFree=4192812/4192956
[pid=5584] ppid=5582 vsize=30816 CPUtime=402.37
/proc/5584/stat : 5584 (tinisat) R 5582 5584 5488 0 -1 4194304 7744 0 0 0 40227 10 0 0 25 0 1 0 194354352 31555584 6980 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/5584/statm: 7704 6980 52 110 0 7591 0
Current children cumulated CPU time (s) 402.37
Current children cumulated vsize (KiB) 30816

[startup+462.532 s]
/proc/loadavg: 1.00 0.97 0.91 2/78 5585
/proc/meminfo: memFree=1051544/2055920 swapFree=4192812/4192956
[pid=5584] ppid=5582 vsize=51920 CPUtime=462.39
/proc/5584/stat : 5584 (tinisat) R 5582 5584 5488 0 -1 4194304 8359 0 0 0 46227 12 0 0 25 0 1 0 194354352 53166080 7529 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/5584/statm: 12980 7529 52 110 0 12867 0
Current children cumulated CPU time (s) 462.39
Current children cumulated vsize (KiB) 51920

[startup+522.562 s]
/proc/loadavg: 1.00 0.97 0.91 2/78 5585
/proc/meminfo: memFree=1049688/2055920 swapFree=4192812/4192956
[pid=5584] ppid=5582 vsize=52312 CPUtime=522.39
/proc/5584/stat : 5584 (tinisat) R 5582 5584 5488 0 -1 4194304 8851 0 0 0 52227 12 0 0 25 0 1 0 194354352 53567488 7988 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519912 0 0 4096 0 0 0 0 17 1 0 0
/proc/5584/statm: 13078 7988 52 110 0 12965 0
Current children cumulated CPU time (s) 522.39
Current children cumulated vsize (KiB) 52312

[startup+582.59 s]
/proc/loadavg: 1.00 0.97 0.91 2/78 5585
/proc/meminfo: memFree=1048152/2055920 swapFree=4192812/4192956
[pid=5584] ppid=5582 vsize=52956 CPUtime=582.41
/proc/5584/stat : 5584 (tinisat) R 5582 5584 5488 0 -1 4194304 9356 0 0 0 58228 13 0 0 25 0 1 0 194354352 54226944 8363 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/5584/statm: 13239 8363 52 110 0 13126 0
Current children cumulated CPU time (s) 582.41
Current children cumulated vsize (KiB) 52956

[startup+642.627 s]
/proc/loadavg: 1.00 0.97 0.91 2/78 5585
/proc/meminfo: memFree=1046232/2055920 swapFree=4192812/4192956
[pid=5584] ppid=5582 vsize=53872 CPUtime=642.43
/proc/5584/stat : 5584 (tinisat) R 5582 5584 5488 0 -1 4194304 9912 0 0 0 64229 14 0 0 25 0 1 0 194354352 55164928 8853 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/5584/statm: 13468 8853 52 110 0 13355 0
Current children cumulated CPU time (s) 642.43
Current children cumulated vsize (KiB) 53872

[startup+702.659 s]
/proc/loadavg: 1.00 0.97 0.91 2/78 5585
/proc/meminfo: memFree=1044696/2055920 swapFree=4192812/4192956
[pid=5584] ppid=5582 vsize=54256 CPUtime=702.45
/proc/5584/stat : 5584 (tinisat) R 5582 5584 5488 0 -1 4194304 10392 0 0 0 70230 15 0 0 25 0 1 0 194354352 55558144 9235 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/5584/statm: 13564 9235 52 110 0 13451 0
Current children cumulated CPU time (s) 702.45
Current children cumulated vsize (KiB) 54256

[startup+762.687 s]
/proc/loadavg: 1.00 0.97 0.91 2/78 5585
/proc/meminfo: memFree=1043352/2055920 swapFree=4192812/4192956
[pid=5584] ppid=5582 vsize=54384 CPUtime=762.46
/proc/5584/stat : 5584 (tinisat) R 5582 5584 5488 0 -1 4194304 10756 0 0 0 76230 16 0 0 25 0 1 0 194354352 55689216 9566 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134520074 0 0 4096 0 0 0 0 17 1 0 0
/proc/5584/statm: 13596 9566 52 110 0 13483 0
Current children cumulated CPU time (s) 762.46
Current children cumulated vsize (KiB) 54384

[startup+822.72 s]
/proc/loadavg: 1.00 0.97 0.91 2/78 5587
/proc/meminfo: memFree=1041624/2055920 swapFree=4192812/4192956
[pid=5584] ppid=5582 vsize=55188 CPUtime=822.47
/proc/5584/stat : 5584 (tinisat) R 5582 5584 5488 0 -1 4194304 11288 0 0 0 82230 17 0 0 25 0 1 0 194354352 56512512 9968 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/5584/statm: 13797 9968 52 110 0 13684 0
Current children cumulated CPU time (s) 822.47
Current children cumulated vsize (KiB) 55188

[startup+882.751 s]
/proc/loadavg: 1.00 0.97 0.91 2/78 5587
/proc/meminfo: memFree=1040088/2055920 swapFree=4192812/4192956
[pid=5584] ppid=5582 vsize=55508 CPUtime=882.48
/proc/5584/stat : 5584 (tinisat) R 5582 5584 5488 0 -1 4194304 11705 0 0 0 88230 18 0 0 25 0 1 0 194354352 56840192 10352 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/5584/statm: 13877 10352 52 110 0 13764 0
Current children cumulated CPU time (s) 882.48
Current children cumulated vsize (KiB) 55508

[startup+942.784 s]
/proc/loadavg: 1.00 0.97 0.91 2/78 5587
/proc/meminfo: memFree=1038872/2055920 swapFree=4192812/4192956
[pid=5584] ppid=5582 vsize=55636 CPUtime=942.5
/proc/5584/stat : 5584 (tinisat) R 5582 5584 5488 0 -1 4194304 12051 0 0 0 94231 19 0 0 25 0 1 0 194354352 56971264 10665 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/5584/statm: 13909 10665 52 110 0 13796 0
Current children cumulated CPU time (s) 942.5
Current children cumulated vsize (KiB) 55636

[startup+1002.81 s]
/proc/loadavg: 1.00 0.97 0.91 2/78 5587
/proc/meminfo: memFree=1037464/2055920 swapFree=4192812/4192956
[pid=5584] ppid=5582 vsize=55956 CPUtime=1002.51
/proc/5584/stat : 5584 (tinisat) R 5582 5584 5488 0 -1 4194304 12456 0 0 0 100231 20 0 0 25 0 1 0 194354352 57298944 11037 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/5584/statm: 13989 11037 52 110 0 13876 0
Current children cumulated CPU time (s) 1002.51
Current children cumulated vsize (KiB) 55956

[startup+1062.84 s]
/proc/loadavg: 1.00 0.97 0.91 2/78 5587
/proc/meminfo: memFree=1036376/2055920 swapFree=4192812/4192956
[pid=5584] ppid=5582 vsize=56084 CPUtime=1062.53
/proc/5584/stat : 5584 (tinisat) R 5582 5584 5488 0 -1 4194304 12771 0 0 0 106232 21 0 0 25 0 1 0 194354352 57430016 11319 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 1 0 0
/proc/5584/statm: 14021 11319 52 110 0 13908 0
Current children cumulated CPU time (s) 1062.53
Current children cumulated vsize (KiB) 56084

[startup+1122.88 s]
/proc/loadavg: 1.00 0.97 0.91 2/78 5587
/proc/meminfo: memFree=1035096/2055920 swapFree=4192812/4192956
[pid=5584] ppid=5582 vsize=56472 CPUtime=1122.54
/proc/5584/stat : 5584 (tinisat) R 5582 5584 5488 0 -1 4194304 13164 0 0 0 112232 22 0 0 25 0 1 0 194354352 57827328 11647 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/5584/statm: 14118 11647 52 110 0 14005 0
Current children cumulated CPU time (s) 1122.54
Current children cumulated vsize (KiB) 56472

[startup+1182.91 s]
/proc/loadavg: 1.00 0.97 0.91 2/78 5587
/proc/meminfo: memFree=1033432/2055920 swapFree=4192812/4192956
[pid=5584] ppid=5582 vsize=57508 CPUtime=1182.55
/proc/5584/stat : 5584 (tinisat) R 5582 5584 5488 0 -1 4194304 13697 0 0 0 118233 22 0 0 25 0 1 0 194354352 58888192 12049 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/5584/statm: 14377 12049 52 110 0 14264 0
Current children cumulated CPU time (s) 1182.55
Current children cumulated vsize (KiB) 57508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.43 s]
/proc/loadavg: 1.00 0.97 0.91 2/78 5587
/proc/meminfo: memFree=1033176/2055920 swapFree=4192812/4192956
[pid=5584] ppid=5582 vsize=57508 CPUtime=1200.07
/proc/5584/stat : 5584 (tinisat) R 5582 5584 5488 0 -1 4194304 13769 0 0 0 119984 23 0 0 25 0 1 0 194354352 58888192 12121 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134520074 0 0 4096 0 0 0 0 17 1 0 0
/proc/5584/statm: 14377 12121 52 110 0 14264 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 57508

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

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

[startup+1200.43 s]
/proc/loadavg: 1.00 0.97 0.91 2/78 5587
/proc/meminfo: memFree=1033176/2055920 swapFree=4192812/4192956
[pid=5584] ppid=5582 vsize=57508 CPUtime=1200.07
/proc/5584/stat : 5584 (tinisat) R 5582 5584 5488 0 -1 4194304 13769 0 0 0 119984 23 0 0 25 0 1 0 194354352 58888192 12121 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134520074 0 0 4096 0 0 0 0 17 1 0 0
/proc/5584/statm: 14377 12121 52 110 0 14264 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 57508

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.44
CPU time (s): 1200.09
CPU user time (s): 1199.85
CPU system time (s): 0.238963
CPU usage (%): 99.9708
Max. virtual memory (cumulated for all children) (KiB): 57508

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

runsolver used 1.42178 second user time and 2.81757 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Sat Feb 17 20:26:35 UTC 2007

IDJOB= 291587
IDBENCH= 19819
IDSOLVER= 100
FILE ID= node5/291587-1171743995

PBS_JOBID= 3839263

Free space on /tmp= 66551 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v80/unif-k5-r21.3-v80-c1704-S1456895752-14.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/291587-1171743995/tinisat /tmp/evaluation/291587-1171743995/instance-291587-1171743995.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-291587-1171743995 -o ROOT/results/node5/solver-291587-1171743995 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/291587-1171743995/tinisat /tmp/evaluation/291587-1171743995/instance-291587-1171743995.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  fa2304b8263a4aa6972ebd18df695b72

RANDOM SEED= 360310019

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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.224
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.224
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:       1082296 kB
Buffers:         55512 kB
Cached:         799044 kB
SwapCached:          0 kB
Active:         503724 kB
Inactive:       394732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1082296 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             652 kB
Writeback:           0 kB
Mapped:          62736 kB
Slab:            60808 kB
Committed_AS:   657472 kB
PageTables:       1692 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= 66551 MiB

End job on node5 on Sat Feb 17 20:46:38 UTC 2007