Trace number 1513774

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

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/2000/
unif-k3-r4.2-v2000-c8400-S1075551507-050.cnf
MD5SUMe6c4aa9150c7e5a44a3dd14ff53afc9f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.233964
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-1513774-1238222173.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.01	c 
0.00/0.01	c initial reduction limit 4200 clauses
0.00/0.01	c 
0.00/0.01	c +   0.0 175.8  2000  61.5  8400   100   100  4620  16.9   0.4 
0.00/0.01	c R   0.0 175.8  2000  61.5  8400   100   100  4620  16.9   0.4 
0.00/0.03	c +   0.0 132.3  2000  84.1  8400   250   250  5082  22.7   0.5 
0.00/0.04	c R   0.0 132.3  2000  88.6  8400   400   400  5082  22.6   0.5 
0.00/0.04	c +   0.0 126.2  2000  90.7  8400   475   475  5590  21.1   0.5 
0.06/0.07	c +   0.1 116.8  2000  94.9  8400   812   812  6149  20.6   0.6 
0.09/0.11	c R   0.1 120.2  2000  96.3  8400  1202  1202  6149  21.3   0.7 
0.09/0.12	c +   0.1 116.4  2000  96.7  8400  1317  1317  6763  21.1   0.8 
0.09/0.18	c +   0.2 109.4  2000  98.3  8400  2074  2074  7439  21.2   1.0 
0.19/0.28	c R   0.3 109.6  2000  98.7  8400  3204  3204  7439  21.9   1.3 
0.19/0.28	c +   0.3 108.7  2000  98.7  8400  3209  3209  8182  22.0   1.3 
0.39/0.43	c +   0.4 108.1  2000  99.3  8400  4911  4911  9000  17.5   1.7 
0.59/0.67	c +   0.7 107.3  2000  99.5  8400  7464  7464  9900  20.9   2.4 
0.69/0.73	c R   0.7 107.2  2000  99.5  8400  8015  8015  9900  20.1   2.6 
1.00/1.06	c +   1.1 106.8  2000  99.5  8400 11293  6336 10890  21.4   2.2 
1.59/1.64	c +   1.6 108.5  2000  99.6  8400 17036  6629 11979  19.5   2.3 
1.79/1.88	c R   1.9 109.2  2000  99.6  8400 19241  8834 11979  21.8   3.0 
2.49/2.54	c +   2.5 107.8  2000  99.6  8400 25650  9245 13176  20.7   3.0 
3.89/3.93	c +   3.9 107.3  2000  99.6  8400 38571  8973 14493  20.3   3.0 
4.69/4.71	c R   4.7 109.8  2000  99.6  8400 44892  8043 14493  22.5   3.0 
4.69/4.71	c 
4.69/4.71	c  seconds     variables   original    learned     agility
4.69/4.71	c         level        used      conflicts    limit          MB
4.69/4.71	c 
6.09/6.13	c +   6.1 107.8  2000  99.6  8400 57952 13854 15942  22.2   4.1 
9.38/9.45	c +   9.4 107.9  2000  99.6  8400 87023 11015 17536  19.9   3.7 
11.68/11.79	c R  11.8 108.8  2000  99.6  8400 102e3  9043 17536  19.5   3.5 
14.98/15.03	c +  15.0 107.7  2000  99.6  8400 130e3 10738 19289  23.2   3.5 
22.99/23.03	c +  23.0 107.5  2000  99.6  8400 196e3 18245 21217  21.6   5.8 
28.99/29.04	c N  29.0 107.5  2000  99.6  8400 230e3 21175 21217  23.0   7.0 
36.98/37.06	c +  37.1 106.9  2000  99.6  8400 294e3 20803 23338  20.0   6.1 
57.27/57.39	c +  57.4 107.4  2000  99.6  8400 441e3 14552 25671  20.3   5.0 
72.48/72.51	c R  72.5 108.3  2000  99.6  8400 512e3 20247 25671  22.5   6.8 
93.27/93.30	c +  93.3 108.0  2000  99.6  8400 662e3 14987 28238  21.2   4.9 
144.05/144.11	c + 144.1 107.6  2000  99.6  8400 993e3 16295 31061  23.3   5.3 
175.14/175.21	c R 175.2 106.7  2000  99.6  8400 112e4 30119 31061  19.9   9.5 
230.32/230.43	c + 230.4 106.5  2000  99.6  8400 148e4 24424 34167  20.2   7.2 
366.59/366.75	c + 366.6 107.3  2000  99.6  8400 223e4 19332 37583  20.4   6.5 
432.57/432.72	c R 432.6 107.5  2000  99.6  8400 246e4 16275 37583  20.7   5.5 
587.03/587.24	c + 587.1 106.7  2000  99.6  8400 335e4 28144 41341  21.7   8.7 
961.03/961.33	c + 961.1 106.5  2000  99.6  8400 502e4 26454 45475  20.3   8.9 
1059.19/1059.51	c R 106e1 106.2  2000  99.6  8400 533e4 20519 45475  20.1   6.7 

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-1513774-1238222173/watcher-1513774-1238222173 -o /tmp/evaluation-result-1513774-1238222173/solver-1513774-1238222173 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/picosat HOME/instance-1513774-1238222173.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.95 0.98 3/69 4373
/proc/meminfo: memFree=917272/2055920 swapFree=4169124/4192956
[pid=4373] ppid=4371 vsize=1044 CPUtime=0
/proc/4373/stat : 4373 (picosat) R 4371 4373 4308 0 -1 4194304 162 0 0 0 0 0 0 0 18 0 1 0 1094880450 1069056 147 1992294400 134512640 135137933 4294956240 18446744073709551615 134668310 0 0 4096 0 0 0 0 17 1 0 0
/proc/4373/statm: 261 147 56 152 0 107 0

