Trace number 1733797

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

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_2vars_9gates_u2_autoenc.cnf
MD5SUMf36884385029d184241b6634aaaa22ac
Bench CategoryCRAFTED (crafted 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 variables426
Number of clauses92955
Sum of the clauses size544296
Maximum clause length12
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21566
Number of clauses of size 34
Number of clauses of size 4733
Number of clauses of size 55420
Number of clauses of size over 585168

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-1733797-1240792716.cnf
0.00/0.00	c parsed header 'p cnf 426 92955'
0.09/0.12	c initialized 426 variables
0.09/0.12	c found 92955 non trivial clauses
0.09/0.12	c
0.09/0.12	c random number generator seed 0
0.09/0.12	c 
0.09/0.12	c  seconds     variables   original    learned     agility
0.09/0.12	c         level        used      conflicts    limit          MB
0.09/0.12	c 
0.09/0.12	c s   0.1   0.0   344  48.8 52137    18     0     0   0.0   2.5 
0.09/0.13	c 
0.09/0.13	c initial reduction limit 45662 clauses
0.09/0.13	c 
0.09/0.13	c +   0.1  80.8   344  79.1 52137   118   100 50228   2.2   2.5 
0.09/0.13	c R   0.1  80.8   344  79.1 52137   118   100 50228   2.2   2.5 
0.09/0.13	c +   0.1  73.5   344  81.9 52137   268   249 55250   5.3   2.5 
0.09/0.14	c R   0.1  77.2   344  83.8 52137   418   399 55250   8.5   2.6 
0.09/0.14	c +   0.1  75.3   344  85.0 52137   493   473 60775   9.6   2.6 
0.09/0.15	c +   0.2  77.1   344  91.5 52137   830   810 66852  13.5   2.6 
0.09/0.16	c R   0.2  72.7   344  93.9 52137  1224  1203 66852  16.4   2.6 
0.09/0.17	c +   0.2  72.9   344  95.1 52137  1335  1313 73537  16.7   2.6 
0.09/0.18	c +   0.2  64.2   344  96.5 52137  2092  2070 80890  24.7   2.7 
0.19/0.21	c +   0.2  55.1   344  96.5 52137  3227  3205 88979  31.6   2.8 
0.19/0.21	c N   0.2  55.0   344  96.5 52137  3234  3212 88979  31.7   2.8 
0.19/0.26	c +   0.3  46.5   344  96.5 52137  4929  4907 97876  35.6   2.9 
0.29/0.34	c +   0.3  38.2   344  96.5 52137  7482  7460 107e3  34.8   3.1 
0.29/0.35	c N   0.4  37.0   344  96.5 52137  8046  8024 107e3  35.5   3.1 
0.39/0.48	c +   0.5  31.3   344  96.5 52137 11311 11289 118e3  35.2   3.3 
0.69/0.76	c +   0.8  25.6   344  96.5 52137 17054 17031 130e3  33.2   3.8 
0.79/0.88	c N   0.9  24.3   344  96.5 52137 19268 19245 130e3  35.8   3.9 
1.19/1.21	c +   1.2  21.6   344  96.5 52137 25668 25645 143e3  36.0   4.3 
1.99/2.10	c +   2.1  19.2   344  98.1 52137 38589 38564 157e3  32.5   5.3 
2.29/2.33	c R   2.3  25.1   344  98.1 52137 44916 44888 157e3  20.5   6.0 
2.29/2.33	c 
2.29/2.33	c  seconds     variables   original    learned     agility
2.29/2.33	c         level        used      conflicts    limit          MB
2.29/2.33	c 
3.09/3.13	c +   3.1  30.7   344  98.1 52137 57970 57942 173e3  24.8   7.6 
5.29/5.30	c +   5.3  38.2   344  98.1 52137 87041 87012 190e3  23.8  12.2 
7.18/7.23	c N   7.2  39.0   344  98.1 52137 102e3 102e3 190e3  24.7  15.0 
11.59/11.69	c +  11.7  40.7   344  98.1 52137 130e3 130e3 209e3  27.7  18.9 
26.18/26.26	c +  26.3  38.6   344  98.1 52137 196e3 196e3 230e3  26.5  27.5 
40.68/40.74	c N  40.7  37.2   344  98.1 52137 230e3 21973 230e3  28.1   6.7 
55.97/56.10	c +  56.1  35.4   344  98.1 52137 294e3 85312 253e3  27.1  14.9 
158.34/158.47	c + 158.4  32.8   344  98.1 52137 441e3 232e3 279e3  27.8  33.8 
204.53/204.68	c N 204.6  32.1   344  98.1 52137 512e3 50863 279e3  25.1  12.4 
266.21/266.36	c + 266.3  30.7   344  98.1 52137 662e3 200e3 307e3  28.1  31.1 
406.57/406.73	c + 406.6  30.5   344  98.1 52137 993e3 250e3 337e3  24.8  37.4 
459.75/459.90	c N 459.8  30.2   344  98.1 52137 112e4 71868 337e3  23.8  14.2 
668.89/669.10	c + 668.9  30.3   344  98.1 52137 148e4 119e3 371e3  32.1  20.8 
1160.35/1160.74	c + 116e1  30.1   344  98.1 52137 223e4 166e3 408e3  29.1  22.5 

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1733797-1240792716/watcher-1733797-1240792716 -o /tmp/evaluation-result-1733797-1240792716/solver-1733797-1240792716 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/picosat HOME/instance-1733797-1240792716.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.99 3/64 14861
/proc/meminfo: memFree=851928/2055920 swapFree=4192956/4192956
[pid=14861] ppid=14859 vsize=912 CPUtime=0
/proc/14861/stat : 14861 (picosat) R 14859 14861 14629 0 -1 4194304 133 0 0 0 0 0 0 0 18 0 1 0 107299185 933888 118 1992294400 134512640 135137933 4294956240 18446744073709551615 134668310 0 0 4096 0 0 0 0 17 1 0 0
/proc/14861/statm: 228 118 56 152 0 74 0

[startup+0.0744819 s]
/proc/loadavg: 0.91 0.95 0.99 3/64 14861
/proc/meminfo: memFree=851928/2055920 swapFree=4192956/4192956
[pid=14861] ppid=14859 vsize=4340 CPUtime=0.07
/proc/14861/stat : 14861 (picosat) R 14859 14861 14629 0 -1 4194304 933 0 0 0 6 1 0 0 18 0 1 0 107299185 4444160 918 1992294400 134512640 135137933 4294956240 18446744073709551615 134668310 0 0 4096 0 0 0 0 17 1 0 0
/proc/14861/statm: 1085 918 56 152 0 931 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4340

[startup+0.102484 s]
/proc/loadavg: 0.91 0.95 0.99 3/64 14861
/proc/meminfo: memFree=851928/2055920 swapFree=4192956/4192956
[pid=14861] ppid=14859 vsize=5528 CPUtime=0.09
/proc/14861/stat : 14861 (picosat) R 14859 14861 14629 0 -1 4194304 1245 0 0 0 8 1 0 0 18 0 1 0 107299185 5660672 1230 1992294400 134512640 135137933 4294956240 18446744073709551615 134668310 0 0 4096 0 0 0 0 17 1 0 0
/proc/14861/statm: 1382 1230 61 152 0 1228 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5528

[startup+0.301507 s]
/proc/loadavg: 0.91 0.95 0.99 3/64 14861
/proc/meminfo: memFree=851928/2055920 swapFree=4192956/4192956
[pid=14861] ppid=14859 vsize=5528 CPUtime=0.29
/proc/14861/stat : 14861 (picosat) R 14859 14861 14629 0 -1 4194304 1260 0 0 0 28 1 0 0 19 0 1 0 107299185 5660672 1245 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14861/statm: 1382 1245 69 152 0 1228 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5528

[startup+0.702552 s]
/proc/loadavg: 0.91 0.95 0.99 3/64 14861
/proc/meminfo: memFree=851928/2055920 swapFree=4192956/4192956
[pid=14861] ppid=14859 vsize=5528 CPUtime=0.69
/proc/14861/stat : 14861 (picosat) R 14859 14861 14629 0 -1 4194304 1269 0 0 0 68 1 0 0 22 0 1 0 107299185 5660672 1254 1992294400 134512640 135137933 4294956240 18446744073709551615 134549147 0 0 4096 0 0 0 0 17 1 0 0
/proc/14861/statm: 1382 1254 69 152 0 1228 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5528

[startup+1.50164 s]
/proc/loadavg: 0.91 0.95 0.99 2/65 14862
/proc/meminfo: memFree=847120/2055920 swapFree=4192956/4192956
[pid=14861] ppid=14859 vsize=6056 CPUtime=1.49
/proc/14861/stat : 14861 (picosat) R 14859 14861 14629 0 -1 4194304 1398 0 0 0 148 1 0 0 25 0 1 0 107299185 6201344 1383 1992294400 134512640 135137933 4294956240 18446744073709551615 134548908 0 0 4096 0 0 0 0 17 1 0 0
/proc/14861/statm: 1514 1383 69 152 0 1360 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6056

[startup+3.10183 s]
/proc/loadavg: 0.91 0.95 0.99 2/65 14862
/proc/meminfo: memFree=845904/2055920 swapFree=4192956/4192956
[pid=14861] ppid=14859 vsize=9220 CPUtime=3.09
/proc/14861/stat : 14861 (picosat) R 14859 14861 14629 0 -1 4194304 2183 0 0 0 308 1 0 0 25 0 1 0 107299185 9441280 2168 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14861/statm: 2305 2168 69 152 0 2151 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9220

[startup+6.30119 s]
/proc/loadavg: 0.92 0.95 0.99 2/65 14862
/proc/meminfo: memFree=838288/2055920 swapFree=4192956/4192956
[pid=14861] ppid=14859 vsize=15944 CPUtime=6.29
/proc/14861/stat : 14861 (picosat) R 14859 14861 14629 0 -1 4194304 3831 0 0 0 627 2 0 0 25 0 1 0 107299185 16326656 3816 1992294400 134512640 135137933 4294956240 18446744073709551615 134552082 0 0 4096 0 0 0 0 17 1 0 0
/proc/14861/statm: 3986 3816 69 152 0 3832 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15944

[startup+12.7019 s]
/proc/loadavg: 0.93 0.95 0.99 2/65 14862
/proc/meminfo: memFree=830928/2055920 swapFree=4192956/4192956
[pid=14861] ppid=14859 vsize=22660 CPUtime=12.69
/proc/14861/stat : 14861 (picosat) R 14859 14861 14629 0 -1 4194304 5435 0 0 0 1265 4 0 0 25 0 1 0 107299185 23203840 5420 1992294400 134512640 135137933 4294956240 18446744073709551615 134548862 0 0 4096 0 0 0 0 17 1 0 0
/proc/14861/statm: 5665 5420 69 152 0 5511 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22660

[startup+25.5014 s]
/proc/loadavg: 0.94 0.96 0.99 2/65 14862
/proc/meminfo: memFree=822672/2055920 swapFree=4192956/4192956
[pid=14861] ppid=14859 vsize=30184 CPUtime=25.48
/proc/14861/stat : 14861 (picosat) R 14859 14861 14629 0 -1 4194304 7357 0 0 0 2541 7 0 0 25 0 1 0 107299185 30908416 7342 1992294400 134512640 135137933 4294956240 18446744073709551615 134548994 0 0 4096 0 0 0 0 17 1 0 0
/proc/14861/statm: 7546 7342 69 152 0 7392 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 30184

[startup+51.1013 s]
/proc/loadavg: 0.96 0.96 0.99 2/65 14864
/proc/meminfo: memFree=816464/2055920 swapFree=4192956/4192956
[pid=14861] ppid=14859 vsize=36228 CPUtime=51.07
/proc/14861/stat : 14861 (picosat) R 14859 14861 14629 0 -1 4194304 8874 0 0 0 5098 9 0 0 25 0 1 0 107299185 37097472 8848 1992294400 134512640 135137933 4294956240 18446744073709551615 134548828 0 0 4096 0 0 0 0 17 1 0 0
/proc/14861/statm: 9057 8848 69 152 0 8903 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 36228

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.99 2/65 14864
/proc/meminfo: memFree=816528/2055920 swapFree=4192956/4192956
[pid=14861] ppid=14859 vsize=36228 CPUtime=102.26
/proc/14861/stat : 14861 (picosat) R 14859 14861 14629 0 -1 4194304 8874 0 0 0 10217 9 0 0 25 0 1 0 107299185 37097472 8848 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14861/statm: 9057 8848 69 152 0 8903 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 36228

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14864
/proc/meminfo: memFree=813968/2055920 swapFree=4192956/4192956
[pid=14861] ppid=14859 vsize=38868 CPUtime=162.24
/proc/14861/stat : 14861 (picosat) R 14859 14861 14629 0 -1 4194304 9535 0 0 0 16214 10 0 0 25 0 1 0 107299185 39800832 9509 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14861/statm: 9717 9509 69 152 0 9563 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 38868

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14864
/proc/meminfo: memFree=807888/2055920 swapFree=4192956/4192956
[pid=14861] ppid=14859 vsize=46460 CPUtime=222.22
/proc/14861/stat : 14861 (picosat) R 14859 14861 14629 0 -1 4194304 11016 0 0 0 22210 12 0 0 25 0 1 0 107299185 47575040 10990 1992294400 134512640 135137933 4294956240 18446744073709551615 134527931 0 0 4096 0 0 0 0 17 1 0 0
/proc/14861/statm: 11615 10990 69 152 0 11461 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 46460

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14864
/proc/meminfo: memFree=807824/2055920 swapFree=4192956/4192956
[pid=14861] ppid=14859 vsize=46460 CPUtime=282.21
/proc/14861/stat : 14861 (picosat) R 14859 14861 14629 0 -1 4194304 11016 0 0 0 28208 13 0 0 25 0 1 0 107299185 47575040 10990 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14861/statm: 11615 10990 69 152 0 11461 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 46460

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14864
/proc/meminfo: memFree=807824/2055920 swapFree=4192956/4192956
[pid=14861] ppid=14859 vsize=46460 CPUtime=342.19
/proc/14861/stat : 14861 (picosat) R 14859 14861 14629 0 -1 4194304 11028 0 0 0 34206 13 0 0 25 0 1 0 107299185 47575040 11002 1992294400 134512640 135137933 4294956240 18446744073709551615 134553601 0 0 4096 0 0 0 0 17 1 0 0
/proc/14861/statm: 11615 11002 69 152 0 11461 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 46460

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14864
/proc/meminfo: memFree=805904/2055920 swapFree=4192956/4192956
[pid=14861] ppid=14859 vsize=48176 CPUtime=402.17
/proc/14861/stat : 14861 (picosat) R 14859 14861 14629 0 -1 4194304 11492 0 0 0 40204 13 0 0 25 0 1 0 107299185 49332224 11466 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14861/statm: 12044 11466 69 152 0 11890 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 48176

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14864
/proc/meminfo: memFree=800208/2055920 swapFree=4192956/4192956
[pid=14861] ppid=14859 vsize=53588 CPUtime=462.15
/proc/14861/stat : 14861 (picosat) R 14859 14861 14629 0 -1 4194304 12917 0 0 0 46201 14 0 0 25 0 1 0 107299185 54874112 12891 1992294400 134512640 135137933 4294956240 18446744073709551615 134527931 0 0 4096 0 0 0 0 17 1 0 0
/proc/14861/statm: 13397 12891 69 152 0 13243 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 53588

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14864
/proc/meminfo: memFree=800208/2055920 swapFree=4192956/4192956
[pid=14861] ppid=14859 vsize=53588 CPUtime=522.14
/proc/14861/stat : 14861 (picosat) R 14859 14861 14629 0 -1 4194304 12917 0 0 0 52199 15 0 0 25 0 1 0 107299185 54874112 12891 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14861/statm: 13397 12891 69 152 0 13243 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 53588

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14864
/proc/meminfo: memFree=800208/2055920 swapFree=4192956/4192956
[pid=14861] ppid=14859 vsize=53588 CPUtime=582.12
/proc/14861/stat : 14861 (picosat) R 14859 14861 14629 0 -1 4194304 12917 0 0 0 58197 15 0 0 25 0 1 0 107299185 54874112 12891 1992294400 134512640 135137933 4294956240 18446744073709551615 134548994 0 0 4096 0 0 0 0 17 1 0 0
/proc/14861/statm: 13397 12891 69 152 0 13243 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 53588

[startup+642.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14864
/proc/meminfo: memFree=800208/2055920 swapFree=4192956/4192956
[pid=14861] ppid=14859 vsize=53588 CPUtime=642.11
/proc/14861/stat : 14861 (picosat) R 14859 14861 14629 0 -1 4194304 12917 0 0 0 64196 15 0 0 25 0 1 0 107299185 54874112 12891 1992294400 134512640 135137933 4294956240 18446744073709551615 134548994 0 0 4096 0 0 0 0 17 1 0 0
/proc/14861/statm: 13397 12891 69 152 0 13243 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 53588

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14864
/proc/meminfo: memFree=800208/2055920 swapFree=4192956/4192956
[pid=14861] ppid=14859 vsize=53588 CPUtime=702.08
/proc/14861/stat : 14861 (picosat) R 14859 14861 14629 0 -1 4194304 12917 0 0 0 70193 15 0 0 25 0 1 0 107299185 54874112 12891 1992294400 134512640 135137933 4294956240 18446744073709551615 134548903 0 0 4096 0 0 0 0 17 1 0 0
/proc/14861/statm: 13397 12891 69 152 0 13243 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 53588

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14864
/proc/meminfo: memFree=800272/2055920 swapFree=4192956/4192956
[pid=14861] ppid=14859 vsize=53588 CPUtime=762.07
/proc/14861/stat : 14861 (picosat) R 14859 14861 14629 0 -1 4194304 12917 0 0 0 76192 15 0 0 25 0 1 0 107299185 54874112 12891 1992294400 134512640 135137933 4294956240 18446744073709551615 134548870 0 0 4096 0 0 0 0 17 1 0 0
/proc/14861/statm: 13397 12891 69 152 0 13243 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 53588

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14864
/proc/meminfo: memFree=800400/2055920 swapFree=4192956/4192956
[pid=14861] ppid=14859 vsize=53588 CPUtime=822.05
/proc/14861/stat : 14861 (picosat) R 14859 14861 14629 0 -1 4194304 12917 0 0 0 82190 15 0 0 25 0 1 0 107299185 54874112 12891 1992294400 134512640 135137933 4294956240 18446744073709551615 134549147 0 0 4096 0 0 0 0 17 1 0 0
/proc/14861/statm: 13397 12891 69 152 0 13243 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 53588

[startup+882.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14864
/proc/meminfo: memFree=799376/2055920 swapFree=4192956/4192956
[pid=14861] ppid=14859 vsize=54644 CPUtime=882.03
/proc/14861/stat : 14861 (picosat) R 14859 14861 14629 0 -1 4194304 13193 0 0 0 88187 16 0 0 25 0 1 0 107299185 55955456 13167 1992294400 134512640 135137933 4294956240 18446744073709551615 134527931 0 0 4096 0 0 0 0 17 1 0 0
/proc/14861/statm: 13661 13167 69 152 0 13507 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 54644

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14864
/proc/meminfo: memFree=796624/2055920 swapFree=4192956/4192956
[pid=14861] ppid=14859 vsize=57152 CPUtime=942.02
/proc/14861/stat : 14861 (picosat) R 14859 14861 14629 0 -1 4194304 13877 0 0 0 94185 17 0 0 25 0 1 0 107299185 58523648 13851 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14861/statm: 14288 13851 69 152 0 14134 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 57152

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14864
/proc/meminfo: memFree=796560/2055920 swapFree=4192956/4192956
[pid=14861] ppid=14859 vsize=57152 CPUtime=1002
/proc/14861/stat : 14861 (picosat) R 14859 14861 14629 0 -1 4194304 13877 0 0 0 100183 17 0 0 25 0 1 0 107299185 58523648 13851 1992294400 134512640 135137933 4294956240 18446744073709551615 134527935 0 0 4096 0 0 0 0 17 1 0 0
/proc/14861/statm: 14288 13851 69 152 0 14134 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 57152

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14864
/proc/meminfo: memFree=796560/2055920 swapFree=4192956/4192956
[pid=14861] ppid=14859 vsize=57152 CPUtime=1061.98
/proc/14861/stat : 14861 (picosat) R 14859 14861 14629 0 -1 4194304 13877 0 0 0 106181 17 0 0 25 0 1 0 107299185 58523648 13851 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14861/statm: 14288 13851 69 152 0 14134 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 57152

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14864
/proc/meminfo: memFree=796496/2055920 swapFree=4192956/4192956
[pid=14861] ppid=14859 vsize=57004 CPUtime=1121.96
/proc/14861/stat : 14861 (picosat) R 14859 14861 14629 0 -1 4194304 13878 0 0 0 112179 17 0 0 25 0 1 0 107299185 58372096 13828 1992294400 134512640 135137933 4294956240 18446744073709551615 134527931 0 0 4096 0 0 0 0 17 1 0 0
/proc/14861/statm: 14251 13828 69 152 0 14097 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 57004

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14864
/proc/meminfo: memFree=796624/2055920 swapFree=4192956/4192956
[pid=14861] ppid=14859 vsize=57004 CPUtime=1181.94
/proc/14861/stat : 14861 (picosat) R 14859 14861 14629 0 -1 4194304 13878 0 0 0 118177 17 0 0 25 0 1 0 107299185 58372096 13828 1992294400 134512640 135137933 4294956240 18446744073709551615 134548910 0 0 4096 0 0 0 0 17 1 0 0
/proc/14861/statm: 14251 13828 69 152 0 14097 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 57004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14864
/proc/meminfo: memFree=796624/2055920 swapFree=4192956/4192956
[pid=14861] ppid=14859 vsize=57004 CPUtime=1200.04
/proc/14861/stat : 14861 (picosat) R 14859 14861 14629 0 -1 4194304 13878 0 0 0 119987 17 0 0 25 0 1 0 107299185 58372096 13828 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14861/statm: 14251 13828 69 152 0 14097 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 57004

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.06
CPU user time (s): 1199.87
CPU system time (s): 0.185971
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 57152

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

runsolver used 0.806877 second user time and 2.57261 second system time

The end

Launcher Data

Begin job on node62 at 2009-04-27 02:38:36
IDJOB=1733797
IDBENCH=71148
IDSOLVER=506
FILE ID=node62/1733797-1240792716
PBS_JOBID= 9187307
Free space on /tmp= 66372 MiB

SOLVER NAME= picosat 913
BENCH NAME= SAT09/CRAFTED/modcircuits/mod3block_2vars_9gates_u2_autoenc.cnf
COMMAND LINE= HOME/picosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1733797-1240792716/watcher-1733797-1240792716 -o /tmp/evaluation-result-1733797-1240792716/solver-1733797-1240792716 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/picosat HOME/instance-1733797-1240792716.cnf

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

MD5SUM BENCH= f36884385029d184241b6634aaaa22ac
RANDOM SEED=448061590

node62.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.220
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.220
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:        852408 kB
Buffers:         94264 kB
Cached:         999176 kB
SwapCached:          0 kB
Active:         317464 kB
Inactive:       791476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        852408 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3268 kB
Writeback:           0 kB
Mapped:          25216 kB
Slab:            80412 kB
Committed_AS:   250520 kB
PageTables:       1456 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= 66372 MiB
End job on node62 at 2009-04-27 02:58:39