Trace number 1722947

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_13_UNKNOWN.cnf
MD5SUM604e1311b2fcb3c933399ca7195c63f1
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 variables2058
Number of clauses133055
Sum of the clauses size396210
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23208
Number of clauses of size 3129824
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-1722947-1240681314.cnf
0.00/0.00	c parsed header 'p cnf 2058 133055'
0.09/0.11	c initialized 2058 variables
0.09/0.11	c found 133055 non trivial clauses
0.09/0.11	c
0.09/0.11	c random number generator seed 0
0.09/0.11	c 
0.09/0.11	c  seconds     variables   original    learned     agility
0.09/0.11	c         level        used      conflicts    limit          MB
0.09/0.11	c 
0.09/0.11	c s   0.1   0.0  2058   0.0 129e3     0     0     0   0.0   4.1 
0.09/0.12	c 
0.09/0.12	c initial reduction limit 64923 clauses
0.09/0.12	c 
0.09/0.12	c +   0.1 169.4  2058  12.0 129e3   100   100 71415  11.5   4.2 
0.09/0.12	c R   0.1 169.4  2058  12.1 129e3   103   103 71415  11.1   4.2 
0.09/0.14	c +   0.1 116.4  2058  31.5 129e3   250   250 78556  18.9   4.2 
0.09/0.16	c N   0.2 115.1  2058  42.9 129e3   404   404 78556  24.9   4.2 
0.09/0.17	c +   0.2 114.5  2058  44.0 129e3   475   475 86411  26.4   4.3 
0.19/0.21	c +   0.2 109.5  2058  51.0 129e3   812   812 95052  18.6   4.3 
0.19/0.26	c R   0.3 109.3  2058  54.0 129e3  1204  1204 95052  13.8   4.5 
0.19/0.27	c +   0.3 105.1  2058  56.7 129e3  1317  1317 104e3  13.5   4.5 
0.29/0.38	c +   0.4  98.4  2058  75.6 129e3  2074  2074 115e3  19.5   4.7 
0.49/0.53	c R   0.5  98.8  2058  84.2 129e3  3207  3207 115e3  15.4   5.0 
0.49/0.53	c +   0.5  98.0  2058  84.2 129e3  3209  3209 126e3  14.9   5.0 
0.69/0.75	c +   0.8  93.6  2058  90.1 129e3  4911  4911 139e3  21.1   5.6 
1.09/1.14	c +   1.1  97.8  2058  91.5 129e3  7464  7464 153e3  19.2   6.5 
1.18/1.27	c R   1.3 104.5  2058  91.9 129e3  8017  8017 153e3  15.1   6.8 
1.69/1.78	c +   1.8  98.2  2058  93.6 129e3 11293 11293 168e3  13.5   7.8 
2.59/2.67	c +   2.7 100.0  2058  94.8 129e3 17036 17036 185e3  12.8  10.0 
3.09/3.15	c R   3.2 102.1  2058  94.8 129e3 19247 19247 185e3  11.0  10.7 
4.59/4.63	c +   4.6  98.7  2058  95.5 129e3 25650 25650 203e3  17.3  12.7 
9.29/9.30	c +   9.3  73.4  2058  95.9 129e3 38571 38571 224e3  12.6  14.3 
10.99/11.08	c R  11.1  66.8  2058  96.0 129e3 44906 44906 224e3  15.1  15.0 
10.99/11.08	c 
10.99/11.08	c  seconds     variables   original    learned     agility
10.99/11.08	c         level        used      conflicts    limit          MB
10.99/11.08	c 
15.49/15.52	c +  15.5  59.2  2058  96.1 129e3 57952 57952 246e3  13.1  16.9 
25.79/25.82	c +  25.8  51.1  2058  96.3 129e3 87023 87023 271e3  12.9  21.5 
31.78/31.85	c R  31.8  47.0  2058  96.6 129e3 102e3 102e3 271e3  15.4  23.2 
46.77/46.84	c +  46.8  41.9  2058  96.7 129e3 130e3 130e3 298e3  14.1  26.0 
76.36/76.47	c +  76.4  38.5  2058  96.8 129e3 196e3 196e3 328e3  13.5  36.4 
91.06/91.13	c R  91.1  39.4  2058  96.8 129e3 230e3 230e3 328e3  15.9  44.1 
160.44/160.60	c + 160.5  39.8  2058  96.9 129e3 294e3 294e3 360e3  13.4  58.1 
362.68/362.90	c + 362.8  39.8  2058  96.9 129e3 441e3 108e3 397e3  16.3  29.0 
418.26/418.41	c R 418.3  38.9  2058  96.9 129e3 513e3 180e3 397e3  15.2  41.6 
884.41/884.72	c + 884.4  39.3  2058  97.0 129e3 662e3 329e3 436e3  16.3  72.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-1722947-1240681314/watcher-1722947-1240681314 -o /tmp/evaluation-result-1722947-1240681314/solver-1722947-1240681314 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/picosat HOME/instance-1722947-1240681314.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.03 1.03 1.00 3/64 18031
/proc/meminfo: memFree=1702264/2055920 swapFree=4181132/4192956
[pid=18031] ppid=18029 vsize=1044 CPUtime=0
/proc/18031/stat : 18031 (picosat) R 18029 18031 17853 0 -1 4194304 155 0 0 0 0 0 0 0 18 0 1 0 96164445 1069056 140 1992294400 134512640 135137933 4294956224 18446744073709551615 134668310 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 261 140 56 152 0 107 0

