Trace number 1517434

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.06 1200.51

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/540/
unif-k3-r4.25-v540-c2295-S1606932551-072.cnf
MD5SUMa3de3746a6fb6968c798f1ba3ad0f77f
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 variables540
Number of clauses2295
Sum of the clauses size6885
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32295
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-1517434-1238285373.cnf
0.00/0.00	c parsed header 'p cnf 540 2295'
0.00/0.00	c initialized 540 variables
0.00/0.00	c found 2295 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   540   0.0  2295     0     0     0   0.0   0.1 
0.00/0.00	c 
0.00/0.00	c initial reduction limit 1147 clauses
0.00/0.00	c 
0.00/0.00	c +   0.0  54.5   540  74.1  2295   100   100  1261  13.2   0.1 
0.00/0.00	c R   0.0  54.5   540  74.1  2295   100   100  1261  13.2   0.1 
0.00/0.01	c +   0.0  44.0   540  88.9  2295   250   250  1387  24.7   0.1 
0.00/0.01	c N   0.0  41.0   540  93.3  2295   401   401  1387  26.2   0.2 
0.00/0.01	c +   0.0  39.9   540  94.8  2295   475   475  1525  27.1   0.2 
0.01/0.02	c +   0.0  37.4   540  96.9  2295   812   812  1677  27.8   0.2 
0.01/0.04	c N   0.0  36.6   540  98.3  2295  1203  1203  1677  28.5   0.3 
0.01/0.04	c +   0.0  36.3   540  98.3  2295  1317  1317  1844  28.7   0.3 
0.01/0.07	c +   0.1  34.8   540  98.7  2295  2074  1148  2028  27.8   0.3 
0.09/0.11	c +   0.1  33.9   540  98.9  2295  3209  1266  2230  28.4   0.3 
0.09/0.11	c N   0.1  33.9   540  98.9  2295  3214  1271  2230  28.3   0.3 
0.09/0.18	c +   0.2  32.9   540  99.1  2295  4911  1849  2453  27.7   0.3 
0.19/0.29	c +   0.3  32.1   540  99.4  2295  7464  1936  2698  26.2   0.4 
0.29/0.31	c N   0.3  32.1   540  99.4  2295  8024  2496  2698  26.6   0.4 
0.39/0.45	c +   0.5  31.7   540  99.4  2295 11293  1705  2967  26.2   0.3 
0.59/0.69	c +   0.7  30.7   540  99.4  2295 17036  2981  3263  27.6   0.5 
0.69/0.79	c N   0.8  30.6   540  99.4  2295 19252  1925  3263  27.1   0.3 
1.00/1.07	c +   1.1  30.1   540  99.6  2295 25650  1768  3589  27.7   0.3 
1.59/1.66	c +   1.7  29.4   540  99.8  2295 38571  2080  3947  27.3   0.4 
1.89/1.95	c N   1.9  29.4   540  99.8  2295 44904  2473  3947  26.7   0.4 
1.89/1.95	c 
1.89/1.95	c  seconds     variables   original    learned     agility
1.89/1.95	c         level        used      conflicts    limit          MB
1.89/1.95	c 
2.49/2.56	c +   2.6  29.1   540  99.8  2295 57952  3645  4341  27.0   0.6 
3.89/3.96	c +   4.0  29.0   540  99.8  2295 87023  2228  4775  28.6   0.4 
4.69/4.72	c N   4.7  28.9   540  99.8  2295 102e3  3439  4775  29.5   0.5 
5.99/6.07	c +   6.1  28.6   540 100.0  2295 130e3  2726  5252  26.2   0.5 
9.29/9.35	c +   9.4  28.2   540 100.0  2295 196e3  4945  5777  25.5   0.7 
11.09/11.14	c N  11.1  27.9   540 100.0  2295 230e3  4958  5777  23.8   0.7 
14.39/14.40	c +  14.4  27.9   540 100.0  2295 294e3  4598  6354  26.1   0.7 
22.08/22.18	c +  22.2  27.3   540 100.0  2295 441e3  5270  6989  26.2   0.7 
26.08/26.10	c N  26.1  27.0   540 100.0  2295 512e3  6692  6989  27.7   0.9 
34.18/34.22	c +  34.2  26.6   540 100.0  2295 662e3  5367  7687  25.4   0.8 
52.97/53.05	c +  53.0  26.3   540 100.0  2295 993e3  5227  8455  27.9   0.7 
60.87/60.92	c N  60.9  26.3   540 100.0  2295 112e4  4517  8455  26.6   0.7 
81.96/82.05	c +  82.0  26.1   540 100.0  2295 148e4  6387  9300  25.9   1.0 
126.84/126.95	c + 126.9  25.6   540 100.0  2295 223e4  6121 10230  26.6   0.9 
140.94/141.07	c N 141.0  25.5   540 100.0  2295 246e4  6656 10230  26.7   1.0 
196.72/196.87	c + 196.8  25.0   540 100.0  2295 335e4  6790 11253  25.7   1.0 
305.98/306.10	c + 306.0  24.4   540 100.0  2295 502e4  9365 12378  25.8   1.3 
326.97/327.14	c N 327.0  24.4   540 100.0  2295 533e4  8115 12378  28.0   1.1 
476.61/476.84	c + 476.7  23.9   540 100.0  2295 754e4  7630 13615  26.4   1.0 
746.21/746.55	c + 746.3  23.9   540 100.0  2295 113e5 10330 14976  25.9   1.3 
758.71/759.03	c N 758.8  23.9   540 100.0  2295 114e5 12148 14976  26.2   1.5 
1172.06/1172.52	c + 117e1  23.6   540 100.0  2295 169e5  8306 16473  26.5   1.1 
1172.06/1172.52	c 
1172.06/1172.52	c  seconds     variables   original    learned     agility
1172.06/1172.52	c         level        used      conflicts    limit          MB
1172.06/1172.52	c 

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-1517434-1238285373/watcher-1517434-1238285373 -o /tmp/evaluation-result-1517434-1238285373/solver-1517434-1238285373 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/picosat HOME/instance-1517434-1238285373.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.91 0.97 0.99 2/81 17496
/proc/meminfo: memFree=1101880/2055920 swapFree=4174588/4192956
[pid=17496] ppid=17494 vsize=912 CPUtime=0
/proc/17496/stat : 17496 (picosat) R 17494 17496 17423 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 705432325 933888 113 1992294400 134512640 135137933 4294956240 18446744073709551615 134527888 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 228 113 69 152 0 74 0

