Trace number 1516966

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/420/
unif-k3-r4.25-v420-c1785-S121765931-081.cnf
MD5SUM096475bf0bd85d9e44aabbaddceca0e3
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark325.307
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of clauses1785
Sum of the clauses size5355
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31785
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-1516966-1238278088.cnf
0.00/0.00	c parsed header 'p cnf 420 1785'
0.00/0.00	c initialized 420 variables
0.00/0.00	c found 1785 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   420   0.0  1785     0     0     0   0.0   0.1 
0.00/0.00	c 
0.00/0.00	c initial reduction limit 892 clauses
0.00/0.00	c 
0.00/0.00	c +   0.0  44.2   420  74.5  1785   100   100   981  12.4   0.1 
0.00/0.00	c R   0.0  44.2   420  74.5  1785   102   102   981  12.6   0.1 
0.00/0.01	c +   0.0  34.9   420  92.4  1785   250   250  1079  23.7   0.1 
0.00/0.01	c N   0.0  33.0   420  96.4  1785   404   404  1079  27.6   0.1 
0.00/0.02	c +   0.0  32.4   420  96.7  1785   475   475  1186  28.1   0.1 
0.00/0.03	c +   0.0  30.4   420  98.1  1785   812   812  1304  27.0   0.2 
0.00/0.04	c N   0.0  28.9   420  98.3  1785  1206  1206  1304  29.2   0.2 
0.00/0.04	c +   0.0  28.8   420  98.3  1785  1317   661  1434  28.0   0.2 
0.05/0.07	c +   0.1  27.7   420  98.6  1785  2074  1418  1577  29.8   0.2 
0.09/0.11	c +   0.1  26.9   420  98.6  1785  3209   968  1734  28.4   0.2 
0.09/0.11	c N   0.1  26.9   420  98.6  1785  3215   974  1734  28.6   0.2 
0.09/0.17	c +   0.2  26.0   420  98.8  1785  4911   919  1907  27.3   0.2 
0.19/0.27	c +   0.3  25.5   420  99.3  1785  7464  1558  2097  26.8   0.2 
0.19/0.29	c N   0.3  25.3   420  99.3  1785  8024  1065  2097  28.7   0.2 
0.39/0.42	c +   0.4  24.6   420  99.3  1785 11293  1165  2306  27.8   0.2 
0.59/0.64	c +   0.6  24.2   420  99.3  1785 17036  2273  2536  29.5   0.3 
0.69/0.73	c N   0.7  23.9   420  99.3  1785 19250  1940  2536  28.8   0.3 
0.89/0.99	c +   1.0  23.8   420  99.3  1785 25650  1964  2789  29.6   0.3 
1.49/1.52	c +   1.5  23.0   420  99.3  1785 38571  2277  3067  28.4   0.3 
1.69/1.79	c N   1.8  22.8   420  99.3  1785 44890  2437  3067  25.9   0.4 
1.69/1.79	c 
1.69/1.79	c  seconds     variables   original    learned     agility
1.69/1.79	c         level        used      conflicts    limit          MB
1.69/1.79	c 
2.29/2.34	c +   2.3  22.6   420  99.3  1785 57952  1631  3373  28.9   0.3 
3.59/3.61	c +   3.6  22.1   420  99.3  1785 87023  1904  3710  28.4   0.3 
4.19/4.30	c N   4.3  21.9   420  99.3  1785 102e3  2578  3710  29.2   0.4 
5.50/5.55	c +   5.5  22.2   420  99.3  1785 130e3  2688  4081  27.7   0.4 
8.49/8.51	c +   8.5  22.2   420  99.3  1785 196e3  2553  4489  27.9   0.4 
10.09/10.18	c N  10.2  22.1   420  99.3  1785 230e3  3555  4489  28.2   0.5 
12.99/13.10	c +  13.1  21.8   420  99.3  1785 294e3  3860  4937  27.4   0.5 
20.09/20.18	c +  20.2  21.4   420  99.3  1785 441e3  4951  5430  25.9   0.6 
23.58/23.67	c N  23.7  21.1   420  99.3  1785 512e3  2966  5430  28.7   0.4 
30.98/31.09	c +  31.1  20.8   420  99.3  1785 662e3  5147  5973  29.1   0.7 
47.78/47.82	c +  47.8  20.0   420  99.3  1785 993e3  3901  6570  27.5   0.5 
54.77/54.85	c N  54.8  19.9   420  99.3  1785 112e4  3690  6570  26.4   0.5 
73.87/73.93	c +  73.9  19.8   420  99.3  1785 148e4  6558  7227  28.6   0.8 
114.06/114.16	c + 114.1  19.4   420  99.3  1785 223e4  5353  7949  27.5   0.6 
126.65/126.78	c N 126.7  19.3   420  99.3  1785 246e4  4179  7949  25.5   0.5 
176.74/176.80	c + 176.8  19.3   420  99.3  1785 335e4  7668  8743  26.7   0.9 
274.01/274.10	c + 274.0  19.0   420  99.8  1785 502e4  6396  9617  28.3   0.8 
291.81/291.97	c N 291.9  19.0   420  99.8  1785 533e4  5327  9617  28.2   0.7 
425.38/425.51	c + 425.4  18.6   420  99.8  1785 754e4  6361 10578  28.8   0.8 
660.82/661.01	c + 660.8  18.2   420  99.8  1785 113e5  5870 11635  27.5   0.7 
671.61/671.81	c N 671.6  18.2   420  99.8  1785 114e5  9417 11635  27.3   1.1 
1030.82/1031.13	c + 103e1  17.9   420  99.8  1785 169e5 11447 12798  26.1   1.3 
1030.82/1031.13	c 
1030.82/1031.13	c  seconds     variables   original    learned     agility
1030.82/1031.13	c         level        used      conflicts    limit          MB
1030.82/1031.13	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-1516966-1238278088/watcher-1516966-1238278088 -o /tmp/evaluation-result-1516966-1238278088/solver-1516966-1238278088 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/picosat HOME/instance-1516966-1238278088.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 2/80 20038
/proc/meminfo: memFree=1505840/2055912 swapFree=4170660/4192956
[pid=20038] ppid=20036 vsize=780 CPUtime=0
/proc/20038/stat : 20038 (picosat) R 20036 20038 19710 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 1100472664 798720 92 1992294400 134512640 135137933 4294956240 18446744073709551615 134528773 0 0 4096 0 0 0 0 17 1 0 0
/proc/20038/statm: 195 92 61 152 0 41 0

