Trace number 293924

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

General information on the benchmark

Namerandom/OnTreshold/5SAT/v110/
unif-k5-r21.3-v110-c2343-S1517604033-06.UNSAT.shuffled.cnf
MD5SUM28435e4a6b553e70f291f764845329f6
Bench CategoryRANDOM (random 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 variables110
Number of clauses2343
Sum of the clauses size11715
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 52343
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/293924-1171779891/instance-293924-1171779891.cnf
0.00/0.00	c 110 variables, 2343 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/node14/watcher-293924-1171779891 -o ROOT/results/node14/solver-293924-1171779891 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/293924-1171779891/tinisat /tmp/evaluation/293924-1171779891/instance-293924-1171779891.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.92 0.98 1.20 3/77 25459
/proc/meminfo: memFree=1340912/2055920 swapFree=4192812/4192956
[pid=25459] ppid=25457 vsize=716 CPUtime=0
/proc/25459/stat : 25459 (tinisat) R 25457 25459 24292 0 -1 4194304 96 0 0 0 0 0 0 0 18 0 1 0 197943534 733184 81 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 1 0 0
/proc/25459/statm: 179 81 48 110 0 66 0

[startup+0.107392 s]
/proc/loadavg: 0.92 0.98 1.20 3/77 25459
/proc/meminfo: memFree=1340912/2055920 swapFree=4192812/4192956
[pid=25459] ppid=25457 vsize=1148 CPUtime=0.1
/proc/25459/stat : 25459 (tinisat) R 25457 25459 24292 0 -1 4194304 186 0 0 0 10 0 0 0 18 0 1 0 197943534 1175552 170 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519953 0 0 4096 0 0 0 0 17 1 0 0
/proc/25459/statm: 287 170 52 110 0 174 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1148

[startup+0.51543 s]
/proc/loadavg: 0.92 0.98 1.20 3/77 25459
/proc/meminfo: memFree=1340912/2055920 swapFree=4192812/4192956
[pid=25459] ppid=25457 vsize=2600 CPUtime=0.51
/proc/25459/stat : 25459 (tinisat) R 25457 25459 24292 0 -1 4194304 380 0 0 0 51 0 0 0 22 0 1 0 197943534 2662400 364 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134520000 0 0 4096 0 0 0 0 17 1 0 0
/proc/25459/statm: 650 364 52 110 0 537 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2600

[startup+1.33551 s]
/proc/loadavg: 0.92 0.98 1.20 2/78 25460
/proc/meminfo: memFree=1338856/2055920 swapFree=4192812/4192956
[pid=25459] ppid=25457 vsize=2732 CPUtime=1.33
/proc/25459/stat : 25459 (tinisat) R 25457 25459 24292 0 -1 4194304 603 0 0 0 133 0 0 0 25 0 1 0 197943534 2797568 587 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/25459/statm: 683 587 52 110 0 570 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 2732

[startup+2.97166 s]
/proc/loadavg: 0.92 0.98 1.20 2/78 25460
/proc/meminfo: memFree=1337768/2055920 swapFree=4192812/4192956
[pid=25459] ppid=25457 vsize=4892 CPUtime=2.96
/proc/25459/stat : 25459 (tinisat) R 25457 25459 24292 0 -1 4194304 908 0 0 0 296 0 0 0 25 0 1 0 197943534 5009408 892 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/25459/statm: 1223 892 52 110 0 1110 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 4892

[startup+6.25297 s]
/proc/loadavg: 0.93 0.98 1.20 2/78 25460
/proc/meminfo: memFree=1336232/2055920 swapFree=4192812/4192956
[pid=25459] ppid=25457 vsize=8812 CPUtime=6.24
/proc/25459/stat : 25459 (tinisat) R 25457 25459 24292 0 -1 4194304 1231 0 0 0 624 0 0 0 25 0 1 0 197943534 9023488 1182 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/25459/statm: 2203 1182 52 110 0 2090 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 8812

[startup+12.7046 s]
/proc/loadavg: 0.93 0.98 1.20 2/78 25460
/proc/meminfo: memFree=1334328/2055920 swapFree=4192812/4192956
[pid=25459] ppid=25457 vsize=9228 CPUtime=12.69
/proc/25459/stat : 25459 (tinisat) R 25457 25459 24292 0 -1 4194304 1682 0 0 0 1269 0 0 0 25 0 1 0 197943534 9449472 1633 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/25459/statm: 2307 1633 52 110 0 2194 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9228

[startup+25.5108 s]
/proc/loadavg: 0.95 0.98 1.19 2/78 25460
/proc/meminfo: memFree=1332024/2055920 swapFree=4192812/4192956
[pid=25459] ppid=25457 vsize=10052 CPUtime=25.49
/proc/25459/stat : 25459 (tinisat) R 25457 25459 24292 0 -1 4194304 2322 0 0 0 2548 1 0 0 25 0 1 0 197943534 10293248 2208 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/25459/statm: 2513 2208 52 110 0 2400 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10052

[startup+51.1232 s]
/proc/loadavg: 0.96 0.98 1.19 2/78 25460
/proc/meminfo: memFree=1328760/2055920 swapFree=4192812/4192956
[pid=25459] ppid=25457 vsize=17692 CPUtime=51.1
/proc/25459/stat : 25459 (tinisat) R 25457 25459 24292 0 -1 4194304 3120 0 0 0 5108 2 0 0 25 0 1 0 197943534 18116608 3006 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/25459/statm: 4423 3006 52 110 0 4310 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 17692

[startup+102.343 s]
/proc/loadavg: 0.98 0.98 1.17 2/78 25460
/proc/meminfo: memFree=1324024/2055920 swapFree=4192812/4192956
[pid=25459] ppid=25457 vsize=18916 CPUtime=102.31
/proc/25459/stat : 25459 (tinisat) R 25457 25459 24292 0 -1 4194304 4302 0 0 0 10227 4 0 0 25 0 1 0 197943534 19369984 4188 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519878 0 0 4096 0 0 0 0 17 1 0 0
/proc/25459/statm: 4729 4188 52 110 0 4616 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 18916

[startup+162.379 s]
/proc/loadavg: 0.99 0.98 1.16 2/78 25460
/proc/meminfo: memFree=1319672/2055920 swapFree=4192812/4192956
[pid=25459] ppid=25457 vsize=34800 CPUtime=162.32
/proc/25459/stat : 25459 (tinisat) R 25457 25459 24292 0 -1 4194304 5491 0 0 0 16227 5 0 0 25 0 1 0 197943534 35635200 5248 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/25459/statm: 8700 5248 52 110 0 8587 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 34800

[startup+222.406 s]
/proc/loadavg: 0.99 0.98 1.15 2/78 25460
/proc/meminfo: memFree=1316472/2055920 swapFree=4192812/4192956
[pid=25459] ppid=25457 vsize=35312 CPUtime=222.34
/proc/25459/stat : 25459 (tinisat) R 25457 25459 24292 0 -1 4194304 6279 0 0 0 22227 7 0 0 25 0 1 0 197943534 36159488 6036 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519934 0 0 4096 0 0 0 0 17 1 0 0
/proc/25459/statm: 8828 6036 52 110 0 8715 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 35312

[startup+282.44 s]
/proc/loadavg: 0.99 0.98 1.14 2/78 25460
/proc/meminfo: memFree=1313464/2055920 swapFree=4192812/4192956
[pid=25459] ppid=25457 vsize=35636 CPUtime=282.35
/proc/25459/stat : 25459 (tinisat) R 25457 25459 24292 0 -1 4194304 7022 0 0 0 28227 8 0 0 25 0 1 0 197943534 36491264 6779 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/25459/statm: 8909 6779 52 110 0 8796 0
Current children cumulated CPU time (s) 282.35
Current children cumulated vsize (KiB) 35636

[startup+342.47 s]
/proc/loadavg: 0.99 0.98 1.13 2/78 25460
/proc/meminfo: memFree=1310584/2055920 swapFree=4192812/4192956
[pid=25459] ppid=25457 vsize=36412 CPUtime=342.36
/proc/25459/stat : 25459 (tinisat) R 25457 25459 24292 0 -1 4194304 7755 0 0 0 34227 9 0 0 25 0 1 0 197943534 37285888 7512 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/25459/statm: 9103 7512 52 110 0 8990 0
Current children cumulated CPU time (s) 342.36
Current children cumulated vsize (KiB) 36412

[startup+402.505 s]
/proc/loadavg: 0.99 0.98 1.12 2/78 25460
/proc/meminfo: memFree=1307512/2055920 swapFree=4192812/4192956
[pid=25459] ppid=25457 vsize=37856 CPUtime=402.38
/proc/25459/stat : 25459 (tinisat) R 25457 25459 24292 0 -1 4194304 8548 0 0 0 40228 10 0 0 25 0 1 0 197943534 38764544 8239 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/25459/statm: 9464 8239 52 110 0 9351 0
Current children cumulated CPU time (s) 402.38
Current children cumulated vsize (KiB) 37856

[startup+462.532 s]
/proc/loadavg: 1.06 1.00 1.11 2/78 25460
/proc/meminfo: memFree=1305464/2055920 swapFree=4192812/4192956
[pid=25459] ppid=25457 vsize=39276 CPUtime=462.4
/proc/25459/stat : 25459 (tinisat) R 25457 25459 24292 0 -1 4194304 9370 0 0 0 46228 12 0 0 25 0 1 0 197943534 40218624 8804 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/25459/statm: 9819 8804 52 110 0 9706 0
Current children cumulated CPU time (s) 462.4
Current children cumulated vsize (KiB) 39276

[startup+522.558 s]
/proc/loadavg: 1.02 1.00 1.10 2/78 25460
/proc/meminfo: memFree=1303160/2055920 swapFree=4192812/4192956
[pid=25459] ppid=25457 vsize=67952 CPUtime=522.4
/proc/25459/stat : 25459 (tinisat) R 25457 25459 24292 0 -1 4194304 9953 0 0 0 52228 12 0 0 25 0 1 0 197943534 69582848 9387 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134520127 0 0 4096 0 0 0 0 17 1 0 0
/proc/25459/statm: 16988 9387 52 110 0 16875 0
Current children cumulated CPU time (s) 522.4
Current children cumulated vsize (KiB) 67952

[startup+582.587 s]
/proc/loadavg: 1.00 1.00 1.09 2/78 25460
/proc/meminfo: memFree=1301176/2055920 swapFree=4192812/4192956
[pid=25459] ppid=25457 vsize=68212 CPUtime=582.42
/proc/25459/stat : 25459 (tinisat) R 25457 25459 24292 0 -1 4194304 10462 0 0 0 58229 13 0 0 25 0 1 0 197943534 69849088 9863 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/25459/statm: 17053 9863 52 110 0 16940 0
Current children cumulated CPU time (s) 582.42
Current children cumulated vsize (KiB) 68212

[startup+642.621 s]
/proc/loadavg: 1.00 1.00 1.08 2/78 25460
/proc/meminfo: memFree=1299256/2055920 swapFree=4192812/4192956
[pid=25459] ppid=25457 vsize=68636 CPUtime=642.44
/proc/25459/stat : 25459 (tinisat) R 25457 25459 24292 0 -1 4194304 10941 0 0 0 64230 14 0 0 25 0 1 0 197943534 70283264 10342 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/25459/statm: 17159 10342 52 110 0 17046 0
Current children cumulated CPU time (s) 642.44
Current children cumulated vsize (KiB) 68636

[startup+702.649 s]
/proc/loadavg: 1.00 1.00 1.08 2/78 25460
/proc/meminfo: memFree=1297272/2055920 swapFree=4192812/4192956
[pid=25459] ppid=25457 vsize=69192 CPUtime=702.45
/proc/25459/stat : 25459 (tinisat) R 25457 25459 24292 0 -1 4194304 11432 0 0 0 70230 15 0 0 25 0 1 0 197943534 70852608 10833 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/25459/statm: 17298 10833 52 110 0 17185 0
Current children cumulated CPU time (s) 702.45
Current children cumulated vsize (KiB) 69192

[startup+762.682 s]
/proc/loadavg: 1.00 1.00 1.07 2/78 25460
/proc/meminfo: memFree=1295288/2055920 swapFree=4192812/4192956
[pid=25459] ppid=25457 vsize=69984 CPUtime=762.47
/proc/25459/stat : 25459 (tinisat) R 25457 25459 24292 0 -1 4194304 11926 0 0 0 76231 16 0 0 25 0 1 0 197943534 71663616 11327 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 1 0 0
/proc/25459/statm: 17496 11327 52 110 0 17383 0
Current children cumulated CPU time (s) 762.47
Current children cumulated vsize (KiB) 69984

[startup+822.717 s]
/proc/loadavg: 1.00 1.00 1.06 2/78 25460
/proc/meminfo: memFree=1293368/2055920 swapFree=4192812/4192956
[pid=25459] ppid=25457 vsize=70512 CPUtime=822.49
/proc/25459/stat : 25459 (tinisat) R 25457 25459 24292 0 -1 4194304 12373 0 0 0 82232 17 0 0 25 0 1 0 197943534 72204288 11774 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/25459/statm: 17628 11774 52 110 0 17515 0
Current children cumulated CPU time (s) 822.49
Current children cumulated vsize (KiB) 70512

[startup+882.744 s]
/proc/loadavg: 1.00 1.00 1.06 2/78 25462
/proc/meminfo: memFree=1291504/2055920 swapFree=4192812/4192956
[pid=25459] ppid=25457 vsize=71100 CPUtime=882.49
/proc/25459/stat : 25459 (tinisat) R 25457 25459 24292 0 -1 4194304 12844 0 0 0 88232 17 0 0 25 0 1 0 197943534 72806400 12245 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/25459/statm: 17775 12245 52 110 0 17662 0
Current children cumulated CPU time (s) 882.49
Current children cumulated vsize (KiB) 71100

[startup+942.776 s]
/proc/loadavg: 1.00 1.00 1.05 2/78 25462
/proc/meminfo: memFree=1289848/2055920 swapFree=4192812/4192956
[pid=25459] ppid=25457 vsize=71752 CPUtime=942.5
/proc/25459/stat : 25459 (tinisat) R 25457 25459 24292 0 -1 4194304 13337 0 0 0 94232 18 0 0 25 0 1 0 197943534 73474048 12672 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/25459/statm: 17938 12672 52 110 0 17825 0
Current children cumulated CPU time (s) 942.5
Current children cumulated vsize (KiB) 71752

[startup+1002.8 s]
/proc/loadavg: 1.00 1.00 1.05 2/78 25462
/proc/meminfo: memFree=1288568/2055920 swapFree=4192812/4192956
[pid=25459] ppid=25457 vsize=72012 CPUtime=1002.52
/proc/25459/stat : 25459 (tinisat) R 25457 25459 24292 0 -1 4194304 13726 0 0 0 100233 19 0 0 25 0 1 0 197943534 73740288 13028 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/25459/statm: 18003 13028 52 110 0 17890 0
Current children cumulated CPU time (s) 1002.52
Current children cumulated vsize (KiB) 72012

[startup+1062.84 s]
/proc/loadavg: 1.00 1.00 1.04 2/78 25462
/proc/meminfo: memFree=1287288/2055920 swapFree=4192812/4192956
[pid=25459] ppid=25457 vsize=72140 CPUtime=1062.54
/proc/25459/stat : 25459 (tinisat) R 25457 25459 24292 0 -1 4194304 14075 0 0 0 106234 20 0 0 25 0 1 0 197943534 73871360 13344 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/25459/statm: 18035 13344 52 110 0 17922 0
Current children cumulated CPU time (s) 1062.54
Current children cumulated vsize (KiB) 72140

[startup+1122.87 s]
/proc/loadavg: 1.00 1.00 1.04 2/78 25462
/proc/meminfo: memFree=1286008/2055920 swapFree=4192812/4192956
[pid=25459] ppid=25457 vsize=72404 CPUtime=1122.56
/proc/25459/stat : 25459 (tinisat) R 25457 25459 24292 0 -1 4194304 14410 0 0 0 112235 21 0 0 25 0 1 0 197943534 74141696 13679 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/25459/statm: 18101 13679 52 110 0 17988 0
Current children cumulated CPU time (s) 1122.56
Current children cumulated vsize (KiB) 72404

[startup+1182.9 s]
/proc/loadavg: 1.00 1.00 1.03 2/78 25462
/proc/meminfo: memFree=1284792/2055920 swapFree=4192812/4192956
[pid=25459] ppid=25457 vsize=72404 CPUtime=1182.57
/proc/25459/stat : 25459 (tinisat) R 25457 25459 24292 0 -1 4194304 14714 0 0 0 118235 22 0 0 25 0 1 0 197943534 74141696 13983 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25459/statm: 18101 13983 52 110 0 17988 0
Current children cumulated CPU time (s) 1182.57
Current children cumulated vsize (KiB) 72404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.42 s]
/proc/loadavg: 1.00 1.00 1.03 2/78 25462
/proc/meminfo: memFree=1284344/2055920 swapFree=4192812/4192956
[pid=25459] ppid=25457 vsize=72532 CPUtime=1200.09
/proc/25459/stat : 25459 (tinisat) R 25457 25459 24292 0 -1 4194304 14841 0 0 0 119987 22 0 0 25 0 1 0 197943534 74272768 14077 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/25459/statm: 18133 14077 52 110 0 18020 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 72532

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

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

