Trace number 334446

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.08 1200.43

General information on the benchmark

Namecrafted/Hard/contest04/others/
Composite-048BitPrimes-0.sat05-503.reshuffled-07.cnf
MD5SUM5a3ae9766db0de00fa37fabacaa34827
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4703
Number of clauses45358
Sum of the clauses size203370
Maximum clause length5
Minimum clause length1
Number of clauses of size 1146
Number of clauses of size 24604
Number of clauses of size 34512
Number of clauses of size 40
Number of clauses of size 536096
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.08	c Tinisat 0.22
0.00/0.08	c solving /tmp/evaluation/334446-1173572644/instance-334446-1173572644.cnf
0.00/0.08	c 4703 variables, 45358 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/node1/watcher-334446-1173572644 -o ROOT/results/node1/solver-334446-1173572644 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334446-1173572644/tinisat /tmp/evaluation/334446-1173572644/instance-334446-1173572644.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.87 1.02 0.99 3/77 21225
/proc/meminfo: memFree=1583648/2055920 swapFree=4159120/4192956
[pid=21225] ppid=21223 vsize=1076 CPUtime=0
/proc/21225/stat : 21225 (tinisat) R 21223 21225 21166 0 -1 4194304 95 0 0 0 0 0 0 0 18 0 1 0 377219520 1101824 80 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134629133 0 0 4096 0 0 0 0 17 1 0 0
/proc/21225/statm: 269 80 48 110 0 156 0

[startup+0.00797103 s]
/proc/loadavg: 0.87 1.02 0.99 3/77 21225
/proc/meminfo: memFree=1583648/2055920 swapFree=4159120/4192956
[pid=21225] ppid=21223 vsize=1076 CPUtime=0
/proc/21225/stat : 21225 (tinisat) R 21223 21225 21166 0 -1 4194304 109 0 0 0 0 0 0 0 18 0 1 0 377219520 1101824 94 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 1 0 0
/proc/21225/statm: 269 94 48 110 0 156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1076

[startup+0.101981 s]
/proc/loadavg: 0.87 1.02 0.99 3/77 21225
/proc/meminfo: memFree=1583648/2055920 swapFree=4159120/4192956
[pid=21225] ppid=21223 vsize=5244 CPUtime=0.09
/proc/21225/stat : 21225 (tinisat) R 21223 21225 21166 0 -1 4194304 916 0 0 0 9 0 0 0 18 0 1 0 377219520 5369856 900 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 1 0 0
/proc/21225/statm: 1311 901 51 110 0 1198 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5244

[startup+0.302004 s]
/proc/loadavg: 0.87 1.02 0.99 3/77 21225
/proc/meminfo: memFree=1583648/2055920 swapFree=4159120/4192956
[pid=21225] ppid=21223 vsize=5280 CPUtime=0.29
/proc/21225/stat : 21225 (tinisat) R 21223 21225 21166 0 -1 4194304 1092 0 0 0 29 0 0 0 19 0 1 0 377219520 5406720 986 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134515513 0 0 4096 0 0 0 0 17 1 0 0
/proc/21225/statm: 1320 986 52 110 0 1207 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5280

[startup+0.70105 s]
/proc/loadavg: 0.87 1.02 0.99 3/77 21225
/proc/meminfo: memFree=1583648/2055920 swapFree=4159120/4192956
[pid=21225] ppid=21223 vsize=5280 CPUtime=0.69
/proc/21225/stat : 21225 (tinisat) R 21223 21225 21166 0 -1 4194304 1124 0 0 0 69 0 0 0 23 0 1 0 377219520 5406720 1018 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 1 0 0
/proc/21225/statm: 1320 1018 52 110 0 1207 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5280

[startup+1.50114 s]
/proc/loadavg: 0.87 1.02 0.99 2/78 21226
/proc/meminfo: memFree=1579672/2055920 swapFree=4159120/4192956
[pid=21225] ppid=21223 vsize=5280 CPUtime=1.49
/proc/21225/stat : 21225 (tinisat) R 21223 21225 21166 0 -1 4194304 1204 0 0 0 149 0 0 0 25 0 1 0 377219520 5406720 1098 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/21225/statm: 1320 1098 52 110 0 1207 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5280

[startup+3.10133 s]
/proc/loadavg: 0.87 1.02 0.99 2/78 21226
/proc/meminfo: memFree=1579032/2055920 swapFree=4159120/4192956
[pid=21225] ppid=21223 vsize=9168 CPUtime=3.09
/proc/21225/stat : 21225 (tinisat) R 21223 21225 21166 0 -1 4194304 1368 0 0 0 308 1 0 0 25 0 1 0 377219520 9388032 1262 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/21225/statm: 2292 1262 52 110 0 2179 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9168

