Trace number 1722547

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.09 1200.52

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_12_UNKNOWN.cnf
MD5SUMd18a114d646a89f18fb3efba2be009e6
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 variables1898
Number of clauses118441
Sum of the clauses size352559
Maximum clause length13
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22994
Number of clauses of size 3115424
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-1722547-1240676659.cnf
0.00/0.00	c parsed header 'p cnf 1898 118441'
0.02/0.09	c initialized 1898 variables
0.02/0.09	c found 118441 non trivial clauses
0.02/0.09	c
0.02/0.09	c random number generator seed 0
0.02/0.09	c 
0.02/0.09	c  seconds     variables   original    learned     agility
0.02/0.09	c         level        used      conflicts    limit          MB
0.02/0.09	c 
0.02/0.09	c s   0.1   0.0  1898   0.0 115e3     0     0     0   0.0   3.7 
0.09/0.10	c 
0.09/0.10	c initial reduction limit 57723 clauses
0.09/0.10	c 
0.09/0.10	c +   0.1 157.5  1898  15.0 115e3   100   100 63495  13.9   3.8 
0.09/0.10	c R   0.1 157.5  1898  15.0 115e3   100   100 63495  13.9   3.8 
0.09/0.13	c +   0.1 105.8  1898  44.9 115e3   250   250 69844  16.4   3.8 
0.09/0.14	c R   0.1  97.0  1898  49.6 115e3   404   404 69844  14.7   3.8 
0.09/0.15	c +   0.2  89.1  1898  52.6 115e3   475   475 76828  20.5   3.8 
0.09/0.19	c +   0.2  83.2  1898  60.9 115e3   812   812 84510  26.2   3.9 
0.19/0.22	c N   0.2  83.8  1898  63.6 115e3  1210  1210 84510  23.2   4.1 
0.19/0.23	c +   0.2  82.2  1898  64.2 115e3  1317  1317 92961  20.9   4.1 
0.29/0.34	c +   0.3  83.7  1898  74.3 115e3  2074  2074 102e3  28.5   4.3 
0.39/0.48	c +   0.5  87.2  1898  86.1 115e3  3209  3209 112e3  16.5   4.6 
0.39/0.49	c R   0.5  87.3  1898  86.1 115e3  3215  3215 112e3  15.9   4.6 
0.69/0.76	c +   0.8  80.5  1898  93.1 115e3  4911  4911 123e3  12.6   5.1 
1.09/1.15	c +   1.2  80.5  1898  94.7 115e3  7464  7464 136e3  18.3   5.7 
1.19/1.21	c R   1.2  81.0  1898  94.7 115e3  8032  8032 136e3  10.0   5.9 
1.59/1.66	c +   1.7  80.9  1898  94.9 115e3 11293 11293 149e3  20.0   6.9 
2.48/2.56	c +   2.6  79.4  1898  95.2 115e3 17036 17036 164e3  15.3   8.4 
2.99/3.08	c R   3.1  74.9  1898  95.2 115e3 19263 19263 164e3  17.1   8.7 
4.59/4.69	c +   4.7  64.5  1898  95.3 115e3 25650 25650 181e3  13.4   9.7 
7.79/7.84	c +   7.8  60.9  1898  95.3 115e3 38571 38571 199e3  15.8  12.6 
9.59/9.69	c R   9.7  56.6  1898  95.5 115e3 44920 44920 199e3  18.3  13.3 
9.59/9.69	c 
9.59/9.69	c  seconds     variables   original    learned     agility
9.59/9.69	c         level        used      conflicts    limit          MB
9.59/9.69	c 
13.69/13.77	c +  13.8  53.3  1898  95.7 115e3 57952 57952 219e3  16.6  15.6 
22.99/23.01	c +  23.0  51.1  1898  95.9 115e3 87023 87023 241e3  16.0  21.8 
28.18/28.25	c R  28.2  47.7  1898  96.2 115e3 102e3 102e3 241e3  14.7  23.5 
41.48/41.57	c +  41.6  44.5  1898  96.3 115e3 130e3 130e3 265e3  17.8  27.5 
65.67/65.78	c +  65.8  39.0  1898  96.6 115e3 196e3 196e3 291e3   9.5  36.0 
80.66/80.76	c R  80.7  36.8  1898  96.6 115e3 230e3 230e3 291e3  16.9  39.8 
138.74/138.81	c + 138.8  33.6  1898  96.6 115e3 294e3 24299 320e3  15.8  10.1 
187.52/187.62	c + 187.6  34.2  1898  96.8 115e3 441e3 171e3 353e3  13.6  36.3 
247.51/247.63	c R 247.5  36.1  1898  96.8 115e3 513e3 243e3 353e3  16.4  54.7 
583.69/583.91	c + 583.7  39.2  1898  97.0 115e3 662e3 60455 388e3   7.0  22.5 

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-1722547-1240676659/watcher-1722547-1240676659 -o /tmp/evaluation-result-1722547-1240676659/solver-1722547-1240676659 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/picosat HOME/instance-1722547-1240676659.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.99 3/65 18568
/proc/meminfo: memFree=1659056/2055920 swapFree=4181424/4192956
[pid=18568] ppid=18566 vsize=1044 CPUtime=0
/proc/18568/stat : 18568 (picosat) R 18566 18568 18501 0 -1 4194304 162 0 0 0 0 0 0 0 20 0 1 0 95696301 1069056 147 1992294400 134512640 135137933 4294956240 18446744073709551615 134668310 0 0 4096 0 0 0 0 17 1 0 0
/proc/18568/statm: 261 147 56 152 0 107 0