[startup+0.0218229 s]
/proc/loadavg: 0.91 0.97 0.99 2/81 17496
/proc/meminfo: memFree=1101880/2055920 swapFree=4174588/4192956
[pid=17496] ppid=17494 vsize=912 CPUtime=0.01
/proc/17496/stat : 17496 (picosat) R 17494 17496 17423 0 -1 4194304 144 0 0 0 1 0 0 0 18 0 1 0 705432325 933888 129 1992294400 134512640 135137933 4294956240 18446744073709551615 134668310 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 228 129 69 152 0 74 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 912

[startup+0.101838 s]
/proc/loadavg: 0.91 0.97 0.99 2/81 17496
/proc/meminfo: memFree=1101880/2055920 swapFree=4174588/4192956
[pid=17496] ppid=17494 vsize=1044 CPUtime=0.09
/proc/17496/stat : 17496 (picosat) R 17494 17496 17423 0 -1 4194304 186 0 0 0 9 0 0 0 18 0 1 0 705432325 1069056 171 1992294400 134512640 135137933 4294956240 18446744073709551615 134548954 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 261 171 69 152 0 107 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1044

[startup+0.301876 s]
/proc/loadavg: 0.91 0.97 0.99 2/81 17496
/proc/meminfo: memFree=1101880/2055920 swapFree=4174588/4192956
[pid=17496] ppid=17494 vsize=1184 CPUtime=0.29
/proc/17496/stat : 17496 (picosat) R 17494 17496 17423 0 -1 4194304 207 0 0 0 29 0 0 0 20 0 1 0 705432325 1212416 192 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 296 192 69 152 0 142 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1184