[startup+0.063364 s]
/proc/loadavg: 0.92 0.98 0.99 2/80 20038
/proc/meminfo: memFree=1505840/2055912 swapFree=4170660/4192956
[pid=20038] ppid=20036 vsize=912 CPUtime=0.05
/proc/20038/stat : 20038 (picosat) R 20036 20038 19710 0 -1 4194304 157 0 0 0 5 0 0 0 20 0 1 0 1100472664 933888 142 1992294400 134512640 135137933 4294956240 18446744073709551615 134548558 0 0 4096 0 0 0 0 17 1 0 0
/proc/20038/statm: 228 142 69 152 0 74 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 912

[startup+0.101366 s]
/proc/loadavg: 0.92 0.98 0.99 2/80 20038
/proc/meminfo: memFree=1505840/2055912 swapFree=4170660/4192956
[pid=20038] ppid=20036 vsize=1044 CPUtime=0.09
/proc/20038/stat : 20038 (picosat) R 20036 20038 19710 0 -1 4194304 163 0 0 0 9 0 0 0 20 0 1 0 1100472664 1069056 148 1992294400 134512640 135137933 4294956240 18446744073709551615 134548910 0 0 4096 0 0 0 0 17 1 0 0
/proc/20038/statm: 261 148 69 152 0 107 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1044

