Trace number 1513738

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.05 1200.41

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/2000/
unif-k3-r4.2-v2000-c8400-S520696524-059.cnf
MD5SUM3606a223e44ca7ebc5d996a3ddbfb35d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.084986
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of clauses8400
Sum of the clauses size25200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 38400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-1513738-1238222161.cnf
0.00/0.00	c parsed header 'p cnf 2000 8400'
0.00/0.01	c initialized 2000 variables
0.00/0.01	c found 8400 non trivial clauses
0.00/0.01	c
0.00/0.01	c random number generator seed 0
0.00/0.01	c 
0.00/0.01	c  seconds     variables   original    learned     agility
0.00/0.01	c         level        used      conflicts    limit          MB
0.00/0.01	c 
0.00/0.01	c s   0.0   0.0  2000   0.0  8400     0     0     0   0.0   0.4 
0.00/0.02	c 
0.00/0.02	c initial reduction limit 4200 clauses
0.00/0.02	c 
0.00/0.02	c +   0.0 169.6  2000  58.4  8400   100   100  4620  17.3   0.4 
0.00/0.02	c R   0.0 169.6  2000  58.4  8400   100   100  4620  17.3   0.4 
0.00/0.03	c +   0.0 136.5  2000  80.8  8400   250   250  5082  20.2   0.5 
0.00/0.04	c R   0.0 139.4  2000  85.1  8400   400   400  5082  18.3   0.5 
0.04/0.05	c +   0.1 131.9  2000  87.0  8400   475   475  5590  21.0   0.5 
0.04/0.08	c +   0.1 117.6  2000  93.5  8400   812   812  6149  21.2   0.6 
0.09/0.11	c R   0.1 118.6  2000  96.3  8400  1202  1202  6149  21.8   0.7 
0.09/0.12	c +   0.1 115.0  2000  96.7  8400  1317  1317  6763  20.3   0.8 
0.09/0.18	c +   0.2 110.1  2000  98.9  8400  2074  2074  7439  20.3   1.0 
0.19/0.29	c R   0.3 111.9  2000  99.0  8400  3204  3204  7439  21.4   1.3 
0.19/0.29	c +   0.3 111.1  2000  99.0  8400  3209  3209  8182  20.9   1.3 
0.39/0.44	c +   0.4 107.9  2000  99.4  8400  4911  4911  9000  21.0   1.7 
0.59/0.68	c +   0.7 108.3  2000  99.5  8400  7464  7464  9900  21.7   2.4 
0.69/0.75	c R   0.7 108.7  2000  99.5  8400  8014  8014  9900  20.2   2.6 
0.99/1.08	c +   1.1 106.6  2000  99.5  8400 11293  6337 10890  23.1   2.2 
1.59/1.67	c +   1.7 106.3  2000  99.6  8400 17036  6629 11979  21.5   2.3 
1.89/1.92	c R   1.9 107.0  2000  99.6  8400 19244  8837 11979  20.3   3.0 
2.49/2.58	c +   2.6 105.2  2000  99.6  8400 25650  9247 13176  20.4   3.0 
3.99/4.02	c +   4.0 107.6  2000  99.6  8400 38571  8982 14493  21.9   3.1 
4.79/4.82	c R   4.8 108.8  2000  99.6  8400 44886  8042 14493  20.4   2.9 
4.79/4.82	c 
4.79/4.82	c  seconds     variables   original    learned     agility
4.79/4.82	c         level        used      conflicts    limit          MB
4.79/4.82	c 
6.19/6.26	c +   6.3 107.6  2000  99.6  8400 57952 13858 15942  20.8   4.2 
9.58/9.68	c +   9.7 108.0  2000  99.6  8400 87023 11030 17536  23.7   3.6 
11.68/11.75	c R  11.8 108.5  2000  99.6  8400 102e3  9067 17536  21.3   3.3 
14.89/14.98	c +  15.0 108.2  2000  99.6  8400 130e3 10760 19289  21.8   3.5 
22.99/23.01	c +  23.0 108.6  2000  99.6  8400 196e3 18265 21217  21.6   6.0 
28.88/28.94	c R  28.9 110.3  2000  99.6  8400 230e3 21190 21217  19.9   7.5 
36.88/36.94	c +  36.9 109.4  2000  99.6  8400 294e3 20843 23338  20.7   6.2 
57.07/57.16	c +  57.2 109.0  2000  99.6  8400 441e3 14736 25671  22.7   5.2 
71.26/71.38	c R  71.4 109.0  2000  99.6  8400 512e3 19733 25671  20.6   6.7 
92.16/92.30	c +  92.3 108.4  2000  99.6  8400 662e3 14783 28238  20.1   4.9 
144.14/144.27	c + 144.2 109.3  2000  99.6  8400 993e3 16626 31061  22.5   5.5 
175.04/175.15	c R 175.1 108.4  2000  99.6  8400 112e4 26266 31061  20.3   8.2 
231.22/231.35	c + 231.3 108.5  2000  99.6  8400 148e4 22098 34167  21.9   6.6 
368.68/368.82	c + 368.7 108.9  2000  99.6  8400 223e4 20105 37583  19.9   7.0 
433.36/433.51	c R 433.4 108.8  2000  99.6  8400 246e4 22869 37583  20.2   7.7 
589.92/590.13	c + 590.0 109.2  2000  99.6  8400 335e4 37370 41341  18.9  11.4 
960.50/960.81	c + 960.5 109.6  2000  99.6  8400 502e4 28670 45475  20.0   9.8 
1061.37/1061.76	c R 106e1 109.6  2000  99.6  8400 533e4 28406 45475  21.6   9.6 

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1513738-1238222161/watcher-1513738-1238222161 -o /tmp/evaluation-result-1513738-1238222161/solver-1513738-1238222161 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/picosat HOME/instance-1513738-1238222161.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/70 31104
/proc/meminfo: memFree=1614280/2055920 swapFree=4173984/4192956
[pid=31104] ppid=31102 vsize=1044 CPUtime=0
/proc/31104/stat : 31104 (picosat) R 31102 31104 31039 0 -1 4194304 162 0 0 0 0 0 0 0 18 0 1 0 1094881163 1069056 147 1992294400 134512640 135137933 4294956240 18446744073709551615 134668310 0 0 4096 0 0 0 0 17 1 0 0
/proc/31104/statm: 261 148 56 152 0 107 0

