Trace number 336882

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.12 1200.53

General information on the benchmark

Namecrafted/Hard/contest02/
ezfact64_6.sat05-453.reshuffled-07.cnf
MD5SUM0e1669495b7578db64545ceac2d1a3d0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark626.974
Satisfiable
(Un)Satisfiability was proved
Number of variables3073
Number of clauses19785
Sum of the clauses size74601
Maximum clause length4
Minimum clause length1
Number of clauses of size 165
Number of clauses of size 20
Number of clauses of size 34344
Number of clauses of size 415376
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.01/0.03	c Tinisat 0.22
0.01/0.03	c solving /tmp/evaluation/336882-1173655788/instance-336882-1173655788.cnf
0.01/0.03	c 3073 variables, 19785 clauses

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node9/watcher-336882-1173655788 -o ROOT/results/node9/solver-336882-1173655788 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336882-1173655788/tinisat /tmp/evaluation/336882-1173655788/instance-336882-1173655788.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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.91 0.95 0.98 3/77 3696
/proc/meminfo: memFree=1880576/2055920 swapFree=4152244/4192956
[pid=3696] ppid=3694 vsize=876 CPUtime=0
/proc/3696/stat : 3696 (tinisat) R 3694 3696 3589 0 -1 4194304 120 0 0 0 0 0 0 0 18 0 1 0 385533452 897024 105 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134629133 0 0 4096 0 0 0 0 17 1 0 0
/proc/3696/statm: 219 105 48 110 0 106 0

