Trace number 292202

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.05 1200.42

General information on the benchmark

Namerandom/OnTreshold/5SAT/v70/
unif-k5-r21.3-v70-c1491-S1424595365-09.UNSAT.shuffled.cnf
MD5SUMd517b8e6ed1134311abaf8baca7a39b1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6.89295
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/292202-1171750511/instance-292202-1171750511.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/node40/watcher-292202-1171750511 -o ROOT/results/node40/solver-292202-1171750511 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/292202-1171750511/tinisat /tmp/evaluation/292202-1171750511/instance-292202-1171750511.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.93 3/64 655
/proc/meminfo: memFree=833912/2055920 swapFree=4183864/4192956
[pid=655] ppid=653 vsize=848 CPUtime=0
/proc/655/stat : 655 (tinisat) R 653 655 31399 0 -1 4194304 119 0 0 0 0 0 0 0 18 0 1 0 100085357 868352 103 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519424 0 0 4096 0 0 0 0 17 1 0 0
/proc/655/statm: 212 103 52 110 0 99 0

[startup+0.10768 s]
/proc/loadavg: 1.00 0.99 0.93 3/64 655
/proc/meminfo: memFree=833912/2055920 swapFree=4183864/4192956
[pid=655] ppid=653 vsize=1268 CPUtime=0.1
/proc/655/stat : 655 (tinisat) R 653 655 31399 0 -1 4194304 170 0 0 0 10 0 0 0 18 0 1 0 100085357 1298432 154 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/655/statm: 317 154 52 110 0 204 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1268

[startup+0.518735 s]
/proc/loadavg: 1.00 0.99 0.93 3/64 655
/proc/meminfo: memFree=833912/2055920 swapFree=4183864/4192956
[pid=655] ppid=653 vsize=2112 CPUtime=0.51
/proc/655/stat : 655 (tinisat) R 653 655 31399 0 -1 4194304 325 0 0 0 51 0 0 0 21 0 1 0 100085357 2162688 309 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/655/statm: 528 309 52 110 0 415 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2112

