Trace number 338142

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

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-icl009.sat05-2721.reshuffled-07.cnf
MD5SUM2fe12e7483e7a74328d483192a8a2746
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark79.5689
Satisfiable
(Un)Satisfiability was proved
Number of variables1477
Number of clauses7989
Sum of the clauses size66949
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2284
Number of clauses of size 31202
Number of clauses of size 4154
Number of clauses of size 5924
Number of clauses of size over 55392

Solver Data (download as text)

0.00/0.02	c Tinisat 0.22
0.00/0.02	c solving /tmp/evaluation/338142-1173681074/instance-338142-1173681074.cnf
0.00/0.02	c 1477 variables, 7989 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/node18/watcher-338142-1173681074 -o ROOT/results/node18/solver-338142-1173681074 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/338142-1173681074/tinisat /tmp/evaluation/338142-1173681074/instance-338142-1173681074.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.99 1.02 1.00 3/77 5904
/proc/meminfo: memFree=1828208/2055920 swapFree=4153284/4192956
[pid=5904] ppid=5902 vsize=716 CPUtime=0
/proc/5904/stat : 5904 (tinisat) R 5902 5904 5797 0 -1 4194304 103 0 0 0 0 0 0 0 18 0 1 0 388061926 733184 88 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 1 0 0
/proc/5904/statm: 179 88 48 110 0 66 0

[startup+0.0825071 s]
/proc/loadavg: 0.99 1.02 1.00 3/77 5904
/proc/meminfo: memFree=1828208/2055920 swapFree=4153284/4192956
[pid=5904] ppid=5902 vsize=1960 CPUtime=0.07
/proc/5904/stat : 5904 (tinisat) R 5902 5904 5797 0 -1 4194304 366 0 0 0 7 0 0 0 18 0 1 0 388061926 2007040 350 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/5904/statm: 490 350 52 110 0 377 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1960

[startup+0.101509 s]
/proc/loadavg: 0.99 1.02 1.00 3/77 5904
/proc/meminfo: memFree=1828208/2055920 swapFree=4153284/4192956
[pid=5904] ppid=5902 vsize=1960 CPUtime=0.09
/proc/5904/stat : 5904 (tinisat) R 5902 5904 5797 0 -1 4194304 377 0 0 0 9 0 0 0 18 0 1 0 388061926 2007040 361 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519972 0 0 4096 0 0 0 0 17 1 0 0
/proc/5904/statm: 490 361 52 110 0 377 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1960

[startup+0.301528 s]
/proc/loadavg: 0.99 1.02 1.00 3/77 5904
/proc/meminfo: memFree=1828208/2055920 swapFree=4153284/4192956
[pid=5904] ppid=5902 vsize=3132 CPUtime=0.29
/proc/5904/stat : 5904 (tinisat) R 5902 5904 5797 0 -1 4194304 443 0 0 0 29 0 0 0 19 0 1 0 388061926 3207168 427 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134532427 0 0 4096 0 0 0 0 17 1 0 0
/proc/5904/statm: 783 427 52 110 0 670 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3132

[startup+0.701567 s]
/proc/loadavg: 0.99 1.02 1.00 3/77 5904
/proc/meminfo: memFree=1828208/2055920 swapFree=4153284/4192956
[pid=5904] ppid=5902 vsize=3132 CPUtime=0.69
/proc/5904/stat : 5904 (tinisat) R 5902 5904 5797 0 -1 4194304 537 0 0 0 69 0 0 0 22 0 1 0 388061926 3207168 521 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/5904/statm: 783 521 52 110 0 670 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3132

[startup+1.50164 s]
/proc/loadavg: 0.99 1.02 1.00 2/78 5905
/proc/meminfo: memFree=1825896/2055920 swapFree=4153284/4192956
[pid=5904] ppid=5902 vsize=5608 CPUtime=1.49
/proc/5904/stat : 5904 (tinisat) R 5902 5904 5797 0 -1 4194304 745 0 0 0 149 0 0 0 25 0 1 0 388061926 5742592 729 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/5904/statm: 1402 729 52 110 0 1289 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5608

[startup+3.1018 s]
/proc/loadavg: 0.99 1.02 1.00 2/78 5905
/proc/meminfo: memFree=1824744/2055920 swapFree=4153284/4192956
[pid=5904] ppid=5902 vsize=6140 CPUtime=3.09
/proc/5904/stat : 5904 (tinisat) R 5902 5904 5797 0 -1 4194304 1076 0 0 0 309 0 0 0 25 0 1 0 388061926 6287360 1060 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/5904/statm: 1535 1060 52 110 0 1422 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6140

