Trace number 1516919

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
precosat 236? (TO) 1200.07 1200.51

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/520/
unif-k3-r4.25-v520-c2210-S159251645-087.cnf
MD5SUMce26e93a4185cf6cf29bdb9810800206
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 variables520
Number of clauses2210
Sum of the clauses size6630
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32210
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 PicoSATLight Version 236 3e7a3f8825c0b9e241f38a63fee5517540b2feca
0.00/0.00	c Copyright (C) 2009, Armin Biere, JKU, Linz, Austria.  All rights reserved.
0.00/0.00	c Released on Sun Mar 22 10:16:26 CET 2009
0.00/0.00	c Compiled on Tue Mar 24 21:24:39 CET 2009
0.00/0.00	c g++ (GCC) 4.3.2 20081105 (Red Hat 4.3.2-7)
0.00/0.00	c -O3 -m32 -static -Wall -Wextra -DNDEBUG -DNLOGPRECO -DNSTATSPRECO
0.00/0.00	c -finline-limit=10000000 -fomit-frame-pointer -fno-exceptions
0.00/0.00	c Linux baghera 2.6.27.19-170.2.35.fc10.i686.PAE i686
0.00/0.00	c
0.00/0.00	c reading HOME/instance-1516919-1238277364.cnf
0.00/0.00	c found header 'p cnf 520 2210'
0.00/0.00	c finished parsing
0.00/0.00	c
0.00/0.00	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.00/0.00	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.00/0.00	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.00/0.00	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.00/0.00	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.00/0.00	c --random=1 --spread=2000 --seed=0 --skip=25
0.00/0.00	c
0.00/0.00	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.00/0.00	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.00/0.00	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.00/0.00	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.00/0.00	c
0.00/0.00	c starting search after 0.0 seconds
0.00/0.00	c no decision limit
0.00/0.00	c
0.00/0.00	c       original/binary      fixed     eliminated      learned       agility
0.00/0.00	c   seconds        variables     equivalent    conflicts       height       MB
0.00/0.00	c
0.00/0.00	c *    0.0     2210     520      0     0      0       0      0    0.0   0    0
0.00/0.01	c s    0.0     2177     505      0     0     15       0      0    0.0   0    0
0.00/0.01	c l    0.0     2177     505      0     0     15       0   2177    0.0   0    0
0.00/0.01	c R    0.0     2177     505      0     0     15     101    101   43.9  14    0
0.00/0.02	c R    0.0     2177     505      0     0     15     201    201   39.0  20    0
0.00/0.04	c N    0.0     2177     505      0     0     15     805    805   33.5  25    0
0.00/0.05	c B    0.1     2177     505      0     0     15    1000   1000   32.9  26    0
0.09/0.11	c B    0.1     2177     505      0     0     15    2000   2000   30.2  27    1
0.09/0.12	c +    0.1     2177     505      0     0     15    2178   2394   29.8  27    1
0.09/0.13	c N    0.1     2177     505      0     0     15    2409   2399   29.3  28    1
0.09/0.15	c +    0.2     2177     505      0     0     15    2722   2633   28.8  28    1
0.19/0.20	c +    0.2     2177     505      0     0     15    3400   2896   27.9  26    1
0.19/0.25	c +    0.3     2177     505      0     0     15    4251   3185   27.2  26    1
0.29/0.33	c +    0.3     2177     505      0     0     15    5311   3503   26.4  27    1
0.29/0.39	c N    0.4     2177     505      0     0     15    6424   3504   26.2  27    1
0.39/0.41	c +    0.4     2177     505      0     0     15    6635   3853   26.2  29    1
0.39/0.50	c B    0.5     2177     505      0     0     15    8005   3861   26.1  29    1
0.49/0.52	c +    0.5     2177     505      0     0     15    8291   4238   26.1  28    1
0.59/0.66	c +    0.7     2177     505      0     0     15   10361   4661   26.1  28    1
0.79/0.85	c
0.79/0.85	c       original/binary      fixed     eliminated      learned       agility
0.79/0.85	c   seconds        variables     equivalent    conflicts       height       MB
0.79/0.85	c
0.79/0.85	c +    0.9     2177     505      0     0     15   12953   5127   26.0  28    1
1.00/1.10	c N    1.1     2177     505      0     0     15   16052   5134   25.7  27    1
1.10/1.11	c +    1.1     2177     505      0     0     15   16190   5639   25.7  28    1
1.39/1.43	c +    1.4     2177     505      0     0     15   20235   6202   25.4  29    1
1.69/1.75	c B    1.8     2177     505      0     0     15   24008   6212   25.4  29    1
1.79/1.85	c +    1.9     2177     505      0     0     15   25290   6822   25.3  29    1
2.39/2.40	c +    2.4     2177     505      0     0     15   31610   7504   25.1  27    2
2.99/3.05	c N    3.0     2177     505      0     0     15   38487   7509   24.7  27    2
3.09/3.13	c +    3.1     2177     505      0     0     15   39511   8254   24.7  29    2
3.99/4.03	c +    4.0     2177     505      0     0     15   49386   9079   24.3  28    2
5.19/5.24	c +    5.2     2177     505      0     0     15   61730   9986   24.0  28    2
5.39/5.45	c B    5.5     2177     505      0     0     15   64019   9996   24.0  25    2
6.59/6.68	c +    6.7     2177     505      0     0     15   77161  10984   24.2  27    3
7.99/8.03	c N    8.0     2177     505      0     0     15   89772  10994   24.5  27    3
8.69/8.80	c +    8.8     2177     505      0     0     15   96450  12082   24.7  27    3
11.28/11.31	c +   11.3     2177     505      0     0     15  120560  13290   24.9  27    3
14.88/14.95	c +   15.0     2177     505      0     0     15  150700  14619   25.2  29    4
15.98/16.04	c B   16.0     2177     505      0     0     15  160036  14629   25.4  27    4
19.39/19.45	c +   19.5     2177     505      0     0     15  188375  16080   25.5  28    4
21.68/21.75	c
21.68/21.75	c       original/binary      fixed     eliminated      learned       agility
21.68/21.75	c   seconds        variables     equivalent    conflicts       height       MB
21.68/21.75	c
21.68/21.75	c N   21.7     2177     505      0     0     15  205178  16087   25.7  26    5
25.78/25.89	c +   25.9     2177     505      0     0     15  235467  17688   25.7  27    5
33.88/33.92	c +   33.9     2177     505      0     0     15  294330  19456   26.0  25    5
44.77/44.90	c +   44.9     2177     505      0     0     15  367910  21401   25.5  26    6
47.37/47.49	c B   47.5     2177     505      0     0     15  384088  21413   25.4  27    7
60.17/60.30	c +   60.3     2177     505      0     0     15  459885  23541   24.9  24    7
60.48/60.56	c N   60.5     2177     505      0     0     15  461590  23115   24.9  26    7
81.96/82.00	c +   82.0     2177     505      0     0     15  574855  25895   24.8  27    8
109.25/109.32	c +  109.3     2177     505      0     0     15  718566  28484   24.9  27    9
148.73/148.90	c B  148.8     2177     505      0     0     15  896192  28491   24.5  29   10
149.23/149.37	c +  149.3     2177     505      0     0     15  898207  31332   24.5  27   10
180.73/180.85	c N  180.8     2177     505      0     0     15 1025571  31345   24.5  26   12
206.42/206.54	c +  206.5     2177     505      0     0     15 1122755  34465   24.3  26   12
282.88/283.00	c +  282.9     2177     505      0     0     15 1403440  37911   24.3  29   13
385.34/385.57	c +  385.4     2177     505      0     0     15 1754300  41702   24.5  28   15
474.82/475.00	c B  474.8     2177     505      0     0     15 2048416  41707   24.6  27   16
521.50/521.77	c +  521.6     2177     505      0     0     15 2192875  45872   24.6  26   17
542.69/542.94	c N  542.7     2177     505      0     0     15 2255962  45893   24.5  28   18
713.53/713.84	c +  713.6     2177     505      0     0     15 2741093  50459   24.4  27   19
989.43/989.83	c
989.43/989.83	c       original/binary      fixed     eliminated      learned       agility
989.43/989.83	c   seconds        variables     equivalent    conflicts       height       MB
989.43/989.83	c
989.43/989.83	c +  989.5     2177     505      0     0     15 3426365  55504   24.4  28   22
1200.06/1200.50	c
1200.06/1200.50	c *** CAUGHT SIGNAL 15 ***
1200.06/1200.50	c
1200.06/1200.50	c 3916217 conflicts, 4659440 decisions, 1 random
1200.06/1200.50	c 0 iterations, 158 restarts, 6749 skipped
1200.06/1200.50	c 34 enlarged, 0 shrunken, 38296 rescored, 953 rebiased
1200.06/1200.50	c 1 simplifications, 0 reductions
1200.06/1200.50	c
1200.06/1200.50	c vars: 0 fixed, 0 equiv, 15 elim, 0 merged
1200.06/1200.50	c elim: 7269 resolutions, 1 phases, 1 rounds
1200.06/1200.50	c sbst: 0% substituted, 0.0% nots, 0.0% ands, 0.0% xors, 0.0% ites
1200.06/1200.50	c arty: 0.00 and 0.00 xor average arity
1200.06/1200.50	c prbe: 84870 probed, 84 phases, 84 rounds
1200.06/1200.50	c prbe: 0 failed, 0 lifted, 0 merged
1200.06/1200.50	c sccs: 0 non trivial, 0 fixed, 0 merged
1200.06/1200.50	c hash: 0 units, 0 merged
1200.06/1200.50	c mins: 97287192 learned, 21% deleted, 42 strong, 31 depth
1200.06/1200.50	c subs: 0 forward, 0 backward, 0 doms
1200.06/1200.50	c strs: 0 forward, 0 backward
1200.06/1200.50	c doms: 0 dominators, 0 high, 0 low
1200.06/1200.50	c prps: 342458368 propagations, 0.29 megaprops
1200.06/1200.50	c
1200.06/1200.50	c 1200.1 seconds, 24 MB max, 454 MB recycled
1200.06/1200.50	c
1200.06/1200.50	c *** CAUGHT SIGNAL 15 ***
1200.06/1200.50	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-1516919-1238277364/watcher-1516919-1238277364 -o /tmp/evaluation-result-1516919-1238277364/solver-1516919-1238277364 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/precosat HOME/instance-1516919-1238277364.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 3/64 2436
/proc/meminfo: memFree=925064/2055920 swapFree=4177704/4192956
[pid=2436] ppid=2434 vsize=916 CPUtime=0
/proc/2436/stat : 2436 (precosat) R 2434 2436 2142 0 -1 4194304 163 0 0 0 0 0 0 0 18 0 1 0 1100402561 937984 147 1992294400 134512640 135151029 4294956240 18446744073709551615 134521538 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2436/statm: 229 147 79 155 0 72 0