[startup+0.0496669 s]
/proc/loadavg: 0.99 0.97 0.98 3/70 31104
/proc/meminfo: memFree=1614280/2055920 swapFree=4173984/4192956
[pid=31104] ppid=31102 vsize=1308 CPUtime=0.04
/proc/31104/stat : 31104 (picosat) R 31102 31104 31039 0 -1 4194304 231 0 0 0 4 0 0 0 18 0 1 0 1094881163 1339392 216 1992294400 134512640 135137933 4294956240 18446744073709551615 134668310 0 0 4096 0 0 0 0 17 1 0 0
/proc/31104/statm: 327 216 69 152 0 173 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1308

[startup+0.101673 s]
/proc/loadavg: 0.99 0.97 0.98 3/70 31104
/proc/meminfo: memFree=1614280/2055920 swapFree=4173984/4192956
[pid=31104] ppid=31102 vsize=1440 CPUtime=0.09
/proc/31104/stat : 31104 (picosat) R 31102 31104 31039 0 -1 4194304 274 0 0 0 9 0 0 0 18 0 1 0 1094881163 1474560 259 1992294400 134512640 135137933 4294956240 18446744073709551615 134551430 0 0 4096 0 0 0 0 17 1 0 0
/proc/31104/statm: 360 259 69 152 0 206 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1440

[startup+0.301696 s]
/proc/loadavg: 0.99 0.97 0.98 3/70 31104
/proc/meminfo: memFree=1614280/2055920 swapFree=4173984/4192956
[pid=31104] ppid=31102 vsize=2100 CPUtime=0.29
/proc/31104/stat : 31104 (picosat) R 31102 31104 31039 0 -1 4194304 433 0 0 0 29 0 0 0 19 0 1 0 1094881163 2150400 418 1992294400 134512640 135137933 4294956240 18446744073709551615 134543075 0 0 4096 0 0 0 0 17 1 0 0
/proc/31104/statm: 525 418 69 152 0 371 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2100

