Trace number 1517122

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/560/
unif-k3-r4.25-v560-c2380-S1154116462-097.cnf
MD5SUM871cffda16697cd39cfc1811ad38c0e4
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 variables560
Number of clauses2380
Sum of the clauses size7140
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32380
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-1517122-1238280558.cnf
0.00/0.00	c parsed header 'p cnf 560 2380'
0.00/0.00	c initialized 560 variables
0.00/0.00	c found 2380 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   560   0.0  2380     0     0     0   0.0   0.1 
0.00/0.00	c 
0.00/0.00	c initial reduction limit 1190 clauses
0.00/0.00	c 
0.00/0.00	c +   0.0  60.1   560  75.4  2380   100   100  1309  13.6   0.1 
0.00/0.00	c R   0.0  60.1   560  75.7  2380   102   102  1309  13.7   0.1 
0.00/0.01	c +   0.0  46.7   560  92.9  2380   250   250  1439  22.3   0.2 
0.00/0.01	c N   0.0  43.5   560  95.5  2380   402   402  1439  24.8   0.2 
0.00/0.02	c +   0.0  42.2   560  97.1  2380   475   475  1582  26.2   0.2 
0.00/0.03	c +   0.0  39.5   560  98.6  2380   812   812  1740  26.2   0.2 
0.00/0.04	c N   0.0  37.4   560  99.1  2380  1205  1205  1740  27.2   0.3 
0.00/0.05	c +   0.1  36.8   560  99.3  2380  1317  1317  1914  27.8   0.3 
0.00/0.08	c +   0.1  34.8   560  99.5  2380  2074  1109  2105  26.2   0.3 
0.09/0.13	c +   0.1  33.8   560  99.6  2380  3209  1187  2315  25.6   0.3 
0.09/0.13	c N   0.1  33.8   560  99.6  2380  3212  1190  2315  25.9   0.3 
0.19/0.20	c +   0.2  32.5   560  99.8  2380  4911  1725  2546  26.0   0.3 
0.29/0.32	c +   0.3  31.8   560  99.8  2380  7464  1721  2800  24.9   0.3 
0.29/0.34	c N   0.3  31.8   560  99.8  2380  8028  2285  2800  25.2   0.4 
0.39/0.49	c +   0.5  30.9   560 100.0  2380 11293  2738  3080  28.3   0.5 
0.69/0.76	c +   0.8  30.7   560 100.0  2380 17036  2294  3388  27.7   0.4 
0.80/0.86	c N   0.9  30.9   560 100.0  2380 19253  2807  3388  26.7   0.5 
1.10/1.17	c +   1.2  30.8   560 100.0  2380 25650  2398  3726  26.6   0.4 
1.69/1.78	c +   1.8  30.2   560 100.0  2380 38571  2230  4098  26.9   0.4 
1.99/2.09	c N   2.1  30.0   560 100.0  2380 44911  2404  4098  27.2   0.4 
1.99/2.09	c 
1.99/2.09	c  seconds     variables   original    learned     agility
1.99/2.09	c         level        used      conflicts    limit          MB
1.99/2.09	c 
2.69/2.73	c +   2.7  29.8   560 100.0  2380 57952  3114  4507  25.3   0.5 
4.09/4.17	c +   4.2  29.3   560 100.0  2380 87023  2795  4957  26.7   0.5 
4.89/4.96	c N   5.0  29.2   560 100.0  2380 102e3  3459  4957  25.1   0.6 
6.29/6.38	c +   6.4  28.9   560 100.0  2380 130e3  4138  5452  27.3   0.6 
9.69/9.79	c +   9.8  28.2   560 100.0  2380 196e3  3962  5997  24.6   0.6 
11.59/11.68	c N  11.7  28.1   560 100.0  2380 230e3  5685  5997  26.4   0.8 
15.09/15.15	c +  15.1  28.0   560 100.0  2380 294e3  5870  6596  25.9   0.9 
23.29/23.37	c +  23.4  27.2   560 100.0  2380 441e3  4280  7255  28.0   0.6 
27.39/27.47	c N  27.5  26.8   560 100.0  2380 512e3  6738  7255  26.5   0.9 
35.88/35.94	c +  35.9  26.7   560 100.0  2380 662e3  6958  7980  27.3   1.0 
55.47/55.51	c +  55.5  26.2   560 100.0  2380 993e3  6323  8778  26.4   0.9 
63.68/63.71	c N  63.7  25.9   560 100.0  2380 112e4  4877  8778  26.8   0.8 
85.56/85.63	c +  85.6  25.6   560 100.0  2380 148e4  6146  9655  25.0   0.9 
132.95/133.00	c + 133.0  25.8   560 100.0  2380 223e4  6511 10620  26.3   0.9 
147.74/147.83	c N 147.8  25.8   560 100.0  2380 246e4  9103 10620  28.2   1.3 
206.62/206.74	c + 206.7  26.0   560 100.0  2380 335e4  7341 11682  26.1   1.0 
322.87/323.02	c + 322.9  26.4   560 100.0  2380 502e4 10885 12850  26.7   1.6 
345.17/345.32	c N 345.2  26.4   560 100.0  2380 533e4 10981 12850  23.4   1.5 
503.31/503.51	c + 503.3  26.1   560 100.0  2380 754e4  9913 14135  27.4   1.4 
787.20/787.53	c + 787.2  25.6   560 100.0  2380 113e5 10476 15548  28.6   1.4 
800.29/800.68	c N 800.4  25.6   560 100.0  2380 114e5 13749 15548  24.9   1.8 

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-1517122-1238280558/watcher-1517122-1238280558 -o /tmp/evaluation-result-1517122-1238280558/solver-1517122-1238280558 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/picosat HOME/instance-1517122-1238280558.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.00 1.00 1.00 3/81 17335
/proc/meminfo: memFree=1102264/2055920 swapFree=4174588/4192956
[pid=17335] ppid=17333 vsize=912 CPUtime=0
/proc/17335/stat : 17335 (picosat) R 17333 17335 16968 0 -1 4194304 127 0 0 0 0 0 0 0 21 0 1 0 704950802 933888 112 1992294400 134512640 135137933 4294956240 18446744073709551615 134527871 0 0 4096 0 0 0 0 17 1 0 0
/proc/17335/statm: 228 112 69 152 0 74 0

