Trace number 292038

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.49

General information on the benchmark

Namerandom/OnTreshold/5SAT/v70/
unif-k5-r21.3-v70-c1491-S127192076-04.UNSAT.shuffled.cnf
MD5SUMa03c8caae5f60333b324125585e28090
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6.94094
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses1491
Sum of the clauses size7455
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 51491
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/292038-1171749476/instance-292038-1171749476.cnf
0.00/0.00	c 70 variables, 1491 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/node59/watcher-292038-1171749476 -o ROOT/results/node59/solver-292038-1171749476 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/292038-1171749476/tinisat /tmp/evaluation/292038-1171749476/instance-292038-1171749476.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 0.99 0.91 3/64 10726
/proc/meminfo: memFree=1038008/2055920 swapFree=4183672/4192956
[pid=10726] ppid=10724 vsize=848 CPUtime=0
/proc/10726/stat : 10726 (tinisat) R 10724 10726 10021 0 -1 4194304 119 0 0 0 0 0 0 0 18 0 1 0 194904302 868352 103 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/10726/statm: 212 103 52 110 0 99 0

[startup+0.106966 s]
/proc/loadavg: 1.00 0.99 0.91 3/64 10726
/proc/meminfo: memFree=1038008/2055920 swapFree=4183672/4192956
[pid=10726] ppid=10724 vsize=1268 CPUtime=0.1
/proc/10726/stat : 10726 (tinisat) R 10724 10726 10021 0 -1 4194304 170 0 0 0 10 0 0 0 18 0 1 0 194904302 1298432 154 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134515412 0 0 4096 0 0 0 0 17 1 0 0
/proc/10726/statm: 317 154 52 110 0 204 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1268

[startup+0.51501 s]
/proc/loadavg: 1.00 0.99 0.91 3/64 10726
/proc/meminfo: memFree=1038008/2055920 swapFree=4183672/4192956
[pid=10726] ppid=10724 vsize=2104 CPUtime=0.51
/proc/10726/stat : 10726 (tinisat) R 10724 10726 10021 0 -1 4194304 335 0 0 0 51 0 0 0 22 0 1 0 194904302 2154496 319 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134520078 0 0 4096 0 0 0 0 17 1 0 0
/proc/10726/statm: 526 319 52 110 0 413 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2104