[startup+0.06586 s]
/proc/loadavg: 0.91 0.95 0.98 3/69 4373
/proc/meminfo: memFree=917272/2055920 swapFree=4169124/4192956
[pid=4373] ppid=4371 vsize=1308 CPUtime=0.06
/proc/4373/stat : 4373 (picosat) R 4371 4373 4308 0 -1 4194304 244 0 0 0 6 0 0 0 18 0 1 0 1094880450 1339392 229 1992294400 134512640 135137933 4294956240 18446744073709551615 134668310 0 0 4096 0 0 0 0 17 1 0 0
/proc/4373/statm: 327 229 69 152 0 173 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1308

[startup+0.101863 s]
/proc/loadavg: 0.91 0.95 0.98 3/69 4373
/proc/meminfo: memFree=917272/2055920 swapFree=4169124/4192956
[pid=4373] ppid=4371 vsize=1440 CPUtime=0.09
/proc/4373/stat : 4373 (picosat) R 4371 4373 4308 0 -1 4194304 276 0 0 0 9 0 0 0 18 0 1 0 1094880450 1474560 261 1992294400 134512640 135137933 4294956240 18446744073709551615 134668310 0 0 4096 0 0 0 0 17 1 0 0
/proc/4373/statm: 360 261 69 152 0 206 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1440

[startup+0.301883 s]
/proc/loadavg: 0.91 0.95 0.98 3/69 4373
/proc/meminfo: memFree=917272/2055920 swapFree=4169124/4192956
[pid=4373] ppid=4371 vsize=2100 CPUtime=0.29
/proc/4373/stat : 4373 (picosat) R 4371 4373 4308 0 -1 4194304 431 0 0 0 29 0 0 0 19 0 1 0 1094880450 2150400 416 1992294400 134512640 135137933 4294956240 18446744073709551615 134548930 0 0 4096 0 0 0 0 17 1 0 0
/proc/4373/statm: 525 416 69 152 0 371 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2100

[startup+0.701925 s]
/proc/loadavg: 0.91 0.95 0.98 3/69 4373
/proc/meminfo: memFree=917272/2055920 swapFree=4169124/4192956
[pid=4373] ppid=4371 vsize=3312 CPUtime=0.69
/proc/4373/stat : 4373 (picosat) R 4371 4373 4308 0 -1 4194304 736 0 0 0 69 0 0 0 22 0 1 0 1094880450 3391488 721 1992294400 134512640 135137933 4294956240 18446744073709551615 134668310 0 0 4096 0 0 0 0 17 1 0 0
/proc/4373/statm: 828 721 69 152 0 674 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3312