[startup+0.0884839 s]
/proc/loadavg: 1.00 1.00 1.00 3/81 17335
/proc/meminfo: memFree=1102264/2055920 swapFree=4174588/4192956
[pid=17335] ppid=17333 vsize=1176 CPUtime=0.08
/proc/17335/stat : 17335 (picosat) R 17333 17335 16968 0 -1 4194304 192 0 0 0 8 0 0 0 21 0 1 0 704950802 1204224 177 1992294400 134512640 135137933 4294956240 18446744073709551615 134542985 0 0 4096 0 0 0 0 17 1 0 0
/proc/17335/statm: 294 177 69 152 0 140 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1176

[startup+0.101487 s]
/proc/loadavg: 1.00 1.00 1.00 3/81 17335
/proc/meminfo: memFree=1102264/2055920 swapFree=4174588/4192956
[pid=17335] ppid=17333 vsize=1176 CPUtime=0.09
/proc/17335/stat : 17335 (picosat) R 17333 17335 16968 0 -1 4194304 192 0 0 0 9 0 0 0 21 0 1 0 704950802 1204224 177 1992294400 134512640 135137933 4294956240 18446744073709551615 134549074 0 0 4096 0 0 0 0 17 1 0 0
/proc/17335/statm: 294 177 69 152 0 140 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1176

[startup+0.301525 s]
/proc/loadavg: 1.00 1.00 1.00 3/81 17335
/proc/meminfo: memFree=1102264/2055920 swapFree=4174588/4192956
[pid=17335] ppid=17333 vsize=1176 CPUtime=0.29
/proc/17335/stat : 17335 (picosat) R 17333 17335 16968 0 -1 4194304 211 0 0 0 29 0 0 0 23 0 1 0 704950802 1204224 196 1992294400 134512640 135137933 4294956240 18446744073709551615 134525623 0 0 4096 0 0 0 0 17 1 0 0
/proc/17335/statm: 294 196 69 152 0 140 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1176