[startup+0.701954 s]
/proc/loadavg: 0.91 0.97 0.99 2/81 17496
/proc/meminfo: memFree=1101880/2055920 swapFree=4174588/4192956
[pid=17496] ppid=17494 vsize=1184 CPUtime=0.69
/proc/17496/stat : 17496 (picosat) R 17494 17496 17423 0 -1 4194304 224 0 0 0 69 0 0 0 24 0 1 0 705432325 1212416 209 1992294400 134512640 135137933 4294956240 18446744073709551615 134668310 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 296 209 69 152 0 142 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1184

[startup+1.50111 s]
/proc/loadavg: 0.91 0.97 0.99 2/82 17497
/proc/meminfo: memFree=1101296/2055920 swapFree=4174588/4192956
[pid=17496] ppid=17494 vsize=1316 CPUtime=1.49
/proc/17496/stat : 17496 (picosat) R 17494 17496 17423 0 -1 4194304 242 0 0 0 149 0 0 0 25 0 1 0 705432325 1347584 227 1992294400 134512640 135137933 4294956240 18446744073709551615 134549147 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 329 227 69 152 0 175 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1316

[startup+3.10142 s]
/proc/loadavg: 0.91 0.97 0.99 2/82 17497
/proc/meminfo: memFree=1100976/2055920 swapFree=4174588/4192956
[pid=17496] ppid=17494 vsize=1448 CPUtime=3.09
/proc/17496/stat : 17496 (picosat) R 17494 17496 17423 0 -1 4194304 274 0 0 0 309 0 0 0 25 0 1 0 705432325 1482752 259 1992294400 134512640 135137933 4294956240 18446744073709551615 134548799 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 362 259 69 152 0 208 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1448

[startup+6.30204 s]
/proc/loadavg: 0.92 0.97 0.99 2/82 17497
/proc/meminfo: memFree=1100784/2055920 swapFree=4174588/4192956
[pid=17496] ppid=17494 vsize=1580 CPUtime=6.29
/proc/17496/stat : 17496 (picosat) R 17494 17496 17423 0 -1 4194304 296 0 0 0 629 0 0 0 25 0 1 0 705432325 1617920 281 1992294400 134512640 135137933 4294956240 18446744073709551615 134548994 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 395 281 69 152 0 241 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1580

[startup+12.7013 s]
/proc/loadavg: 0.93 0.97 0.99 2/82 17497
/proc/meminfo: memFree=1100536/2055920 swapFree=4174588/4192956
[pid=17496] ppid=17494 vsize=1712 CPUtime=12.69
/proc/17496/stat : 17496 (picosat) R 17494 17496 17423 0 -1 4194304 325 0 0 0 1269 0 0 0 25 0 1 0 705432325 1753088 310 1992294400 134512640 135137933 4294956240 18446744073709551615 134548623 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 428 310 69 152 0 274 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1712

[startup+25.5018 s]
/proc/loadavg: 0.94 0.97 0.99 2/82 17497
/proc/meminfo: memFree=1100344/2055920 swapFree=4174588/4192956
[pid=17496] ppid=17494 vsize=1840 CPUtime=25.48
/proc/17496/stat : 17496 (picosat) R 17494 17496 17423 0 -1 4194304 363 0 0 0 2548 0 0 0 25 0 1 0 705432325 1884160 348 1992294400 134512640 135137933 4294956240 18446744073709551615 134552483 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 460 348 69 152 0 306 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1840