[startup+6.3017 s]
/proc/loadavg: 0.88 1.02 0.99 2/78 21226
/proc/meminfo: memFree=1577952/2055920 swapFree=4159120/4192956
[pid=21225] ppid=21223 vsize=9168 CPUtime=6.29
/proc/21225/stat : 21225 (tinisat) R 21223 21225 21166 0 -1 4194304 1611 0 0 0 628 1 0 0 25 0 1 0 377219520 9388032 1505 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519824 0 0 4096 0 0 0 0 17 1 0 0
/proc/21225/statm: 2292 1505 52 110 0 2179 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9168

[startup+12.7014 s]
/proc/loadavg: 0.89 1.02 0.99 2/78 21226
/proc/meminfo: memFree=1575712/2055920 swapFree=4159120/4192956
[pid=21225] ppid=21223 vsize=9168 CPUtime=12.69
/proc/21225/stat : 21225 (tinisat) R 21223 21225 21166 0 -1 4194304 2113 0 0 0 1267 2 0 0 25 0 1 0 377219520 9388032 2007 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/21225/statm: 2292 2007 52 110 0 2179 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9168

[startup+25.5019 s]
/proc/loadavg: 0.91 1.02 0.99 2/78 21226
/proc/meminfo: memFree=1571872/2055920 swapFree=4159120/4192956
[pid=21225] ppid=21223 vsize=16944 CPUtime=25.49
/proc/21225/stat : 21225 (tinisat) R 21223 21225 21166 0 -1 4194304 3027 0 0 0 2546 3 0 0 25 0 1 0 377219520 17350656 2921 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/21225/statm: 4236 2921 52 110 0 4123 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16944

[startup+51.1019 s]
/proc/loadavg: 0.94 1.02 0.99 2/78 21226
/proc/meminfo: memFree=1564384/2055920 swapFree=4159120/4192956
[pid=21225] ppid=21223 vsize=33148 CPUtime=51.08
/proc/21225/stat : 21225 (tinisat) R 21223 21225 21166 0 -1 4194304 4931 0 0 0 5104 4 0 0 25 0 1 0 377219520 33943552 4825 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/21225/statm: 8287 4825 52 110 0 8174 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 33148

[startup+102.306 s]
/proc/loadavg: 0.97 1.01 0.99 2/78 21226
/proc/meminfo: memFree=1551904/2055920 swapFree=4159120/4192956
[pid=21225] ppid=21223 vsize=33976 CPUtime=102.27
/proc/21225/stat : 21225 (tinisat) R 21223 21225 21166 0 -1 4194304 8068 0 0 0 10219 8 0 0 25 0 1 0 377219520 34791424 7897 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/21225/statm: 8494 7897 52 110 0 8381 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 33976