[startup+0.301387 s]
/proc/loadavg: 0.92 0.98 0.99 2/80 20038
/proc/meminfo: memFree=1505840/2055912 swapFree=4170660/4192956
[pid=20038] ppid=20036 vsize=1044 CPUtime=0.29
/proc/20038/stat : 20038 (picosat) R 20036 20038 19710 0 -1 4194304 181 0 0 0 29 0 0 0 22 0 1 0 1100472664 1069056 166 1992294400 134512640 135137933 4294956240 18446744073709551615 134549144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20038/statm: 261 166 69 152 0 107 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1044

[startup+0.701429 s]
/proc/loadavg: 0.92 0.98 0.99 2/80 20038
/proc/meminfo: memFree=1505840/2055912 swapFree=4170660/4192956
[pid=20038] ppid=20036 vsize=1176 CPUtime=0.69
/proc/20038/stat : 20038 (picosat) R 20036 20038 19710 0 -1 4194304 190 0 0 0 69 0 0 0 25 0 1 0 1100472664 1204224 175 1992294400 134512640 135137933 4294956240 18446744073709551615 134527888 0 0 4096 0 0 0 0 17 1 0 0
/proc/20038/statm: 294 175 69 152 0 140 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1176

[startup+1.50151 s]
/proc/loadavg: 0.92 0.98 0.99 2/81 20039
/proc/meminfo: memFree=1505384/2055912 swapFree=4170660/4192956
[pid=20038] ppid=20036 vsize=1176 CPUtime=1.49
/proc/20038/stat : 20038 (picosat) R 20036 20038 19710 0 -1 4194304 197 0 0 0 149 0 0 0 25 0 1 0 1100472664 1204224 182 1992294400 134512640 135137933 4294956240 18446744073709551615 134548575 0 0 4096 0 0 0 0 17 1 0 0
/proc/20038/statm: 294 182 69 152 0 140 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1176

[startup+3.10268 s]
/proc/loadavg: 0.92 0.98 0.99 2/81 20039
/proc/meminfo: memFree=1505192/2055912 swapFree=4170660/4192956
[pid=20038] ppid=20036 vsize=1176 CPUtime=3.09
/proc/20038/stat : 20038 (picosat) R 20036 20038 19710 0 -1 4194304 219 0 0 0 309 0 0 0 25 0 1 0 1100472664 1204224 204 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20038/statm: 294 204 69 152 0 140 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1176

[startup+6.30201 s]
/proc/loadavg: 0.93 0.98 0.99 2/81 20039
/proc/meminfo: memFree=1505000/2055912 swapFree=4170660/4192956
[pid=20038] ppid=20036 vsize=1308 CPUtime=6.29
/proc/20038/stat : 20038 (picosat) R 20036 20038 19710 0 -1 4194304 242 0 0 0 629 0 0 0 25 0 1 0 1100472664 1339392 227 1992294400 134512640 135137933 4294956240 18446744073709551615 134548954 0 0 4096 0 0 0 0 17 1 0 0
/proc/20038/statm: 327 227 69 152 0 173 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1308

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 0.99 2/81 20039
/proc/meminfo: memFree=1504808/2055912 swapFree=4170660/4192956
[pid=20038] ppid=20036 vsize=1460 CPUtime=12.69
/proc/20038/stat : 20038 (picosat) R 20036 20038 19710 0 -1 4194304 259 0 0 0 1269 0 0 0 25 0 1 0 1100472664 1495040 244 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20038/statm: 365 244 69 152 0 211 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1460

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.99 2/81 20039
/proc/meminfo: memFree=1504680/2055912 swapFree=4170660/4192956
[pid=20038] ppid=20036 vsize=1460 CPUtime=25.48
/proc/20038/stat : 20038 (picosat) R 20036 20038 19710 0 -1 4194304 283 0 0 0 2548 0 0 0 25 0 1 0 1100472664 1495040 268 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20038/statm: 365 268 69 152 0 211 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1460

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 0.99 2/81 20039
/proc/meminfo: memFree=1504552/2055912 swapFree=4170660/4192956
[pid=20038] ppid=20036 vsize=1592 CPUtime=51.08
/proc/20038/stat : 20038 (picosat) R 20036 20038 19710 0 -1 4194304 323 0 0 0 5108 0 0 0 25 0 1 0 1100472664 1630208 308 1992294400 134512640 135137933 4294956240 18446744073709551615 134522707 0 0 4096 0 0 0 0 17 1 0 0
/proc/20038/statm: 398 308 69 152 0 244 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1592