[startup+0.0267261 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 18568
/proc/meminfo: memFree=1659056/2055920 swapFree=4181424/4192956
[pid=18568] ppid=18566 vsize=2492 CPUtime=0.02
/proc/18568/stat : 18568 (picosat) R 18566 18568 18501 0 -1 4194304 513 0 0 0 2 0 0 0 20 0 1 0 95696301 2551808 498 1992294400 134512640 135137933 4294956240 18446744073709551615 134689438 0 0 4096 0 0 0 0 17 1 0 0
/proc/18568/statm: 623 499 56 152 0 469 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2492

[startup+0.101747 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 18568
/proc/meminfo: memFree=1659056/2055920 swapFree=4181424/4192956
[pid=18568] ppid=18566 vsize=4992 CPUtime=0.09
/proc/18568/stat : 18568 (picosat) R 18566 18568 18501 0 -1 4194304 1155 0 0 0 9 0 0 0 20 0 1 0 95696301 5111808 1140 1992294400 134512640 135137933 4294956240 18446744073709551615 134548844 0 0 4096 0 0 0 0 17 1 0 0
/proc/18568/statm: 1248 1140 69 152 0 1094 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4992

[startup+0.301785 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 18568
/proc/meminfo: memFree=1659056/2055920 swapFree=4181424/4192956
[pid=18568] ppid=18566 vsize=5520 CPUtime=0.29
/proc/18568/stat : 18568 (picosat) R 18566 18568 18501 0 -1 4194304 1278 0 0 0 29 0 0 0 22 0 1 0 95696301 5652480 1263 1992294400 134512640 135137933 4294956240 18446744073709551615 134668310 0 0 4096 0 0 0 0 17 1 0 0
/proc/18568/statm: 1380 1263 69 152 0 1226 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5520

[startup+0.701863 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 18568
/proc/meminfo: memFree=1659056/2055920 swapFree=4181424/4192956
[pid=18568] ppid=18566 vsize=6312 CPUtime=0.69
/proc/18568/stat : 18568 (picosat) R 18566 18568 18501 0 -1 4194304 1472 0 0 0 69 0 0 0 25 0 1 0 95696301 6463488 1457 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18568/statm: 1578 1457 69 152 0 1424 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6312

[startup+1.50202 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 18569
/proc/meminfo: memFree=1653096/2055920 swapFree=4181424/4192956
[pid=18568] ppid=18566 vsize=7804 CPUtime=1.49
/proc/18568/stat : 18568 (picosat) R 18566 18568 18501 0 -1 4194304 1858 0 0 0 149 0 0 0 25 0 1 0 95696301 7991296 1843 1992294400 134512640 135137933 4294956240 18446744073709551615 134527931 0 0 4096 0 0 0 0 17 1 0 0
/proc/18568/statm: 1951 1843 69 152 0 1797 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7804

[startup+3.10133 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 18569
/proc/meminfo: memFree=1650472/2055920 swapFree=4181424/4192956
[pid=18568] ppid=18566 vsize=10312 CPUtime=3.09
/proc/18568/stat : 18568 (picosat) R 18566 18568 18501 0 -1 4194304 2446 0 0 0 308 1 0 0 25 0 1 0 95696301 10559488 2431 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18568/statm: 2578 2431 69 152 0 2424 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10312

[startup+6.30197 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 18569
/proc/meminfo: memFree=1647088/2055920 swapFree=4181424/4192956
[pid=18568] ppid=18566 vsize=13740 CPUtime=6.29
/proc/18568/stat : 18568 (picosat) R 18566 18568 18501 0 -1 4194304 3300 0 0 0 628 1 0 0 25 0 1 0 95696301 14069760 3285 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18568/statm: 3435 3285 69 152 0 3281 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13740

[startup+12.7012 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 18569
/proc/meminfo: memFree=1643056/2055920 swapFree=4181424/4192956
[pid=18568] ppid=18566 vsize=16644 CPUtime=12.69
/proc/18568/stat : 18568 (picosat) R 18566 18568 18501 0 -1 4194304 4041 0 0 0 1267 2 0 0 25 0 1 0 95696301 17043456 4026 1992294400 134512640 135137933 4294956240 18446744073709551615 134547606 0 0 4096 0 0 0 0 17 1 0 0
/proc/18568/statm: 4161 4026 69 152 0 4007 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16644

[startup+25.5017 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 18569
/proc/meminfo: memFree=1634736/2055920 swapFree=4181424/4192956
[pid=18568] ppid=18566 vsize=24952 CPUtime=25.49
/proc/18568/stat : 18568 (picosat) R 18566 18568 18501 0 -1 4194304 6086 0 0 0 2545 4 0 0 25 0 1 0 95696301 25550848 6071 1992294400 134512640 135137933 4294956240 18446744073709551615 134548870 0 0 4096 0 0 0 0 17 1 0 0
/proc/18568/statm: 6238 6071 69 152 0 6084 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 24952

[startup+51.1018 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 18569
/proc/meminfo: memFree=1626416/2055920 swapFree=4181424/4192956
[pid=18568] ppid=18566 vsize=33648 CPUtime=51.07
/proc/18568/stat : 18568 (picosat) R 18566 18568 18501 0 -1 4194304 8213 0 0 0 5101 6 0 0 25 0 1 0 95696301 34455552 8198 1992294400 134512640 135137933 4294956240 18446744073709551615 134527931 0 0 4096 0 0 0 0 17 1 0 0
/proc/18568/statm: 8412 8198 69 152 0 8258 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 33648

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 18569
/proc/meminfo: memFree=1613040/2055920 swapFree=4181424/4192956
[pid=18568] ppid=18566 vsize=46320 CPUtime=102.26
/proc/18568/stat : 18568 (picosat) R 18566 18568 18501 0 -1 4194304 11476 0 0 0 10216 10 0 0 25 0 1 0 95696301 47431680 11461 1992294400 134512640 135137933 4294956240 18446744073709551615 134567222 0 0 4096 0 0 0 0 17 1 0 0
/proc/18568/statm: 11580 11461 69 152 0 11426 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 46320

[startup+162.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 18569
/proc/meminfo: memFree=1607920/2055920 swapFree=4181424/4192956
[pid=18568] ppid=18566 vsize=53224 CPUtime=162.23
/proc/18568/stat : 18568 (picosat) R 18566 18568 18501 0 -1 4194304 12750 0 0 0 16212 11 0 0 25 0 1 0 95696301 54501376 12724 1992294400 134512640 135137933 4294956240 18446744073709551615 134548913 0 0 4096 0 0 0 0 17 1 0 0
/proc/18568/statm: 13306 12724 69 152 0 13152 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 53224

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 18569
/proc/meminfo: memFree=1607792/2055920 swapFree=4181424/4192956
[pid=18568] ppid=18566 vsize=53356 CPUtime=222.21
/proc/18568/stat : 18568 (picosat) R 18566 18568 18501 0 -1 4194304 12782 0 0 0 22210 11 0 0 25 0 1 0 95696301 54636544 12756 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18568/statm: 13339 12756 69 152 0 13185 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 53356

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 18569
/proc/meminfo: memFree=1597296/2055920 swapFree=4181424/4192956
[pid=18568] ppid=18566 vsize=63784 CPUtime=282.19
/proc/18568/stat : 18568 (picosat) R 18566 18568 18501 0 -1 4194304 15406 0 0 0 28205 14 0 0 25 0 1 0 95696301 65314816 15380 1992294400 134512640 135137933 4294956240 18446744073709551615 134527931 0 0 4096 0 0 0 0 17 1 0 0
/proc/18568/statm: 15946 15380 69 152 0 15792 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 63784

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 18569
/proc/meminfo: memFree=1590384/2055920 swapFree=4181424/4192956
[pid=18568] ppid=18566 vsize=70648 CPUtime=342.17
/proc/18568/stat : 18568 (picosat) R 18566 18568 18501 0 -1 4194304 17109 0 0 0 34201 16 0 0 25 0 1 0 95696301 72343552 17083 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18568/statm: 17662 17083 69 152 0 17508 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 70648

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 18569
/proc/meminfo: memFree=1585712/2055920 swapFree=4181424/4192956
[pid=18568] ppid=18566 vsize=75268 CPUtime=402.15
/proc/18568/stat : 18568 (picosat) R 18566 18568 18501 0 -1 4194304 18276 0 0 0 40197 18 0 0 25 0 1 0 95696301 77074432 18250 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18568/statm: 18817 18250 69 152 0 18663 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 75268

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 18569
/proc/meminfo: memFree=1580592/2055920 swapFree=4181424/4192956
[pid=18568] ppid=18566 vsize=80284 CPUtime=462.13
/proc/18568/stat : 18568 (picosat) R 18566 18568 18501 0 -1 4194304 19544 0 0 0 46193 20 0 0 25 0 1 0 95696301 82210816 19518 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18568/statm: 20071 19518 69 152 0 19917 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 80284

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 18569
/proc/meminfo: memFree=1575856/2055920 swapFree=4181424/4192956
[pid=18568] ppid=18566 vsize=84904 CPUtime=522.1
/proc/18568/stat : 18568 (picosat) R 18566 18568 18501 0 -1 4194304 20728 0 0 0 52189 21 0 0 25 0 1 0 95696301 86941696 20702 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18568/statm: 21226 20702 69 152 0 21072 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 84904

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 18569
/proc/meminfo: memFree=1573168/2055920 swapFree=4181424/4192956
[pid=18568] ppid=18566 vsize=87280 CPUtime=582.08
/proc/18568/stat : 18568 (picosat) R 18566 18568 18501 0 -1 4194304 21383 0 0 0 58186 22 0 0 25 0 1 0 95696301 89374720 21357 1992294400 134512640 135137933 4294956240 18446744073709551615 134548903 0 0 4096 0 0 0 0 17 1 0 0
/proc/18568/statm: 21820 21357 69 152 0 21666 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 87280

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 18569
/proc/meminfo: memFree=1573040/2055920 swapFree=4181424/4192956
[pid=18568] ppid=18566 vsize=87280 CPUtime=642.07
/proc/18568/stat : 18568 (picosat) R 18566 18568 18501 0 -1 4194304 21383 0 0 0 64185 22 0 0 25 0 1 0 95696301 89374720 21357 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18568/statm: 21820 21357 69 152 0 21666 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 87280

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 18569
/proc/meminfo: memFree=1573040/2055920 swapFree=4181424/4192956
[pid=18568] ppid=18566 vsize=87280 CPUtime=702.04
/proc/18568/stat : 18568 (picosat) R 18566 18568 18501 0 -1 4194304 21383 0 0 0 70182 22 0 0 25 0 1 0 95696301 89374720 21357 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18568/statm: 21820 21357 69 152 0 21666 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 87280

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 18569
/proc/meminfo: memFree=1573040/2055920 swapFree=4181424/4192956
[pid=18568] ppid=18566 vsize=87280 CPUtime=762.03
/proc/18568/stat : 18568 (picosat) R 18566 18568 18501 0 -1 4194304 21383 0 0 0 76181 22 0 0 25 0 1 0 95696301 89374720 21357 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18568/statm: 21820 21357 69 152 0 21666 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 87280

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 18569
/proc/meminfo: memFree=1572976/2055920 swapFree=4181424/4192956
[pid=18568] ppid=18566 vsize=87280 CPUtime=822
/proc/18568/stat : 18568 (picosat) R 18566 18568 18501 0 -1 4194304 21383 0 0 0 82178 22 0 0 25 0 1 0 95696301 89374720 21357 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18568/statm: 21820 21357 69 152 0 21666 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 87280

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 18571
/proc/meminfo: memFree=1572784/2055920 swapFree=4181424/4192956
[pid=18568] ppid=18566 vsize=87280 CPUtime=881.98
/proc/18568/stat : 18568 (picosat) R 18566 18568 18501 0 -1 4194304 21383 0 0 0 88176 22 0 0 25 0 1 0 95696301 89374720 21357 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18568/statm: 21820 21357 69 152 0 21666 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 87280

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 18571
/proc/meminfo: memFree=1572784/2055920 swapFree=4181424/4192956
[pid=18568] ppid=18566 vsize=87280 CPUtime=941.96
/proc/18568/stat : 18568 (picosat) R 18566 18568 18501 0 -1 4194304 21383 0 0 0 94174 22 0 0 25 0 1 0 95696301 89374720 21357 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18568/statm: 21820 21357 69 152 0 21666 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 87280

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 18571
/proc/meminfo: memFree=1572784/2055920 swapFree=4181424/4192956
[pid=18568] ppid=18566 vsize=87280 CPUtime=1001.93
/proc/18568/stat : 18568 (picosat) R 18566 18568 18501 0 -1 4194304 21383 0 0 0 100171 22 0 0 25 0 1 0 95696301 89374720 21357 1992294400 134512640 135137933 4294956240 18446744073709551615 134551624 0 0 4096 0 0 0 0 17 1 0 0
/proc/18568/statm: 21820 21357 69 152 0 21666 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 87280

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 18571
/proc/meminfo: memFree=1572784/2055920 swapFree=4181424/4192956
[pid=18568] ppid=18566 vsize=87280 CPUtime=1061.91
/proc/18568/stat : 18568 (picosat) R 18566 18568 18501 0 -1 4194304 21383 0 0 0 106169 22 0 0 25 0 1 0 95696301 89374720 21357 1992294400 134512640 135137933 4294956240 18446744073709551615 134548866 0 0 4096 0 0 0 0 17 1 0 0
/proc/18568/statm: 21820 21357 69 152 0 21666 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 87280

[startup+1122.3 s]
/proc/loadavg: 1.03 0.99 0.99 2/66 18571
/proc/meminfo: memFree=1572784/2055920 swapFree=4181424/4192956
[pid=18568] ppid=18566 vsize=87280 CPUtime=1121.89
/proc/18568/stat : 18568 (picosat) R 18566 18568 18501 0 -1 4194304 21383 0 0 0 112167 22 0 0 25 0 1 0 95696301 89374720 21357 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18568/statm: 21820 21357 69 152 0 21666 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 87280

[startup+1182.3 s]
/proc/loadavg: 1.01 0.99 0.99 2/66 18571
/proc/meminfo: memFree=1572784/2055920 swapFree=4181424/4192956
[pid=18568] ppid=18566 vsize=87280 CPUtime=1181.87
/proc/18568/stat : 18568 (picosat) R 18566 18568 18501 0 -1 4194304 21383 0 0 0 118165 22 0 0 25 0 1 0 95696301 89374720 21357 1992294400 134512640 135137933 4294956240 18446744073709551615 134527931 0 0 4096 0 0 0 0 17 1 0 0
/proc/18568/statm: 21820 21357 69 152 0 21666 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 87280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.01 0.99 0.99 2/66 18571
/proc/meminfo: memFree=1572784/2055920 swapFree=4181424/4192956
[pid=18568] ppid=18566 vsize=87280 CPUtime=1200.07
/proc/18568/stat : 18568 (picosat) R 18566 18568 18501 0 -1 4194304 21383 0 0 0 119985 22 0 0 25 0 1 0 95696301 89374720 21357 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18568/statm: 21820 21357 69 152 0 21666 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 87280

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

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

[startup+1200.5 s]
/proc/loadavg: 1.01 0.99 0.99 2/66 18571
/proc/meminfo: memFree=1572784/2055920 swapFree=4181424/4192956
[pid=18568] ppid=18566 vsize=87280 CPUtime=1200.07
/proc/18568/stat : 18568 (picosat) R 18566 18568 18501 0 -1 4194304 21383 0 0 0 119985 22 0 0 25 0 1 0 95696301 89374720 21357 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18568/statm: 21820 21357 69 152 0 21666 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 87280

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.09
CPU user time (s): 1199.85
CPU system time (s): 0.239963
CPU usage (%): 99.9647
Max. virtual memory (cumulated for all children) (KiB): 87280

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

runsolver used 1.3478 second user time and 2.84557 second system time

The end

Launcher Data

Begin job on node77 at 2009-04-25 18:24:19
IDJOB=1722547
IDBENCH=71092
IDSOLVER=506
FILE ID=node77/1722547-1240676659
PBS_JOBID= 9186644
Free space on /tmp= 66212 MiB

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

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

MD5SUM BENCH= d18a114d646a89f18fb3efba2be009e6
RANDOM SEED=211011897

node77.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.270
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.270
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1659472 kB
Buffers:         31228 kB
Cached:         294180 kB
SwapCached:       5412 kB
Active:          83692 kB
Inactive:       249584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1659472 kB
SwapTotal:     4192956 kB
SwapFree:      4181424 kB
Dirty:            2584 kB
Writeback:           0 kB
Mapped:          13448 kB
Slab:            49168 kB
Committed_AS:   412108 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= 66212 MiB
End job on node77 at 2009-04-25 18:44:22