[startup+162.302 s]
/proc/loadavg: 0.99 1.01 0.99 2/78 21226
/proc/meminfo: memFree=1541280/2055920 swapFree=4159120/4192956
[pid=21225] ppid=21223 vsize=66552 CPUtime=162.24
/proc/21225/stat : 21225 (tinisat) R 21223 21225 21166 0 -1 4194304 10734 0 0 0 16213 11 0 0 25 0 1 0 377219520 68149248 10563 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519912 0 0 4096 0 0 0 0 17 1 0 0
/proc/21225/statm: 16638 10563 52 110 0 16525 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 66552

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 21226
/proc/meminfo: memFree=1533024/2055920 swapFree=4159120/4192956
[pid=21225] ppid=21223 vsize=67704 CPUtime=222.23
/proc/21225/stat : 21225 (tinisat) R 21223 21225 21166 0 -1 4194304 12899 0 0 0 22209 14 0 0 25 0 1 0 377219520 69328896 12599 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 1 0 0
/proc/21225/statm: 16926 12599 52 110 0 16813 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 67704

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 21226
/proc/meminfo: memFree=1525280/2055920 swapFree=4159120/4192956
[pid=21225] ppid=21223 vsize=68280 CPUtime=282.21
/proc/21225/stat : 21225 (tinisat) R 21223 21225 21166 0 -1 4194304 14847 0 0 0 28204 17 0 0 25 0 1 0 377219520 69918720 14547 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520134 0 0 4096 0 0 0 0 17 1 0 0
/proc/21225/statm: 17070 14547 52 110 0 16957 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 68280

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 21226
/proc/meminfo: memFree=1519528/2055920 swapFree=4159120/4192956
[pid=21225] ppid=21223 vsize=68584 CPUtime=342.19
/proc/21225/stat : 21225 (tinisat) R 21223 21225 21166 0 -1 4194304 16257 0 0 0 34200 19 0 0 25 0 1 0 377219520 70230016 15957 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520045 0 0 4096 0 0 0 0 17 1 0 0
/proc/21225/statm: 17146 15957 52 110 0 17033 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 68584

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 21226
/proc/meminfo: memFree=1512872/2055920 swapFree=4159120/4192956
[pid=21225] ppid=21223 vsize=131088 CPUtime=402.17
/proc/21225/stat : 21225 (tinisat) R 21223 21225 21166 0 -1 4194304 17950 0 0 0 40196 21 0 0 25 0 1 0 377219520 134234112 17650 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519657 0 0 4096 0 0 0 0 17 1 0 0
/proc/21225/statm: 32772 17650 52 110 0 32659 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 131088

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 21226
/proc/meminfo: memFree=1503656/2055920 swapFree=4159120/4192956
[pid=21225] ppid=21223 vsize=131864 CPUtime=462.15
/proc/21225/stat : 21225 (tinisat) R 21223 21225 21166 0 -1 4194304 20220 0 0 0 46192 23 0 0 25 0 1 0 377219520 135028736 19920 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/21225/statm: 32966 19920 52 110 0 32853 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 131864

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 21226
/proc/meminfo: memFree=1497960/2055920 swapFree=4159120/4192956
[pid=21225] ppid=21223 vsize=132480 CPUtime=522.14
/proc/21225/stat : 21225 (tinisat) R 21223 21225 21166 0 -1 4194304 21648 0 0 0 52188 26 0 0 25 0 1 0 377219520 135659520 21348 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/21225/statm: 33120 21348 52 110 0 33007 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 132480

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 21226
/proc/meminfo: memFree=1492968/2055920 swapFree=4159120/4192956
[pid=21225] ppid=21223 vsize=134252 CPUtime=582.12
/proc/21225/stat : 21225 (tinisat) R 21223 21225 21166 0 -1 4194304 23151 0 0 0 58184 28 0 0 25 0 1 0 377219520 137474048 22594 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/21225/statm: 33563 22594 52 110 0 33450 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 134252

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 21226
/proc/meminfo: memFree=1487912/2055920 swapFree=4159120/4192956
[pid=21225] ppid=21223 vsize=134796 CPUtime=642.11
/proc/21225/stat : 21225 (tinisat) R 21223 21225 21166 0 -1 4194304 24404 0 0 0 64180 31 0 0 25 0 1 0 377219520 138031104 23847 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/21225/statm: 33699 23847 52 110 0 33586 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 134796

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 21226
/proc/meminfo: memFree=1482600/2055920 swapFree=4159120/4192956
[pid=21225] ppid=21223 vsize=135192 CPUtime=702.08
/proc/21225/stat : 21225 (tinisat) R 21223 21225 21166 0 -1 4194304 25756 0 0 0 70175 33 0 0 25 0 1 0 377219520 138436608 25199 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/21225/statm: 33798 25199 52 110 0 33685 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 135192

[startup+762.306 s]
/proc/loadavg: 1.06 1.02 0.99 2/78 21226
/proc/meminfo: memFree=1477096/2055920 swapFree=4159120/4192956
[pid=21225] ppid=21223 vsize=135484 CPUtime=762.08
/proc/21225/stat : 21225 (tinisat) R 21223 21225 21166 0 -1 4194304 27110 0 0 0 76172 36 0 0 25 0 1 0 377219520 138735616 26553 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519898 0 0 4096 0 0 0 0 17 1 0 0
/proc/21225/statm: 33871 26553 52 110 0 33758 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 135484

[startup+822.302 s]
/proc/loadavg: 1.02 1.01 0.99 2/78 21226
/proc/meminfo: memFree=1471144/2055920 swapFree=4159120/4192956
[pid=21225] ppid=21223 vsize=136172 CPUtime=822.05
/proc/21225/stat : 21225 (tinisat) R 21223 21225 21166 0 -1 4194304 28616 0 0 0 82167 38 0 0 25 0 1 0 377219520 139440128 28059 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/21225/statm: 34043 28059 52 110 0 33930 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 136172