[startup+1200.42 s]
/proc/loadavg: 1.00 1.00 1.03 2/78 25462
/proc/meminfo: memFree=1284344/2055920 swapFree=4192812/4192956
[pid=25459] ppid=25457 vsize=72532 CPUtime=1200.09
/proc/25459/stat : 25459 (tinisat) R 25457 25459 24292 0 -1 4194304 14841 0 0 0 119987 22 0 0 25 0 1 0 197943534 74272768 14077 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/25459/statm: 18133 14077 52 110 0 18020 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 72532

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.44
CPU time (s): 1200.11
CPU user time (s): 1199.88
CPU system time (s): 0.230964
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 72532

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

runsolver used 1.35779 second user time and 2.87956 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Sun Feb 18 06:24:51 UTC 2007

IDJOB= 293924
IDBENCH= 19876
IDSOLVER= 100
FILE ID= node14/293924-1171779891

PBS_JOBID= 3839294

Free space on /tmp= 66551 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v110/unif-k5-r21.3-v110-c2343-S1517604033-06.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293924-1171779891/tinisat /tmp/evaluation/293924-1171779891/instance-293924-1171779891.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-293924-1171779891 -o ROOT/results/node14/solver-293924-1171779891 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/293924-1171779891/tinisat /tmp/evaluation/293924-1171779891/instance-293924-1171779891.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  28435e4a6b553e70f291f764845329f6

RANDOM SEED= 150957861

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.216
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.216
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:       1341256 kB
Buffers:         69736 kB
Cached:         509624 kB
SwapCached:          0 kB
Active:         396812 kB
Inactive:       236972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1341256 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             588 kB
Writeback:           0 kB
Mapped:          73328 kB
Slab:            66364 kB
Committed_AS:   703896 kB
PageTables:       1736 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 node14 on Sun Feb 18 06:44:54 UTC 2007