[startup+1.50201 s]
/proc/loadavg: 0.91 0.95 0.98 2/70 4374
/proc/meminfo: memFree=914000/2055920 swapFree=4169124/4192956
[pid=4373] ppid=4371 vsize=4244 CPUtime=1.49
/proc/4373/stat : 4373 (picosat) R 4371 4373 4308 0 -1 4194304 962 0 0 0 149 0 0 0 25 0 1 0 1094880450 4345856 947 1992294400 134512640 135137933 4294956240 18446744073709551615 134521400 0 0 4096 0 0 0 0 17 1 0 0
/proc/4373/statm: 1061 947 69 152 0 907 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4244

[startup+3.10117 s]
/proc/loadavg: 0.91 0.95 0.98 2/70 4374
/proc/meminfo: memFree=913360/2055920 swapFree=4169124/4192956
[pid=4373] ppid=4371 vsize=5036 CPUtime=3.09
/proc/4373/stat : 4373 (picosat) R 4371 4373 4308 0 -1 4194304 1155 0 0 0 309 0 0 0 25 0 1 0 1094880450 5156864 1140 1992294400 134512640 135137933 4294956240 18446744073709551615 134551406 0 0 4096 0 0 0 0 17 1 0 0
/proc/4373/statm: 1259 1140 69 152 0 1105 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5036

[startup+6.3015 s]
/proc/loadavg: 0.92 0.95 0.98 2/70 4374
/proc/meminfo: memFree=912016/2055920 swapFree=4169124/4192956
[pid=4373] ppid=4371 vsize=5696 CPUtime=6.29
/proc/4373/stat : 4373 (picosat) R 4371 4373 4308 0 -1 4194304 1332 0 0 0 629 0 0 0 25 0 1 0 1094880450 5832704 1317 1992294400 134512640 135137933 4294956240 18446744073709551615 134549012 0 0 4096 0 0 0 0 17 1 0 0
/proc/4373/statm: 1424 1317 69 152 0 1270 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5696

[startup+12.7022 s]
/proc/loadavg: 1.01 0.97 0.99 2/70 4374
/proc/meminfo: memFree=910480/2055920 swapFree=4169124/4192956
[pid=4373] ppid=4371 vsize=7280 CPUtime=12.68
/proc/4373/stat : 4373 (picosat) R 4371 4373 4308 0 -1 4194304 1685 0 0 0 1268 0 0 0 25 0 1 0 1094880450 7454720 1670 1992294400 134512640 135137933 4294956240 18446744073709551615 134548933 0 0 4096 0 0 0 0 17 1 0 0
/proc/4373/statm: 1820 1670 69 152 0 1666 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7280

[startup+25.5015 s]
/proc/loadavg: 1.00 0.97 0.99 2/70 4374
/proc/meminfo: memFree=909840/2055920 swapFree=4169124/4192956
[pid=4373] ppid=4371 vsize=7800 CPUtime=25.49
/proc/4373/stat : 4373 (picosat) R 4371 4373 4308 0 -1 4194304 1847 0 0 0 2548 1 0 0 25 0 1 0 1094880450 7987200 1832 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/4373/statm: 1950 1832 69 152 0 1796 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 7800

[startup+51.1011 s]
/proc/loadavg: 1.00 0.97 0.99 2/70 4374
/proc/meminfo: memFree=909136/2055920 swapFree=4169124/4192956
[pid=4373] ppid=4371 vsize=8460 CPUtime=51.08
/proc/4373/stat : 4373 (picosat) R 4371 4373 4308 0 -1 4194304 2014 0 0 0 5107 1 0 0 25 0 1 0 1094880450 8663040 1999 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/4373/statm: 2115 1999 69 152 0 1961 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 8460