[startup+0.701602 s]
/proc/loadavg: 1.00 1.00 1.00 3/81 17335
/proc/meminfo: memFree=1102264/2055920 swapFree=4174588/4192956
[pid=17335] ppid=17333 vsize=1308 CPUtime=0.69
/proc/17335/stat : 17335 (picosat) R 17333 17335 16968 0 -1 4194304 233 0 0 0 69 0 0 0 25 0 1 0 704950802 1339392 218 1992294400 134512640 135137933 4294956240 18446744073709551615 134549147 0 0 4096 0 0 0 0 17 1 0 0
/proc/17335/statm: 327 218 69 152 0 173 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1308

[startup+1.50176 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 17336
/proc/meminfo: memFree=1101552/2055920 swapFree=4174588/4192956
[pid=17335] ppid=17333 vsize=1308 CPUtime=1.49
/proc/17335/stat : 17335 (picosat) R 17333 17335 16968 0 -1 4194304 254 0 0 0 149 0 0 0 25 0 1 0 704950802 1339392 239 1992294400 134512640 135137933 4294956240 18446744073709551615 134551624 0 0 4096 0 0 0 0 17 1 0 0
/proc/17335/statm: 327 239 69 152 0 173 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1308

[startup+3.10107 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 17336
/proc/meminfo: memFree=1101232/2055920 swapFree=4174588/4192956
[pid=17335] ppid=17333 vsize=1440 CPUtime=3.09
/proc/17335/stat : 17335 (picosat) R 17333 17335 16968 0 -1 4194304 278 0 0 0 309 0 0 0 25 0 1 0 704950802 1474560 263 1992294400 134512640 135137933 4294956240 18446744073709551615 134553651 0 0 4096 0 0 0 0 17 1 0 0
/proc/17335/statm: 360 263 69 152 0 206 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1440

[startup+6.30169 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 17336
/proc/meminfo: memFree=1101168/2055920 swapFree=4174588/4192956
[pid=17335] ppid=17333 vsize=1572 CPUtime=6.29
/proc/17335/stat : 17335 (picosat) R 17333 17335 16968 0 -1 4194304 296 0 0 0 629 0 0 0 25 0 1 0 704950802 1609728 281 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17335/statm: 393 281 69 152 0 239 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1572

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 17336
/proc/meminfo: memFree=1100920/2055920 swapFree=4174588/4192956
[pid=17335] ppid=17333 vsize=1704 CPUtime=12.69
/proc/17335/stat : 17335 (picosat) R 17333 17335 16968 0 -1 4194304 338 0 0 0 1269 0 0 0 25 0 1 0 704950802 1744896 323 1992294400 134512640 135137933 4294956240 18446744073709551615 134548608 0 0 4096 0 0 0 0 17 1 0 0
/proc/17335/statm: 426 323 69 152 0 272 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1704

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 17336
/proc/meminfo: memFree=1100728/2055920 swapFree=4174588/4192956
[pid=17335] ppid=17333 vsize=1836 CPUtime=25.49
/proc/17335/stat : 17335 (picosat) R 17333 17335 16968 0 -1 4194304 376 0 0 0 2549 0 0 0 25 0 1 0 704950802 1880064 361 1992294400 134512640 135137933 4294956240 18446744073709551615 134551628 0 0 4096 0 0 0 0 17 1 0 0
/proc/17335/statm: 459 361 69 152 0 305 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1836

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 17336
/proc/meminfo: memFree=1100600/2055920 swapFree=4174588/4192956
[pid=17335] ppid=17333 vsize=1956 CPUtime=51.08
/proc/17335/stat : 17335 (picosat) R 17333 17335 16968 0 -1 4194304 402 0 0 0 5108 0 0 0 25 0 1 0 704950802 2002944 387 1992294400 134512640 135137933 4294956240 18446744073709551615 134547527 0 0 4096 0 0 0 0 17 1 0 0
/proc/17335/statm: 489 387 69 152 0 335 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1956

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 17336
/proc/meminfo: memFree=1100280/2055920 swapFree=4174588/4192956
[pid=17335] ppid=17333 vsize=2260 CPUtime=102.26
/proc/17335/stat : 17335 (picosat) R 17333 17335 16968 0 -1 4194304 466 0 0 0 10226 0 0 0 25 0 1 0 704950802 2314240 451 1992294400 134512640 135137933 4294956240 18446744073709551615 134553945 0 0 4096 0 0 0 0 17 1 0 0
/proc/17335/statm: 565 451 69 152 0 411 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 2260

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 17336
/proc/meminfo: memFree=1100088/2055920 swapFree=4174588/4192956
[pid=17335] ppid=17333 vsize=2384 CPUtime=162.23
/proc/17335/stat : 17335 (picosat) R 17333 17335 16968 0 -1 4194304 498 0 0 0 16223 0 0 0 25 0 1 0 704950802 2441216 483 1992294400 134512640 135137933 4294956240 18446744073709551615 134552160 0 0 4096 0 0 0 0 17 1 0 0
/proc/17335/statm: 596 483 69 152 0 442 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 2384

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 17336
/proc/meminfo: memFree=1099960/2055920 swapFree=4174588/4192956
[pid=17335] ppid=17333 vsize=2516 CPUtime=222.21
/proc/17335/stat : 17335 (picosat) R 17333 17335 16968 0 -1 4194304 527 0 0 0 22221 0 0 0 25 0 1 0 704950802 2576384 512 1992294400 134512640 135137933 4294956240 18446744073709551615 134548994 0 0 4096 0 0 0 0 17 1 0 0
/proc/17335/statm: 629 512 69 152 0 475 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 2516

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 17336
/proc/meminfo: memFree=1099768/2055920 swapFree=4174588/4192956
[pid=17335] ppid=17333 vsize=2648 CPUtime=282.19
/proc/17335/stat : 17335 (picosat) R 17333 17335 16968 0 -1 4194304 573 0 0 0 28219 0 0 0 25 0 1 0 704950802 2711552 558 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17335/statm: 662 558 69 152 0 508 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 2648

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 17336
/proc/meminfo: memFree=1099704/2055920 swapFree=4174588/4192956
[pid=17335] ppid=17333 vsize=2772 CPUtime=342.17
/proc/17335/stat : 17335 (picosat) R 17333 17335 16968 0 -1 4194304 588 0 0 0 34217 0 0 0 25 0 1 0 704950802 2838528 573 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17335/statm: 693 573 69 152 0 539 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 2772

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 17336
/proc/meminfo: memFree=1099640/2055920 swapFree=4174588/4192956
[pid=17335] ppid=17333 vsize=2772 CPUtime=402.15
/proc/17335/stat : 17335 (picosat) R 17333 17335 16968 0 -1 4194304 593 0 0 0 40215 0 0 0 25 0 1 0 704950802 2838528 578 1992294400 134512640 135137933 4294956240 18446744073709551615 134552191 0 0 4096 0 0 0 0 17 1 0 0
/proc/17335/statm: 693 578 69 152 0 539 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 2772

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 17338
/proc/meminfo: memFree=1099512/2055920 swapFree=4174588/4192956
[pid=17335] ppid=17333 vsize=2772 CPUtime=462.12
/proc/17335/stat : 17335 (picosat) R 17333 17335 16968 0 -1 4194304 593 0 0 0 46212 0 0 0 25 0 1 0 704950802 2838528 578 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17335/statm: 693 578 69 152 0 539 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 2772

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 17338
/proc/meminfo: memFree=1099768/2055920 swapFree=4174588/4192956
[pid=17335] ppid=17333 vsize=2772 CPUtime=522.1
/proc/17335/stat : 17335 (picosat) R 17333 17335 16968 0 -1 4194304 611 0 0 0 52210 0 0 0 25 0 1 0 704950802 2838528 596 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17335/statm: 693 596 69 152 0 539 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 2772

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 17338
/proc/meminfo: memFree=1099704/2055920 swapFree=4174588/4192956
[pid=17335] ppid=17333 vsize=2884 CPUtime=582.08
/proc/17335/stat : 17335 (picosat) R 17333 17335 16968 0 -1 4194304 646 0 0 0 58208 0 0 0 25 0 1 0 704950802 2953216 631 1992294400 134512640 135137933 4294956240 18446744073709551615 134548890 0 0 4096 0 0 0 0 17 1 0 0
/proc/17335/statm: 721 631 69 152 0 567 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 2884

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 17338
/proc/meminfo: memFree=1099704/2055920 swapFree=4174588/4192956
[pid=17335] ppid=17333 vsize=2884 CPUtime=642.06
/proc/17335/stat : 17335 (picosat) R 17333 17335 16968 0 -1 4194304 646 0 0 0 64206 0 0 0 25 0 1 0 704950802 2953216 631 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17335/statm: 721 631 69 152 0 567 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 2884

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 17338
/proc/meminfo: memFree=1099576/2055920 swapFree=4174588/4192956
[pid=17335] ppid=17333 vsize=2884 CPUtime=702.03
/proc/17335/stat : 17335 (picosat) R 17333 17335 16968 0 -1 4194304 646 0 0 0 70203 0 0 0 25 0 1 0 704950802 2953216 631 1992294400 134512640 135137933 4294956240 18446744073709551615 134547458 0 0 4096 0 0 0 0 17 1 0 0
/proc/17335/statm: 721 631 69 152 0 567 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 2884

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 17344
/proc/meminfo: memFree=1099576/2055920 swapFree=4174588/4192956
[pid=17335] ppid=17333 vsize=2884 CPUtime=762.01
/proc/17335/stat : 17335 (picosat) R 17333 17335 16968 0 -1 4194304 646 0 0 0 76201 0 0 0 25 0 1 0 704950802 2953216 631 1992294400 134512640 135137933 4294956240 18446744073709551615 134522789 0 0 4096 0 0 0 0 17 1 0 0
/proc/17335/statm: 721 631 69 152 0 567 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 2884

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 17344
/proc/meminfo: memFree=1099448/2055920 swapFree=4174588/4192956
[pid=17335] ppid=17333 vsize=3012 CPUtime=821.98
/proc/17335/stat : 17335 (picosat) R 17333 17335 16968 0 -1 4194304 660 0 0 0 82198 0 0 0 25 0 1 0 704950802 3084288 645 1992294400 134512640 135137933 4294956240 18446744073709551615 134548828 0 0 4096 0 0 0 0 17 1 0 0
/proc/17335/statm: 753 645 69 152 0 599 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 3012

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 17344
/proc/meminfo: memFree=1099448/2055920 swapFree=4174588/4192956
[pid=17335] ppid=17333 vsize=3012 CPUtime=881.96
/proc/17335/stat : 17335 (picosat) R 17333 17335 16968 0 -1 4194304 668 0 0 0 88196 0 0 0 25 0 1 0 704950802 3084288 653 1992294400 134512640 135137933 4294956240 18446744073709551615 134552752 0 0 4096 0 0 0 0 17 1 0 0
/proc/17335/statm: 753 653 69 152 0 599 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 3012

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 17344
/proc/meminfo: memFree=1099384/2055920 swapFree=4174588/4192956
[pid=17335] ppid=17333 vsize=3064 CPUtime=941.94
/proc/17335/stat : 17335 (picosat) R 17333 17335 16968 0 -1 4194304 684 0 0 0 94194 0 0 0 25 0 1 0 704950802 3137536 669 1992294400 134512640 135137933 4294956240 18446744073709551615 134551576 0 0 4096 0 0 0 0 17 1 0 0
/proc/17335/statm: 766 669 69 152 0 612 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 3064

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 17344
/proc/meminfo: memFree=1099384/2055920 swapFree=4174588/4192956
[pid=17335] ppid=17333 vsize=3064 CPUtime=1001.91
/proc/17335/stat : 17335 (picosat) R 17333 17335 16968 0 -1 4194304 684 0 0 0 100191 0 0 0 25 0 1 0 704950802 3137536 669 1992294400 134512640 135137933 4294956240 18446744073709551615 134548890 0 0 4096 0 0 0 0 17 1 0 0
/proc/17335/statm: 766 669 69 152 0 612 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 3064

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 17344
/proc/meminfo: memFree=1099384/2055920 swapFree=4174588/4192956
[pid=17335] ppid=17333 vsize=3064 CPUtime=1061.89
/proc/17335/stat : 17335 (picosat) R 17333 17335 16968 0 -1 4194304 684 0 0 0 106189 0 0 0 25 0 1 0 704950802 3137536 669 1992294400 134512640 135137933 4294956240 18446744073709551615 134548903 0 0 4096 0 0 0 0 17 1 0 0
/proc/17335/statm: 766 669 69 152 0 612 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 3064

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 17344
/proc/meminfo: memFree=1099384/2055920 swapFree=4174588/4192956
[pid=17335] ppid=17333 vsize=3064 CPUtime=1121.87
/proc/17335/stat : 17335 (picosat) R 17333 17335 16968 0 -1 4194304 684 0 0 0 112187 0 0 0 25 0 1 0 704950802 3137536 669 1992294400 134512640 135137933 4294956240 18446744073709551615 134527916 0 0 4096 0 0 0 0 17 1 0 0
/proc/17335/statm: 766 669 69 152 0 612 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 3064

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 17344
/proc/meminfo: memFree=1099384/2055920 swapFree=4174588/4192956
[pid=17335] ppid=17333 vsize=3064 CPUtime=1181.85
/proc/17335/stat : 17335 (picosat) R 17333 17335 16968 0 -1 4194304 684 0 0 0 118185 0 0 0 25 0 1 0 704950802 3137536 669 1992294400 134512640 135137933 4294956240 18446744073709551615 134543174 0 0 4096 0 0 0 0 17 1 0 0
/proc/17335/statm: 766 669 69 152 0 612 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 3064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 17344
/proc/meminfo: memFree=1099320/2055920 swapFree=4174588/4192956
[pid=17335] ppid=17333 vsize=3064 CPUtime=1200.04
/proc/17335/stat : 17335 (picosat) R 17333 17335 16968 0 -1 4194304 684 0 0 0 120004 0 0 0 25 0 1 0 704950802 3137536 669 1992294400 134512640 135137933 4294956240 18446744073709551615 134549147 0 0 4096 0 0 0 0 17 1 0 0
/proc/17335/statm: 766 669 69 152 0 612 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 3064

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.00 1.00 1.00 2/82 17344
/proc/meminfo: memFree=1099320/2055920 swapFree=4174588/4192956
[pid=17335] ppid=17333 vsize=3064 CPUtime=1200.04
/proc/17335/stat : 17335 (picosat) R 17333 17335 16968 0 -1 4194304 684 0 0 0 120004 0 0 0 25 0 1 0 704950802 3137536 669 1992294400 134512640 135137933 4294956240 18446744073709551615 134549147 0 0 4096 0 0 0 0 17 1 0 0
/proc/17335/statm: 766 669 69 152 0 612 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 3064

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.05
CPU user time (s): 1200.05
CPU system time (s): 0.002999
CPU usage (%): 99.9622
Max. virtual memory (cumulated for all children) (KiB): 3144

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

runsolver used 1.3118 second user time and 4.15937 second system time

The end

Launcher Data

Begin job on node88 at 2009-03-28 23:49:18
IDJOB=1517122
IDBENCH=70570
IDSOLVER=506
FILE ID=node88/1517122-1238280558
PBS_JOBID= 9060913
Free space on /tmp= 66476 MiB

SOLVER NAME= picosat 913
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/560/unif-k3-r4.25-v560-c2380-S1154116462-097.cnf
COMMAND LINE= HOME/picosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1517122-1238280558/watcher-1517122-1238280558 -o /tmp/evaluation-result-1517122-1238280558/solver-1517122-1238280558 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/picosat HOME/instance-1517122-1238280558.cnf

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

MD5SUM BENCH= 871cffda16697cd39cfc1811ad38c0e4
RANDOM SEED=722336428

node88.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.281
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.281
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:       1102744 kB
Buffers:         85100 kB
Cached:         774700 kB
SwapCached:       7608 kB
Active:         151956 kB
Inactive:       717232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1102744 kB
SwapTotal:     4192956 kB
SwapFree:      4174588 kB
Dirty:             732 kB
Writeback:           0 kB
Mapped:          14944 kB
Slab:            68160 kB
Committed_AS:  1774480 kB
PageTables:       2664 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= 66476 MiB
End job on node88 at 2009-03-29 00:09:20