[startup+0.701742 s]
/proc/loadavg: 0.99 0.97 0.98 3/70 31104
/proc/meminfo: memFree=1614280/2055920 swapFree=4173984/4192956
[pid=31104] ppid=31102 vsize=3288 CPUtime=0.69
/proc/31104/stat : 31104 (picosat) R 31102 31104 31039 0 -1 4194304 737 0 0 0 69 0 0 0 22 0 1 0 1094881163 3366912 722 1992294400 134512640 135137933 4294956240 18446744073709551615 134668310 0 0 4096 0 0 0 0 17 1 0 0
/proc/31104/statm: 822 722 69 152 0 668 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3288

[startup+1.50183 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 31105
/proc/meminfo: memFree=1610952/2055920 swapFree=4173984/4192956
[pid=31104] ppid=31102 vsize=4216 CPUtime=1.49
/proc/31104/stat : 31104 (picosat) R 31102 31104 31039 0 -1 4194304 950 0 0 0 149 0 0 0 25 0 1 0 1094881163 4317184 935 1992294400 134512640 135137933 4294956240 18446744073709551615 134668310 0 0 4096 0 0 0 0 17 1 0 0
/proc/31104/statm: 1054 935 69 152 0 900 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4216

[startup+3.10202 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 31105
/proc/meminfo: memFree=1610568/2055920 swapFree=4173984/4192956
[pid=31104] ppid=31102 vsize=5008 CPUtime=3.09
/proc/31104/stat : 31104 (picosat) R 31102 31104 31039 0 -1 4194304 1165 0 0 0 309 0 0 0 25 0 1 0 1094881163 5128192 1150 1992294400 134512640 135137933 4294956240 18446744073709551615 134548877 0 0 4096 0 0 0 0 17 1 0 0
/proc/31104/statm: 1252 1150 69 152 0 1098 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5008

[startup+6.30139 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 31105
/proc/meminfo: memFree=1609032/2055920 swapFree=4173984/4192956
[pid=31104] ppid=31102 vsize=5800 CPUtime=6.29
/proc/31104/stat : 31104 (picosat) R 31102 31104 31039 0 -1 4194304 1343 0 0 0 629 0 0 0 25 0 1 0 1094881163 5939200 1328 1992294400 134512640 135137933 4294956240 18446744073709551615 134527773 0 0 4096 0 0 0 0 17 1 0 0
/proc/31104/statm: 1450 1328 69 152 0 1296 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5800

[startup+12.7011 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 31105
/proc/meminfo: memFree=1607944/2055920 swapFree=4173984/4192956
[pid=31104] ppid=31102 vsize=6856 CPUtime=12.68
/proc/31104/stat : 31104 (picosat) R 31102 31104 31039 0 -1 4194304 1593 0 0 0 1268 0 0 0 25 0 1 0 1094881163 7020544 1578 1992294400 134512640 135137933 4294956240 18446744073709551615 134551455 0 0 4096 0 0 0 0 17 1 0 0
/proc/31104/statm: 1714 1578 69 152 0 1560 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 6856

[startup+25.5016 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 31105
/proc/meminfo: memFree=1606600/2055920 swapFree=4173984/4192956
[pid=31104] ppid=31102 vsize=8176 CPUtime=25.48
/proc/31104/stat : 31104 (picosat) R 31102 31104 31039 0 -1 4194304 1925 0 0 0 2547 1 0 0 25 0 1 0 1094881163 8372224 1910 1992294400 134512640 135137933 4294956240 18446744073709551615 134548844 0 0 4096 0 0 0 0 17 1 0 0
/proc/31104/statm: 2044 1910 69 152 0 1890 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 8176

[startup+51.1016 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 31105
/proc/meminfo: memFree=1606216/2055920 swapFree=4173984/4192956
[pid=31104] ppid=31102 vsize=8572 CPUtime=51.07
/proc/31104/stat : 31104 (picosat) R 31102 31104 31039 0 -1 4194304 2031 0 0 0 5106 1 0 0 25 0 1 0 1094881163 8777728 2016 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/31104/statm: 2143 2016 69 152 0 1989 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 8572

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 31105
/proc/meminfo: memFree=1603528/2055920 swapFree=4173984/4192956
[pid=31104] ppid=31102 vsize=10980 CPUtime=102.26
/proc/31104/stat : 31104 (picosat) R 31102 31104 31039 0 -1 4194304 2654 0 0 0 10224 2 0 0 25 0 1 0 1094881163 11243520 2639 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/31104/statm: 2745 2639 69 152 0 2591 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 10980

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 31105
/proc/meminfo: memFree=1603272/2055920 swapFree=4173984/4192956
[pid=31104] ppid=31102 vsize=11076 CPUtime=162.24
/proc/31104/stat : 31104 (picosat) R 31102 31104 31039 0 -1 4194304 2760 0 0 0 16222 2 0 0 25 0 1 0 1094881163 11341824 2673 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/31104/statm: 2769 2673 69 152 0 2615 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 11076

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 31105
/proc/meminfo: memFree=1602184/2055920 swapFree=4173984/4192956
[pid=31104] ppid=31102 vsize=12340 CPUtime=222.23
/proc/31104/stat : 31104 (picosat) R 31102 31104 31039 0 -1 4194304 3059 0 0 0 22220 3 0 0 25 0 1 0 1094881163 12636160 2972 1992294400 134512640 135137933 4294956240 18446744073709551615 134551896 0 0 4096 0 0 0 0 17 1 0 0
/proc/31104/statm: 3085 2972 69 152 0 2931 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 12340

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 31105
/proc/meminfo: memFree=1602120/2055920 swapFree=4173984/4192956
[pid=31104] ppid=31102 vsize=12412 CPUtime=282.21
/proc/31104/stat : 31104 (picosat) R 31102 31104 31039 0 -1 4194304 3065 0 0 0 28218 3 0 0 25 0 1 0 1094881163 12709888 2949 1992294400 134512640 135137933 4294956240 18446744073709551615 134548913 0 0 4096 0 0 0 0 17 1 0 0
/proc/31104/statm: 3103 2949 69 152 0 2949 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 12412

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 31105
/proc/meminfo: memFree=1601480/2055920 swapFree=4173984/4192956
[pid=31104] ppid=31102 vsize=13164 CPUtime=342.19
/proc/31104/stat : 31104 (picosat) R 31102 31104 31039 0 -1 4194304 3406 0 0 0 34216 3 0 0 25 0 1 0 1094881163 13479936 3122 1992294400 134512640 135137933 4294956240 18446744073709551615 134548895 0 0 4096 0 0 0 0 17 1 0 0
/proc/31104/statm: 3291 3122 69 152 0 3137 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 13164

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 31105
/proc/meminfo: memFree=1600328/2055920 swapFree=4173984/4192956
[pid=31104] ppid=31102 vsize=14144 CPUtime=402.17
/proc/31104/stat : 31104 (picosat) R 31102 31104 31039 0 -1 4194304 3697 0 0 0 40214 3 0 0 25 0 1 0 1094881163 14483456 3388 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/31104/statm: 3536 3388 69 152 0 3382 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 14144

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 31105
/proc/meminfo: memFree=1600328/2055920 swapFree=4173984/4192956
[pid=31104] ppid=31102 vsize=14144 CPUtime=462.15
/proc/31104/stat : 31104 (picosat) R 31102 31104 31039 0 -1 4194304 3697 0 0 0 46212 3 0 0 25 0 1 0 1094881163 14483456 3388 1992294400 134512640 135137933 4294956240 18446744073709551615 134527931 0 0 4096 0 0 0 0 17 1 0 0
/proc/31104/statm: 3536 3388 69 152 0 3382 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 14144

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 31106
/proc/meminfo: memFree=1600200/2055920 swapFree=4173984/4192956
[pid=31104] ppid=31102 vsize=14408 CPUtime=522.14
/proc/31104/stat : 31104 (picosat) R 31102 31104 31039 0 -1 4194304 3735 0 0 0 52210 4 0 0 25 0 1 0 1094881163 14753792 3426 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/31104/statm: 3602 3426 69 152 0 3448 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 14408

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 31107
/proc/meminfo: memFree=1600072/2055920 swapFree=4173984/4192956
[pid=31104] ppid=31102 vsize=14228 CPUtime=582.12
/proc/31104/stat : 31104 (picosat) R 31102 31104 31039 0 -1 4194304 3759 0 0 0 58208 4 0 0 25 0 1 0 1094881163 14569472 3409 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/31104/statm: 3557 3409 69 152 0 3403 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 14228

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 31107
/proc/meminfo: memFree=1599240/2055920 swapFree=4173984/4192956
[pid=31104] ppid=31102 vsize=15260 CPUtime=642.1
/proc/31104/stat : 31104 (picosat) R 31102 31104 31039 0 -1 4194304 4004 0 0 0 64206 4 0 0 25 0 1 0 1094881163 15626240 3651 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/31104/statm: 3815 3651 69 152 0 3661 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 15260

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 31107
/proc/meminfo: memFree=1598984/2055920 swapFree=4173984/4192956
[pid=31104] ppid=31102 vsize=15184 CPUtime=702.08
/proc/31104/stat : 31104 (picosat) R 31102 31104 31039 0 -1 4194304 4125 0 0 0 70204 4 0 0 25 0 1 0 1094881163 15548416 3656 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/31104/statm: 3796 3656 69 152 0 3642 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 15184

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 31107
/proc/meminfo: memFree=1599112/2055920 swapFree=4173984/4192956
[pid=31104] ppid=31102 vsize=15040 CPUtime=762.07
/proc/31104/stat : 31104 (picosat) R 31102 31104 31039 0 -1 4194304 4125 0 0 0 76203 4 0 0 25 0 1 0 1094881163 15400960 3620 1992294400 134512640 135137933 4294956240 18446744073709551615 134553584 0 0 4096 0 0 0 0 17 1 0 0
/proc/31104/statm: 3760 3620 69 152 0 3606 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 15040

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 31107
/proc/meminfo: memFree=1599304/2055920 swapFree=4173984/4192956
[pid=31104] ppid=31102 vsize=14804 CPUtime=822.04
/proc/31104/stat : 31104 (picosat) R 31102 31104 31039 0 -1 4194304 4125 0 0 0 82200 4 0 0 25 0 1 0 1094881163 15159296 3561 1992294400 134512640 135137933 4294956240 18446744073709551615 134527739 0 0 4096 0 0 0 0 17 1 0 0
/proc/31104/statm: 3701 3561 69 152 0 3547 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 14804

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 31107
/proc/meminfo: memFree=1597768/2055920 swapFree=4173984/4192956
[pid=31104] ppid=31102 vsize=16520 CPUtime=882.03
/proc/31104/stat : 31104 (picosat) R 31102 31104 31039 0 -1 4194304 4553 0 0 0 88198 5 0 0 25 0 1 0 1094881163 16916480 3989 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/31104/statm: 4130 3989 69 152 0 3976 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 16520

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 31107
/proc/meminfo: memFree=1597704/2055920 swapFree=4173984/4192956
[pid=31104] ppid=31102 vsize=16520 CPUtime=942.01
/proc/31104/stat : 31104 (picosat) R 31102 31104 31039 0 -1 4194304 4553 0 0 0 94196 5 0 0 25 0 1 0 1094881163 16916480 3989 1992294400 134512640 135137933 4294956240 18446744073709551615 134548834 0 0 4096 0 0 0 0 17 1 0 0
/proc/31104/statm: 4130 3989 69 152 0 3976 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 16520

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 31107
/proc/meminfo: memFree=1596744/2055920 swapFree=4173984/4192956
[pid=31104] ppid=31102 vsize=17444 CPUtime=1001.99
/proc/31104/stat : 31104 (picosat) R 31102 31104 31039 0 -1 4194304 4787 0 0 0 100194 5 0 0 25 0 1 0 1094881163 17862656 4223 1992294400 134512640 135137933 4294956240 18446744073709551615 134527791 0 0 4096 0 0 0 0 17 1 0 0
/proc/31104/statm: 4361 4223 69 152 0 4207 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 17444

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 31107
/proc/meminfo: memFree=1596744/2055920 swapFree=4173984/4192956
[pid=31104] ppid=31102 vsize=17404 CPUtime=1061.97
/proc/31104/stat : 31104 (picosat) R 31102 31104 31039 0 -1 4194304 4787 0 0 0 106192 5 0 0 25 0 1 0 1094881163 17821696 4219 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/31104/statm: 4351 4219 69 152 0 4197 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 17404

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 31107
/proc/meminfo: memFree=1596744/2055920 swapFree=4173984/4192956
[pid=31104] ppid=31102 vsize=17400 CPUtime=1121.95
/proc/31104/stat : 31104 (picosat) R 31102 31104 31039 0 -1 4194304 4787 0 0 0 112190 5 0 0 25 0 1 0 1094881163 17817600 4218 1992294400 134512640 135137933 4294956240 18446744073709551615 134548825 0 0 4096 0 0 0 0 17 1 0 0
/proc/31104/statm: 4350 4218 69 152 0 4196 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 17400

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 31107
/proc/meminfo: memFree=1597000/2055920 swapFree=4173984/4192956
[pid=31104] ppid=31102 vsize=16880 CPUtime=1181.94
/proc/31104/stat : 31104 (picosat) R 31102 31104 31039 0 -1 4194304 4787 0 0 0 118188 6 0 0 25 0 1 0 1094881163 17285120 4088 1992294400 134512640 135137933 4294956240 18446744073709551615 134552165 0 0 4096 0 0 0 0 17 1 0 0
/proc/31104/statm: 4220 4088 69 152 0 4066 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 16880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 31107
/proc/meminfo: memFree=1597128/2055920 swapFree=4173984/4192956
[pid=31104] ppid=31102 vsize=16844 CPUtime=1200.04
/proc/31104/stat : 31104 (picosat) R 31102 31104 31039 0 -1 4194304 4787 0 0 0 119998 6 0 0 25 0 1 0 1094881163 17248256 4079 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/31104/statm: 4211 4079 69 152 0 4057 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 16844

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.41
CPU time (s): 1200.05
CPU user time (s): 1199.99
CPU system time (s): 0.06399
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (KiB): 17444

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

runsolver used 1.06184 second user time and 3.31549 second system time

The end

Launcher Data

Begin job on node74 at 2009-03-28 07:36:01
IDJOB=1513738
IDBENCH=70288
IDSOLVER=506
FILE ID=node74/1513738-1238222161
PBS_JOBID= 9060569
Free space on /tmp= 101912 MiB

SOLVER NAME= picosat 913
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/2000/unif-k3-r4.2-v2000-c8400-S520696524-059.cnf
COMMAND LINE= HOME/picosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1513738-1238222161/watcher-1513738-1238222161 -o /tmp/evaluation-result-1513738-1238222161/solver-1513738-1238222161 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/picosat HOME/instance-1513738-1238222161.cnf

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

MD5SUM BENCH= 3606a223e44ca7ebc5d996a3ddbfb35d
RANDOM SEED=1078453408

node74.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.236
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.236
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:       1614696 kB
Buffers:         43872 kB
Cached:         338492 kB
SwapCached:       7820 kB
Active:         105392 kB
Inactive:       286252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1614696 kB
SwapTotal:     4192956 kB
SwapFree:      4173984 kB
Dirty:             840 kB
Writeback:           0 kB
Mapped:          14784 kB
Slab:            34752 kB
Committed_AS:  2432784 kB
PageTables:       1852 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 101912 MiB
End job on node74 at 2009-03-28 07:56:03