[startup+0.0749049 s]
/proc/loadavg: 1.03 1.03 1.00 3/64 18031
/proc/meminfo: memFree=1702264/2055920 swapFree=4181132/4192956
[pid=18031] ppid=18029 vsize=5256 CPUtime=0.06
/proc/18031/stat : 18031 (picosat) R 18029 18031 17853 0 -1 4194304 1220 0 0 0 6 0 0 0 18 0 1 0 96164445 5382144 1205 1992294400 134512640 135137933 4294956224 18446744073709551615 134668310 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 1314 1206 56 152 0 1160 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5256

[startup+0.101909 s]
/proc/loadavg: 1.03 1.03 1.00 3/64 18031
/proc/meminfo: memFree=1702264/2055920 swapFree=4181132/4192956
[pid=18031] ppid=18029 vsize=5520 CPUtime=0.09
/proc/18031/stat : 18031 (picosat) R 18029 18031 17853 0 -1 4194304 1274 0 0 0 9 0 0 0 18 0 1 0 96164445 5652480 1259 1992294400 134512640 135137933 4294956224 18446744073709551615 134548825 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 1380 1259 61 152 0 1226 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5520

[startup+0.301941 s]
/proc/loadavg: 1.03 1.03 1.00 3/64 18031
/proc/meminfo: memFree=1702264/2055920 swapFree=4181132/4192956
[pid=18031] ppid=18029 vsize=5916 CPUtime=0.29
/proc/18031/stat : 18031 (picosat) R 18029 18031 17853 0 -1 4194304 1390 0 0 0 29 0 0 0 19 0 1 0 96164445 6057984 1375 1992294400 134512640 135137933 4294956224 18446744073709551615 134668310 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 1479 1375 69 152 0 1325 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5916

[startup+0.702004 s]
/proc/loadavg: 1.03 1.03 1.00 3/64 18031
/proc/meminfo: memFree=1702264/2055920 swapFree=4181132/4192956
[pid=18031] ppid=18029 vsize=6840 CPUtime=0.69
/proc/18031/stat : 18031 (picosat) R 18029 18031 17853 0 -1 4194304 1619 0 0 0 69 0 0 0 22 0 1 0 96164445 7004160 1604 1992294400 134512640 135137933 4294956224 18446744073709551615 134522806 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 1710 1604 69 152 0 1556 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6840

[startup+1.50113 s]
/proc/loadavg: 1.03 1.03 1.00 2/65 18032
/proc/meminfo: memFree=1695344/2055920 swapFree=4181132/4192956
[pid=18031] ppid=18029 vsize=8688 CPUtime=1.49
/proc/18031/stat : 18031 (picosat) R 18029 18031 17853 0 -1 4194304 2080 0 0 0 148 1 0 0 25 0 1 0 96164445 8896512 2065 1992294400 134512640 135137933 4294956224 18446744073709551615 134548870 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 2172 2065 69 152 0 2018 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8688