[startup+102.305 s]
/proc/loadavg: 1.04 0.99 0.99 2/70 4374
/proc/meminfo: memFree=907408/2055920 swapFree=4169124/4192956
[pid=4373] ppid=4371 vsize=10176 CPUtime=102.27
/proc/4373/stat : 4373 (picosat) R 4371 4373 4308 0 -1 4194304 2445 0 0 0 10225 2 0 0 25 0 1 0 1094880450 10420224 2430 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/4373/statm: 2544 2430 69 152 0 2390 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 10176

[startup+162.302 s]
/proc/loadavg: 1.06 1.00 1.00 2/70 4374
/proc/meminfo: memFree=906448/2055920 swapFree=4169124/4192956
[pid=4373] ppid=4371 vsize=11056 CPUtime=162.24
/proc/4373/stat : 4373 (picosat) R 4371 4373 4308 0 -1 4194304 2730 0 0 0 16222 2 0 0 25 0 1 0 1094880450 11321344 2658 1992294400 134512640 135137933 4294956240 18446744073709551615 134543227 0 0 4096 0 0 0 0 17 1 0 0
/proc/4373/statm: 2764 2658 69 152 0 2610 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 11056

[startup+222.302 s]
/proc/loadavg: 1.06 1.01 1.00 2/70 4374
/proc/meminfo: memFree=906320/2055920 swapFree=4169124/4192956
[pid=4373] ppid=4371 vsize=11104 CPUtime=222.22
/proc/4373/stat : 4373 (picosat) R 4371 4373 4308 0 -1 4194304 2774 0 0 0 22220 2 0 0 25 0 1 0 1094880450 11370496 2680 1992294400 134512640 135137933 4294956240 18446744073709551615 134548866 0 0 4096 0 0 0 0 17 1 0 0
/proc/4373/statm: 2776 2680 69 152 0 2622 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 11104

[startup+282.302 s]
/proc/loadavg: 1.12 1.04 1.01 2/70 4374
/proc/meminfo: memFree=904912/2055920 swapFree=4169124/4192956
[pid=4373] ppid=4371 vsize=12548 CPUtime=282.21
/proc/4373/stat : 4373 (picosat) R 4371 4373 4308 0 -1 4194304 3171 0 0 0 28218 3 0 0 25 0 1 0 1094880450 12849152 2983 1992294400 134512640 135137933 4294956240 18446744073709551615 134545639 0 0 4096 0 0 0 0 17 1 0 0
/proc/4373/statm: 3137 2983 69 152 0 2983 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 12548

[startup+342.302 s]
/proc/loadavg: 1.07 1.04 1.01 2/70 4374
/proc/meminfo: memFree=905104/2055920 swapFree=4169124/4192956
[pid=4373] ppid=4371 vsize=12516 CPUtime=342.2
/proc/4373/stat : 4373 (picosat) R 4371 4373 4308 0 -1 4194304 3355 0 0 0 34216 4 0 0 25 0 1 0 1094880450 12816384 2970 1992294400 134512640 135137933 4294956240 18446744073709551615 134548903 0 0 4096 0 0 0 0 17 1 0 0
/proc/4373/statm: 3129 2970 69 152 0 2975 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 12516

[startup+402.301 s]
/proc/loadavg: 1.03 1.03 1.00 2/70 4375
/proc/meminfo: memFree=903248/2055920 swapFree=4169124/4192956
[pid=4373] ppid=4371 vsize=14364 CPUtime=402.18
/proc/4373/stat : 4373 (picosat) R 4371 4373 4308 0 -1 4194304 3800 0 0 0 40214 4 0 0 25 0 1 0 1094880450 14708736 3415 1992294400 134512640 135137933 4294956240 18446744073709551615 134548828 0 0 4096 0 0 0 0 17 1 0 0
/proc/4373/statm: 3591 3415 69 152 0 3437 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 14364

