Trace number 1516822

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.41

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/520/
unif-k3-r4.25-v520-c2210-S1602291491-023.cnf
MD5SUM8ac945fd2d00d7595dd6a09603bfa3b0
Bench CategoryRANDOM (random 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 variables520
Number of clauses2210
Sum of the clauses size6630
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32210
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-1516822-1238275708.cnf
0.00/0.00	c parsed header 'p cnf 520 2210'
0.00/0.00	c initialized 520 variables
0.00/0.00	c found 2210 non trivial clauses
0.00/0.00	c
0.00/0.00	c random number generator seed 0
0.00/0.00	c 
0.00/0.00	c  seconds     variables   original    learned     agility
0.00/0.00	c         level        used      conflicts    limit          MB
0.00/0.00	c 
0.00/0.00	c s   0.0   0.0   520   0.0  2210     0     0     0   0.0   0.1 
0.00/0.00	c 
0.00/0.00	c initial reduction limit 1105 clauses
0.00/0.00	c 
0.00/0.00	c +   0.0  45.4   520  81.5  2210   100   100  1215  15.2   0.1 
0.00/0.00	c R   0.0  45.4   520  81.9  2210   104   104  1215  15.7   0.1 
0.00/0.01	c +   0.0  37.0   520  93.3  2210   250   250  1336  23.0   0.1 
0.00/0.01	c N   0.0  34.8   520  95.4  2210   404   404  1336  25.7   0.2 
0.00/0.01	c +   0.0  34.4   520  95.8  2210   475   475  1469  25.8   0.2 
0.02/0.03	c +   0.0  32.3   520  97.9  2210   812   812  1615  25.3   0.2 
0.02/0.04	c N   0.0  31.0   520  98.3  2210  1205  1205  1615  25.4   0.3 
0.02/0.05	c +   0.0  30.8   520  98.5  2210  1317  1317  1776  27.0   0.3 
0.02/0.08	c +   0.1  29.2   520  99.2  2210  2074  1182  1953  27.4   0.3 
0.09/0.13	c +   0.1  27.6   520  99.4  2210  3209  1334  2148  26.1   0.3 
0.09/0.13	c N   0.1  27.6   520  99.4  2210  3217  1342  2148  25.7   0.3 
0.19/0.20	c +   0.2  27.8   520  99.4  2210  4911  1956  2362  25.0   0.4 
0.29/0.31	c +   0.3  27.1   520  99.4  2210  7464  2133  2598  27.9   0.4 
0.29/0.34	c N   0.3  26.9   520  99.4  2210  8034  1400  2598  27.2   0.3 
0.39/0.49	c +   0.5  26.4   520  99.6  2210 11293  2051  2857  24.6   0.4 
0.69/0.76	c +   0.8  25.6   520  99.6  2210 17036  2058  3142  23.3   0.4 
0.79/0.86	c N   0.9  25.6   520  99.8  2210 19261  2703  3142  27.9   0.4 
1.10/1.16	c +   1.2  25.1   520  99.8  2210 25650  2785  3456  24.9   0.4 
1.69/1.79	c +   1.8  24.6   520  99.8  2210 38571  1831  3801  26.2   0.3 
2.10/2.10	c N   2.1  24.5   520  99.8  2210 44909  2443  3801  27.3   0.4 
2.10/2.10	c 
2.10/2.10	c  seconds     variables   original    learned     agility
2.10/2.10	c         level        used      conflicts    limit          MB
2.10/2.10	c 
2.69/2.75	c +   2.8  24.7   520  99.8  2210 57952  2130  4181  25.5   0.3 
4.19/4.23	c +   4.2  24.4   520  99.8  2210 87023  3924  4599  25.8   0.6 
4.99/5.03	c N   5.0  24.2   520  99.8  2210 102e3  3363  4599  27.0   0.5 
6.39/6.46	c +   6.5  23.8   520  99.8  2210 130e3  3705  5058  26.1   0.6 
9.80/9.86	c +   9.9  23.8   520  99.8  2210 196e3  3184  5563  25.2   0.5 
11.69/11.72	c N  11.7  23.9   520  99.8  2210 230e3  4488  5563  26.3   0.6 
15.09/15.13	c +  15.1  23.8   520  99.8  2210 294e3  3655  6119  27.7   0.6 
23.39/23.41	c +  23.4  23.5   520  99.8  2210 441e3  3553  6730  26.1   0.5 
27.49/27.54	c N  27.5  23.3   520  99.8  2210 512e3  4230  6730  27.7   0.6 
35.98/36.05	c +  36.0  23.9   520  99.8  2210 662e3  5112  7403  25.2   0.7 
55.98/56.04	c +  56.0  24.5   520  99.8  2210 993e3  6145  8143  25.2   0.9 
64.37/64.47	c N  64.5  24.5   520  99.8  2210 112e4  6359  8143  25.9   0.9 
86.87/86.96	c +  86.9  24.3   520  99.8  2210 148e4  5034  8957  27.5   0.7 
134.65/134.76	c + 134.7  24.8   520  99.8  2210 223e4  5326  9852  27.5   0.8 
149.65/149.76	c N 149.7  24.7   520  99.8  2210 246e4  9265  9852  27.1   1.2 
208.34/208.48	c + 208.4  24.5   520  99.8  2210 335e4  7817 10837  27.7   1.1 
323.70/323.85	c + 323.8  24.2   520  99.8  2210 502e4  7316 11920  24.5   1.0 
345.80/345.94	c N 345.9  24.1   520  99.8  2210 533e4 11414 11920  27.9   1.5 
503.66/503.83	c + 503.7  23.8   520  99.8  2210 754e4  9229 13112  28.1   1.3 
786.48/786.72	c + 786.5  23.4   520  99.8  2210 113e5  6588 14423  25.6   0.9 
799.77/800.01	c N 799.8  23.3   520  99.8  2210 114e5  7522 14423  26.7   1.0 

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-1516822-1238275708/watcher-1516822-1238275708 -o /tmp/evaluation-result-1516822-1238275708/solver-1516822-1238275708 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/picosat HOME/instance-1516822-1238275708.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.92 0.98 0.99 3/76 19356
/proc/meminfo: memFree=1346496/2055920 swapFree=4173544/4192956
[pid=19356] ppid=19354 vsize=780 CPUtime=0
/proc/19356/stat : 19356 (picosat) R 19354 19356 19078 0 -1 4194304 124 0 0 0 0 0 0 0 18 0 1 0 1100232038 798720 109 1992294400 134512640 135137933 4294956240 18446744073709551615 134551471 0 0 4096 0 0 0 0 17 1 0 0
/proc/19356/statm: 195 109 69 152 0 41 0

[startup+0.0311071 s]
/proc/loadavg: 0.92 0.98 0.99 3/76 19356
/proc/meminfo: memFree=1346496/2055920 swapFree=4173544/4192956
[pid=19356] ppid=19354 vsize=912 CPUtime=0.02
/proc/19356/stat : 19356 (picosat) R 19354 19356 19078 0 -1 4194304 148 0 0 0 2 0 0 0 18 0 1 0 1100232038 933888 133 1992294400 134512640 135137933 4294956240 18446744073709551615 134548954 0 0 4096 0 0 0 0 17 1 0 0
/proc/19356/statm: 228 133 69 152 0 74 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 912

[startup+0.102112 s]
/proc/loadavg: 0.92 0.98 0.99 3/76 19356
/proc/meminfo: memFree=1346496/2055920 swapFree=4173544/4192956
[pid=19356] ppid=19354 vsize=1044 CPUtime=0.09
/proc/19356/stat : 19356 (picosat) R 19354 19356 19078 0 -1 4194304 181 0 0 0 9 0 0 0 18 0 1 0 1100232038 1069056 166 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/19356/statm: 261 166 69 152 0 107 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1044

[startup+0.301129 s]
/proc/loadavg: 0.92 0.98 0.99 3/76 19356
/proc/meminfo: memFree=1346496/2055920 swapFree=4173544/4192956
[pid=19356] ppid=19354 vsize=1176 CPUtime=0.29
/proc/19356/stat : 19356 (picosat) R 19354 19356 19078 0 -1 4194304 200 0 0 0 29 0 0 0 19 0 1 0 1100232038 1204224 185 1992294400 134512640 135137933 4294956240 18446744073709551615 134548866 0 0 4096 0 0 0 0 17 1 0 0
/proc/19356/statm: 294 185 69 152 0 140 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1176

[startup+0.701162 s]
/proc/loadavg: 0.92 0.98 0.99 3/76 19356
/proc/meminfo: memFree=1346496/2055920 swapFree=4173544/4192956
[pid=19356] ppid=19354 vsize=1176 CPUtime=0.69
/proc/19356/stat : 19356 (picosat) R 19354 19356 19078 0 -1 4194304 214 0 0 0 69 0 0 0 22 0 1 0 1100232038 1204224 199 1992294400 134512640 135137933 4294956240 18446744073709551615 134549074 0 0 4096 0 0 0 0 17 1 0 0
/proc/19356/statm: 294 199 69 152 0 140 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1176

[startup+1.50123 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 19357
/proc/meminfo: memFree=1345848/2055920 swapFree=4173544/4192956
[pid=19356] ppid=19354 vsize=1308 CPUtime=1.49
/proc/19356/stat : 19356 (picosat) R 19354 19356 19078 0 -1 4194304 232 0 0 0 149 0 0 0 25 0 1 0 1100232038 1339392 217 1992294400 134512640 135137933 4294956240 18446744073709551615 134548844 0 0 4096 0 0 0 0 17 1 0 0
/proc/19356/statm: 327 217 69 152 0 173 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1308

[startup+3.10136 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 19357
/proc/meminfo: memFree=1345656/2055920 swapFree=4173544/4192956
[pid=19356] ppid=19354 vsize=1444 CPUtime=3.09
/proc/19356/stat : 19356 (picosat) R 19354 19356 19078 0 -1 4194304 262 0 0 0 309 0 0 0 25 0 1 0 1100232038 1478656 247 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/19356/statm: 361 247 69 152 0 207 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1444

[startup+6.30163 s]
/proc/loadavg: 0.93 0.98 0.99 2/77 19357
/proc/meminfo: memFree=1345464/2055920 swapFree=4173544/4192956
[pid=19356] ppid=19354 vsize=1444 CPUtime=6.29
/proc/19356/stat : 19356 (picosat) R 19354 19356 19078 0 -1 4194304 275 0 0 0 629 0 0 0 25 0 1 0 1100232038 1478656 260 1992294400 134512640 135137933 4294956240 18446744073709551615 134527806 0 0 4096 0 0 0 0 17 1 0 0
/proc/19356/statm: 361 260 69 152 0 207 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1444

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 0.99 2/77 19357
/proc/meminfo: memFree=1345208/2055920 swapFree=4173544/4192956
[pid=19356] ppid=19354 vsize=1576 CPUtime=12.69
/proc/19356/stat : 19356 (picosat) R 19354 19356 19078 0 -1 4194304 306 0 0 0 1269 0 0 0 25 0 1 0 1100232038 1613824 291 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/19356/statm: 394 291 69 152 0 240 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1576

[startup+25.5022 s]
/proc/loadavg: 0.95 0.98 0.99 2/77 19357
/proc/meminfo: memFree=1345144/2055920 swapFree=4173544/4192956
[pid=19356] ppid=19354 vsize=1704 CPUtime=25.49
/proc/19356/stat : 19356 (picosat) R 19354 19356 19078 0 -1 4194304 336 0 0 0 2549 0 0 0 25 0 1 0 1100232038 1744896 321 1992294400 134512640 135137933 4294956240 18446744073709551615 134552443 0 0 4096 0 0 0 0 17 1 0 0
/proc/19356/statm: 426 321 69 152 0 272 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1704

[startup+51.1024 s]
/proc/loadavg: 0.96 0.98 0.99 2/77 19357
/proc/meminfo: memFree=1344952/2055920 swapFree=4173544/4192956
[pid=19356] ppid=19354 vsize=1832 CPUtime=51.08
/proc/19356/stat : 19356 (picosat) R 19354 19356 19078 0 -1 4194304 382 0 0 0 5108 0 0 0 25 0 1 0 1100232038 1875968 367 1992294400 134512640 135137933 4294956240 18446744073709551615 134548844 0 0 4096 0 0 0 0 17 1 0 0
/proc/19356/statm: 458 367 69 152 0 304 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1832

[startup+102.307 s]
/proc/loadavg: 0.98 0.98 0.99 2/77 19357
/proc/meminfo: memFree=1344632/2055920 swapFree=4173544/4192956
[pid=19356] ppid=19354 vsize=2152 CPUtime=102.26
/proc/19356/stat : 19356 (picosat) R 19354 19356 19078 0 -1 4194304 445 0 0 0 10226 0 0 0 25 0 1 0 1100232038 2203648 430 1992294400 134512640 135137933 4294956240 18446744073709551615 134567819 0 0 4096 0 0 0 0 17 1 0 0
/proc/19356/statm: 538 430 69 152 0 384 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 2152

[startup+162.303 s]
/proc/loadavg: 1.05 1.00 1.00 2/77 19357
/proc/meminfo: memFree=1344504/2055920 swapFree=4173544/4192956
[pid=19356] ppid=19354 vsize=2280 CPUtime=162.25
/proc/19356/stat : 19356 (picosat) R 19354 19356 19078 0 -1 4194304 462 0 0 0 16224 1 0 0 25 0 1 0 1100232038 2334720 447 1992294400 134512640 135137933 4294956240 18446744073709551615 134548941 0 0 4096 0 0 0 0 17 1 0 0
/proc/19356/statm: 570 447 69 152 0 416 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 2280

[startup+222.303 s]
/proc/loadavg: 1.07 1.01 1.00 2/77 19357
/proc/meminfo: memFree=1344440/2055920 swapFree=4173544/4192956
[pid=19356] ppid=19354 vsize=2280 CPUtime=222.23
/proc/19356/stat : 19356 (picosat) R 19354 19356 19078 0 -1 4194304 482 0 0 0 22222 1 0 0 25 0 1 0 1100232038 2334720 467 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/19356/statm: 570 467 69 152 0 416 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 2280

[startup+282.303 s]
/proc/loadavg: 1.07 1.02 1.00 2/77 19357
/proc/meminfo: memFree=1344312/2055920 swapFree=4173544/4192956
[pid=19356] ppid=19354 vsize=2348 CPUtime=282.21
/proc/19356/stat : 19356 (picosat) R 19354 19356 19078 0 -1 4194304 499 0 0 0 28220 1 0 0 25 0 1 0 1100232038 2404352 484 1992294400 134512640 135137933 4294956240 18446744073709551615 134527773 0 0 4096 0 0 0 0 17 1 0 0
/proc/19356/statm: 587 484 69 152 0 433 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 2348

[startup+342.303 s]
/proc/loadavg: 1.02 1.02 1.00 2/77 19357
/proc/meminfo: memFree=1344248/2055920 swapFree=4173544/4192956
[pid=19356] ppid=19354 vsize=2476 CPUtime=342.2
/proc/19356/stat : 19356 (picosat) R 19354 19356 19078 0 -1 4194304 522 0 0 0 34218 2 0 0 25 0 1 0 1100232038 2535424 507 1992294400 134512640 135137933 4294956240 18446744073709551615 134548908 0 0 4096 0 0 0 0 17 1 0 0
/proc/19356/statm: 619 507 69 152 0 465 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 2476

[startup+402.303 s]
/proc/loadavg: 1.01 1.01 1.00 2/77 19357
/proc/meminfo: memFree=1344184/2055920 swapFree=4173544/4192956
[pid=19356] ppid=19354 vsize=2476 CPUtime=402.19
/proc/19356/stat : 19356 (picosat) R 19354 19356 19078 0 -1 4194304 522 0 0 0 40217 2 0 0 25 0 1 0 1100232038 2535424 507 1992294400 134512640 135137933 4294956240 18446744073709551615 134548903 0 0 4096 0 0 0 0 17 1 0 0
/proc/19356/statm: 619 507 69 152 0 465 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 2476

[startup+462.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/77 19357
/proc/meminfo: memFree=1344120/2055920 swapFree=4173544/4192956
[pid=19356] ppid=19354 vsize=2476 CPUtime=462.17
/proc/19356/stat : 19356 (picosat) R 19354 19356 19078 0 -1 4194304 533 0 0 0 46215 2 0 0 25 0 1 0 1100232038 2535424 518 1992294400 134512640 135137933 4294956240 18446744073709551615 134548930 0 0 4096 0 0 0 0 17 1 0 0
/proc/19356/statm: 619 518 69 152 0 465 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 2476

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 19357
/proc/meminfo: memFree=1343928/2055920 swapFree=4173544/4192956
[pid=19356] ppid=19354 vsize=2716 CPUtime=522.15
/proc/19356/stat : 19356 (picosat) R 19354 19356 19078 0 -1 4194304 579 0 0 0 52213 2 0 0 25 0 1 0 1100232038 2781184 564 1992294400 134512640 135137933 4294956240 18446744073709551615 134551400 0 0 4096 0 0 0 0 17 1 0 0
/proc/19356/statm: 679 564 69 152 0 525 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 2716

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 19357
/proc/meminfo: memFree=1343928/2055920 swapFree=4173544/4192956
[pid=19356] ppid=19354 vsize=2708 CPUtime=582.14
/proc/19356/stat : 19356 (picosat) R 19354 19356 19078 0 -1 4194304 579 0 0 0 58211 3 0 0 25 0 1 0 1100232038 2772992 564 1992294400 134512640 135137933 4294956240 18446744073709551615 134549147 0 0 4096 0 0 0 0 17 1 0 0
/proc/19356/statm: 677 564 69 152 0 523 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 2708

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 19357
/proc/meminfo: memFree=1343864/2055920 swapFree=4173544/4192956
[pid=19356] ppid=19354 vsize=2708 CPUtime=642.13
/proc/19356/stat : 19356 (picosat) R 19354 19356 19078 0 -1 4194304 579 0 0 0 64210 3 0 0 25 0 1 0 1100232038 2772992 564 1992294400 134512640 135137933 4294956240 18446744073709551615 134549043 0 0 4096 0 0 0 0 17 1 0 0
/proc/19356/statm: 677 564 69 152 0 523 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 2708

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 19359
/proc/meminfo: memFree=1343608/2055920 swapFree=4173544/4192956
[pid=19356] ppid=19354 vsize=2708 CPUtime=702.1
/proc/19356/stat : 19356 (picosat) R 19354 19356 19078 0 -1 4194304 579 0 0 0 70207 3 0 0 25 0 1 0 1100232038 2772992 564 1992294400 134512640 135137933 4294956240 18446744073709551615 134548611 0 0 4096 0 0 0 0 17 1 0 0
/proc/19356/statm: 677 564 69 152 0 523 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 2708

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 19359
/proc/meminfo: memFree=1343608/2055920 swapFree=4173544/4192956
[pid=19356] ppid=19354 vsize=2708 CPUtime=762.09
/proc/19356/stat : 19356 (picosat) R 19354 19356 19078 0 -1 4194304 579 0 0 0 76206 3 0 0 25 0 1 0 1100232038 2772992 564 1992294400 134512640 135137933 4294956240 18446744073709551615 134548941 0 0 4096 0 0 0 0 17 1 0 0
/proc/19356/statm: 677 564 69 152 0 523 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 2708

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 19359
/proc/meminfo: memFree=1343608/2055920 swapFree=4173544/4192956
[pid=19356] ppid=19354 vsize=2752 CPUtime=822.08
/proc/19356/stat : 19356 (picosat) R 19354 19356 19078 0 -1 4194304 606 0 0 0 82204 4 0 0 25 0 1 0 1100232038 2818048 591 1992294400 134512640 135137933 4294956240 18446744073709551615 134548890 0 0 4096 0 0 0 0 17 1 0 0
/proc/19356/statm: 688 591 69 152 0 534 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 2752

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 19359
/proc/meminfo: memFree=1343480/2055920 swapFree=4173544/4192956
[pid=19356] ppid=19354 vsize=2884 CPUtime=882.06
/proc/19356/stat : 19356 (picosat) R 19354 19356 19078 0 -1 4194304 646 0 0 0 88202 4 0 0 25 0 1 0 1100232038 2953216 631 1992294400 134512640 135137933 4294956240 18446744073709551615 134527844 0 0 4096 0 0 0 0 17 1 0 0
/proc/19356/statm: 721 631 69 152 0 567 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 2884

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 19359
/proc/meminfo: memFree=1343480/2055920 swapFree=4173544/4192956
[pid=19356] ppid=19354 vsize=2884 CPUtime=942.04
/proc/19356/stat : 19356 (picosat) R 19354 19356 19078 0 -1 4194304 646 0 0 0 94200 4 0 0 25 0 1 0 1100232038 2953216 631 1992294400 134512640 135137933 4294956240 18446744073709551615 134549043 0 0 4096 0 0 0 0 17 1 0 0
/proc/19356/statm: 721 631 69 152 0 567 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 2884

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 19359
/proc/meminfo: memFree=1343544/2055920 swapFree=4173544/4192956
[pid=19356] ppid=19354 vsize=2884 CPUtime=1002.02
/proc/19356/stat : 19356 (picosat) R 19354 19356 19078 0 -1 4194304 646 0 0 0 100198 4 0 0 25 0 1 0 1100232038 2953216 631 1992294400 134512640 135137933 4294956240 18446744073709551615 134548866 0 0 4096 0 0 0 0 17 1 0 0
/proc/19356/statm: 721 631 69 152 0 567 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 2884

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 19359
/proc/meminfo: memFree=1343480/2055920 swapFree=4173544/4192956
[pid=19356] ppid=19354 vsize=2884 CPUtime=1062.01
/proc/19356/stat : 19356 (picosat) R 19354 19356 19078 0 -1 4194304 646 0 0 0 106197 4 0 0 25 0 1 0 1100232038 2953216 631 1992294400 134512640 135137933 4294956240 18446744073709551615 134548608 0 0 4096 0 0 0 0 17 1 0 0
/proc/19356/statm: 721 631 69 152 0 567 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 2884

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 19359
/proc/meminfo: memFree=1343480/2055920 swapFree=4173544/4192956
[pid=19356] ppid=19354 vsize=2884 CPUtime=1121.99
/proc/19356/stat : 19356 (picosat) R 19354 19356 19078 0 -1 4194304 646 0 0 0 112195 4 0 0 25 0 1 0 1100232038 2953216 631 1992294400 134512640 135137933 4294956240 18446744073709551615 134548994 0 0 4096 0 0 0 0 17 1 0 0
/proc/19356/statm: 721 631 69 152 0 567 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 2884

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 19359
/proc/meminfo: memFree=1343480/2055920 swapFree=4173544/4192956
[pid=19356] ppid=19354 vsize=2884 CPUtime=1181.98
/proc/19356/stat : 19356 (picosat) R 19354 19356 19078 0 -1 4194304 646 0 0 0 118193 5 0 0 25 0 1 0 1100232038 2953216 631 1992294400 134512640 135137933 4294956240 18446744073709551615 134549119 0 0 4096 0 0 0 0 17 1 0 0
/proc/19356/statm: 721 631 69 152 0 567 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 2884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 19359
/proc/meminfo: memFree=1343480/2055920 swapFree=4173544/4192956
[pid=19356] ppid=19354 vsize=2884 CPUtime=1200.08
/proc/19356/stat : 19356 (picosat) R 19354 19356 19078 0 -1 4194304 646 0 0 0 120003 5 0 0 25 0 1 0 1100232038 2953216 631 1992294400 134512640 135137933 4294956240 18446744073709551615 134527900 0 0 4096 0 0 0 0 17 1 0 0
/proc/19356/statm: 721 631 69 152 0 567 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 2884

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.09
CPU user time (s): 1200.04
CPU system time (s): 0.052991
CPU usage (%): 99.9735
Max. virtual memory (cumulated for all children) (KiB): 2884

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

runsolver used 1.14783 second user time and 3.23951 second system time

The end

Launcher Data

Begin job on node65 at 2009-03-28 22:28:28
IDJOB=1516822
IDBENCH=70545
IDSOLVER=506
FILE ID=node65/1516822-1238275708
PBS_JOBID= 9060835
Free space on /tmp= 66268 MiB

SOLVER NAME= picosat 913
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/520/unif-k3-r4.25-v520-c2210-S1602291491-023.cnf
COMMAND LINE= HOME/picosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1516822-1238275708/watcher-1516822-1238275708 -o /tmp/evaluation-result-1516822-1238275708/solver-1516822-1238275708 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/picosat HOME/instance-1516822-1238275708.cnf

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

MD5SUM BENCH= 8ac945fd2d00d7595dd6a09603bfa3b0
RANDOM SEED=320661345

node65.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.231
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.231
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:       1346912 kB
Buffers:         79676 kB
Cached:         533176 kB
SwapCached:      10232 kB
Active:         118792 kB
Inactive:       505820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1346912 kB
SwapTotal:     4192956 kB
SwapFree:      4173544 kB
Dirty:             732 kB
Writeback:           0 kB
Mapped:          16948 kB
Slab:            69120 kB
Committed_AS:  3273136 kB
PageTables:       2316 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= 66268 MiB
End job on node65 at 2009-03-28 22:48:31