Trace number 1721147

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_11_UNKNOWN.cnf
MD5SUMb02fa517730e45c506203f9bd7ebb62c
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 clauses104640
Sum of the clauses size311346
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22781
Number of clauses of size 3101836
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-1721147-1240663381.cnf
0.00/0.00	c parsed header 'p cnf 1740 104640'
0.05/0.09	c initialized 1740 variables
0.05/0.09	c found 104640 non trivial clauses
0.05/0.09	c
0.05/0.09	c random number generator seed 0
0.05/0.09	c 
0.05/0.09	c  seconds     variables   original    learned     agility
0.05/0.09	c         level        used      conflicts    limit          MB
0.05/0.09	c 
0.05/0.09	c s   0.1   0.0  1740   0.0 101e3     0     0     0   0.0   3.4 
0.05/0.10	c 
0.05/0.10	c initial reduction limit 50929 clauses
0.05/0.10	c 
0.05/0.10	c +   0.1 144.0  1740  12.8 101e3   100   100 56021  12.8   3.4 
0.05/0.10	c R   0.1 144.0  1740  13.0 101e3   103   103 56021  12.4   3.4 
0.09/0.11	c +   0.1  96.9  1740  31.1 101e3   250   250 61623  14.2   3.4 
0.09/0.13	c R   0.1  94.2  1740  33.5 101e3   404   404 61623  14.1   3.5 
0.09/0.14	c +   0.1  90.0  1740  42.2 101e3   475   475 67785  10.3   3.5 
0.09/0.18	c +   0.2  78.8  1740  61.6 101e3   812   812 74563  15.4   3.5 
0.19/0.23	c R   0.2  81.4  1740  73.9 101e3  1207  1207 74563  13.9   3.7 
0.19/0.25	c +   0.3  82.8  1740  77.8 101e3  1317  1317 82019  23.6   3.7 
0.39/0.43	c +   0.4  67.1  1740  88.9 101e3  2074  2074 90220  17.1   3.8 
0.59/0.68	c +   0.7  53.5  1740  90.6 101e3  3209  3208 99242  15.1   3.9 
0.59/0.68	c R   0.7  53.5  1740  90.6 101e3  3213  3212 99242  15.0   3.9 
1.09/1.13	c +   1.1  42.7  1740  91.6 101e3  4911  4910 109e3  19.6   4.1 
1.59/1.69	c +   1.7  36.4  1740  93.6 101e3  7464  7463 120e3  16.3   4.3 
1.79/1.81	c R   1.8  36.3  1740  93.7 101e3  8039  8038 120e3  14.9   4.4 
2.59/2.68	c +   2.7  32.1  1740  94.8 101e3 11293 11291 132e3  19.8   4.7 
3.99/4.07	c +   4.1  30.0  1740  95.1 101e3 17036 17034 145e3  19.7   5.4 
4.48/4.54	c R   4.5  29.6  1740  95.1 101e3 19271 19269 145e3  15.5   5.6 
5.78/5.88	c +   5.9  27.7  1740  95.2 101e3 25650 25648 159e3  17.7   6.2 
8.29/8.34	c +   8.3  26.5  1740  95.4 101e3 38571 38569 175e3  17.1   7.7 
9.38/9.44	c R   9.4  25.6  1740  95.6 101e3 44933 44931 175e3  20.3   8.3 
9.38/9.44	c 
9.38/9.44	c  seconds     variables   original    learned     agility
9.38/9.44	c         level        used      conflicts    limit          MB
9.38/9.44	c 
12.39/12.45	c +  12.4  25.1  1740  95.6 101e3 57952 57950 193e3  16.6   9.8 
18.09/18.15	c +  18.2  25.1  1740  95.6 101e3 87023 87021 212e3  10.3  13.9 
22.79/22.87	c R  22.9  25.8  1740  95.6 101e3 102e3 102e3 212e3   9.4  16.5 
45.57/45.67	c +  45.7  26.0  1740  95.6 101e3 130e3 130e3 234e3  16.3  20.5 
116.46/116.60	c + 116.6  25.2  1740  95.7 101e3 196e3 196e3 257e3  14.7  29.4 
137.74/137.81	c R 137.8  25.6  1740  95.8 101e3 230e3 230e3 257e3  11.2  34.5 
195.93/196.04	c + 196.0  26.5  1740  96.0 101e3 294e3 54977 283e3  12.7  14.4 
334.29/334.42	c + 334.3  26.3  1740  96.1 101e3 441e3 202e3 311e3  10.7  35.0 
385.07/385.24	c R 385.1  25.6  1740  96.1 101e3 513e3 273e3 311e3  14.2  44.2 
482.34/482.54	c + 482.4  28.7  1740  96.3 101e3 662e3 135e3 342e3  15.1  35.6 
1108.14/1108.58	c + 111e1  40.2  1740  96.7 101e3 993e3 145e3 376e3  17.9  50.4 

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-1721147-1240663381/watcher-1721147-1240663381 -o /tmp/evaluation-result-1721147-1240663381/solver-1721147-1240663381 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/picosat HOME/instance-1721147-1240663381.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: 1.02 1.01 1.00 3/64 17179
/proc/meminfo: memFree=1720640/2055920 swapFree=4181132/4192956
[pid=17179] ppid=17177 vsize=1044 CPUtime=0
/proc/17179/stat : 17179 (picosat) R 17177 17179 17058 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 94371083 1069056 140 1992294400 134512640 135137933 4294956240 18446744073709551615 134683695 0 0 4096 0 0 0 0 17 1 0 0
/proc/17179/statm: 261 142 56 152 0 107 0