[startup+1.3351 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 10727
/proc/meminfo: memFree=1036336/2055920 swapFree=4183672/4192956
[pid=10726] ppid=10724 vsize=3496 CPUtime=1.32
/proc/10726/stat : 10726 (tinisat) R 10724 10726 10021 0 -1 4194304 534 0 0 0 132 0 0 0 25 0 1 0 194904302 3579904 518 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519921 0 0 4096 0 0 0 0 17 1 0 0
/proc/10726/statm: 874 518 52 110 0 761 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 3496

[startup+2.97128 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 10727
/proc/meminfo: memFree=1035440/2055920 swapFree=4183672/4192956
[pid=10726] ppid=10724 vsize=3772 CPUtime=2.96
/proc/10726/stat : 10726 (tinisat) R 10724 10726 10021 0 -1 4194304 752 0 0 0 296 0 0 0 25 0 1 0 194904302 3862528 736 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10726/statm: 943 736 52 110 0 830 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 3772

[startup+6.25164 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 10727
/proc/meminfo: memFree=1034224/2055920 swapFree=4183672/4192956
[pid=10726] ppid=10724 vsize=6300 CPUtime=6.24
/proc/10726/stat : 10726 (tinisat) R 10724 10726 10021 0 -1 4194304 1036 0 0 0 624 0 0 0 25 0 1 0 194904302 6451200 987 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519929 0 0 4096 0 0 0 0 17 1 0 0
/proc/10726/statm: 1575 987 52 110 0 1462 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 6300

[startup+12.7054 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 10727
/proc/meminfo: memFree=1032632/2055920 swapFree=4183672/4192956
[pid=10726] ppid=10724 vsize=6756 CPUtime=12.69
/proc/10726/stat : 10726 (tinisat) R 10724 10726 10021 0 -1 4194304 1400 0 0 0 1268 1 0 0 25 0 1 0 194904302 6918144 1351 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134520011 0 0 4096 0 0 0 0 17 1 0 0
/proc/10726/statm: 1689 1351 52 110 0 1576 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6756

[startup+25.5068 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 10727
/proc/meminfo: memFree=1030712/2055920 swapFree=4183672/4192956
[pid=10726] ppid=10724 vsize=12000 CPUtime=25.49
/proc/10726/stat : 10726 (tinisat) R 10724 10726 10021 0 -1 4194304 1941 0 0 0 2548 1 0 0 25 0 1 0 194904302 12288000 1827 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10726/statm: 3000 1827 52 110 0 2887 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12000

[startup+51.1146 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 10727
/proc/meminfo: memFree=1028024/2055920 swapFree=4183672/4192956
[pid=10726] ppid=10724 vsize=13104 CPUtime=51.09
/proc/10726/stat : 10726 (tinisat) R 10724 10726 10021 0 -1 4194304 2627 0 0 0 5107 2 0 0 25 0 1 0 194904302 13418496 2513 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10726/statm: 3276 2513 52 110 0 3163 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 13104

[startup+102.325 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 10727
/proc/meminfo: memFree=1024056/2055920 swapFree=4183672/4192956
[pid=10726] ppid=10724 vsize=23412 CPUtime=102.29
/proc/10726/stat : 10726 (tinisat) R 10724 10726 10021 0 -1 4194304 3737 0 0 0 10225 4 0 0 25 0 1 0 194904302 23973888 3461 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10726/statm: 5853 3461 52 110 0 5740 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 23412

[startup+162.348 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 10727
/proc/meminfo: memFree=1020408/2055920 swapFree=4183672/4192956
[pid=10726] ppid=10724 vsize=24772 CPUtime=162.29
/proc/10726/stat : 10726 (tinisat) R 10724 10726 10021 0 -1 4194304 4725 0 0 0 16224 5 0 0 25 0 1 0 194904302 25366528 4350 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10726/statm: 6193 4350 52 110 0 6080 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 24772

[startup+222.387 s]
/proc/loadavg: 1.00 0.99 0.91 2/71 10837
/proc/meminfo: memFree=1016384/2055920 swapFree=4183672/4192956
[pid=10726] ppid=10724 vsize=25872 CPUtime=222.28
/proc/10726/stat : 10726 (tinisat) R 10724 10726 10021 0 -1 4194304 5524 0 0 0 22222 6 0 0 25 0 1 0 194904302 26492928 5050 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134520008 0 0 4096 0 0 0 0 17 1 0 0
/proc/10726/statm: 6468 5050 52 110 0 6355 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 25872

[startup+282.444 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 10925
/proc/meminfo: memFree=1014896/2055920 swapFree=4183672/4192956
[pid=10726] ppid=10724 vsize=26560 CPUtime=282.28
/proc/10726/stat : 10726 (tinisat) R 10724 10726 10021 0 -1 4194304 6121 0 0 0 28219 9 0 0 25 0 1 0 194904302 27197440 5647 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/10726/statm: 6640 5647 52 110 0 6527 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 26560

[startup+342.464 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 10925
/proc/meminfo: memFree=1012664/2055920 swapFree=4183672/4192956
[pid=10726] ppid=10724 vsize=27592 CPUtime=342.29
/proc/10726/stat : 10726 (tinisat) R 10724 10726 10021 0 -1 4194304 6923 0 0 0 34219 10 0 0 25 0 1 0 194904302 28254208 6253 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10726/statm: 6898 6253 52 110 0 6785 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 27592

[startup+402.487 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 10925
/proc/meminfo: memFree=1010488/2055920 swapFree=4183672/4192956
[pid=10726] ppid=10724 vsize=47032 CPUtime=402.29
/proc/10726/stat : 10726 (tinisat) R 10724 10726 10021 0 -1 4194304 7785 0 0 0 40219 10 0 0 25 0 1 0 194904302 48160768 6793 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10726/statm: 11758 6793 52 110 0 11645 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 47032

[startup+462.505 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 10925
/proc/meminfo: memFree=1008312/2055920 swapFree=4183672/4192956
[pid=10726] ppid=10724 vsize=47940 CPUtime=462.29
/proc/10726/stat : 10726 (tinisat) R 10724 10726 10021 0 -1 4194304 8431 0 0 0 46218 11 0 0 25 0 1 0 194904302 49090560 7341 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519968 0 0 4096 0 0 0 0 17 1 0 0
/proc/10726/statm: 11985 7341 52 110 0 11872 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 47940

[startup+522.525 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 10925
/proc/meminfo: memFree=1006712/2055920 swapFree=4183672/4192956
[pid=10726] ppid=10724 vsize=48072 CPUtime=522.3
/proc/10726/stat : 10726 (tinisat) R 10724 10726 10021 0 -1 4194304 8843 0 0 0 52218 12 0 0 25 0 1 0 194904302 49225728 7753 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10726/statm: 12018 7753 52 110 0 11905 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 48072

[startup+582.543 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 10925
/proc/meminfo: memFree=1004856/2055920 swapFree=4183672/4192956
[pid=10726] ppid=10724 vsize=48976 CPUtime=582.3
/proc/10726/stat : 10726 (tinisat) R 10724 10726 10021 0 -1 4194304 9452 0 0 0 58218 12 0 0 25 0 1 0 194904302 50151424 8199 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10726/statm: 12244 8199 52 110 0 12131 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 48976

[startup+642.569 s]
/proc/loadavg: 1.06 1.00 0.92 2/65 10925
/proc/meminfo: memFree=1002488/2055920 swapFree=4183672/4192956
[pid=10726] ppid=10724 vsize=51100 CPUtime=642.31
/proc/10726/stat : 10726 (tinisat) R 10724 10726 10021 0 -1 4194304 10320 0 0 0 64218 13 0 0 25 0 1 0 194904302 52326400 8773 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/10726/statm: 12775 8773 52 110 0 12662 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 51100

[startup+702.591 s]
/proc/loadavg: 1.02 1.00 0.92 2/65 10925
/proc/meminfo: memFree=1001144/2055920 swapFree=4183672/4192956
[pid=10726] ppid=10724 vsize=51356 CPUtime=702.32
/proc/10726/stat : 10726 (tinisat) R 10724 10726 10021 0 -1 4194304 10714 0 0 0 70219 13 0 0 25 0 1 0 194904302 52588544 9101 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134520074 0 0 4096 0 0 0 0 17 1 0 0
/proc/10726/statm: 12839 9101 52 110 0 12726 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 51356

[startup+762.614 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 10925
/proc/meminfo: memFree=999992/2055920 swapFree=4183672/4192956
[pid=10726] ppid=10724 vsize=51356 CPUtime=762.33
/proc/10726/stat : 10726 (tinisat) R 10724 10726 10021 0 -1 4194304 11063 0 0 0 76219 14 0 0 25 0 1 0 194904302 52588544 9450 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10726/statm: 12839 9450 52 110 0 12726 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 51356

[startup+822.641 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 10925
/proc/meminfo: memFree=998712/2055920 swapFree=4183672/4192956
[pid=10726] ppid=10724 vsize=51356 CPUtime=822.33
/proc/10726/stat : 10726 (tinisat) R 10724 10726 10021 0 -1 4194304 11387 0 0 0 82219 14 0 0 25 0 1 0 194904302 52588544 9774 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519878 0 0 4096 0 0 0 0 17 1 0 0
/proc/10726/statm: 12839 9774 52 110 0 12726 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 51356

[startup+882.657 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 10925
/proc/meminfo: memFree=997560/2055920 swapFree=4183672/4192956
[pid=10726] ppid=10724 vsize=51868 CPUtime=882.34
/proc/10726/stat : 10726 (tinisat) R 10724 10726 10021 0 -1 4194304 11797 0 0 0 88219 15 0 0 25 0 1 0 194904302 53112832 10055 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10726/statm: 12967 10055 52 110 0 12854 0
Current children cumulated CPU time (s) 882.34
Current children cumulated vsize (KiB) 51868

[startup+942.674 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 10925
/proc/meminfo: memFree=996536/2055920 swapFree=4183672/4192956
[pid=10726] ppid=10724 vsize=51868 CPUtime=942.33
/proc/10726/stat : 10726 (tinisat) R 10724 10726 10021 0 -1 4194304 12058 0 0 0 94218 15 0 0 25 0 1 0 194904302 53112832 10316 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10726/statm: 12967 10316 52 110 0 12854 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 51868

[startup+1002.69 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 10925
/proc/meminfo: memFree=995512/2055920 swapFree=4183672/4192956
[pid=10726] ppid=10724 vsize=51868 CPUtime=1002.34
/proc/10726/stat : 10726 (tinisat) R 10724 10726 10021 0 -1 4194304 12306 0 0 0 100218 16 0 0 25 0 1 0 194904302 53112832 10564 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134520078 0 0 4096 0 0 0 0 17 1 0 0
/proc/10726/statm: 12967 10564 52 110 0 12854 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 51868

[startup+1062.71 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 10925
/proc/meminfo: memFree=994104/2055920 swapFree=4183672/4192956
[pid=10726] ppid=10724 vsize=52252 CPUtime=1062.35
/proc/10726/stat : 10726 (tinisat) R 10724 10726 10021 0 -1 4194304 12742 0 0 0 106219 16 0 0 25 0 1 0 194904302 53506048 10902 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10726/statm: 13063 10902 52 110 0 12950 0
Current children cumulated CPU time (s) 1062.35
Current children cumulated vsize (KiB) 52252

[startup+1122.73 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 10925
/proc/meminfo: memFree=992952/2055920 swapFree=4183672/4192956
[pid=10726] ppid=10724 vsize=52512 CPUtime=1122.35
/proc/10726/stat : 10726 (tinisat) R 10724 10726 10021 0 -1 4194304 13069 0 0 0 112218 17 0 0 25 0 1 0 194904302 53772288 11196 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10726/statm: 13128 11196 52 110 0 13015 0
Current children cumulated CPU time (s) 1122.35
Current children cumulated vsize (KiB) 52512

[startup+1182.75 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 10925
/proc/meminfo: memFree=991992/2055920 swapFree=4183672/4192956
[pid=10726] ppid=10724 vsize=52704 CPUtime=1182.35
/proc/10726/stat : 10726 (tinisat) R 10724 10726 10021 0 -1 4194304 13317 0 0 0 118218 17 0 0 25 0 1 0 194904302 53968896 11444 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10726/statm: 13176 11444 52 110 0 13063 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 52704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.47 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 10925
/proc/meminfo: memFree=991736/2055920 swapFree=4183672/4192956
[pid=10726] ppid=10724 vsize=52704 CPUtime=1200.07
/proc/10726/stat : 10726 (tinisat) R 10724 10726 10021 0 -1 4194304 13384 0 0 0 119990 17 0 0 25 0 1 0 194904302 53968896 11511 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/10726/statm: 13176 11511 52 110 0 13063 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 52704

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

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

[startup+1200.47 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 10925
/proc/meminfo: memFree=991736/2055920 swapFree=4183672/4192956
[pid=10726] ppid=10724 vsize=52704 CPUtime=1200.07
/proc/10726/stat : 10726 (tinisat) R 10724 10726 10021 0 -1 4194304 13384 0 0 0 119990 17 0 0 25 0 1 0 194904302 53968896 11511 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/10726/statm: 13176 11511 52 110 0 13063 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 52704

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.49
CPU time (s): 1200.09
CPU user time (s): 1199.91
CPU system time (s): 0.184971
CPU usage (%): 99.9672
Max. virtual memory (cumulated for all children) (KiB): 52704

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

runsolver used 0.842871 second user time and 2.45663 second system time

The end

Launcher Data (download as text)

Begin job on node59 on Sat Feb 17 21:57:56 UTC 2007

IDJOB= 292038
IDBENCH= 19830
IDSOLVER= 100
FILE ID= node59/292038-1171749476

PBS_JOBID= 3839463

Free space on /tmp= 66564 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v70/unif-k5-r21.3-v70-c1491-S127192076-04.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/292038-1171749476/tinisat /tmp/evaluation/292038-1171749476/instance-292038-1171749476.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-292038-1171749476 -o ROOT/results/node59/solver-292038-1171749476 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/292038-1171749476/tinisat /tmp/evaluation/292038-1171749476/instance-292038-1171749476.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  a03c8caae5f60333b324125585e28090

RANDOM SEED= 817536726

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node59.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.225
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.225
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:       1038416 kB
Buffers:         46824 kB
Cached:         856456 kB
SwapCached:       3840 kB
Active:         749164 kB
Inactive:       164284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1038416 kB
SwapTotal:     4192956 kB
SwapFree:      4183672 kB
Dirty:             552 kB
Writeback:           0 kB
Mapped:          15400 kB
Slab:            90008 kB
Committed_AS:   371820 kB
PageTables:       1472 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= 66564 MiB

End job on node59 on Sat Feb 17 22:17:58 UTC 2007