[startup+3.10139 s]
/proc/loadavg: 1.03 1.03 1.00 2/65 18032
/proc/meminfo: memFree=1692656/2055920 swapFree=4181132/4192956
[pid=18031] ppid=18029 vsize=12252 CPUtime=3.09
/proc/18031/stat : 18031 (picosat) R 18029 18031 17853 0 -1 4194304 2974 0 0 0 308 1 0 0 25 0 1 0 96164445 12546048 2959 1992294400 134512640 135137933 4294956224 18446744073709551615 134668310 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 3063 2959 69 152 0 2909 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12252

[startup+6.3019 s]
/proc/loadavg: 1.02 1.03 1.00 2/65 18032
/proc/meminfo: memFree=1687984/2055920 swapFree=4181132/4192956
[pid=18031] ppid=18029 vsize=15024 CPUtime=6.29
/proc/18031/stat : 18031 (picosat) R 18029 18031 17853 0 -1 4194304 3649 0 0 0 628 1 0 0 25 0 1 0 96164445 15384576 3634 1992294400 134512640 135137933 4294956224 18446744073709551615 134548866 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 3756 3634 69 152 0 3602 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15024

[startup+12.7019 s]
/proc/loadavg: 1.02 1.03 1.00 2/65 18032
/proc/meminfo: memFree=1685488/2055920 swapFree=4181132/4192956
[pid=18031] ppid=18029 vsize=17396 CPUtime=12.68
/proc/18031/stat : 18031 (picosat) R 18029 18031 17853 0 -1 4194304 4228 0 0 0 1266 2 0 0 25 0 1 0 96164445 17813504 4213 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 4349 4213 69 152 0 4195 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 17396

[startup+25.502 s]
/proc/loadavg: 1.02 1.03 1.00 2/65 18032
/proc/meminfo: memFree=1679152/2055920 swapFree=4181132/4192956
[pid=18031] ppid=18029 vsize=23592 CPUtime=25.49
/proc/18031/stat : 18031 (picosat) R 18029 18031 17853 0 -1 4194304 5770 0 0 0 2544 5 0 0 25 0 1 0 96164445 24158208 5755 1992294400 134512640 135137933 4294956224 18446744073709551615 134527931 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 5898 5755 69 152 0 5744 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23592