[startup+0.056018 s]
/proc/loadavg: 1.02 1.01 1.00 3/64 17179
/proc/meminfo: memFree=1720640/2055920 swapFree=4181132/4192956
[pid=17179] ppid=17177 vsize=4200 CPUtime=0.05
/proc/17179/stat : 17179 (picosat) R 17177 17179 17058 0 -1 4194304 913 0 0 0 5 0 0 0 18 0 1 0 94371083 4300800 898 1992294400 134512640 135137933 4294956240 18446744073709551615 134668310 0 0 4096 0 0 0 0 17 1 0 0
/proc/17179/statm: 1050 898 56 152 0 896 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4200

[startup+0.101024 s]
/proc/loadavg: 1.02 1.01 1.00 3/64 17179
/proc/meminfo: memFree=1720640/2055920 swapFree=4181132/4192956
[pid=17179] ppid=17177 vsize=4596 CPUtime=0.09
/proc/17179/stat : 17179 (picosat) R 17177 17179 17058 0 -1 4194304 1034 0 0 0 9 0 0 0 18 0 1 0 94371083 4706304 1019 1992294400 134512640 135137933 4294956240 18446744073709551615 134689534 0 0 4096 0 0 0 0 17 1 0 0
/proc/17179/statm: 1149 1019 69 152 0 995 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4596

[startup+0.301056 s]
/proc/loadavg: 1.02 1.01 1.00 3/64 17179
/proc/meminfo: memFree=1720640/2055920 swapFree=4181132/4192956
[pid=17179] ppid=17177 vsize=4992 CPUtime=0.29
/proc/17179/stat : 17179 (picosat) R 17177 17179 17058 0 -1 4194304 1126 0 0 0 29 0 0 0 19 0 1 0 94371083 5111808 1111 1992294400 134512640 135137933 4294956240 18446744073709551615 134548556 0 0 4096 0 0 0 0 17 1 0 0
/proc/17179/statm: 1248 1111 69 152 0 1094 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4992

[startup+0.70112 s]
/proc/loadavg: 1.02 1.01 1.00 3/64 17179
/proc/meminfo: memFree=1720640/2055920 swapFree=4181132/4192956
[pid=17179] ppid=17177 vsize=5124 CPUtime=0.69
/proc/17179/stat : 17179 (picosat) R 17177 17179 17058 0 -1 4194304 1175 0 0 0 69 0 0 0 23 0 1 0 94371083 5246976 1160 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17179/statm: 1281 1160 69 152 0 1127 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5124