[startup+0.0600999 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 2436
/proc/meminfo: memFree=925064/2055920 swapFree=4177704/4192956
[pid=2436] ppid=2434 vsize=1180 CPUtime=0.05
/proc/2436/stat : 2436 (precosat) R 2434 2436 2142 0 -1 4194304 206 0 0 0 5 0 0 0 18 0 1 0 1100402561 1208320 190 1992294400 134512640 135151029 4294956240 18446744073709551615 134554558 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2436/statm: 295 190 79 155 0 138 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1180

[startup+0.101108 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 2436
/proc/meminfo: memFree=925064/2055920 swapFree=4177704/4192956
[pid=2436] ppid=2434 vsize=1312 CPUtime=0.09
/proc/2436/stat : 2436 (precosat) R 2434 2436 2142 0 -1 4194304 238 0 0 0 9 0 0 0 18 0 1 0 1100402561 1343488 222 1992294400 134512640 135151029 4294956240 18446744073709551615 134552169 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2436/statm: 328 223 79 155 0 171 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1312

[startup+0.301146 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 2436
/proc/meminfo: memFree=925064/2055920 swapFree=4177704/4192956
[pid=2436] ppid=2434 vsize=1576 CPUtime=0.29
/proc/2436/stat : 2436 (precosat) R 2434 2436 2142 0 -1 4194304 306 0 0 0 29 0 0 0 19 0 1 0 1100402561 1613824 290 1992294400 134512640 135151029 4294956240 18446744073709551615 134551388 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2436/statm: 394 290 79 155 0 237 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1576

[startup+0.701218 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 2436
/proc/meminfo: memFree=925064/2055920 swapFree=4177704/4192956
[pid=2436] ppid=2434 vsize=1840 CPUtime=0.69
/proc/2436/stat : 2436 (precosat) R 2434 2436 2142 0 -1 4194304 398 0 0 0 69 0 0 0 22 0 1 0 1100402561 1884160 382 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2436/statm: 460 382 79 155 0 303 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1840

[startup+1.50136 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 2437
/proc/meminfo: memFree=923648/2055920 swapFree=4177704/4192956
[pid=2436] ppid=2434 vsize=2240 CPUtime=1.49
/proc/2436/stat : 2436 (precosat) R 2434 2436 2142 0 -1 4194304 487 0 0 0 149 0 0 0 25 0 1 0 1100402561 2293760 471 1992294400 134512640 135151029 4294956240 18446744073709551615 134555150 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2436/statm: 560 471 79 155 0 403 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2240

[startup+3.10166 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 2437
/proc/meminfo: memFree=923136/2055920 swapFree=4177704/4192956
[pid=2436] ppid=2434 vsize=2636 CPUtime=3.09
/proc/2436/stat : 2436 (precosat) R 2434 2436 2142 0 -1 4194304 595 0 0 0 309 0 0 0 25 0 1 0 1100402561 2699264 579 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2436/statm: 659 579 79 155 0 502 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2636

[startup+6.30124 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 2437
/proc/meminfo: memFree=922368/2055920 swapFree=4177704/4192956
[pid=2436] ppid=2434 vsize=3296 CPUtime=6.29
/proc/2436/stat : 2436 (precosat) R 2434 2436 2142 0 -1 4194304 756 0 0 0 629 0 0 0 25 0 1 0 1100402561 3375104 740 1992294400 134512640 135151029 4294956240 18446744073709551615 134542830 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2436/statm: 824 740 79 155 0 667 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3296

[startup+12.7014 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 2437
/proc/meminfo: memFree=920896/2055920 swapFree=4177704/4192956
[pid=2436] ppid=2434 vsize=4772 CPUtime=12.68
/proc/2436/stat : 2436 (precosat) R 2434 2436 2142 0 -1 4194304 1093 0 0 0 1268 0 0 0 25 0 1 0 1100402561 4886528 1077 1992294400 134512640 135151029 4294956240 18446744073709551615 134555092 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2436/statm: 1193 1077 79 155 0 1036 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 4772

[startup+25.5018 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 2437
/proc/meminfo: memFree=919616/2055920 swapFree=4177704/4192956
[pid=2436] ppid=2434 vsize=6028 CPUtime=25.48
/proc/2436/stat : 2436 (precosat) R 2434 2436 2142 0 -1 4194304 1390 0 0 0 2547 1 0 0 25 0 1 0 1100402561 6172672 1374 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2436/statm: 1507 1374 79 155 0 1350 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6028

[startup+51.1015 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 2437
/proc/meminfo: memFree=917696/2055920 swapFree=4177704/4192956
[pid=2436] ppid=2434 vsize=8072 CPUtime=51.07
/proc/2436/stat : 2436 (precosat) R 2434 2436 2142 0 -1 4194304 1870 0 0 0 5106 1 0 0 25 0 1 0 1100402561 8265728 1854 1992294400 134512640 135151029 4294956240 18446744073709551615 134554940 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2436/statm: 2018 1854 79 155 0 1861 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 8072

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 2437
/proc/meminfo: memFree=915264/2055920 swapFree=4177704/4192956
[pid=2436] ppid=2434 vsize=10628 CPUtime=102.26
/proc/2436/stat : 2436 (precosat) R 2434 2436 2142 0 -1 4194304 2465 0 0 0 10223 3 0 0 25 0 1 0 1100402561 10883072 2449 1992294400 134512640 135151029 4294956240 18446744073709551615 134554791 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2436/statm: 2657 2449 79 155 0 2500 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 10628

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2437
/proc/meminfo: memFree=913600/2055920 swapFree=4177704/4192956
[pid=2436] ppid=2434 vsize=12588 CPUtime=162.24
/proc/2436/stat : 2436 (precosat) R 2434 2436 2142 0 -1 4194304 2875 0 0 0 16220 4 0 0 25 0 1 0 1100402561 12890112 2859 1992294400 134512640 135151029 4294956240 18446744073709551615 134554752 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2436/statm: 3147 2859 79 155 0 2990 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 12588

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2437
/proc/meminfo: memFree=912320/2055920 swapFree=4177704/4192956
[pid=2436] ppid=2434 vsize=13888 CPUtime=222.21
/proc/2436/stat : 2436 (precosat) R 2434 2436 2142 0 -1 4194304 3185 0 0 0 22217 4 0 0 25 0 1 0 1100402561 14221312 3169 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2436/statm: 3472 3169 79 155 0 3315 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 13888

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2437
/proc/meminfo: memFree=911424/2055920 swapFree=4177704/4192956
[pid=2436] ppid=2434 vsize=15032 CPUtime=282.18
/proc/2436/stat : 2436 (precosat) R 2434 2436 2142 0 -1 4194304 3408 0 0 0 28214 4 0 0 25 0 1 0 1100402561 15392768 3392 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2436/statm: 3758 3392 79 155 0 3601 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 15032

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2443
/proc/meminfo: memFree=910272/2055920 swapFree=4177704/4192956
[pid=2436] ppid=2434 vsize=16256 CPUtime=342.16
/proc/2436/stat : 2436 (precosat) R 2434 2436 2142 0 -1 4194304 3678 0 0 0 34211 5 0 0 25 0 1 0 1100402561 16646144 3662 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2436/statm: 4064 3662 79 155 0 3907 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 16256

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2443
/proc/meminfo: memFree=909312/2055920 swapFree=4177704/4192956
[pid=2436] ppid=2434 vsize=17360 CPUtime=402.15
/proc/2436/stat : 2436 (precosat) R 2434 2436 2142 0 -1 4194304 3926 0 0 0 40209 6 0 0 25 0 1 0 1100402561 17776640 3910 1992294400 134512640 135151029 4294956240 18446744073709551615 134554513 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2436/statm: 4340 3910 79 155 0 4183 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 17360

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2443
/proc/meminfo: memFree=908608/2055920 swapFree=4177704/4192956
[pid=2436] ppid=2434 vsize=18288 CPUtime=462.12
/proc/2436/stat : 2436 (precosat) R 2434 2436 2142 0 -1 4194304 4096 0 0 0 46206 6 0 0 25 0 1 0 1100402561 18726912 4080 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2436/statm: 4572 4080 79 155 0 4415 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 18288

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2443
/proc/meminfo: memFree=907840/2055920 swapFree=4177704/4192956
[pid=2436] ppid=2434 vsize=19136 CPUtime=522.1
/proc/2436/stat : 2436 (precosat) R 2434 2436 2142 0 -1 4194304 4281 0 0 0 52204 6 0 0 25 0 1 0 1100402561 19595264 4265 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2436/statm: 4784 4265 79 155 0 4627 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 19136

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2443
/proc/meminfo: memFree=907072/2055920 swapFree=4177704/4192956
[pid=2436] ppid=2434 vsize=20052 CPUtime=582.08
/proc/2436/stat : 2436 (precosat) R 2434 2436 2142 0 -1 4194304 4465 0 0 0 58201 7 0 0 25 0 1 0 1100402561 20533248 4449 1992294400 134512640 135151029 4294956240 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2436/statm: 5013 4449 79 155 0 4856 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 20052

[startup+642.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2443
/proc/meminfo: memFree=906432/2055920 swapFree=4177704/4192956
[pid=2436] ppid=2434 vsize=20824 CPUtime=642.06
/proc/2436/stat : 2436 (precosat) R 2434 2436 2142 0 -1 4194304 4618 0 0 0 64199 7 0 0 25 0 1 0 1100402561 21323776 4602 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2436/statm: 5206 4602 79 155 0 5049 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 20824

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2443
/proc/meminfo: memFree=906112/2055920 swapFree=4177704/4192956
[pid=2436] ppid=2434 vsize=21280 CPUtime=702.03
/proc/2436/stat : 2436 (precosat) R 2434 2436 2142 0 -1 4194304 4731 0 0 0 70196 7 0 0 25 0 1 0 1100402561 21790720 4715 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2436/statm: 5320 4715 79 155 0 5163 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 21280

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2443
/proc/meminfo: memFree=904704/2055920 swapFree=4177704/4192956
[pid=2436] ppid=2434 vsize=22828 CPUtime=762.01
/proc/2436/stat : 2436 (precosat) R 2434 2436 2142 0 -1 4194304 5069 0 0 0 76194 7 0 0 25 0 1 0 1100402561 23375872 5053 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2436/statm: 5707 5053 79 155 0 5550 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 22828

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2443
/proc/meminfo: memFree=904320/2055920 swapFree=4177704/4192956
[pid=2436] ppid=2434 vsize=23148 CPUtime=821.99
/proc/2436/stat : 2436 (precosat) R 2434 2436 2142 0 -1 4194304 5155 0 0 0 82191 8 0 0 25 0 1 0 1100402561 23703552 5139 1992294400 134512640 135151029 4294956240 18446744073709551615 134542634 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2436/statm: 5787 5139 79 155 0 5630 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 23148

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2443
/proc/meminfo: memFree=904000/2055920 swapFree=4177704/4192956
[pid=2436] ppid=2434 vsize=23724 CPUtime=881.97
/proc/2436/stat : 2436 (precosat) R 2434 2436 2142 0 -1 4194304 5248 0 0 0 88189 8 0 0 25 0 1 0 1100402561 24293376 5232 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2436/statm: 5931 5232 79 155 0 5774 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 23724

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2443
/proc/meminfo: memFree=903552/2055920 swapFree=4177704/4192956
[pid=2436] ppid=2434 vsize=24160 CPUtime=941.94
/proc/2436/stat : 2436 (precosat) R 2434 2436 2142 0 -1 4194304 5362 0 0 0 94186 8 0 0 25 0 1 0 1100402561 24739840 5346 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2436/statm: 6040 5346 79 155 0 5883 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 24160

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2443
/proc/meminfo: memFree=903104/2055920 swapFree=4177704/4192956
[pid=2436] ppid=2434 vsize=24728 CPUtime=1001.92
/proc/2436/stat : 2436 (precosat) R 2434 2436 2142 0 -1 4194304 5480 0 0 0 100184 8 0 0 25 0 1 0 1100402561 25321472 5464 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2436/statm: 6182 5464 79 155 0 6025 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 24728

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2443
/proc/meminfo: memFree=902592/2055920 swapFree=4177704/4192956
[pid=2436] ppid=2434 vsize=25336 CPUtime=1061.91
/proc/2436/stat : 2436 (precosat) R 2434 2436 2142 0 -1 4194304 5595 0 0 0 106182 9 0 0 25 0 1 0 1100402561 25944064 5579 1992294400 134512640 135151029 4294956240 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2436/statm: 6334 5579 79 155 0 6177 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 25336

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2443
/proc/meminfo: memFree=902336/2055920 swapFree=4177704/4192956
[pid=2436] ppid=2434 vsize=25784 CPUtime=1121.88
/proc/2436/stat : 2436 (precosat) R 2434 2436 2142 0 -1 4194304 5664 0 0 0 112179 9 0 0 25 0 1 0 1100402561 26402816 5648 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2436/statm: 6446 5648 79 155 0 6289 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 25784

[startup+1182.3 s]
/proc/loadavg: 1.07 0.99 0.99 2/65 2443
/proc/meminfo: memFree=901952/2055920 swapFree=4177704/4192956
[pid=2436] ppid=2434 vsize=26180 CPUtime=1181.86
/proc/2436/stat : 2436 (precosat) R 2434 2436 2142 0 -1 4194304 5748 0 0 0 118177 9 0 0 25 0 1 0 1100402561 26808320 5732 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2436/statm: 6545 5732 79 155 0 6388 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 26180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.05 0.99 0.99 2/65 2443
/proc/meminfo: memFree=901632/2055920 swapFree=4177704/4192956
[pid=2436] ppid=2434 vsize=26588 CPUtime=1200.06
/proc/2436/stat : 2436 (precosat) R 2434 2436 2142 0 -1 4194304 5827 0 0 0 119997 9 0 0 25 0 1 0 1100402561 27226112 5811 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2436/statm: 6647 5811 79 155 0 6490 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 26588

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.5 s]
/proc/loadavg: 1.05 0.99 0.99 2/65 2443
/proc/meminfo: memFree=901632/2055920 swapFree=4177704/4192956
[pid=2436] ppid=2434 vsize=26588 CPUtime=1200.06
/proc/2436/stat : 2436 (precosat) R 2434 2436 2142 0 -1 4194304 5827 0 0 0 119997 9 0 0 25 0 1 0 1100402561 27226112 5811 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/2436/statm: 6647 5811 79 155 0 6490 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 26588

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.07
CPU user time (s): 1199.97
CPU system time (s): 0.098984
CPU usage (%): 99.9635
Max. virtual memory (cumulated for all children) (KiB): 26588

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

runsolver used 0.880866 second user time and 2.52961 second system time

The end

Launcher Data

Begin job on node24 at 2009-03-28 22:56:04
IDJOB=1516919
IDBENCH=70553
IDSOLVER=507
FILE ID=node24/1516919-1238277364
PBS_JOBID= 9060870
Free space on /tmp= 65752 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/520/unif-k3-r4.25-v520-c2210-S159251645-087.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1516919-1238277364/watcher-1516919-1238277364 -o /tmp/evaluation-result-1516919-1238277364/solver-1516919-1238277364 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/precosat HOME/instance-1516919-1238277364.cnf

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

MD5SUM BENCH= ce26e93a4185cf6cf29bdb9810800206
RANDOM SEED=1102402641

node24.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.260
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.260
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:        925480 kB
Buffers:         91920 kB
Cached:         940060 kB
SwapCached:       9032 kB
Active:          52900 kB
Inactive:       989560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        925480 kB
SwapTotal:     4192956 kB
SwapFree:      4177704 kB
Dirty:             752 kB
Writeback:           0 kB
Mapped:          16136 kB
Slab:            73796 kB
Committed_AS:  3109440 kB
PageTables:       1448 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= 65752 MiB
End job on node24 at 2009-03-28 23:16:07