[startup+0.0211529 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 3696
/proc/meminfo: memFree=1880576/2055920 swapFree=4152244/4192956
[pid=3696] ppid=3694 vsize=1140 CPUtime=0.01
/proc/3696/stat : 3696 (tinisat) R 3694 3696 3589 0 -1 4194304 179 0 0 0 1 0 0 0 18 0 1 0 385533452 1167360 164 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 1 0 0
/proc/3696/statm: 285 164 48 110 0 172 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1140

[startup+0.101167 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 3696
/proc/meminfo: memFree=1880576/2055920 swapFree=4152244/4192956
[pid=3696] ppid=3694 vsize=2832 CPUtime=0.09
/proc/3696/stat : 3696 (tinisat) R 3694 3696 3589 0 -1 4194304 525 0 0 0 9 0 0 0 18 0 1 0 385533452 2899968 509 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519561 0 0 4096 0 0 0 0 17 1 0 0
/proc/3696/statm: 708 509 52 110 0 595 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2832

[startup+0.301207 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 3696
/proc/meminfo: memFree=1880576/2055920 swapFree=4152244/4192956
[pid=3696] ppid=3694 vsize=2832 CPUtime=0.29
/proc/3696/stat : 3696 (tinisat) R 3694 3696 3589 0 -1 4194304 550 0 0 0 29 0 0 0 19 0 1 0 385533452 2899968 534 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134515510 0 0 4096 0 0 0 0 17 1 0 0
/proc/3696/statm: 708 535 52 110 0 595 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2832

[startup+0.701284 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 3696
/proc/meminfo: memFree=1880576/2055920 swapFree=4152244/4192956
[pid=3696] ppid=3694 vsize=4308 CPUtime=0.69
/proc/3696/stat : 3696 (tinisat) R 3694 3696 3589 0 -1 4194304 624 0 0 0 69 0 0 0 22 0 1 0 385533452 4411392 608 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/3696/statm: 1077 608 52 110 0 964 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4308

[startup+1.50144 s]
/proc/loadavg: 0.91 0.95 0.98 2/78 3697
/proc/meminfo: memFree=1878072/2055920 swapFree=4152244/4192956
[pid=3696] ppid=3694 vsize=4308 CPUtime=1.49
/proc/3696/stat : 3696 (tinisat) R 3694 3696 3589 0 -1 4194304 753 0 0 0 149 0 0 0 25 0 1 0 385533452 4411392 737 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134515548 0 0 4096 0 0 0 0 17 1 0 0
/proc/3696/statm: 1077 737 52 110 0 964 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4308

[startup+3.10175 s]
/proc/loadavg: 0.91 0.95 0.98 2/78 3697
/proc/meminfo: memFree=1877240/2055920 swapFree=4152244/4192956
[pid=3696] ppid=3694 vsize=7260 CPUtime=3.09
/proc/3696/stat : 3696 (tinisat) R 3694 3696 3589 0 -1 4194304 1025 0 0 0 309 0 0 0 25 0 1 0 385533452 7434240 1009 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 1 0 0
/proc/3696/statm: 1815 1009 52 110 0 1702 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7260

[startup+6.30136 s]
/proc/loadavg: 0.92 0.95 0.98 2/78 3697
/proc/meminfo: memFree=1874936/2055920 swapFree=4152244/4192956
[pid=3696] ppid=3694 vsize=7260 CPUtime=6.28
/proc/3696/stat : 3696 (tinisat) R 3694 3696 3589 0 -1 4194304 1583 0 0 0 628 0 0 0 25 0 1 0 385533452 7434240 1567 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/3696/statm: 1815 1567 52 110 0 1702 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7260

[startup+12.7016 s]
/proc/loadavg: 0.93 0.95 0.98 2/78 3697
/proc/meminfo: memFree=1870600/2055920 swapFree=4152244/4192956
[pid=3696] ppid=3694 vsize=13424 CPUtime=12.68
/proc/3696/stat : 3696 (tinisat) R 3694 3696 3589 0 -1 4194304 2577 0 0 0 1267 1 0 0 25 0 1 0 385533452 13746176 2561 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3696/statm: 3356 2561 52 110 0 3243 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13424

[startup+25.5011 s]
/proc/loadavg: 0.94 0.96 0.98 2/78 3697
/proc/meminfo: memFree=1863880/2055920 swapFree=4152244/4192956
[pid=3696] ppid=3694 vsize=25616 CPUtime=25.49
/proc/3696/stat : 3696 (tinisat) R 3694 3696 3589 0 -1 4194304 4217 0 0 0 2545 4 0 0 25 0 1 0 385533452 26230784 4168 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3696/statm: 6404 4168 52 110 0 6291 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 25616

[startup+51.102 s]
/proc/loadavg: 0.96 0.96 0.98 2/78 3697
/proc/meminfo: memFree=1855304/2055920 swapFree=4152244/4192956
[pid=3696] ppid=3694 vsize=26412 CPUtime=51.08
/proc/3696/stat : 3696 (tinisat) R 3694 3696 3589 0 -1 4194304 6375 0 0 0 5101 7 0 0 25 0 1 0 385533452 27045888 6326 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134515528 0 0 4096 0 0 0 0 17 1 0 0
/proc/3696/statm: 6603 6326 52 110 0 6490 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 26412

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.98 2/78 3697
/proc/meminfo: memFree=1841160/2055920 swapFree=4152244/4192956
[pid=3696] ppid=3694 vsize=50804 CPUtime=102.26
/proc/3696/stat : 3696 (tinisat) R 3694 3696 3589 0 -1 4194304 9900 0 0 0 10216 10 0 0 25 0 1 0 385533452 52023296 9786 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3696/statm: 12701 9786 52 110 0 12588 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 50804

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 3697
/proc/meminfo: memFree=1828744/2055920 swapFree=4152244/4192956
[pid=3696] ppid=3694 vsize=99228 CPUtime=162.23
/proc/3696/stat : 3696 (tinisat) R 3694 3696 3589 0 -1 4194304 13018 0 0 0 16211 12 0 0 25 0 1 0 385533452 101609472 12904 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/3696/statm: 24807 12904 52 110 0 24694 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 99228

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 3697
/proc/meminfo: memFree=1817672/2055920 swapFree=4152244/4192956
[pid=3696] ppid=3694 vsize=100368 CPUtime=222.22
/proc/3696/stat : 3696 (tinisat) R 3694 3696 3589 0 -1 4194304 15874 0 0 0 22207 15 0 0 25 0 1 0 385533452 102776832 15631 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/3696/statm: 25092 15631 52 110 0 24979 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 100368

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 3697
/proc/meminfo: memFree=1808072/2055920 swapFree=4152244/4192956
[pid=3696] ppid=3694 vsize=101052 CPUtime=282.2
/proc/3696/stat : 3696 (tinisat) R 3694 3696 3589 0 -1 4194304 18262 0 0 0 28202 18 0 0 25 0 1 0 385533452 103477248 18019 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3696/statm: 25263 18019 52 110 0 25150 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 101052

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 3697
/proc/meminfo: memFree=1798664/2055920 swapFree=4152244/4192956
[pid=3696] ppid=3694 vsize=101332 CPUtime=342.18
/proc/3696/stat : 3696 (tinisat) R 3694 3696 3589 0 -1 4194304 20590 0 0 0 34198 20 0 0 25 0 1 0 385533452 103763968 20347 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3696/statm: 25333 20347 52 110 0 25220 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 101332

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 3697
/proc/meminfo: memFree=1789832/2055920 swapFree=4152244/4192956
[pid=3696] ppid=3694 vsize=101476 CPUtime=402.15
/proc/3696/stat : 3696 (tinisat) R 3694 3696 3589 0 -1 4194304 22824 0 0 0 40192 23 0 0 25 0 1 0 385533452 103911424 22581 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3696/statm: 25369 22581 52 110 0 25256 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 101476

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 3697
/proc/meminfo: memFree=1780168/2055920 swapFree=4152244/4192956
[pid=3696] ppid=3694 vsize=101612 CPUtime=462.13
/proc/3696/stat : 3696 (tinisat) R 3694 3696 3589 0 -1 4194304 25217 0 0 0 46187 26 0 0 25 0 1 0 385533452 104050688 24974 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/3696/statm: 25403 24974 52 110 0 25290 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 101612

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 3697
/proc/meminfo: memFree=1772104/2055920 swapFree=4152244/4192956
[pid=3696] ppid=3694 vsize=197236 CPUtime=522.11
/proc/3696/stat : 3696 (tinisat) R 3694 3696 3589 0 -1 4194304 27222 0 0 0 52183 28 0 0 25 0 1 0 385533452 201969664 26979 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/3696/statm: 49309 26979 52 110 0 49196 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 197236

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 3697
/proc/meminfo: memFree=1765128/2055920 swapFree=4152244/4192956
[pid=3696] ppid=3694 vsize=197928 CPUtime=582.09
/proc/3696/stat : 3696 (tinisat) R 3694 3696 3589 0 -1 4194304 28960 0 0 0 58179 30 0 0 25 0 1 0 385533452 202678272 28717 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519912 0 0 4096 0 0 0 0 17 1 0 0
/proc/3696/statm: 49482 28717 52 110 0 49369 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 197928

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 3697
/proc/meminfo: memFree=1758216/2055920 swapFree=4152244/4192956
[pid=3696] ppid=3694 vsize=199224 CPUtime=642.08
/proc/3696/stat : 3696 (tinisat) R 3694 3696 3589 0 -1 4194304 30923 0 0 0 64176 32 0 0 25 0 1 0 385533452 204005376 30423 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134520134 0 0 4096 0 0 0 0 17 1 0 0
/proc/3696/statm: 49806 30423 52 110 0 49693 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 199224

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 3697
/proc/meminfo: memFree=1751752/2055920 swapFree=4152244/4192956
[pid=3696] ppid=3694 vsize=199692 CPUtime=702.05
/proc/3696/stat : 3696 (tinisat) R 3694 3696 3589 0 -1 4194304 32535 0 0 0 70171 34 0 0 25 0 1 0 385533452 204484608 32035 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134520134 0 0 4096 0 0 0 0 17 1 0 0
/proc/3696/statm: 49923 32035 52 110 0 49810 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 199692

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 3697
/proc/meminfo: memFree=1746120/2055920 swapFree=4152244/4192956
[pid=3696] ppid=3694 vsize=200132 CPUtime=762.03
/proc/3696/stat : 3696 (tinisat) R 3694 3696 3589 0 -1 4194304 33916 0 0 0 76168 35 0 0 25 0 1 0 385533452 204935168 33416 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/3696/statm: 50033 33416 52 110 0 49920 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 200132

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 3697
/proc/meminfo: memFree=1740616/2055920 swapFree=4152244/4192956
[pid=3696] ppid=3694 vsize=200400 CPUtime=822.01
/proc/3696/stat : 3696 (tinisat) R 3694 3696 3589 0 -1 4194304 35293 0 0 0 82164 37 0 0 25 0 1 0 385533452 205209600 34793 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3696/statm: 50100 34793 52 110 0 49987 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 200400

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 3697
/proc/meminfo: memFree=1735048/2055920 swapFree=4152244/4192956
[pid=3696] ppid=3694 vsize=200536 CPUtime=881.99
/proc/3696/stat : 3696 (tinisat) R 3694 3696 3589 0 -1 4194304 36677 0 0 0 88160 39 0 0 25 0 1 0 385533452 205348864 36177 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3696/statm: 50134 36177 52 110 0 50021 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 200536

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 3699
/proc/meminfo: memFree=1729160/2055920 swapFree=4152244/4192956
[pid=3696] ppid=3694 vsize=200536 CPUtime=941.96
/proc/3696/stat : 3696 (tinisat) R 3694 3696 3589 0 -1 4194304 38140 0 0 0 94156 40 0 0 25 0 1 0 385533452 205348864 37640 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/3696/statm: 50134 37640 52 110 0 50021 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 200536

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 3699
/proc/meminfo: memFree=1724104/2055920 swapFree=4152244/4192956
[pid=3696] ppid=3694 vsize=201416 CPUtime=1001.94
/proc/3696/stat : 3696 (tinisat) R 3694 3696 3589 0 -1 4194304 39385 0 0 0 100152 42 0 0 25 0 1 0 385533452 206249984 38885 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/3696/statm: 50354 38885 52 110 0 50241 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 201416

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 3699
/proc/meminfo: memFree=1719368/2055920 swapFree=4152244/4192956
[pid=3696] ppid=3694 vsize=201980 CPUtime=1061.93
/proc/3696/stat : 3696 (tinisat) R 3694 3696 3589 0 -1 4194304 40579 0 0 0 106148 45 0 0 25 0 1 0 385533452 206827520 40079 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3696/statm: 50495 40079 52 110 0 50382 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 201980

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 3699
/proc/meminfo: memFree=1714312/2055920 swapFree=4152244/4192956
[pid=3696] ppid=3694 vsize=202440 CPUtime=1121.9
/proc/3696/stat : 3696 (tinisat) R 3694 3696 3589 0 -1 4194304 41834 0 0 0 112143 47 0 0 25 0 1 0 385533452 207298560 41334 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/3696/statm: 50610 41334 52 110 0 50497 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 202440

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 3699
/proc/meminfo: memFree=1710472/2055920 swapFree=4152244/4192956
[pid=3696] ppid=3694 vsize=203048 CPUtime=1181.88
/proc/3696/stat : 3696 (tinisat) R 3694 3696 3589 0 -1 4194304 42824 0 0 0 118140 48 0 0 25 0 1 0 385533452 207921152 42291 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519873 0 0 4096 0 0 0 0 17 1 0 0
/proc/3696/statm: 50762 42291 52 110 0 50649 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 203048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 3699
/proc/meminfo: memFree=1709000/2055920 swapFree=4152244/4192956
[pid=3696] ppid=3694 vsize=203192 CPUtime=1200.08
/proc/3696/stat : 3696 (tinisat) R 3694 3696 3589 0 -1 4194304 43174 0 0 0 119959 49 0 0 25 0 1 0 385533452 208068608 42641 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3696/statm: 50798 42641 52 110 0 50685 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 203192

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 3699
/proc/meminfo: memFree=1709000/2055920 swapFree=4152244/4192956
[pid=3696] ppid=3694 vsize=203192 CPUtime=1200.08
/proc/3696/stat : 3696 (tinisat) R 3694 3696 3589 0 -1 4194304 43174 0 0 0 119959 49 0 0 25 0 1 0 385533452 208068608 42641 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3696/statm: 50798 42641 52 110 0 50685 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 203192

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.12
CPU user time (s): 1199.6
CPU system time (s): 0.518921
CPU usage (%): 99.9654
Max. virtual memory (cumulated for all children) (KiB): 203192

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

runsolver used 1.43778 second user time and 2.93755 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Sun Mar 11 23:29:48 UTC 2007

IDJOB= 336882
IDBENCH= 24686
IDSOLVER= 100
FILE ID= node9/336882-1173655788

PBS_JOBID= 4101429

Free space on /tmp= 66353 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest02/ezfact64_6.sat05-453.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336882-1173655788/tinisat /tmp/evaluation/336882-1173655788/instance-336882-1173655788.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-336882-1173655788 -o ROOT/results/node9/solver-336882-1173655788 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336882-1173655788/tinisat /tmp/evaluation/336882-1173655788/instance-336882-1173655788.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  0e1669495b7578db64545ceac2d1a3d0

RANDOM SEED= 773738377

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.263
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.263
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:       1881048 kB
Buffers:         26912 kB
Cached:          70800 kB
SwapCached:       9184 kB
Active:          69952 kB
Inactive:        50760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1881048 kB
SwapTotal:     4192956 kB
SwapFree:      4152244 kB
Dirty:             964 kB
Writeback:           0 kB
Mapped:          29544 kB
Slab:            39852 kB
Committed_AS:  1552112 kB
PageTables:       1688 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= 66353 MiB

End job on node9 on Sun Mar 11 23:49:51 UTC 2007