[startup+51.1017 s]
/proc/loadavg: 0.96 0.97 0.99 2/82 17497
/proc/meminfo: memFree=1100216/2055920 swapFree=4174588/4192956
[pid=17496] ppid=17494 vsize=1960 CPUtime=51.07
/proc/17496/stat : 17496 (picosat) R 17494 17496 17423 0 -1 4194304 396 0 0 0 5107 0 0 0 25 0 1 0 705432325 2007040 381 1992294400 134512640 135137933 4294956240 18446744073709551615 134548941 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 490 381 69 152 0 336 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1960

[startup+102.307 s]
/proc/loadavg: 0.98 0.97 0.99 2/82 17497
/proc/meminfo: memFree=1099960/2055920 swapFree=4174588/4192956
[pid=17496] ppid=17494 vsize=2232 CPUtime=102.26
/proc/17496/stat : 17496 (picosat) R 17494 17496 17423 0 -1 4194304 447 0 0 0 10226 0 0 0 25 0 1 0 705432325 2285568 432 1992294400 134512640 135137933 4294956240 18446744073709551615 134548608 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 558 432 69 152 0 404 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 2232

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 17497
/proc/meminfo: memFree=1099832/2055920 swapFree=4174588/4192956
[pid=17496] ppid=17494 vsize=2356 CPUtime=162.23
/proc/17496/stat : 17496 (picosat) R 17494 17496 17423 0 -1 4194304 484 0 0 0 16223 0 0 0 25 0 1 0 705432325 2412544 469 1992294400 134512640 135137933 4294956240 18446744073709551615 134549020 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 589 469 69 152 0 435 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 2356

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 17497
/proc/meminfo: memFree=1099704/2055920 swapFree=4174588/4192956
[pid=17496] ppid=17494 vsize=2356 CPUtime=222.21
/proc/17496/stat : 17496 (picosat) R 17494 17496 17423 0 -1 4194304 503 0 0 0 22221 0 0 0 25 0 1 0 705432325 2412544 488 1992294400 134512640 135137933 4294956240 18446744073709551615 134522837 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 589 488 69 152 0 435 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 2356

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 17497
/proc/meminfo: memFree=1099640/2055920 swapFree=4174588/4192956
[pid=17496] ppid=17494 vsize=2472 CPUtime=282.19
/proc/17496/stat : 17496 (picosat) R 17494 17496 17423 0 -1 4194304 513 0 0 0 28219 0 0 0 25 0 1 0 705432325 2531328 498 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 618 498 69 152 0 464 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 2472

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 17497
/proc/meminfo: memFree=1099512/2055920 swapFree=4174588/4192956
[pid=17496] ppid=17494 vsize=2600 CPUtime=342.16
/proc/17496/stat : 17496 (picosat) R 17494 17496 17423 0 -1 4194304 545 0 0 0 34216 0 0 0 25 0 1 0 705432325 2662400 530 1992294400 134512640 135137933 4294956240 18446744073709551615 134548801 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 650 530 69 152 0 496 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 2600

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 17497
/proc/meminfo: memFree=1099512/2055920 swapFree=4174588/4192956
[pid=17496] ppid=17494 vsize=2600 CPUtime=402.14
/proc/17496/stat : 17496 (picosat) R 17494 17496 17423 0 -1 4194304 546 0 0 0 40214 0 0 0 25 0 1 0 705432325 2662400 531 1992294400 134512640 135137933 4294956240 18446744073709551615 134548913 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 650 531 69 152 0 496 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 2600

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 17497
/proc/meminfo: memFree=1099448/2055920 swapFree=4174588/4192956
[pid=17496] ppid=17494 vsize=2600 CPUtime=462.12
/proc/17496/stat : 17496 (picosat) R 17494 17496 17423 0 -1 4194304 558 0 0 0 46212 0 0 0 25 0 1 0 705432325 2662400 543 1992294400 134512640 135137933 4294956240 18446744073709551615 134552415 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 650 543 69 152 0 496 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 2600

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 17497
/proc/meminfo: memFree=1099576/2055920 swapFree=4174588/4192956
[pid=17496] ppid=17494 vsize=2728 CPUtime=522.1
/proc/17496/stat : 17496 (picosat) R 17494 17496 17423 0 -1 4194304 592 0 0 0 52210 0 0 0 25 0 1 0 705432325 2793472 577 1992294400 134512640 135137933 4294956240 18446744073709551615 134527928 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 682 577 69 152 0 528 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 2728

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 17497
/proc/meminfo: memFree=1099448/2055920 swapFree=4174588/4192956
[pid=17496] ppid=17494 vsize=2728 CPUtime=582.07
/proc/17496/stat : 17496 (picosat) R 17494 17496 17423 0 -1 4194304 607 0 0 0 58207 0 0 0 25 0 1 0 705432325 2793472 592 1992294400 134512640 135137933 4294956240 18446744073709551615 134545677 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 682 592 69 152 0 528 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 2728

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 17497
/proc/meminfo: memFree=1099384/2055920 swapFree=4174588/4192956
[pid=17496] ppid=17494 vsize=2728 CPUtime=642.06
/proc/17496/stat : 17496 (picosat) R 17494 17496 17423 0 -1 4194304 607 0 0 0 64206 0 0 0 25 0 1 0 705432325 2793472 592 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 682 592 69 152 0 528 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 2728

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 17497
/proc/meminfo: memFree=1099384/2055920 swapFree=4174588/4192956
[pid=17496] ppid=17494 vsize=2728 CPUtime=702.03
/proc/17496/stat : 17496 (picosat) R 17494 17496 17423 0 -1 4194304 607 0 0 0 70203 0 0 0 25 0 1 0 705432325 2793472 592 1992294400 134512640 135137933 4294956240 18446744073709551615 134548994 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 682 592 69 152 0 528 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 2728

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 17497
/proc/meminfo: memFree=1099384/2055920 swapFree=4174588/4192956
[pid=17496] ppid=17494 vsize=2848 CPUtime=762.01
/proc/17496/stat : 17496 (picosat) R 17494 17496 17423 0 -1 4194304 613 0 0 0 76201 0 0 0 25 0 1 0 705432325 2916352 598 1992294400 134512640 135137933 4294956240 18446744073709551615 134548587 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 712 598 69 152 0 558 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 2848

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 17497
/proc/meminfo: memFree=1099320/2055920 swapFree=4174588/4192956
[pid=17496] ppid=17494 vsize=2848 CPUtime=821.99
/proc/17496/stat : 17496 (picosat) R 17494 17496 17423 0 -1 4194304 621 0 0 0 82199 0 0 0 25 0 1 0 705432325 2916352 606 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 712 606 69 152 0 558 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 2848

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 17497
/proc/meminfo: memFree=1099320/2055920 swapFree=4174588/4192956
[pid=17496] ppid=17494 vsize=2848 CPUtime=881.96
/proc/17496/stat : 17496 (picosat) R 17494 17496 17423 0 -1 4194304 634 0 0 0 88196 0 0 0 25 0 1 0 705432325 2916352 619 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 712 619 69 152 0 558 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 2848

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 17497
/proc/meminfo: memFree=1099256/2055920 swapFree=4174588/4192956
[pid=17496] ppid=17494 vsize=2848 CPUtime=941.94
/proc/17496/stat : 17496 (picosat) R 17494 17496 17423 0 -1 4194304 634 0 0 0 94194 0 0 0 25 0 1 0 705432325 2916352 619 1992294400 134512640 135137933 4294956240 18446744073709551615 134527737 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 712 619 69 152 0 558 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 2848

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 17497
/proc/meminfo: memFree=1099256/2055920 swapFree=4174588/4192956
[pid=17496] ppid=17494 vsize=2848 CPUtime=1001.92
/proc/17496/stat : 17496 (picosat) R 17494 17496 17423 0 -1 4194304 634 0 0 0 100192 0 0 0 25 0 1 0 705432325 2916352 619 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 712 619 69 152 0 558 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 2848

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 17497
/proc/meminfo: memFree=1099256/2055920 swapFree=4174588/4192956
[pid=17496] ppid=17494 vsize=2848 CPUtime=1061.9
/proc/17496/stat : 17496 (picosat) R 17494 17496 17423 0 -1 4194304 634 0 0 0 106190 0 0 0 25 0 1 0 705432325 2916352 619 1992294400 134512640 135137933 4294956240 18446744073709551615 134548913 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 712 619 69 152 0 558 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 2848

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 17497
/proc/meminfo: memFree=1099256/2055920 swapFree=4174588/4192956
[pid=17496] ppid=17494 vsize=2848 CPUtime=1121.87
/proc/17496/stat : 17496 (picosat) R 17494 17496 17423 0 -1 4194304 634 0 0 0 112187 0 0 0 25 0 1 0 705432325 2916352 619 1992294400 134512640 135137933 4294956240 18446744073709551615 134548816 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 712 619 69 152 0 558 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 2848

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 17497
/proc/meminfo: memFree=1099000/2055920 swapFree=4174588/4192956
[pid=17496] ppid=17494 vsize=3244 CPUtime=1181.85
/proc/17496/stat : 17496 (picosat) R 17494 17496 17423 0 -1 4194304 684 0 0 0 118185 0 0 0 25 0 1 0 705432325 3321856 669 1992294400 134512640 135137933 4294956240 18446744073709551615 134548994 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 811 669 69 152 0 657 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 3244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 17497
/proc/meminfo: memFree=1099000/2055920 swapFree=4174588/4192956
[pid=17496] ppid=17494 vsize=3244 CPUtime=1200.05
/proc/17496/stat : 17496 (picosat) R 17494 17496 17423 0 -1 4194304 686 0 0 0 120005 0 0 0 25 0 1 0 705432325 3321856 671 1992294400 134512640 135137933 4294956240 18446744073709551615 134548790 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 811 671 69 152 0 657 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 3244

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: 0.99 0.97 0.99 2/82 17497
/proc/meminfo: memFree=1099000/2055920 swapFree=4174588/4192956
[pid=17496] ppid=17494 vsize=3244 CPUtime=1200.05
/proc/17496/stat : 17496 (picosat) R 17494 17496 17423 0 -1 4194304 686 0 0 0 120005 0 0 0 25 0 1 0 705432325 3321856 671 1992294400 134512640 135137933 4294956240 18446744073709551615 134548790 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 811 671 69 152 0 657 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 3244

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.06
CPU user time (s): 1200.06
CPU system time (s): 0.005999
CPU usage (%): 99.9629
Max. virtual memory (cumulated for all children) (KiB): 3244

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

runsolver used 1.3018 second user time and 4.16837 second system time

The end

Launcher Data

Begin job on node88 at 2009-03-29 01:09:33
IDJOB=1517434
IDBENCH=70596
IDSOLVER=506
FILE ID=node88/1517434-1238285373
PBS_JOBID= 9061007
Free space on /tmp= 66476 MiB

SOLVER NAME= picosat 913
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/540/unif-k3-r4.25-v540-c2295-S1606932551-072.cnf
COMMAND LINE= HOME/picosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1517434-1238285373/watcher-1517434-1238285373 -o /tmp/evaluation-result-1517434-1238285373/solver-1517434-1238285373 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/picosat HOME/instance-1517434-1238285373.cnf

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

MD5SUM BENCH= a3de3746a6fb6968c798f1ba3ad0f77f
RANDOM SEED=748561295

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:       1102360 kB
Buffers:         85360 kB
Cached:         774848 kB
SwapCached:       7608 kB
Active:         153048 kB
Inactive:       716468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1102360 kB
SwapTotal:     4192956 kB
SwapFree:      4174588 kB
Dirty:             736 kB
Writeback:           0 kB
Mapped:          14896 kB
Slab:            68224 kB
Committed_AS:  1774608 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 01:29:36