[startup+102.307 s]
/proc/loadavg: 0.98 0.98 0.99 2/81 20039
/proc/meminfo: memFree=1504360/2055912 swapFree=4170660/4192956
[pid=20038] ppid=20036 vsize=1724 CPUtime=102.27
/proc/20038/stat : 20038 (picosat) R 20036 20038 19710 0 -1 4194304 347 0 0 0 10227 0 0 0 25 0 1 0 1100472664 1765376 332 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20038/statm: 431 332 69 152 0 277 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1724

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 20039
/proc/meminfo: memFree=1504232/2055912 swapFree=4170660/4192956
[pid=20038] ppid=20036 vsize=1840 CPUtime=162.24
/proc/20038/stat : 20038 (picosat) R 20036 20038 19710 0 -1 4194304 369 0 0 0 16224 0 0 0 25 0 1 0 1100472664 1884160 354 1992294400 134512640 135137933 4294956240 18446744073709551615 134553726 0 0 4096 0 0 0 0 17 1 0 0
/proc/20038/statm: 460 354 69 152 0 306 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 1840

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 20039
/proc/meminfo: memFree=1504104/2055912 swapFree=4170660/4192956
[pid=20038] ppid=20036 vsize=2008 CPUtime=222.23
/proc/20038/stat : 20038 (picosat) R 20036 20038 19710 0 -1 4194304 395 0 0 0 22223 0 0 0 25 0 1 0 1100472664 2056192 380 1992294400 134512640 135137933 4294956240 18446744073709551615 134551471 0 0 4096 0 0 0 0 17 1 0 0
/proc/20038/statm: 502 380 69 152 0 348 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 2008

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 20039
/proc/meminfo: memFree=1504040/2055912 swapFree=4170660/4192956
[pid=20038] ppid=20036 vsize=2008 CPUtime=282.21
/proc/20038/stat : 20038 (picosat) R 20036 20038 19710 0 -1 4194304 409 0 0 0 28221 0 0 0 25 0 1 0 1100472664 2056192 394 1992294400 134512640 135137933 4294956240 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/20038/statm: 502 394 69 152 0 348 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 2008

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 20039
/proc/meminfo: memFree=1504040/2055912 swapFree=4170660/4192956
[pid=20038] ppid=20036 vsize=2008 CPUtime=342.2
/proc/20038/stat : 20038 (picosat) R 20036 20038 19710 0 -1 4194304 420 0 0 0 34219 1 0 0 25 0 1 0 1100472664 2056192 405 1992294400 134512640 135137933 4294956240 18446744073709551615 134543235 0 0 4096 0 0 0 0 17 1 0 0
/proc/20038/statm: 502 405 69 152 0 348 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 2008

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 20039
/proc/meminfo: memFree=1503976/2055912 swapFree=4170660/4192956
[pid=20038] ppid=20036 vsize=2124 CPUtime=402.19
/proc/20038/stat : 20038 (picosat) R 20036 20038 19710 0 -1 4194304 424 0 0 0 40218 1 0 0 25 0 1 0 1100472664 2174976 409 1992294400 134512640 135137933 4294956240 18446744073709551615 134542896 0 0 4096 0 0 0 0 17 1 0 0
/proc/20038/statm: 531 409 69 152 0 377 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 2124

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 20039
/proc/meminfo: memFree=1503848/2055912 swapFree=4170660/4192956
[pid=20038] ppid=20036 vsize=2124 CPUtime=462.17
/proc/20038/stat : 20038 (picosat) R 20036 20038 19710 0 -1 4194304 451 0 0 0 46216 1 0 0 25 0 1 0 1100472664 2174976 436 1992294400 134512640 135137933 4294956240 18446744073709551615 134548844 0 0 4096 0 0 0 0 17 1 0 0
/proc/20038/statm: 531 436 69 152 0 377 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 2124

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 20039
/proc/meminfo: memFree=1503848/2055912 swapFree=4170660/4192956
[pid=20038] ppid=20036 vsize=2124 CPUtime=522.15
/proc/20038/stat : 20038 (picosat) R 20036 20038 19710 0 -1 4194304 451 0 0 0 52214 1 0 0 25 0 1 0 1100472664 2174976 436 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20038/statm: 531 436 69 152 0 377 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 2124

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 20039
/proc/meminfo: memFree=1503848/2055912 swapFree=4170660/4192956
[pid=20038] ppid=20036 vsize=2124 CPUtime=582.14
/proc/20038/stat : 20038 (picosat) R 20036 20038 19710 0 -1 4194304 451 0 0 0 58213 1 0 0 25 0 1 0 1100472664 2174976 436 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20038/statm: 531 436 69 152 0 377 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 2124

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 20039
/proc/meminfo: memFree=1503912/2055912 swapFree=4170660/4192956
[pid=20038] ppid=20036 vsize=2124 CPUtime=642.13
/proc/20038/stat : 20038 (picosat) R 20036 20038 19710 0 -1 4194304 451 0 0 0 64212 1 0 0 25 0 1 0 1100472664 2174976 436 1992294400 134512640 135137933 4294956240 18446744073709551615 134548870 0 0 4096 0 0 0 0 17 1 0 0
/proc/20038/statm: 531 436 69 152 0 377 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 2124

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 20039
/proc/meminfo: memFree=1503720/2055912 swapFree=4170660/4192956
[pid=20038] ppid=20036 vsize=2256 CPUtime=702.1
/proc/20038/stat : 20038 (picosat) R 20036 20038 19710 0 -1 4194304 486 0 0 0 70209 1 0 0 25 0 1 0 1100472664 2310144 471 1992294400 134512640 135137933 4294956240 18446744073709551615 134554572 0 0 4096 0 0 0 0 17 1 0 0
/proc/20038/statm: 564 471 69 152 0 410 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 2256