[startup+1.33884 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 656
/proc/meminfo: memFree=832240/2055920 swapFree=4183864/4192956
[pid=655] ppid=653 vsize=3496 CPUtime=1.33
/proc/655/stat : 655 (tinisat) R 653 655 31399 0 -1 4194304 522 0 0 0 133 0 0 0 25 0 1 0 100085357 3579904 506 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/655/statm: 874 506 52 110 0 761 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3496

[startup+2.97505 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 656
/proc/meminfo: memFree=831408/2055920 swapFree=4183864/4192956
[pid=655] ppid=653 vsize=3632 CPUtime=2.97
/proc/655/stat : 655 (tinisat) R 653 655 31399 0 -1 4194304 734 0 0 0 297 0 0 0 25 0 1 0 100085357 3719168 718 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/655/statm: 908 718 52 110 0 795 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 3632

[startup+6.25148 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 656
/proc/meminfo: memFree=830064/2055920 swapFree=4183864/4192956
[pid=655] ppid=653 vsize=6296 CPUtime=6.24
/proc/655/stat : 655 (tinisat) R 653 655 31399 0 -1 4194304 1045 0 0 0 624 0 0 0 25 0 1 0 100085357 6447104 996 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519953 0 0 4096 0 0 0 0 17 1 0 0
/proc/655/statm: 1574 996 52 110 0 1461 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 6296

[startup+12.7073 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 656
/proc/meminfo: memFree=828464/2055920 swapFree=4183864/4192956
[pid=655] ppid=653 vsize=6920 CPUtime=12.7
/proc/655/stat : 655 (tinisat) R 653 655 31399 0 -1 4194304 1411 0 0 0 1269 1 0 0 25 0 1 0 100085357 7086080 1362 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134515397 0 0 4096 0 0 0 0 17 1 0 0
/proc/655/statm: 1730 1362 52 110 0 1617 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 6920

[startup+25.61 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 656
/proc/meminfo: memFree=826608/2055920 swapFree=4183864/4192956
[pid=655] ppid=653 vsize=12196 CPUtime=25.59
/proc/655/stat : 655 (tinisat) R 653 655 31399 0 -1 4194304 1959 0 0 0 2558 1 0 0 25 0 1 0 100085357 12488704 1845 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134520078 0 0 4096 0 0 0 0 17 1 0 0
/proc/655/statm: 3049 1845 52 110 0 2936 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 12196

[startup+51.2153 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 656
/proc/meminfo: memFree=823920/2055920 swapFree=4183864/4192956
[pid=655] ppid=653 vsize=13036 CPUtime=51.19
/proc/655/stat : 655 (tinisat) R 653 655 31399 0 -1 4194304 2613 0 0 0 5116 3 0 0 25 0 1 0 100085357 13348864 2499 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/655/statm: 3259 2499 52 110 0 3146 0
Current children cumulated CPU time (s) 51.19
Current children cumulated vsize (KiB) 13036

[startup+102.427 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 656
/proc/meminfo: memFree=820080/2055920 swapFree=4183864/4192956
[pid=655] ppid=653 vsize=23684 CPUtime=102.38
/proc/655/stat : 655 (tinisat) R 653 655 31399 0 -1 4194304 3687 0 0 0 10235 3 0 0 25 0 1 0 100085357 24252416 3444 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519927 0 0 4096 0 0 0 0 17 1 0 0
/proc/655/statm: 5921 3444 52 110 0 5808 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 23684

[startup+162.447 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 656
/proc/meminfo: memFree=816560/2055920 swapFree=4183864/4192956
[pid=655] ppid=653 vsize=24880 CPUtime=162.39
/proc/655/stat : 655 (tinisat) R 653 655 31399 0 -1 4194304 4596 0 0 0 16234 5 0 0 25 0 1 0 100085357 25477120 4287 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134520078 0 0 4096 0 0 0 0 17 1 0 0
/proc/655/statm: 6220 4287 52 110 0 6107 0
Current children cumulated CPU time (s) 162.39
Current children cumulated vsize (KiB) 24880

[startup+222.468 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 658
/proc/meminfo: memFree=814192/2055920 swapFree=4183864/4192956
[pid=655] ppid=653 vsize=25140 CPUtime=222.39
/proc/655/stat : 655 (tinisat) R 653 655 31399 0 -1 4194304 5206 0 0 0 22234 5 0 0 25 0 1 0 100085357 25743360 4864 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/655/statm: 6285 4864 52 110 0 6172 0
Current children cumulated CPU time (s) 222.39
Current children cumulated vsize (KiB) 25140

[startup+282.491 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 658
/proc/meminfo: memFree=811888/2055920 swapFree=4183864/4192956
[pid=655] ppid=653 vsize=25976 CPUtime=282.39
/proc/655/stat : 655 (tinisat) R 653 655 31399 0 -1 4194304 5918 0 0 0 28233 6 0 0 25 0 1 0 100085357 26599424 5444 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/655/statm: 6494 5444 52 110 0 6381 0
Current children cumulated CPU time (s) 282.39
Current children cumulated vsize (KiB) 25976

[startup+342.513 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 658
/proc/meminfo: memFree=809136/2055920 swapFree=4183864/4192956
[pid=655] ppid=653 vsize=27268 CPUtime=342.4
/proc/655/stat : 655 (tinisat) R 653 655 31399 0 -1 4194304 6763 0 0 0 34233 7 0 0 25 0 1 0 100085357 27922432 6124 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/655/statm: 6817 6124 52 110 0 6704 0
Current children cumulated CPU time (s) 342.4
Current children cumulated vsize (KiB) 27268

[startup+402.537 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 658
/proc/meminfo: memFree=807152/2055920 swapFree=4183864/4192956
[pid=655] ppid=653 vsize=47220 CPUtime=402.4
/proc/655/stat : 655 (tinisat) R 653 655 31399 0 -1 4194304 7710 0 0 0 40232 8 0 0 25 0 1 0 100085357 48353280 6618 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519833 0 0 4096 0 0 0 0 17 1 0 0
/proc/655/statm: 11805 6618 52 110 0 11692 0
Current children cumulated CPU time (s) 402.4
Current children cumulated vsize (KiB) 47220

[startup+462.555 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 658
/proc/meminfo: memFree=805040/2055920 swapFree=4183864/4192956
[pid=655] ppid=653 vsize=47868 CPUtime=462.4
/proc/655/stat : 655 (tinisat) R 653 655 31399 0 -1 4194304 8262 0 0 0 46231 9 0 0 25 0 1 0 100085357 49016832 7105 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/655/statm: 11967 7105 52 110 0 11854 0
Current children cumulated CPU time (s) 462.4
Current children cumulated vsize (KiB) 47868

[startup+522.573 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 658
/proc/meminfo: memFree=803504/2055920 swapFree=4183864/4192956
[pid=655] ppid=653 vsize=48316 CPUtime=522.4
/proc/655/stat : 655 (tinisat) R 653 655 31399 0 -1 4194304 8753 0 0 0 52230 10 0 0 25 0 1 0 100085357 49475584 7531 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/655/statm: 12079 7531 52 110 0 11966 0
Current children cumulated CPU time (s) 522.4
Current children cumulated vsize (KiB) 48316

[startup+582.592 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 658
/proc/meminfo: memFree=801968/2055920 swapFree=4183864/4192956
[pid=655] ppid=653 vsize=48316 CPUtime=582.41
/proc/655/stat : 655 (tinisat) R 653 655 31399 0 -1 4194304 9133 0 0 0 58230 11 0 0 25 0 1 0 100085357 49475584 7911 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/655/statm: 12079 7911 52 110 0 11966 0
Current children cumulated CPU time (s) 582.41
Current children cumulated vsize (KiB) 48316

[startup+642.61 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 658
/proc/meminfo: memFree=799984/2055920 swapFree=4183864/4192956
[pid=655] ppid=653 vsize=49228 CPUtime=642.4
/proc/655/stat : 655 (tinisat) R 653 655 31399 0 -1 4194304 9682 0 0 0 64229 11 0 0 25 0 1 0 100085357 50409472 8427 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/655/statm: 12307 8427 52 110 0 12194 0
Current children cumulated CPU time (s) 642.4
Current children cumulated vsize (KiB) 49228

[startup+702.628 s]
/proc/loadavg: 1.08 1.01 0.94 2/65 658
/proc/meminfo: memFree=798384/2055920 swapFree=4183864/4192956
[pid=655] ppid=653 vsize=49872 CPUtime=702.4
/proc/655/stat : 655 (tinisat) R 653 655 31399 0 -1 4194304 10183 0 0 0 70228 12 0 0 25 0 1 0 100085357 51068928 8830 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519833 0 0 4096 0 0 0 0 17 1 0 0
/proc/655/statm: 12468 8830 52 110 0 12355 0
Current children cumulated CPU time (s) 702.4
Current children cumulated vsize (KiB) 49872

[startup+762.645 s]
/proc/loadavg: 1.03 1.00 0.94 2/65 658
/proc/meminfo: memFree=796976/2055920 swapFree=4183864/4192956
[pid=655] ppid=653 vsize=50392 CPUtime=762.4
/proc/655/stat : 655 (tinisat) R 653 655 31399 0 -1 4194304 10606 0 0 0 76227 13 0 0 25 0 1 0 100085357 51601408 9188 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/655/statm: 12598 9188 52 110 0 12485 0
Current children cumulated CPU time (s) 762.4
Current children cumulated vsize (KiB) 50392

[startup+822.665 s]
/proc/loadavg: 1.01 1.00 0.94 2/65 658
/proc/meminfo: memFree=795504/2055920 swapFree=4183864/4192956
[pid=655] ppid=653 vsize=50392 CPUtime=822.4
/proc/655/stat : 655 (tinisat) R 653 655 31399 0 -1 4194304 10973 0 0 0 82226 14 0 0 25 0 1 0 100085357 51601408 9555 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/655/statm: 12598 9555 52 110 0 12485 0
Current children cumulated CPU time (s) 822.4
Current children cumulated vsize (KiB) 50392

[startup+882.685 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 658
/proc/meminfo: memFree=794224/2055920 swapFree=4183864/4192956
[pid=655] ppid=653 vsize=50904 CPUtime=882.4
/proc/655/stat : 655 (tinisat) R 653 655 31399 0 -1 4194304 11416 0 0 0 88226 14 0 0 25 0 1 0 100085357 52125696 9868 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/655/statm: 12726 9868 52 110 0 12613 0
Current children cumulated CPU time (s) 882.4
Current children cumulated vsize (KiB) 50904

[startup+942.705 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 658
/proc/meminfo: memFree=793136/2055920 swapFree=4183864/4192956
[pid=655] ppid=653 vsize=51416 CPUtime=942.4
/proc/655/stat : 655 (tinisat) R 653 655 31399 0 -1 4194304 11809 0 0 0 94225 15 0 0 25 0 1 0 100085357 52649984 10132 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/655/statm: 12854 10132 52 110 0 12741 0
Current children cumulated CPU time (s) 942.4
Current children cumulated vsize (KiB) 51416

[startup+1002.73 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 658
/proc/meminfo: memFree=791984/2055920 swapFree=4183864/4192956
[pid=655] ppid=653 vsize=51672 CPUtime=1002.42
/proc/655/stat : 655 (tinisat) R 653 655 31399 0 -1 4194304 12165 0 0 0 100226 16 0 0 25 0 1 0 100085357 52912128 10423 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/655/statm: 12918 10423 52 110 0 12805 0
Current children cumulated CPU time (s) 1002.42
Current children cumulated vsize (KiB) 51672

[startup+1062.75 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 658
/proc/meminfo: memFree=790768/2055920 swapFree=4183864/4192956
[pid=655] ppid=653 vsize=52120 CPUtime=1062.41
/proc/655/stat : 655 (tinisat) R 653 655 31399 0 -1 4194304 12512 0 0 0 106225 16 0 0 25 0 1 0 100085357 53370880 10705 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/655/statm: 13030 10705 52 110 0 12917 0
Current children cumulated CPU time (s) 1062.41
Current children cumulated vsize (KiB) 52120

[startup+1122.77 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 658
/proc/meminfo: memFree=789552/2055920 swapFree=4183864/4192956
[pid=655] ppid=653 vsize=52380 CPUtime=1122.42
/proc/655/stat : 655 (tinisat) R 653 655 31399 0 -1 4194304 12851 0 0 0 112225 17 0 0 25 0 1 0 100085357 53637120 11044 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134520134 0 0 4096 0 0 0 0 17 1 0 0
/proc/655/statm: 13095 11044 52 110 0 12982 0
Current children cumulated CPU time (s) 1122.42
Current children cumulated vsize (KiB) 52380

[startup+1182.79 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 658
/proc/meminfo: memFree=788592/2055920 swapFree=4183864/4192956
[pid=655] ppid=653 vsize=52380 CPUtime=1182.41
/proc/655/stat : 655 (tinisat) R 653 655 31399 0 -1 4194304 13091 0 0 0 118224 17 0 0 25 0 1 0 100085357 53637120 11284 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/655/statm: 13095 11284 52 110 0 12982 0
Current children cumulated CPU time (s) 1182.41
Current children cumulated vsize (KiB) 52380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 658
/proc/meminfo: memFree=788208/2055920 swapFree=4183864/4192956
[pid=655] ppid=653 vsize=52508 CPUtime=1200.03
/proc/655/stat : 655 (tinisat) R 653 655 31399 0 -1 4194304 13195 0 0 0 119986 17 0 0 25 0 1 0 100085357 53768192 11355 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/655/statm: 13127 11355 52 110 0 13014 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 52508

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

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

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 658
/proc/meminfo: memFree=788208/2055920 swapFree=4183864/4192956
[pid=655] ppid=653 vsize=52508 CPUtime=1200.03
/proc/655/stat : 655 (tinisat) R 653 655 31399 0 -1 4194304 13195 0 0 0 119986 17 0 0 25 0 1 0 100085357 53768192 11355 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/655/statm: 13127 11355 52 110 0 13014 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 52508

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.05
CPU user time (s): 1199.86
CPU system time (s): 0.184971
CPU usage (%): 99.9693
Max. virtual memory (cumulated for all children) (KiB): 52508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.86
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= 13195
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= 2314

runsolver used 0.741887 second user time and 2.46862 second system time

The end

Launcher Data (download as text)

Begin job on node40 on Sat Feb 17 22:15:11 UTC 2007

IDJOB= 292202
IDBENCH= 19834
IDSOLVER= 100
FILE ID= node40/292202-1171750511

PBS_JOBID= 3839470

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-S1424595365-09.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/292202-1171750511/tinisat /tmp/evaluation/292202-1171750511/instance-292202-1171750511.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-292202-1171750511 -o ROOT/results/node40/solver-292202-1171750511 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/292202-1171750511/tinisat /tmp/evaluation/292202-1171750511/instance-292202-1171750511.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  d517b8e6ed1134311abaf8baca7a39b1

RANDOM SEED= 927884796

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node40.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.242
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.242
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:        834320 kB
Buffers:         46288 kB
Cached:        1058144 kB
SwapCached:       4240 kB
Active:         767888 kB
Inactive:       347232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        834320 kB
SwapTotal:     4192956 kB
SwapFree:      4183864 kB
Dirty:             544 kB
Writeback:           0 kB
Mapped:          15384 kB
Slab:            92484 kB
Committed_AS:   118364 kB
PageTables:       1412 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 node40 on Sat Feb 17 22:35:14 UTC 2007