[startup+51.101 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 18032
/proc/meminfo: memFree=1673264/2055920 swapFree=4181132/4192956
[pid=18031] ppid=18029 vsize=29912 CPUtime=51.07
/proc/18031/stat : 18031 (picosat) R 18029 18031 17853 0 -1 4194304 7259 0 0 0 5100 7 0 0 25 0 1 0 96164445 30629888 7244 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 7478 7244 69 152 0 7324 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 29912

[startup+102.305 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 18032
/proc/meminfo: memFree=1652592/2055920 swapFree=4181132/4192956
[pid=18031] ppid=18029 vsize=50108 CPUtime=102.26
/proc/18031/stat : 18031 (picosat) R 18029 18031 17853 0 -1 4194304 12401 0 0 0 10212 14 0 0 25 0 1 0 96164445 51310592 12386 1992294400 134512640 135137933 4294956224 18446744073709551615 134549005 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 12527 12386 69 152 0 12373 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 50108

[startup+162.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 18032
/proc/meminfo: memFree=1640624/2055920 swapFree=4181132/4192956
[pid=18031] ppid=18029 vsize=62880 CPUtime=162.24
/proc/18031/stat : 18031 (picosat) R 18029 18031 17853 0 -1 4194304 15391 0 0 0 16207 17 0 0 25 0 1 0 96164445 64389120 15376 1992294400 134512640 135137933 4294956224 18446744073709551615 134527931 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 15720 15376 69 152 0 15566 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 62880

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 18032
/proc/meminfo: memFree=1632816/2055920 swapFree=4181132/4192956
[pid=18031] ppid=18029 vsize=70272 CPUtime=222.22
/proc/18031/stat : 18031 (picosat) R 18029 18031 17853 0 -1 4194304 17298 0 0 0 22203 19 0 0 25 0 1 0 96164445 71958528 17283 1992294400 134512640 135137933 4294956224 18446744073709551615 134527931 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 17568 17283 69 152 0 17414 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 70272

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18032
/proc/meminfo: memFree=1628016/2055920 swapFree=4181132/4192956
[pid=18031] ppid=18029 vsize=75024 CPUtime=282.2
/proc/18031/stat : 18031 (picosat) R 18029 18031 17853 0 -1 4194304 18502 0 0 0 28200 20 0 0 25 0 1 0 96164445 76824576 18487 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 18756 18487 69 152 0 18602 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 75024

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18032
/proc/meminfo: memFree=1624752/2055920 swapFree=4181132/4192956
[pid=18031] ppid=18029 vsize=78792 CPUtime=342.18
/proc/18031/stat : 18031 (picosat) R 18029 18031 17853 0 -1 4194304 19294 0 0 0 34197 21 0 0 25 0 1 0 96164445 80683008 19268 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 19698 19268 69 152 0 19544 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 78792

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18032
/proc/meminfo: memFree=1624752/2055920 swapFree=4181132/4192956
[pid=18031] ppid=18029 vsize=78792 CPUtime=402.16
/proc/18031/stat : 18031 (picosat) R 18029 18031 17853 0 -1 4194304 19294 0 0 0 40194 22 0 0 25 0 1 0 96164445 80683008 19268 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 19698 19268 69 152 0 19544 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 78792

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18032
/proc/meminfo: memFree=1624688/2055920 swapFree=4181132/4192956
[pid=18031] ppid=18029 vsize=78792 CPUtime=462.14
/proc/18031/stat : 18031 (picosat) R 18029 18031 17853 0 -1 4194304 19294 0 0 0 46192 22 0 0 25 0 1 0 96164445 80683008 19268 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 19698 19268 69 152 0 19544 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 78792

[startup+522.302 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 18032
/proc/meminfo: memFree=1624624/2055920 swapFree=4181132/4192956
[pid=18031] ppid=18029 vsize=78792 CPUtime=522.13
/proc/18031/stat : 18031 (picosat) R 18029 18031 17853 0 -1 4194304 19294 0 0 0 52191 22 0 0 25 0 1 0 96164445 80683008 19268 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 19698 19268 69 152 0 19544 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 78792

[startup+582.302 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 18032
/proc/meminfo: memFree=1624688/2055920 swapFree=4181132/4192956
[pid=18031] ppid=18029 vsize=78792 CPUtime=582.11
/proc/18031/stat : 18031 (picosat) R 18029 18031 17853 0 -1 4194304 19294 0 0 0 58189 22 0 0 25 0 1 0 96164445 80683008 19268 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 19698 19268 69 152 0 19544 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 78792

[startup+642.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 18032
/proc/meminfo: memFree=1624624/2055920 swapFree=4181132/4192956
[pid=18031] ppid=18029 vsize=78792 CPUtime=642.09
/proc/18031/stat : 18031 (picosat) R 18029 18031 17853 0 -1 4194304 19294 0 0 0 64187 22 0 0 25 0 1 0 96164445 80683008 19268 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 19698 19268 69 152 0 19544 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 78792

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18032
/proc/meminfo: memFree=1624560/2055920 swapFree=4181132/4192956
[pid=18031] ppid=18029 vsize=78792 CPUtime=702.07
/proc/18031/stat : 18031 (picosat) R 18029 18031 17853 0 -1 4194304 19294 0 0 0 70185 22 0 0 25 0 1 0 96164445 80683008 19268 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 19698 19268 69 152 0 19544 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 78792

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18032
/proc/meminfo: memFree=1624624/2055920 swapFree=4181132/4192956
[pid=18031] ppid=18029 vsize=78792 CPUtime=762.05
/proc/18031/stat : 18031 (picosat) R 18029 18031 17853 0 -1 4194304 19294 0 0 0 76183 22 0 0 25 0 1 0 96164445 80683008 19268 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 19698 19268 69 152 0 19544 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 78792

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18032
/proc/meminfo: memFree=1624752/2055920 swapFree=4181132/4192956
[pid=18031] ppid=18029 vsize=78792 CPUtime=822.04
/proc/18031/stat : 18031 (picosat) R 18029 18031 17853 0 -1 4194304 19294 0 0 0 82181 23 0 0 25 0 1 0 96164445 80683008 19268 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 19698 19268 69 152 0 19544 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 78792

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18032
/proc/meminfo: memFree=1624752/2055920 swapFree=4181132/4192956
[pid=18031] ppid=18029 vsize=78792 CPUtime=882.02
/proc/18031/stat : 18031 (picosat) R 18029 18031 17853 0 -1 4194304 19294 0 0 0 88179 23 0 0 25 0 1 0 96164445 80683008 19268 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 19698 19268 69 152 0 19544 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 78792

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18032
/proc/meminfo: memFree=1623856/2055920 swapFree=4181132/4192956
[pid=18031] ppid=18029 vsize=79716 CPUtime=941.99
/proc/18031/stat : 18031 (picosat) R 18029 18031 17853 0 -1 4194304 19538 0 0 0 94176 23 0 0 25 0 1 0 96164445 81629184 19512 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 19929 19512 69 152 0 19775 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 79716

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18032
/proc/meminfo: memFree=1621296/2055920 swapFree=4181132/4192956
[pid=18031] ppid=18029 vsize=82224 CPUtime=1001.98
/proc/18031/stat : 18031 (picosat) R 18029 18031 17853 0 -1 4194304 20161 0 0 0 100174 24 0 0 25 0 1 0 96164445 84197376 20135 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 20556 20135 69 152 0 20402 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 82224

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18032
/proc/meminfo: memFree=1618416/2055920 swapFree=4181132/4192956
[pid=18031] ppid=18029 vsize=84996 CPUtime=1061.96
/proc/18031/stat : 18031 (picosat) R 18029 18031 17853 0 -1 4194304 20873 0 0 0 106172 24 0 0 25 0 1 0 96164445 87035904 20847 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 21249 20847 69 152 0 21095 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 84996

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18032
/proc/meminfo: memFree=1615856/2055920 swapFree=4181132/4192956
[pid=18031] ppid=18029 vsize=87504 CPUtime=1121.94
/proc/18031/stat : 18031 (picosat) R 18029 18031 17853 0 -1 4194304 21489 0 0 0 112169 25 0 0 25 0 1 0 96164445 89604096 21463 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 21876 21463 69 152 0 21722 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 87504

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18038
/proc/meminfo: memFree=1613424/2055920 swapFree=4181132/4192956
[pid=18031] ppid=18029 vsize=89880 CPUtime=1181.91
/proc/18031/stat : 18031 (picosat) R 18029 18031 17853 0 -1 4194304 22112 0 0 0 118164 27 0 0 25 0 1 0 96164445 92037120 22086 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 22470 22086 69 152 0 22316 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 89880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18038
/proc/meminfo: memFree=1612656/2055920 swapFree=4181132/4192956
[pid=18031] ppid=18029 vsize=90540 CPUtime=1200.01
/proc/18031/stat : 18031 (picosat) R 18029 18031 17853 0 -1 4194304 22287 0 0 0 119974 27 0 0 25 0 1 0 96164445 92712960 22261 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 22635 22261 69 152 0 22481 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 90540

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.03
CPU user time (s): 1199.74
CPU system time (s): 0.289955
CPU usage (%): 99.9679
Max. virtual memory (cumulated for all children) (KiB): 90540

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

runsolver used 0.908861 second user time and 2.49062 second system time

The end

Launcher Data

Begin job on node26 at 2009-04-25 19:41:55
IDJOB=1722947
IDBENCH=71100
IDSOLVER=506
FILE ID=node26/1722947-1240681314
PBS_JOBID= 9186662
Free space on /tmp= 66032 MiB

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

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

MD5SUM BENCH= 604e1311b2fcb3c933399ca7195c63f1
RANDOM SEED=904656727

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:       1702680 kB
Buffers:         47336 kB
Cached:         234544 kB
SwapCached:       5760 kB
Active:          92164 kB
Inactive:       198028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1702680 kB
SwapTotal:     4192956 kB
SwapFree:      4181132 kB
Dirty:            2844 kB
Writeback:           0 kB
Mapped:          13584 kB
Slab:            49088 kB
Committed_AS:   303184 kB
PageTables:       1368 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 20:01:57