[startup+762.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 20039
/proc/meminfo: memFree=1503720/2055912 swapFree=4170660/4192956
[pid=20038] ppid=20036 vsize=2256 CPUtime=762.09
/proc/20038/stat : 20038 (picosat) R 20036 20038 19710 0 -1 4194304 486 0 0 0 76208 1 0 0 25 0 1 0 1100472664 2310144 471 1992294400 134512640 135137933 4294956240 18446744073709551615 134549047 0 0 4096 0 0 0 0 17 1 0 0
/proc/20038/statm: 564 471 69 152 0 410 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 2256

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 20039
/proc/meminfo: memFree=1503656/2055912 swapFree=4170660/4192956
[pid=20038] ppid=20036 vsize=2256 CPUtime=822.07
/proc/20038/stat : 20038 (picosat) R 20036 20038 19710 0 -1 4194304 486 0 0 0 82206 1 0 0 25 0 1 0 1100472664 2310144 471 1992294400 134512640 135137933 4294956240 18446744073709551615 134553601 0 0 4096 0 0 0 0 17 1 0 0
/proc/20038/statm: 564 471 69 152 0 410 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 2256

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 20039
/proc/meminfo: memFree=1503720/2055912 swapFree=4170660/4192956
[pid=20038] ppid=20036 vsize=2372 CPUtime=882.06
/proc/20038/stat : 20038 (picosat) R 20036 20038 19710 0 -1 4194304 490 0 0 0 88204 2 0 0 25 0 1 0 1100472664 2428928 475 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20038/statm: 593 475 69 152 0 439 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 2372

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 20039
/proc/meminfo: memFree=1503656/2055912 swapFree=4170660/4192956
[pid=20038] ppid=20036 vsize=2372 CPUtime=942.05
/proc/20038/stat : 20038 (picosat) R 20036 20038 19710 0 -1 4194304 490 0 0 0 94203 2 0 0 25 0 1 0 1100472664 2428928 475 1992294400 134512640 135137933 4294956240 18446744073709551615 134551621 0 0 4096 0 0 0 0 17 1 0 0
/proc/20038/statm: 593 475 69 152 0 439 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 2372

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 20039
/proc/meminfo: memFree=1503656/2055912 swapFree=4170660/4192956
[pid=20038] ppid=20036 vsize=2372 CPUtime=1002.03
/proc/20038/stat : 20038 (picosat) R 20036 20038 19710 0 -1 4194304 490 0 0 0 100201 2 0 0 25 0 1 0 1100472664 2428928 475 1992294400 134512640 135137933 4294956240 18446744073709551615 134548816 0 0 4096 0 0 0 0 17 1 0 0
/proc/20038/statm: 593 475 69 152 0 439 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 2372

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 20039
/proc/meminfo: memFree=1503528/2055912 swapFree=4170660/4192956
[pid=20038] ppid=20036 vsize=2372 CPUtime=1062.01
/proc/20038/stat : 20038 (picosat) R 20036 20038 19710 0 -1 4194304 517 0 0 0 106199 2 0 0 25 0 1 0 1100472664 2428928 502 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20038/statm: 593 502 69 152 0 439 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 2372

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 20039
/proc/meminfo: memFree=1503528/2055912 swapFree=4170660/4192956
[pid=20038] ppid=20036 vsize=2372 CPUtime=1122
/proc/20038/stat : 20038 (picosat) R 20036 20038 19710 0 -1 4194304 517 0 0 0 112198 2 0 0 25 0 1 0 1100472664 2428928 502 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20038/statm: 593 502 69 152 0 439 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 2372

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 20039
/proc/meminfo: memFree=1503528/2055912 swapFree=4170660/4192956
[pid=20038] ppid=20036 vsize=2372 CPUtime=1181.98
/proc/20038/stat : 20038 (picosat) R 20036 20038 19710 0 -1 4194304 517 0 0 0 118196 2 0 0 25 0 1 0 1100472664 2428928 502 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20038/statm: 593 502 69 152 0 439 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 2372



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 20039
/proc/meminfo: memFree=1503464/2055912 swapFree=4170660/4192956
[pid=20038] ppid=20036 vsize=2500 CPUtime=1200.08
/proc/20038/stat : 20038 (picosat) R 20036 20038 19710 0 -1 4194304 522 0 0 0 120006 2 0 0 25 0 1 0 1100472664 2560000 507 1992294400 134512640 135137933 4294956240 18446744073709551615 134548870 0 0 4096 0 0 0 0 17 1 0 0
/proc/20038/statm: 625 507 69 152 0 471 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 2500

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.07
CPU system time (s): 0.028995
CPU usage (%): 99.974
Max. virtual memory (cumulated for all children) (KiB): 2504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.07
system time used= 0.028995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 522
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= 1
involuntary context switches= 1456

runsolver used 1.55176 second user time and 3.9164 second system time

The end

Launcher Data

Begin job on node78 at 2009-03-28 23:08:08
IDJOB=1516966
IDBENCH=70557
IDSOLVER=506
FILE ID=node78/1516966-1238278088
PBS_JOBID= 9060863
Free space on /tmp= 126872 MiB

SOLVER NAME= picosat 913
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/420/unif-k3-r4.25-v420-c1785-S121765931-081.cnf
COMMAND LINE= HOME/picosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1516966-1238278088/watcher-1516966-1238278088 -o /tmp/evaluation-result-1516966-1238278088/solver-1516966-1238278088 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/picosat HOME/instance-1516966-1238278088.cnf

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

MD5SUM BENCH= 096475bf0bd85d9e44aabbaddceca0e3
RANDOM SEED=792233933

node78.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.214
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.214
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:      2055912 kB
MemFree:       1506320 kB
Buffers:         75296 kB
Cached:         387224 kB
SwapCached:       7768 kB
Active:         138628 kB
Inactive:       334388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1506320 kB
SwapTotal:     4192956 kB
SwapFree:      4170660 kB
Dirty:             732 kB
Writeback:           0 kB
Mapped:          16096 kB
Slab:            60708 kB
Committed_AS:  2479368 kB
PageTables:       2556 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126872 MiB
End job on node78 at 2009-03-28 23:28:10