Trace number 1723097

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
picosat 913? (TO) 1200.12 1200.42

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_11_UNKNOWN.cnf
MD5SUMe0639bbed56c8b8c34616f8cb99c381c
Bench CategoryAPPLICATION (applications 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 variables1740
Number of clauses114011
Sum of the clauses size339448
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22792
Number of clauses of size 3111196
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c PicoSAT SAT Solver Version 913
0.00/0.00	c Copyright (c) 2006 - 2009 Armin Biere JKU Linz
0.00/0.00	c gcc -Wall -Wextra -m32 -static -DNDEBUG -O3 -fomit-frame-pointer -finline-limit=1000000
0.00/0.00	c
0.00/0.00	c parsing HOME/instance-1723097-1240683018.cnf
0.00/0.00	c parsed header 'p cnf 1740 114011'
0.08/0.09	c initialized 1740 variables
0.08/0.09	c found 114011 non trivial clauses
0.08/0.09	c
0.08/0.09	c random number generator seed 0
0.08/0.09	c 
0.08/0.09	c  seconds     variables   original    learned     agility
0.08/0.09	c         level        used      conflicts    limit          MB
0.08/0.09	c 
0.08/0.09	c s   0.1   0.0  1740   0.0 111e3     0     0     0   0.0   3.6 
0.09/0.10	c 
0.09/0.10	c initial reduction limit 55609 clauses
0.09/0.10	c 
0.09/0.10	c +   0.1 141.8  1740  18.3 111e3   100   100 61169  12.8   3.6 
0.09/0.10	c R   0.1 141.8  1740  18.3 111e3   100   100 61169  12.8   3.6 
0.09/0.12	c +   0.1  88.4  1740  29.5 111e3   250   250 67285  14.6   3.7 
0.09/0.13	c R   0.1  83.9  1740  35.7 111e3   402   402 67285  14.2   3.7 
0.09/0.14	c +   0.1  78.0  1740  39.0 111e3   475   475 74013  18.7   3.7 
0.09/0.18	c +   0.2  68.9  1740  49.1 111e3   812   812 81414  14.9   3.8 
0.19/0.22	c R   0.2  61.9  1740  60.4 111e3  1206  1206 81414  13.2   3.9 
0.19/0.24	c +   0.2  59.8  1740  61.9 111e3  1317  1317 89555  11.6   3.9 
0.29/0.37	c +   0.4  57.3  1740  75.7 111e3  2074  2074 98510  20.0   4.1 
0.39/0.49	c +   0.5  57.6  1740  78.2 111e3  3209  3209 108e3  18.7   4.4 
0.39/0.49	c R   0.5  57.6  1740  78.2 111e3  3212  3212 108e3  19.3   4.4 
0.69/0.79	c +   0.8  56.4  1740  84.8 111e3  4911  4911 119e3  24.3   4.7 
1.19/1.27	c +   1.3  60.2  1740  90.4 111e3  7464  7464 131e3  16.7   5.3 
1.39/1.40	c R   1.4  59.4  1740  91.0 111e3  8028  8028 131e3  16.6   5.4 
2.19/2.20	c +   2.2  53.2  1740  92.4 111e3 11293 11293 144e3  16.9   5.9 
3.49/3.57	c +   3.6  42.4  1740  92.4 111e3 17036 17036 158e3  16.9   6.5 
3.99/4.01	c R   4.0  40.1  1740  92.5 111e3 19273 19273 158e3  18.8   6.7 
4.89/4.98	c +   5.0  39.2  1740  92.6 111e3 25650 25650 174e3  12.8   7.9 
7.69/7.79	c +   7.8  38.7  1740  92.6 111e3 38571 38571 191e3   9.4  10.4 
9.69/9.75	c R   9.8  38.8  1740  92.6 111e3 44912 44912 191e3  12.3  11.6 
9.69/9.75	c 
9.69/9.75	c  seconds     variables   original    learned     agility
9.69/9.75	c         level        used      conflicts    limit          MB
9.69/9.75	c 
18.38/18.46	c +  18.5  38.0  1740  92.6 111e3 57952 57952 211e3  11.9  13.9 
32.68/32.73	c +  32.7  36.9  1740  94.3 111e3 87023 87023 232e3  13.5  19.3 
35.39/35.45	c R  35.4  35.3  1740  94.5 111e3 102e3 102e3 232e3  13.8  22.0 
48.48/48.59	c +  48.6  35.0  1740  94.8 111e3 130e3 130e3 255e3  16.5  26.8 
95.76/95.85	c +  95.8  36.3  1740  95.1 111e3 196e3 196e3 281e3  16.0  39.9 
127.96/128.03	c R 128.0  36.2  1740  95.2 111e3 230e3 230e3 281e3  13.8  46.5 
312.52/312.66	c + 312.6  37.6  1740  95.2 111e3 294e3 33641 309e3  10.4  14.7 
526.76/526.94	c + 526.8  43.7  1740  95.3 111e3 441e3 180e3 340e3   8.3  53.5 
729.71/729.90	c R 729.7  45.2  1740  95.3 111e3 512e3 252e3 340e3   8.8  72.3 

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1723097-1240683018/watcher-1723097-1240683018 -o /tmp/evaluation-result-1723097-1240683018/solver-1723097-1240683018 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/picosat HOME/instance-1723097-1240683018.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): 1800 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 0.97 0.98 3/64 28284
/proc/meminfo: memFree=1794248/2055920 swapFree=4192812/4192956
[pid=28284] ppid=28282 vsize=1044 CPUtime=0
/proc/28284/stat : 28284 (picosat) R 28282 28284 28155 0 -1 4194304 151 0 0 0 0 0 0 0 18 0 1 0 96335775 1069056 136 1992294400 134512640 135137933 4294956240 18446744073709551615 134668310 0 0 4096 0 0 0 0 17 1 0 0
/proc/28284/statm: 261 136 56 152 0 107 0