[startup+6.30111 s]
/proc/loadavg: 0.99 1.02 1.00 2/78 5905
/proc/meminfo: memFree=1822632/2055920 swapFree=4153284/4192956
[pid=5904] ppid=5902 vsize=6548 CPUtime=6.29
/proc/5904/stat : 5904 (tinisat) R 5902 5904 5797 0 -1 4194304 1525 0 0 0 628 1 0 0 25 0 1 0 388061926 6705152 1476 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/5904/statm: 1637 1476 52 110 0 1524 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6548

[startup+12.7017 s]
/proc/loadavg: 0.99 1.01 1.00 2/78 5905
/proc/meminfo: memFree=1820328/2055920 swapFree=4153284/4192956
[pid=5904] ppid=5902 vsize=11816 CPUtime=12.69
/proc/5904/stat : 5904 (tinisat) R 5902 5904 5797 0 -1 4194304 2047 0 0 0 1267 2 0 0 25 0 1 0 388061926 12099584 1998 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519912 0 0 4096 0 0 0 0 17 1 0 0
/proc/5904/statm: 2954 1998 52 110 0 2841 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11816

[startup+25.502 s]
/proc/loadavg: 0.99 1.01 1.00 2/78 5905
/proc/meminfo: memFree=1816808/2055920 swapFree=4153284/4192956
[pid=5904] ppid=5902 vsize=12808 CPUtime=25.49
/proc/5904/stat : 5904 (tinisat) R 5902 5904 5797 0 -1 4194304 2946 0 0 0 2546 3 0 0 25 0 1 0 388061926 13115392 2832 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 1 0 0
/proc/5904/statm: 3202 2832 52 110 0 3089 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12808

[startup+51.1014 s]
/proc/loadavg: 1.05 1.03 1.00 2/78 5905
/proc/meminfo: memFree=1812200/2055920 swapFree=4153284/4192956
[pid=5904] ppid=5902 vsize=23152 CPUtime=51.07
/proc/5904/stat : 5904 (tinisat) R 5902 5904 5797 0 -1 4194304 4089 0 0 0 5103 4 0 0 25 0 1 0 388061926 23707648 3975 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/5904/statm: 5788 3975 52 110 0 5675 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 23152

[startup+102.305 s]
/proc/loadavg: 1.02 1.02 1.00 2/78 5905
/proc/meminfo: memFree=1806120/2055920 swapFree=4153284/4192956
[pid=5904] ppid=5902 vsize=24188 CPUtime=102.27
/proc/5904/stat : 5904 (tinisat) R 5902 5904 5797 0 -1 4194304 5593 0 0 0 10220 7 0 0 25 0 1 0 388061926 24768512 5479 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519934 0 0 4096 0 0 0 0 17 1 0 0
/proc/5904/statm: 6047 5479 52 110 0 5934 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 24188