[startup+462.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/70 4376
/proc/meminfo: memFree=903440/2055920 swapFree=4169124/4192956
[pid=4373] ppid=4371 vsize=14284 CPUtime=462.16
/proc/4373/stat : 4373 (picosat) R 4371 4373 4308 0 -1 4194304 3800 0 0 0 46212 4 0 0 25 0 1 0 1094880450 14626816 3415 1992294400 134512640 135137933 4294956240 18446744073709551615 134527931 0 0 4096 0 0 0 0 17 1 0 0
/proc/4373/statm: 3571 3415 69 152 0 3417 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 14284

[startup+522.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/70 4376
/proc/meminfo: memFree=903376/2055920 swapFree=4169124/4192956
[pid=4373] ppid=4371 vsize=14252 CPUtime=522.15
/proc/4373/stat : 4373 (picosat) R 4371 4373 4308 0 -1 4194304 3800 0 0 0 52210 5 0 0 25 0 1 0 1094880450 14594048 3415 1992294400 134512640 135137933 4294956240 18446744073709551615 134552133 0 0 4096 0 0 0 0 17 1 0 0
/proc/4373/statm: 3563 3415 69 152 0 3409 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 14252

[startup+582.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/70 4376
/proc/meminfo: memFree=903440/2055920 swapFree=4169124/4192956
[pid=4373] ppid=4371 vsize=14132 CPUtime=582.13
/proc/4373/stat : 4373 (picosat) R 4371 4373 4308 0 -1 4194304 3800 0 0 0 58208 5 0 0 25 0 1 0 1094880450 14471168 3385 1992294400 134512640 135137933 4294956240 18446744073709551615 134527844 0 0 4096 0 0 0 0 17 1 0 0
/proc/4373/statm: 3533 3385 69 152 0 3379 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 14132

[startup+642.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/70 4376
/proc/meminfo: memFree=902480/2055920 swapFree=4169124/4192956
[pid=4373] ppid=4371 vsize=15188 CPUtime=642.11
/proc/4373/stat : 4373 (picosat) R 4371 4373 4308 0 -1 4194304 4056 0 0 0 64206 5 0 0 25 0 1 0 1094880450 15552512 3641 1992294400 134512640 135137933 4294956240 18446744073709551615 134549147 0 0 4096 0 0 0 0 17 1 0 0
/proc/4373/statm: 3797 3641 69 152 0 3643 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 15188

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 4376
/proc/meminfo: memFree=902672/2055920 swapFree=4169124/4192956
[pid=4373] ppid=4371 vsize=14740 CPUtime=702.09
/proc/4373/stat : 4373 (picosat) R 4371 4373 4308 0 -1 4194304 4060 0 0 0 70203 6 0 0 25 0 1 0 1094880450 15093760 3545 1992294400 134512640 135137933 4294956240 18446744073709551615 134548870 0 0 4096 0 0 0 0 17 1 0 0
/proc/4373/statm: 3685 3545 69 152 0 3531 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 14740

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 4376
/proc/meminfo: memFree=902224/2055920 swapFree=4169124/4192956
[pid=4373] ppid=4371 vsize=15448 CPUtime=762.08
/proc/4373/stat : 4373 (picosat) R 4371 4373 4308 0 -1 4194304 4303 0 0 0 76202 6 0 0 25 0 1 0 1094880450 15818752 3705 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/4373/statm: 3862 3705 69 152 0 3708 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 15448

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 4376
/proc/meminfo: memFree=902224/2055920 swapFree=4169124/4192956
[pid=4373] ppid=4371 vsize=15428 CPUtime=822.05
/proc/4373/stat : 4373 (picosat) R 4371 4373 4308 0 -1 4194304 4303 0 0 0 82199 6 0 0 25 0 1 0 1094880450 15798272 3705 1992294400 134512640 135137933 4294956240 18446744073709551615 134548868 0 0 4096 0 0 0 0 17 1 0 0
/proc/4373/statm: 3857 3705 69 152 0 3703 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 15428

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 4376
/proc/meminfo: memFree=902160/2055920 swapFree=4169124/4192956
[pid=4373] ppid=4371 vsize=15428 CPUtime=882.04
/proc/4373/stat : 4373 (picosat) R 4371 4373 4308 0 -1 4194304 4303 0 0 0 88197 7 0 0 25 0 1 0 1094880450 15798272 3705 1992294400 134512640 135137933 4294956240 18446744073709551615 134553611 0 0 4096 0 0 0 0 17 1 0 0
/proc/4373/statm: 3857 3705 69 152 0 3703 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 15428

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 4376
/proc/meminfo: memFree=902224/2055920 swapFree=4169124/4192956
[pid=4373] ppid=4371 vsize=15428 CPUtime=942.03
/proc/4373/stat : 4373 (picosat) R 4371 4373 4308 0 -1 4194304 4303 0 0 0 94196 7 0 0 25 0 1 0 1094880450 15798272 3705 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/4373/statm: 3857 3705 69 152 0 3703 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 15428

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 4376
/proc/meminfo: memFree=900880/2055920 swapFree=4169124/4192956
[pid=4373] ppid=4371 vsize=16616 CPUtime=1002.01
/proc/4373/stat : 4373 (picosat) R 4371 4373 4308 0 -1 4194304 4613 0 0 0 100194 7 0 0 25 0 1 0 1094880450 17014784 4015 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/4373/statm: 4154 4015 69 152 0 4000 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 16616

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 4376
/proc/meminfo: memFree=901008/2055920 swapFree=4169124/4192956
[pid=4373] ppid=4371 vsize=16616 CPUtime=1061.99
/proc/4373/stat : 4373 (picosat) R 4371 4373 4308 0 -1 4194304 4613 0 0 0 106192 7 0 0 25 0 1 0 1094880450 17014784 4015 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/4373/statm: 4154 4015 69 152 0 4000 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 16616

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 4376
/proc/meminfo: memFree=901008/2055920 swapFree=4169124/4192956
[pid=4373] ppid=4371 vsize=16456 CPUtime=1121.97
/proc/4373/stat : 4373 (picosat) R 4371 4373 4308 0 -1 4194304 4613 0 0 0 112190 7 0 0 25 0 1 0 1094880450 16850944 3982 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/4373/statm: 4114 3982 69 152 0 3960 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 16456

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 4376
/proc/meminfo: memFree=901008/2055920 swapFree=4169124/4192956
[pid=4373] ppid=4371 vsize=16404 CPUtime=1181.95
/proc/4373/stat : 4373 (picosat) R 4371 4373 4308 0 -1 4194304 4613 0 0 0 118188 7 0 0 25 0 1 0 1094880450 16797696 3969 1992294400 134512640 135137933 4294956240 18446744073709551615 134543235 0 0 4096 0 0 0 0 17 1 0 0
/proc/4373/statm: 4101 3969 69 152 0 3947 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 16404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 4376
/proc/meminfo: memFree=901008/2055920 swapFree=4169124/4192956
[pid=4373] ppid=4371 vsize=16404 CPUtime=1200.05
/proc/4373/stat : 4373 (picosat) R 4371 4373 4308 0 -1 4194304 4613 0 0 0 119998 7 0 0 25 0 1 0 1094880450 16797696 3969 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/4373/statm: 4101 3969 69 152 0 3947 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 16404

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.07
CPU user time (s): 1199.99
CPU system time (s): 0.081987
CPU usage (%): 99.9717
Max. virtual memory (cumulated for all children) (KiB): 16616

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

runsolver used 1.09583 second user time and 3.2825 second system time

The end

Launcher Data

Begin job on node44 at 2009-03-28 07:36:13
IDJOB=1513774
IDBENCH=70291
IDSOLVER=506
FILE ID=node44/1513774-1238222173
PBS_JOBID= 9060606
Free space on /tmp= 66400 MiB

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

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

MD5SUM BENCH= e6c4aa9150c7e5a44a3dd14ff53afc9f
RANDOM SEED=1177450820

node44.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.241
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.241
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:        917752 kB
Buffers:        101280 kB
Cached:         927124 kB
SwapCached:      13220 kB
Active:         290364 kB
Inactive:       752704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        917752 kB
SwapTotal:     4192956 kB
SwapFree:      4169124 kB
Dirty:             844 kB
Writeback:           0 kB
Mapped:          18108 kB
Slab:            80524 kB
Committed_AS:  2540060 kB
PageTables:       1796 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= 66400 MiB
End job on node44 at 2009-03-28 07:56:15