[startup+882.302 s]
/proc/loadavg: 1.01 1.00 0.99 2/78 21226
/proc/meminfo: memFree=1466088/2055920 swapFree=4159120/4192956
[pid=21225] ppid=21223 vsize=136992 CPUtime=882.03
/proc/21225/stat : 21225 (tinisat) R 21223 21225 21166 0 -1 4194304 29849 0 0 0 88164 39 0 0 25 0 1 0 377219520 140279808 29292 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/21225/statm: 34248 29292 52 110 0 34135 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 136992

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 21226
/proc/meminfo: memFree=1460904/2055920 swapFree=4159120/4192956
[pid=21225] ppid=21223 vsize=137448 CPUtime=942.01
/proc/21225/stat : 21225 (tinisat) R 21223 21225 21166 0 -1 4194304 31167 0 0 0 94160 41 0 0 25 0 1 0 377219520 140746752 30610 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/21225/statm: 34362 30610 52 110 0 34249 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 137448

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 21226
/proc/meminfo: memFree=1456552/2055920 swapFree=4159120/4192956
[pid=21225] ppid=21223 vsize=137844 CPUtime=1001.99
/proc/21225/stat : 21225 (tinisat) R 21223 21225 21166 0 -1 4194304 32246 0 0 0 100157 42 0 0 25 0 1 0 377219520 141152256 31689 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/21225/statm: 34461 31689 52 110 0 34348 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 137844

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 21226
/proc/meminfo: memFree=1452712/2055920 swapFree=4159120/4192956
[pid=21225] ppid=21223 vsize=138168 CPUtime=1061.98
/proc/21225/stat : 21225 (tinisat) R 21223 21225 21166 0 -1 4194304 33214 0 0 0 106154 44 0 0 25 0 1 0 377219520 141484032 32657 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/21225/statm: 34542 32657 52 110 0 34429 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 138168

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 21226
/proc/meminfo: memFree=1447464/2055920 swapFree=4159120/4192956
[pid=21225] ppid=21223 vsize=138616 CPUtime=1121.96
/proc/21225/stat : 21225 (tinisat) R 21223 21225 21166 0 -1 4194304 34581 0 0 0 112150 46 0 0 25 0 1 0 377219520 141942784 33958 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/21225/statm: 34654 33958 52 110 0 34541 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 138616

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 21226
/proc/meminfo: memFree=1443816/2055920 swapFree=4159120/4192956
[pid=21225] ppid=21223 vsize=263144 CPUtime=1181.95
/proc/21225/stat : 21225 (tinisat) R 21223 21225 21166 0 -1 4194304 35501 0 0 0 118147 48 0 0 25 0 1 0 377219520 269459456 34878 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519657 0 0 4096 0 0 0 0 17 1 0 0
/proc/21225/statm: 65786 34878 52 110 0 65673 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 263144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 21226
/proc/meminfo: memFree=1442216/2055920 swapFree=4159120/4192956
[pid=21225] ppid=21223 vsize=263144 CPUtime=1200.04
/proc/21225/stat : 21225 (tinisat) R 21223 21225 21166 0 -1 4194304 35878 0 0 0 119956 48 0 0 25 0 1 0 377219520 269459456 35255 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/21225/statm: 65786 35255 52 110 0 65673 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 263144

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.43
CPU time (s): 1200.08
CPU user time (s): 1199.57
CPU system time (s): 0.507922
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 263144

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

runsolver used 1.27081 second user time and 3.10653 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Sun Mar 11 00:24:04 UTC 2007

IDJOB= 334446
IDBENCH= 24628
IDSOLVER= 100
FILE ID= node1/334446-1173572644

PBS_JOBID= 4101209

Free space on /tmp= 66389 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/others/Composite-048BitPrimes-0.sat05-503.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334446-1173572644/tinisat /tmp/evaluation/334446-1173572644/instance-334446-1173572644.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-334446-1173572644 -o ROOT/results/node1/solver-334446-1173572644 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334446-1173572644/tinisat /tmp/evaluation/334446-1173572644/instance-334446-1173572644.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  5a3ae9766db0de00fa37fabacaa34827

RANDOM SEED= 673160073

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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.230
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.230
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:       1584120 kB
Buffers:         42480 kB
Cached:         353616 kB
SwapCached:      13740 kB
Active:         239592 kB
Inactive:       179144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1584120 kB
SwapTotal:     4192956 kB
SwapFree:      4159120 kB
Dirty:            1892 kB
Writeback:           0 kB
Mapped:          29456 kB
Slab:            38616 kB
Committed_AS:  1192016 kB
PageTables:       1740 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= 66389 MiB

End job on node1 on Sun Mar 11 00:44:07 UTC 2007