[startup+162.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/78 5905
/proc/meminfo: memFree=1800424/2055920 swapFree=4153284/4192956
[pid=5904] ppid=5902 vsize=44284 CPUtime=162.25
/proc/5904/stat : 5904 (tinisat) R 5902 5904 5797 0 -1 4194304 7145 0 0 0 16216 9 0 0 25 0 1 0 388061926 45346816 6902 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/5904/statm: 11071 6902 52 110 0 10958 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 44284

[startup+222.302 s]
/proc/loadavg: 1.04 1.03 1.00 2/78 5905
/proc/meminfo: memFree=1795688/2055920 swapFree=4153284/4192956
[pid=5904] ppid=5902 vsize=45072 CPUtime=222.23
/proc/5904/stat : 5904 (tinisat) R 5902 5904 5797 0 -1 4194304 8310 0 0 0 22213 10 0 0 25 0 1 0 388061926 46153728 8067 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/5904/statm: 11268 8067 52 110 0 11155 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 45072

[startup+282.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/78 5905
/proc/meminfo: memFree=1791208/2055920 swapFree=4153284/4192956
[pid=5904] ppid=5902 vsize=45960 CPUtime=282.21
/proc/5904/stat : 5904 (tinisat) R 5902 5904 5797 0 -1 4194304 9427 0 0 0 28210 11 0 0 25 0 1 0 388061926 47063040 9184 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/5904/statm: 11490 9184 52 110 0 11377 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 45960

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 5905
/proc/meminfo: memFree=1788136/2055920 swapFree=4153284/4192956
[pid=5904] ppid=5902 vsize=46676 CPUtime=342.2
/proc/5904/stat : 5904 (tinisat) R 5902 5904 5797 0 -1 4194304 10164 0 0 0 34207 13 0 0 25 0 1 0 388061926 47796224 9921 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134520014 0 0 4096 0 0 0 0 17 1 0 0
/proc/5904/statm: 11669 9921 52 110 0 11556 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 46676

[startup+402.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 5905
/proc/meminfo: memFree=1784872/2055920 swapFree=4153284/4192956
[pid=5904] ppid=5902 vsize=47268 CPUtime=402.18
/proc/5904/stat : 5904 (tinisat) R 5902 5904 5797 0 -1 4194304 11015 0 0 0 40204 14 0 0 25 0 1 0 388061926 48402432 10739 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519941 0 0 4096 0 0 0 0 17 1 0 0
/proc/5904/statm: 11817 10739 52 110 0 11704 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 47268

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5905
/proc/meminfo: memFree=1781352/2055920 swapFree=4153284/4192956
[pid=5904] ppid=5902 vsize=85180 CPUtime=462.16
/proc/5904/stat : 5904 (tinisat) R 5902 5904 5797 0 -1 4194304 11900 0 0 0 46200 16 0 0 25 0 1 0 388061926 87224320 11624 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134520078 0 0 4096 0 0 0 0 17 1 0 0
/proc/5904/statm: 21295 11624 52 110 0 21182 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 85180

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5905
/proc/meminfo: memFree=1778024/2055920 swapFree=4153284/4192956
[pid=5904] ppid=5902 vsize=86676 CPUtime=522.15
/proc/5904/stat : 5904 (tinisat) R 5902 5904 5797 0 -1 4194304 13010 0 0 0 52197 18 0 0 25 0 1 0 388061926 88756224 12477 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/5904/statm: 21669 12477 52 110 0 21556 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 86676

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5905
/proc/meminfo: memFree=1774888/2055920 swapFree=4153284/4192956
[pid=5904] ppid=5902 vsize=87352 CPUtime=582.13
/proc/5904/stat : 5904 (tinisat) R 5902 5904 5797 0 -1 4194304 13780 0 0 0 58194 19 0 0 25 0 1 0 388061926 89448448 13247 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/5904/statm: 21838 13247 52 110 0 21725 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 87352

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5905
/proc/meminfo: memFree=1771880/2055920 swapFree=4153284/4192956
[pid=5904] ppid=5902 vsize=87904 CPUtime=642.12
/proc/5904/stat : 5904 (tinisat) R 5902 5904 5797 0 -1 4194304 14542 0 0 0 64191 21 0 0 25 0 1 0 388061926 90013696 13976 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/5904/statm: 21976 13976 52 110 0 21863 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 87904

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5905
/proc/meminfo: memFree=1769256/2055920 swapFree=4153284/4192956
[pid=5904] ppid=5902 vsize=88164 CPUtime=702.1
/proc/5904/stat : 5904 (tinisat) R 5902 5904 5797 0 -1 4194304 15190 0 0 0 70188 22 0 0 25 0 1 0 388061926 90279936 14624 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519972 0 0 4096 0 0 0 0 17 1 0 0
/proc/5904/statm: 22041 14624 52 110 0 21928 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 88164

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5907
/proc/meminfo: memFree=1766888/2055920 swapFree=4153284/4192956
[pid=5904] ppid=5902 vsize=88324 CPUtime=762.09
/proc/5904/stat : 5904 (tinisat) R 5902 5904 5797 0 -1 4194304 15787 0 0 0 76185 24 0 0 25 0 1 0 388061926 90443776 15221 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/5904/statm: 22081 15221 52 110 0 21968 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 88324

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5907
/proc/meminfo: memFree=1764456/2055920 swapFree=4153284/4192956
[pid=5904] ppid=5902 vsize=88848 CPUtime=822.07
/proc/5904/stat : 5904 (tinisat) R 5902 5904 5797 0 -1 4194304 16443 0 0 0 82182 25 0 0 25 0 1 0 388061926 90980352 15844 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519927 0 0 4096 0 0 0 0 17 1 0 0
/proc/5904/statm: 22212 15844 52 110 0 22099 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 88848

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5907
/proc/meminfo: memFree=1761832/2055920 swapFree=4153284/4192956
[pid=5904] ppid=5902 vsize=89596 CPUtime=882.05
/proc/5904/stat : 5904 (tinisat) R 5902 5904 5797 0 -1 4194304 17088 0 0 0 88179 26 0 0 25 0 1 0 388061926 91746304 16489 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/5904/statm: 22399 16489 52 110 0 22286 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 89596

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5907
/proc/meminfo: memFree=1759784/2055920 swapFree=4153284/4192956
[pid=5904] ppid=5902 vsize=89788 CPUtime=942.03
/proc/5904/stat : 5904 (tinisat) R 5902 5904 5797 0 -1 4194304 17619 0 0 0 94176 27 0 0 25 0 1 0 388061926 91942912 17020 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/5904/statm: 22447 17020 52 110 0 22334 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 89788

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5907
/proc/meminfo: memFree=1757352/2055920 swapFree=4153284/4192956
[pid=5904] ppid=5902 vsize=90344 CPUtime=1002.01
/proc/5904/stat : 5904 (tinisat) R 5902 5904 5797 0 -1 4194304 18199 0 0 0 100173 28 0 0 25 0 1 0 388061926 92512256 17600 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/5904/statm: 22586 17600 52 110 0 22473 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 90344

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5907
/proc/meminfo: memFree=1755496/2055920 swapFree=4153284/4192956
[pid=5904] ppid=5902 vsize=91024 CPUtime=1062
/proc/5904/stat : 5904 (tinisat) R 5902 5904 5797 0 -1 4194304 18725 0 0 0 106171 29 0 0 25 0 1 0 388061926 93208576 18061 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/5904/statm: 22756 18061 52 110 0 22643 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 91024

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5907
/proc/meminfo: memFree=1753512/2055920 swapFree=4153284/4192956
[pid=5904] ppid=5902 vsize=91184 CPUtime=1121.99
/proc/5904/stat : 5904 (tinisat) R 5902 5904 5797 0 -1 4194304 19211 0 0 0 112169 30 0 0 25 0 1 0 388061926 93372416 18547 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519953 0 0 4096 0 0 0 0 17 1 0 0
/proc/5904/statm: 22796 18547 52 110 0 22683 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 91184

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5907
/proc/meminfo: memFree=1751848/2055920 swapFree=4153284/4192956
[pid=5904] ppid=5902 vsize=91640 CPUtime=1181.97
/proc/5904/stat : 5904 (tinisat) R 5902 5904 5797 0 -1 4194304 19643 0 0 0 118166 31 0 0 25 0 1 0 388061926 93839360 18979 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/5904/statm: 22910 18979 52 110 0 22797 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 91640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5907
/proc/meminfo: memFree=1751208/2055920 swapFree=4153284/4192956
[pid=5904] ppid=5902 vsize=91772 CPUtime=1200.07
/proc/5904/stat : 5904 (tinisat) R 5902 5904 5797 0 -1 4194304 19799 0 0 0 119976 31 0 0 25 0 1 0 388061926 93974528 19135 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134520054 0 0 4096 0 0 0 0 17 1 0 0
/proc/5904/statm: 22943 19135 52 110 0 22830 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 91772

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.09
CPU user time (s): 1199.76
CPU system time (s): 0.32595
CPU usage (%): 99.9724
Max. virtual memory (cumulated for all children) (KiB): 91772

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

runsolver used 1.41678 second user time and 2.95055 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Mon Mar 12 06:31:14 UTC 2007

IDJOB= 338142
IDBENCH= 24716
IDSOLVER= 100
FILE ID= node18/338142-1173681074

PBS_JOBID= 4101481

Free space on /tmp= 66511 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/QG/QG6-gensys-icl009.sat05-2721.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/338142-1173681074/tinisat /tmp/evaluation/338142-1173681074/instance-338142-1173681074.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-338142-1173681074 -o ROOT/results/node18/solver-338142-1173681074 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/338142-1173681074/tinisat /tmp/evaluation/338142-1173681074/instance-338142-1173681074.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  2fe12e7483e7a74328d483192a8a2746

RANDOM SEED= 989276582

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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.236
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.236
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:       1828616 kB
Buffers:         36248 kB
Cached:         119332 kB
SwapCached:       2928 kB
Active:          98116 kB
Inactive:        80484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1828616 kB
SwapTotal:     4192956 kB
SwapFree:      4153284 kB
Dirty:             928 kB
Writeback:           0 kB
Mapped:          30076 kB
Slab:            34308 kB
Committed_AS:  1311052 kB
PageTables:       1668 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= 66511 MiB

End job on node18 on Mon Mar 12 06:51:16 UTC 2007