[startup+0.0927851 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 28284
/proc/meminfo: memFree=1794248/2055920 swapFree=4192812/4192956
[pid=28284] ppid=28282 vsize=4860 CPUtime=0.08
/proc/28284/stat : 28284 (picosat) R 28282 28284 28155 0 -1 4194304 1103 0 0 0 8 0 0 0 18 0 1 0 96335775 4976640 1088 1992294400 134512640 135137933 4294956240 18446744073709551615 134522732 0 0 4096 0 0 0 0 17 1 0 0
/proc/28284/statm: 1215 1088 61 152 0 1061 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4860

[startup+0.101785 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 28284
/proc/meminfo: memFree=1794248/2055920 swapFree=4192812/4192956
[pid=28284] ppid=28282 vsize=4860 CPUtime=0.09
/proc/28284/stat : 28284 (picosat) R 28282 28284 28155 0 -1 4194304 1114 0 0 0 9 0 0 0 18 0 1 0 96335775 4976640 1099 1992294400 134512640 135137933 4294956240 18446744073709551615 134548788 0 0 4096 0 0 0 0 17 1 0 0
/proc/28284/statm: 1215 1099 69 152 0 1061 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4860

[startup+0.301805 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 28284
/proc/meminfo: memFree=1794248/2055920 swapFree=4192812/4192956
[pid=28284] ppid=28282 vsize=5256 CPUtime=0.29
/proc/28284/stat : 28284 (picosat) R 28282 28284 28155 0 -1 4194304 1213 0 0 0 29 0 0 0 19 0 1 0 96335775 5382144 1198 1992294400 134512640 135137933 4294956240 18446744073709551615 134548813 0 0 4096 0 0 0 0 17 1 0 0
/proc/28284/statm: 1314 1198 69 152 0 1160 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5256

[startup+0.701844 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 28284
/proc/meminfo: memFree=1794248/2055920 swapFree=4192812/4192956
[pid=28284] ppid=28282 vsize=5944 CPUtime=0.69
/proc/28284/stat : 28284 (picosat) R 28282 28284 28155 0 -1 4194304 1363 0 0 0 69 0 0 0 22 0 1 0 96335775 6086656 1348 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/28284/statm: 1486 1348 69 152 0 1332 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5944

[startup+1.50192 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28285
/proc/meminfo: memFree=1788544/2055920 swapFree=4192812/4192956
[pid=28284] ppid=28282 vsize=6908 CPUtime=1.49
/proc/28284/stat : 28284 (picosat) R 28282 28284 28155 0 -1 4194304 1609 0 0 0 149 0 0 0 25 0 1 0 96335775 7073792 1594 1992294400 134512640 135137933 4294956240 18446744073709551615 134552061 0 0 4096 0 0 0 0 17 1 0 0
/proc/28284/statm: 1727 1594 69 152 0 1573 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6908

[startup+3.10108 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28285
/proc/meminfo: memFree=1787584/2055920 swapFree=4192812/4192956
[pid=28284] ppid=28282 vsize=7568 CPUtime=3.09
/proc/28284/stat : 28284 (picosat) R 28282 28284 28155 0 -1 4194304 1797 0 0 0 309 0 0 0 25 0 1 0 96335775 7749632 1782 1992294400 134512640 135137933 4294956240 18446744073709551615 134522703 0 0 4096 0 0 0 0 17 1 0 0
/proc/28284/statm: 1892 1782 69 152 0 1738 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7568

[startup+6.3014 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28285
/proc/meminfo: memFree=1784768/2055920 swapFree=4192812/4192956
[pid=28284] ppid=28282 vsize=10736 CPUtime=6.29
/proc/28284/stat : 28284 (picosat) R 28282 28284 28155 0 -1 4194304 2562 0 0 0 629 0 0 0 25 0 1 0 96335775 10993664 2547 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/28284/statm: 2684 2547 69 152 0 2530 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10736

[startup+12.701 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28285
/proc/meminfo: memFree=1780544/2055920 swapFree=4192812/4192956
[pid=28284] ppid=28282 vsize=14428 CPUtime=12.69
/proc/28284/stat : 28284 (picosat) R 28282 28284 28155 0 -1 4194304 3474 0 0 0 1267 2 0 0 25 0 1 0 96335775 14774272 3459 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/28284/statm: 3607 3459 69 152 0 3453 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14428

[startup+25.5013 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28285
/proc/meminfo: memFree=1777344/2055920 swapFree=4192812/4192956
[pid=28284] ppid=28282 vsize=17588 CPUtime=25.48
/proc/28284/stat : 28284 (picosat) R 28282 28284 28155 0 -1 4194304 4213 0 0 0 2545 3 0 0 25 0 1 0 96335775 18010112 4198 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/28284/statm: 4397 4198 69 152 0 4243 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17588

[startup+51.1018 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28285
/proc/meminfo: memFree=1764672/2055920 swapFree=4192812/4192956
[pid=28284] ppid=28282 vsize=30508 CPUtime=51.08
/proc/28284/stat : 28284 (picosat) R 28282 28284 28155 0 -1 4194304 7402 0 0 0 5101 7 0 0 25 0 1 0 96335775 31240192 7387 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/28284/statm: 7627 7387 69 152 0 7473 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 30508

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28285
/proc/meminfo: memFree=1750080/2055920 swapFree=4192812/4192956
[pid=28284] ppid=28282 vsize=44764 CPUtime=102.27
/proc/28284/stat : 28284 (picosat) R 28282 28284 28155 0 -1 4194304 11030 0 0 0 10216 11 0 0 25 0 1 0 96335775 45838336 11015 1992294400 134512640 135137933 4294956240 18446744073709551615 134548870 0 0 4096 0 0 0 0 17 1 0 0
/proc/28284/statm: 11191 11015 69 152 0 11037 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 44764

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28285
/proc/meminfo: memFree=1742144/2055920 swapFree=4192812/4192956
[pid=28284] ppid=28282 vsize=52552 CPUtime=162.25
/proc/28284/stat : 28284 (picosat) R 28282 28284 28155 0 -1 4194304 12999 0 0 0 16211 14 0 0 25 0 1 0 96335775 53813248 12984 1992294400 134512640 135137933 4294956240 18446744073709551615 134527903 0 0 4096 0 0 0 0 17 1 0 0
/proc/28284/statm: 13138 12984 69 152 0 12984 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 52552

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28285
/proc/meminfo: memFree=1738816/2055920 swapFree=4192812/4192956
[pid=28284] ppid=28282 vsize=55588 CPUtime=222.24
/proc/28284/stat : 28284 (picosat) R 28282 28284 28155 0 -1 4194304 13801 0 0 0 22209 15 0 0 25 0 1 0 96335775 56922112 13786 1992294400 134512640 135137933 4294956240 18446744073709551615 134527931 0 0 4096 0 0 0 0 17 1 0 0
/proc/28284/statm: 13897 13786 69 152 0 13743 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 55588

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28285
/proc/meminfo: memFree=1736384/2055920 swapFree=4192812/4192956
[pid=28284] ppid=28282 vsize=58988 CPUtime=282.22
/proc/28284/stat : 28284 (picosat) R 28282 28284 28155 0 -1 4194304 14407 0 0 0 28207 15 0 0 25 0 1 0 96335775 60403712 14392 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/28284/statm: 14747 14392 69 152 0 14593 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 58988

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28285
/proc/meminfo: memFree=1733120/2055920 swapFree=4192812/4192956
[pid=28284] ppid=28282 vsize=63148 CPUtime=342.21
/proc/28284/stat : 28284 (picosat) R 28282 28284 28155 0 -1 4194304 15221 0 0 0 34204 17 0 0 25 0 1 0 96335775 64663552 15180 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/28284/statm: 15787 15180 69 152 0 15633 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 63148

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28285
/proc/meminfo: memFree=1733120/2055920 swapFree=4192812/4192956
[pid=28284] ppid=28282 vsize=63148 CPUtime=402.19
/proc/28284/stat : 28284 (picosat) R 28282 28284 28155 0 -1 4194304 15221 0 0 0 40202 17 0 0 25 0 1 0 96335775 64663552 15180 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/28284/statm: 15787 15180 69 152 0 15633 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 63148

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28285
/proc/meminfo: memFree=1733056/2055920 swapFree=4192812/4192956
[pid=28284] ppid=28282 vsize=63148 CPUtime=462.18
/proc/28284/stat : 28284 (picosat) R 28282 28284 28155 0 -1 4194304 15221 0 0 0 46201 17 0 0 25 0 1 0 96335775 64663552 15180 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/28284/statm: 15787 15180 69 152 0 15633 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 63148

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28285
/proc/meminfo: memFree=1733120/2055920 swapFree=4192812/4192956
[pid=28284] ppid=28282 vsize=63148 CPUtime=522.16
/proc/28284/stat : 28284 (picosat) R 28282 28284 28155 0 -1 4194304 15221 0 0 0 52199 17 0 0 25 0 1 0 96335775 64663552 15180 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/28284/statm: 15787 15180 69 152 0 15633 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 63148

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28285
/proc/meminfo: memFree=1732864/2055920 swapFree=4192812/4192956
[pid=28284] ppid=28282 vsize=63412 CPUtime=582.14
/proc/28284/stat : 28284 (picosat) R 28282 28284 28155 0 -1 4194304 15291 0 0 0 58197 17 0 0 25 0 1 0 96335775 64933888 15250 1992294400 134512640 135137933 4294956240 18446744073709551615 134548840 0 0 4096 0 0 0 0 17 1 0 0
/proc/28284/statm: 15853 15250 69 152 0 15699 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 63412

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28285
/proc/meminfo: memFree=1728320/2055920 swapFree=4192812/4192956
[pid=28284] ppid=28282 vsize=67900 CPUtime=642.14
/proc/28284/stat : 28284 (picosat) R 28282 28284 28155 0 -1 4194304 16411 0 0 0 64195 19 0 0 25 0 1 0 96335775 69529600 16370 1992294400 134512640 135137933 4294956240 18446744073709551615 134548834 0 0 4096 0 0 0 0 17 1 0 0
/proc/28284/statm: 16975 16370 69 152 0 16821 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 67900

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28285
/proc/meminfo: memFree=1724416/2055920 swapFree=4192812/4192956
[pid=28284] ppid=28282 vsize=71728 CPUtime=702.12
/proc/28284/stat : 28284 (picosat) R 28282 28284 28155 0 -1 4194304 17384 0 0 0 70192 20 0 0 25 0 1 0 96335775 73449472 17343 1992294400 134512640 135137933 4294956240 18446744073709551615 134527931 0 0 4096 0 0 0 0 17 1 0 0
/proc/28284/statm: 17932 17343 69 152 0 17778 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 71728

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28285
/proc/meminfo: memFree=1717120/2055920 swapFree=4192812/4192956
[pid=28284] ppid=28282 vsize=78856 CPUtime=762.11
/proc/28284/stat : 28284 (picosat) R 28282 28284 28155 0 -1 4194304 19171 0 0 0 76188 23 0 0 25 0 1 0 96335775 80748544 19130 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/28284/statm: 19714 19130 69 152 0 19560 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 78856

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28285
/proc/meminfo: memFree=1713728/2055920 swapFree=4192812/4192956
[pid=28284] ppid=28282 vsize=82288 CPUtime=822.09
/proc/28284/stat : 28284 (picosat) R 28282 28284 28155 0 -1 4194304 20028 0 0 0 82185 24 0 0 25 0 1 0 96335775 84262912 19987 1992294400 134512640 135137933 4294956240 18446744073709551615 134545662 0 0 4096 0 0 0 0 17 1 0 0
/proc/28284/statm: 20572 19987 69 152 0 20418 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 82288

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28285
/proc/meminfo: memFree=1710720/2055920 swapFree=4192812/4192956
[pid=28284] ppid=28282 vsize=85324 CPUtime=882.07
/proc/28284/stat : 28284 (picosat) R 28282 28284 28155 0 -1 4194304 20762 0 0 0 88182 25 0 0 25 0 1 0 96335775 87371776 20721 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/28284/statm: 21331 20721 69 152 0 21177 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 85324

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28285
/proc/meminfo: memFree=1708096/2055920 swapFree=4192812/4192956
[pid=28284] ppid=28282 vsize=87832 CPUtime=942.05
/proc/28284/stat : 28284 (picosat) R 28282 28284 28155 0 -1 4194304 21425 0 0 0 94179 26 0 0 25 0 1 0 96335775 89939968 21384 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/28284/statm: 21958 21384 69 152 0 21804 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 87832

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28285
/proc/meminfo: memFree=1705280/2055920 swapFree=4192812/4192956
[pid=28284] ppid=28282 vsize=90604 CPUtime=1002.04
/proc/28284/stat : 28284 (picosat) R 28282 28284 28155 0 -1 4194304 22124 0 0 0 100177 27 0 0 25 0 1 0 96335775 92778496 22083 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/28284/statm: 22651 22083 69 152 0 22497 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 90604

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28285
/proc/meminfo: memFree=1702528/2055920 swapFree=4192812/4192956
[pid=28284] ppid=28282 vsize=93376 CPUtime=1062.02
/proc/28284/stat : 28284 (picosat) R 28282 28284 28155 0 -1 4194304 22811 0 0 0 106174 28 0 0 25 0 1 0 96335775 95617024 22770 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/28284/statm: 23344 22770 69 152 0 23190 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 93376

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28285
/proc/meminfo: memFree=1699904/2055920 swapFree=4192812/4192956
[pid=28284] ppid=28282 vsize=95884 CPUtime=1122
/proc/28284/stat : 28284 (picosat) R 28282 28284 28155 0 -1 4194304 23461 0 0 0 112171 29 0 0 25 0 1 0 96335775 98185216 23420 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/28284/statm: 23971 23420 69 152 0 23817 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 95884

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28285
/proc/meminfo: memFree=1697664/2055920 swapFree=4192812/4192956
[pid=28284] ppid=28282 vsize=98128 CPUtime=1181.99
/proc/28284/stat : 28284 (picosat) R 28282 28284 28155 0 -1 4194304 24010 0 0 0 118169 30 0 0 25 0 1 0 96335775 100483072 23969 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/28284/statm: 24532 23969 69 152 0 24378 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 98128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28285
/proc/meminfo: memFree=1697024/2055920 swapFree=4192812/4192956
[pid=28284] ppid=28282 vsize=98656 CPUtime=1200.1
/proc/28284/stat : 28284 (picosat) R 28282 28284 28155 0 -1 4194304 24156 0 0 0 119979 31 0 0 25 0 1 0 96335775 101023744 24115 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/28284/statm: 24664 24115 69 152 0 24510 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 98656

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.12
CPU user time (s): 1199.79
CPU system time (s): 0.32695
CPU usage (%): 99.9748
Max. virtual memory (cumulated for all children) (KiB): 98656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.79
system time used= 0.32695
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24156
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= 2
involuntary context switches= 2126

runsolver used 0.845871 second user time and 2.6006 second system time

The end

Launcher Data

Begin job on node12 at 2009-04-25 20:10:18
IDJOB=1723097
IDBENCH=71103
IDSOLVER=506
FILE ID=node12/1723097-1240683018
PBS_JOBID= 9186697
Free space on /tmp= 66340 MiB

SOLVER NAME= picosat 913
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_11_UNKNOWN.cnf
COMMAND LINE= HOME/picosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723097-1240683018/watcher-1723097-1240683018 -o /tmp/evaluation-result-1723097-1240683018/solver-1723097-1240683018 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/picosat HOME/instance-1723097-1240683018.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= e0639bbed56c8b8c34616f8cb99c381c
RANDOM SEED=1387008730

node12.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.213
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.213
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:       1794664 kB
Buffers:         25432 kB
Cached:         162588 kB
SwapCached:          0 kB
Active:          99788 kB
Inactive:       102080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1794664 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2480 kB
Writeback:           0 kB
Mapped:          23640 kB
Slab:            45384 kB
Committed_AS:   437052 kB
PageTables:       1376 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= 66340 MiB
End job on node12 at 2009-04-25 20:30:20