[startup+1.50125 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 17180
/proc/meminfo: memFree=1716152/2055920 swapFree=4181132/4192956
[pid=17179] ppid=17177 vsize=5520 CPUtime=1.49
/proc/17179/stat : 17179 (picosat) R 17177 17179 17058 0 -1 4194304 1266 0 0 0 149 0 0 0 25 0 1 0 94371083 5652480 1251 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17179/statm: 1380 1251 69 152 0 1226 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5520

[startup+3.1015 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 17180
/proc/meminfo: memFree=1715448/2055920 swapFree=4181132/4192956
[pid=17179] ppid=17177 vsize=6232 CPUtime=3.09
/proc/17179/stat : 17179 (picosat) R 17177 17179 17058 0 -1 4194304 1432 0 0 0 309 0 0 0 25 0 1 0 94371083 6381568 1417 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17179/statm: 1558 1417 69 152 0 1404 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6232

[startup+6.30201 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 17180
/proc/meminfo: memFree=1713784/2055920 swapFree=4181132/4192956
[pid=17179] ppid=17177 vsize=7816 CPUtime=6.29
/proc/17179/stat : 17179 (picosat) R 17177 17179 17058 0 -1 4194304 1833 0 0 0 628 1 0 0 25 0 1 0 94371083 8003584 1818 1992294400 134512640 135137933 4294956240 18446744073709551615 134549119 0 0 4096 0 0 0 0 17 1 0 0
/proc/17179/statm: 1954 1818 69 152 0 1800 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7816

[startup+12.701 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 17180
/proc/meminfo: memFree=1709816/2055920 swapFree=4181132/4192956
[pid=17179] ppid=17177 vsize=11640 CPUtime=12.69
/proc/17179/stat : 17179 (picosat) R 17177 17179 17058 0 -1 4194304 2777 0 0 0 1267 2 0 0 25 0 1 0 94371083 11919360 2762 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17179/statm: 2910 2762 69 152 0 2756 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11640

[startup+25.5011 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 17180
/proc/meminfo: memFree=1702136/2055920 swapFree=4181132/4192956
[pid=17179] ppid=17177 vsize=19156 CPUtime=25.49
/proc/17179/stat : 17179 (picosat) R 17177 17179 17058 0 -1 4194304 4653 0 0 0 2545 4 0 0 25 0 1 0 94371083 19615744 4638 1992294400 134512640 135137933 4294956240 18446744073709551615 134549012 0 0 4096 0 0 0 0 17 1 0 0
/proc/17179/statm: 4789 4638 69 152 0 4635 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19156

[startup+51.1012 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 17180
/proc/meminfo: memFree=1697464/2055920 swapFree=4181132/4192956
[pid=17179] ppid=17177 vsize=24156 CPUtime=51.08
/proc/17179/stat : 17179 (picosat) R 17177 17179 17058 0 -1 4194304 5801 0 0 0 5102 6 0 0 25 0 1 0 94371083 24735744 5786 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17179/statm: 6039 5786 69 152 0 5885 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 24156

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17180
/proc/meminfo: memFree=1692600/2055920 swapFree=4181132/4192956
[pid=17179] ppid=17177 vsize=28776 CPUtime=102.26
/proc/17179/stat : 17179 (picosat) R 17177 17179 17058 0 -1 4194304 7007 0 0 0 10219 7 0 0 25 0 1 0 94371083 29466624 6992 1992294400 134512640 135137933 4294956240 18446744073709551615 134548828 0 0 4096 0 0 0 0 17 1 0 0
/proc/17179/statm: 7194 6992 69 152 0 7040 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 28776

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17180
/proc/meminfo: memFree=1680824/2055920 swapFree=4181132/4192956
[pid=17179] ppid=17177 vsize=40260 CPUtime=162.24
/proc/17179/stat : 17179 (picosat) R 17177 17179 17058 0 -1 4194304 9944 0 0 0 16213 11 0 0 25 0 1 0 94371083 41226240 9929 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17179/statm: 10065 9929 69 152 0 9911 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 40260

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17180
/proc/meminfo: memFree=1678584/2055920 swapFree=4181132/4192956
[pid=17179] ppid=17177 vsize=42432 CPUtime=222.22
/proc/17179/stat : 17179 (picosat) R 17177 17179 17058 0 -1 4194304 10499 0 0 0 22211 11 0 0 25 0 1 0 94371083 43450368 10459 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17179/statm: 10608 10459 69 152 0 10454 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 42432

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17180
/proc/meminfo: memFree=1678584/2055920 swapFree=4181132/4192956
[pid=17179] ppid=17177 vsize=42432 CPUtime=282.2
/proc/17179/stat : 17179 (picosat) R 17177 17179 17058 0 -1 4194304 10499 0 0 0 28208 12 0 0 25 0 1 0 94371083 43450368 10459 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17179/statm: 10608 10459 69 152 0 10454 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 42432

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17180
/proc/meminfo: memFree=1678520/2055920 swapFree=4181132/4192956
[pid=17179] ppid=17177 vsize=42432 CPUtime=342.18
/proc/17179/stat : 17179 (picosat) R 17177 17179 17058 0 -1 4194304 10499 0 0 0 34206 12 0 0 25 0 1 0 94371083 43450368 10459 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17179/statm: 10608 10459 69 152 0 10454 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 42432

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17180
/proc/meminfo: memFree=1672312/2055920 swapFree=4181132/4192956
[pid=17179] ppid=17177 vsize=49528 CPUtime=402.16
/proc/17179/stat : 17179 (picosat) R 17177 17179 17058 0 -1 4194304 12053 0 0 0 40202 14 0 0 25 0 1 0 94371083 50716672 12013 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17179/statm: 12382 12013 69 152 0 12228 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 49528

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17180
/proc/meminfo: memFree=1668408/2055920 swapFree=4181132/4192956
[pid=17179] ppid=17177 vsize=54116 CPUtime=462.15
/proc/17179/stat : 17179 (picosat) R 17177 17179 17058 0 -1 4194304 13009 0 0 0 46200 15 0 0 25 0 1 0 94371083 55414784 12969 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17179/statm: 13529 12969 69 152 0 13375 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 54116

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17180
/proc/meminfo: memFree=1666168/2055920 swapFree=4181132/4192956
[pid=17179] ppid=17177 vsize=56624 CPUtime=522.13
/proc/17179/stat : 17179 (picosat) R 17177 17179 17058 0 -1 4194304 13642 0 0 0 52197 16 0 0 25 0 1 0 94371083 57982976 13602 1992294400 134512640 135137933 4294956240 18446744073709551615 134548853 0 0 4096 0 0 0 0 17 1 0 0
/proc/17179/statm: 14156 13602 69 152 0 14002 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 56624

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17180
/proc/meminfo: memFree=1651960/2055920 swapFree=4181132/4192956
[pid=17179] ppid=17177 vsize=70484 CPUtime=582.1
/proc/17179/stat : 17179 (picosat) R 17177 17179 17058 0 -1 4194304 17112 0 0 0 58191 19 0 0 25 0 1 0 94371083 72175616 17072 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17179/statm: 17621 17072 69 152 0 17467 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 70484

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17180
/proc/meminfo: memFree=1646392/2055920 swapFree=4181132/4192956
[pid=17179] ppid=17177 vsize=76028 CPUtime=642.09
/proc/17179/stat : 17179 (picosat) R 17177 17179 17058 0 -1 4194304 18493 0 0 0 64187 22 0 0 25 0 1 0 94371083 77852672 18453 1992294400 134512640 135137933 4294956240 18446744073709551615 134548825 0 0 4096 0 0 0 0 17 1 0 0
/proc/17179/statm: 19007 18453 69 152 0 18853 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 76028

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17180
/proc/meminfo: memFree=1638712/2055920 swapFree=4181132/4192956
[pid=17179] ppid=17177 vsize=83684 CPUtime=702.07
/proc/17179/stat : 17179 (picosat) R 17177 17179 17058 0 -1 4194304 20409 0 0 0 70183 24 0 0 25 0 1 0 94371083 85692416 20369 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17179/statm: 20921 20369 69 152 0 20767 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 83684

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17180
/proc/meminfo: memFree=1632504/2055920 swapFree=4181132/4192956
[pid=17179] ppid=17177 vsize=89756 CPUtime=762.06
/proc/17179/stat : 17179 (picosat) R 17177 17179 17058 0 -1 4194304 21949 0 0 0 76179 27 0 0 25 0 1 0 94371083 91910144 21909 1992294400 134512640 135137933 4294956240 18446744073709551615 134548840 0 0 4096 0 0 0 0 17 1 0 0
/proc/17179/statm: 22439 21909 69 152 0 22285 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 89756

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17180
/proc/meminfo: memFree=1627576/2055920 swapFree=4181132/4192956
[pid=17179] ppid=17177 vsize=94904 CPUtime=822.03
/proc/17179/stat : 17179 (picosat) R 17177 17179 17058 0 -1 4194304 23229 0 0 0 82175 28 0 0 25 0 1 0 94371083 97181696 23189 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17179/statm: 23726 23189 69 152 0 23572 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 94904

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17180
/proc/meminfo: memFree=1623096/2055920 swapFree=4181132/4192956
[pid=17179] ppid=17177 vsize=99392 CPUtime=882.01
/proc/17179/stat : 17179 (picosat) R 17177 17179 17058 0 -1 4194304 24345 0 0 0 88172 29 0 0 25 0 1 0 94371083 101777408 24305 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17179/statm: 24848 24305 69 152 0 24694 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 99392

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17180
/proc/meminfo: memFree=1619896/2055920 swapFree=4181132/4192956
[pid=17179] ppid=17177 vsize=102560 CPUtime=942
/proc/17179/stat : 17179 (picosat) R 17177 17179 17058 0 -1 4194304 25154 0 0 0 94169 31 0 0 25 0 1 0 94371083 105021440 25114 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17179/statm: 25640 25114 69 152 0 25486 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 102560

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17180
/proc/meminfo: memFree=1615928/2055920 swapFree=4181132/4192956
[pid=17179] ppid=17177 vsize=106256 CPUtime=1001.98
/proc/17179/stat : 17179 (picosat) R 17177 17179 17058 0 -1 4194304 26116 0 0 0 100165 33 0 0 25 0 1 0 94371083 108806144 26076 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17179/statm: 26564 26076 69 152 0 26410 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 106256

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17180
/proc/meminfo: memFree=1615864/2055920 swapFree=4181132/4192956
[pid=17179] ppid=17177 vsize=106256 CPUtime=1061.96
/proc/17179/stat : 17179 (picosat) R 17177 17179 17058 0 -1 4194304 26116 0 0 0 106163 33 0 0 25 0 1 0 94371083 108806144 26076 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17179/statm: 26564 26076 69 152 0 26410 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 106256

[startup+1122.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 17186
/proc/meminfo: memFree=1615672/2055920 swapFree=4181132/4192956
[pid=17179] ppid=17177 vsize=106256 CPUtime=1121.93
/proc/17179/stat : 17179 (picosat) R 17177 17179 17058 0 -1 4194304 26116 0 0 0 112160 33 0 0 25 0 1 0 94371083 108806144 26076 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17179/statm: 26564 26076 69 152 0 26410 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 106256

[startup+1182.3 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 17186
/proc/meminfo: memFree=1615736/2055920 swapFree=4181132/4192956
[pid=17179] ppid=17177 vsize=106256 CPUtime=1181.91
/proc/17179/stat : 17179 (picosat) R 17177 17179 17058 0 -1 4194304 26116 0 0 0 118158 33 0 0 25 0 1 0 94371083 108806144 26076 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17179/statm: 26564 26076 69 152 0 26410 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 106256



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.04 1.02 1.00 2/65 17186
/proc/meminfo: memFree=1615736/2055920 swapFree=4181132/4192956
[pid=17179] ppid=17177 vsize=106256 CPUtime=1200.01
/proc/17179/stat : 17179 (picosat) R 17177 17179 17058 0 -1 4194304 26116 0 0 0 119968 33 0 0 25 0 1 0 94371083 108806144 26076 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17179/statm: 26564 26076 69 152 0 26410 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 106256

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.04
CPU user time (s): 1199.69
CPU system time (s): 0.352946
CPU usage (%): 99.968
Max. virtual memory (cumulated for all children) (KiB): 106256

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

runsolver used 0.869867 second user time and 2.45463 second system time

The end

Launcher Data

Begin job on node26 at 2009-04-25 14:43:01
IDJOB=1721147
IDBENCH=71064
IDSOLVER=506
FILE ID=node26/1721147-1240663381
PBS_JOBID= 9186557
Free space on /tmp= 66032 MiB

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

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

MD5SUM BENCH= b02fa517730e45c506203f9bd7ebb62c
RANDOM SEED=1850322118

node26.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.261
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.261
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:       1721056 kB
Buffers:         39432 kB
Cached:         224224 kB
SwapCached:       5760 kB
Active:          75176 kB
Inactive:       196816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1721056 kB
SwapTotal:     4192956 kB
SwapFree:      4181132 kB
Dirty:            2340 kB
Writeback:           0 kB
Mapped:          13584 kB
Slab:            48864 kB
Committed_AS:   290912 kB
PageTables:       1372 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= 66028 MiB
End job on node26 at 2009-04-25 15:03:03