Trace number 1518191

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/520/
unif-k3-r4.25-v520-c2210-S621134782-041.cnf
MD5SUM09a6dc57cba44ea6f55eca37108c958d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.014997
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-1518191-1238296501.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     2186     506      0     0     14       0      0    0.0   0    0
0.00/0.01	c l    0.0     2186     506      0     0     14       0   2186    0.0   0    0
0.00/0.01	c R    0.0     2186     506      0     0     14     100    100   55.0  13    0
0.00/0.02	c R    0.0     2186     506      0     0     14     200    200   43.8  21    0
0.00/0.04	c N    0.0     2186     506      0     0     14     806    806   35.2  29    0
0.05/0.05	c B    0.1     2186     506      0     0     14    1000   1000   34.1  30    0
0.09/0.11	c B    0.1     2186     506      0     0     14    2001   2001   31.9  29    1
0.09/0.12	c +    0.1     2186     506      0     0     14    2186   2404   31.5  28    1
0.09/0.13	c N    0.1     2186     506      0     0     14    2413   2410   31.2  30    1
0.09/0.15	c +    0.2     2186     506      0     0     14    2730   2644   30.8  29    1
0.19/0.20	c +    0.2     2186     506      0     0     14    3412   2908   29.8  29    1
0.19/0.25	c +    0.3     2186     506      0     0     14    4266   3198   29.3  27    1
0.29/0.33	c +    0.3     2186     506      0     0     14    5330   3517   28.9  27    1
0.39/0.40	c N    0.4     2186     506      0     0     14    6425   3533   28.9  28    1
0.39/0.42	c +    0.4     2186     506      0     0     14    6661   3868   28.8  28    1
0.49/0.52	c B    0.5     2186     506      0     0     14    8004   3888   28.6  26    1
0.49/0.54	c +    0.5     2186     506      0     0     14    8327   4254   28.5  27    1
0.59/0.69	c +    0.7     2186     506      0     0     14   10405   4679   27.8  27    1
0.79/0.88	c
0.79/0.88	c       original/binary      fixed     eliminated      learned       agility
0.79/0.88	c   seconds        variables     equivalent    conflicts       height       MB
0.79/0.88	c
0.79/0.88	c +    0.9     2186     506      0     0     14   13005   5146   27.3  27    1
1.10/1.12	c N    1.1     2186     506      0     0     14   16049   5158   27.3  26    1
1.10/1.14	c +    1.1     2186     506      0     0     14   16255   5660   27.3  27    1
1.39/1.49	c +    1.5     2186     506      0     0     14   20316   6226   27.1  27    1
1.69/1.75	c B    1.8     2186     506      0     0     14   24007   6233   27.6  27    1
1.79/1.85	c +    1.9     2186     506      0     0     14   25396   6848   27.4  26    1
2.29/2.39	c +    2.4     2186     506      0     0     14   31746   7532   27.3  26    2
2.99/3.02	c N    3.0     2186     506      0     0     14   38510   7538   28.3  26    2
3.09/3.14	c +    3.1     2186     506      0     0     14   39680   8285   28.4  26    2
4.09/4.13	c +    4.1     2186     506      0     0     14   49601   9113   28.6  26    2
5.19/5.24	c +    5.2     2186     506      0     0     14   62000  10024   29.5  29    3
5.39/5.45	c B    5.5     2186     506      0     0     14   64016  10032   29.5  28    3
6.69/6.72	c +    6.7     2186     506      0     0     14   77500  11026   29.5  26    3
7.99/8.00	c N    8.0     2186     506      0     0     14   89796  11040   29.3  27    3
8.79/8.82	c +    8.8     2186     506      0     0     14   96876  12128   29.1  27    3
11.48/11.50	c +   11.5     2186     506      0     0     14  121095  13340   28.9  27    4
14.99/15.02	c +   15.0     2186     506      0     0     14  151367  14674   29.4  27    4
15.89/15.99	c B   16.0     2186     506      0     0     14  160034  14682   29.4  30    4
19.79/19.86	c +   19.9     2186     506      0     0     14  189205  16141   28.8  28    5
21.99/22.00	c
21.99/22.00	c       original/binary      fixed     eliminated      learned       agility
21.99/22.00	c   seconds        variables     equivalent    conflicts       height       MB
21.99/22.00	c
21.99/22.00	c N   22.0     2186     506      0     0     14  205188  16158   28.4  26    5
26.19/26.24	c +   26.2     2186     506      0     0     14  236505  17755   28.0  28    5
34.58/34.64	c +   34.6     2186     506      0     0     14  295632  19530   28.0  27    6
45.57/45.69	c +   45.7     2186     506      0     0     14  369540  21483   27.8  28    6
47.97/48.05	c B   48.0     2186     506      0     0     14  384077  21492   27.7  27    7
62.16/62.23	c N   62.2     2186     506      0     0     14  461584  21495   27.6  27    7
62.16/62.28	c +   62.3     2186     506      0     0     14  461925  23631   27.6  27    7
84.56/84.69	c +   84.7     2186     506      0     0     14  577405  25994   27.1  29    8
114.45/114.59	c +  114.6     2186     506      0     0     14  721757  28593   27.1  26   10
152.53/152.64	c B  152.6     2186     506      0     0     14  896184  28603   27.7  27   11
153.84/153.94	c +  153.9     2186     506      0     0     14  902195  31452   27.7  27   11
185.73/185.83	c N  185.8     2186     506      0     0     14 1025635  31464   27.1  26   12
212.82/212.95	c +  212.9     2186     506      0     0     14 1127742  34597   26.8  27   14
284.19/284.31	c +  284.2     2186     506      0     0     14 1409676  38056   27.6  26   14
395.76/395.94	c +  395.8     2186     506      0     0     14 1762096  41861   27.8  27   15
487.72/487.92	c B  487.8     2186     506      0     0     14 2048383  41877   27.9  28   17
542.00/542.28	c +  542.1     2186     506      0     0     14 2202620  46047   27.6  27   17
563.20/563.40	c N  563.2     2186     506      0     0     14 2256036  46054   27.5  27   18
751.04/751.31	c +  751.0     2186     506      0     0     14 2753275  50651   27.4  29   20
1029.53/1029.95	c
1029.53/1029.95	c       original/binary      fixed     eliminated      learned       agility
1029.53/1029.95	c   seconds        variables     equivalent    conflicts       height       MB
1029.53/1029.95	c
1029.53/1029.95	c + 1029.6     2186     506      0     0     14 3441590  55716   27.7  25   22
1200.08/1200.50	c
1200.08/1200.50	c *** CAUGHT SIGNAL 15 ***
1200.08/1200.50	c
1200.08/1200.50	c 3812140 conflicts, 4599920 decisions, 1 random
1200.08/1200.50	c 0 iterations, 391 restarts, 6261 skipped
1200.08/1200.50	c 34 enlarged, 0 shrunken, 37282 rescored, 910 rebiased
1200.08/1200.50	c 1 simplifications, 0 reductions
1200.08/1200.50	c
1200.08/1200.50	c vars: 0 fixed, 0 equiv, 14 elim, 0 merged
1200.08/1200.50	c elim: 7275 resolutions, 1 phases, 1 rounds
1200.08/1200.50	c sbst: 0% substituted, 0.0% nots, 0.0% ands, 0.0% xors, 0.0% ites
1200.08/1200.50	c arty: 0.00 and 0.00 xor average arity
1200.08/1200.50	c prbe: 123492 probed, 122 phases, 122 rounds
1200.08/1200.50	c prbe: 0 failed, 0 lifted, 0 merged
1200.08/1200.50	c sccs: 0 non trivial, 0 fixed, 0 merged
1200.08/1200.50	c hash: 0 units, 0 merged
1200.08/1200.50	c mins: 101350263 learned, 20% deleted, 39 strong, 24 depth
1200.08/1200.50	c subs: 0 forward, 0 backward, 0 doms
1200.08/1200.50	c strs: 0 forward, 0 backward
1200.08/1200.50	c doms: 0 dominators, 0 high, 0 low
1200.08/1200.50	c prps: 338126409 propagations, 0.28 megaprops
1200.08/1200.50	c
1200.08/1200.50	c 1200.1 seconds, 24 MB max, 467 MB recycled
1200.08/1200.50	c
1200.08/1200.50	c *** CAUGHT SIGNAL 15 ***
1200.08/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-1518191-1238296501/watcher-1518191-1238296501 -o /tmp/evaluation-result-1518191-1238296501/solver-1518191-1238296501 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/precosat HOME/instance-1518191-1238296501.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.99 0.98 0.99 3/64 10587
/proc/meminfo: memFree=954944/2055920 swapFree=4175308/4192956
[pid=10587] ppid=10585 vsize=916 CPUtime=0
/proc/10587/stat : 10587 (precosat) R 10585 10587 7127 0 -1 4194304 163 0 0 0 0 0 0 0 18 0 1 0 1102312049 937984 147 1992294400 134512640 135151029 4294956240 18446744073709551615 134521844 0 0 4096 17442 0 0 0 17 1 0 0
/proc/10587/statm: 229 147 79 155 0 72 0

[startup+0.0568341 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 10587
/proc/meminfo: memFree=954944/2055920 swapFree=4175308/4192956
[pid=10587] ppid=10585 vsize=1180 CPUtime=0.05
/proc/10587/stat : 10587 (precosat) R 10585 10587 7127 0 -1 4194304 205 0 0 0 5 0 0 0 18 0 1 0 1102312049 1208320 189 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/10587/statm: 295 189 79 155 0 138 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1180

[startup+0.101841 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 10587
/proc/meminfo: memFree=954944/2055920 swapFree=4175308/4192956
[pid=10587] ppid=10585 vsize=1312 CPUtime=0.09
/proc/10587/stat : 10587 (precosat) R 10585 10587 7127 0 -1 4194304 240 0 0 0 9 0 0 0 18 0 1 0 1102312049 1343488 224 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/10587/statm: 328 224 79 155 0 171 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1312

[startup+0.301875 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 10587
/proc/meminfo: memFree=954944/2055920 swapFree=4175308/4192956
[pid=10587] ppid=10585 vsize=1576 CPUtime=0.29
/proc/10587/stat : 10587 (precosat) R 10585 10587 7127 0 -1 4194304 312 0 0 0 29 0 0 0 19 0 1 0 1102312049 1613824 296 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/10587/statm: 394 296 79 155 0 237 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1576

[startup+0.701943 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 10587
/proc/meminfo: memFree=954944/2055920 swapFree=4175308/4192956
[pid=10587] ppid=10585 vsize=1840 CPUtime=0.69
/proc/10587/stat : 10587 (precosat) R 10585 10587 7127 0 -1 4194304 381 0 0 0 69 0 0 0 23 0 1 0 1102312049 1884160 365 1992294400 134512640 135151029 4294956240 18446744073709551615 134555008 0 0 4096 17442 0 0 0 17 1 0 0
/proc/10587/statm: 460 365 79 155 0 303 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1840

[startup+1.50108 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10588
/proc/meminfo: memFree=953656/2055920 swapFree=4175308/4192956
[pid=10587] ppid=10585 vsize=2236 CPUtime=1.49
/proc/10587/stat : 10587 (precosat) R 10585 10587 7127 0 -1 4194304 479 0 0 0 149 0 0 0 25 0 1 0 1102312049 2289664 463 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/10587/statm: 559 463 79 155 0 402 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2236

[startup+3.10235 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10588
/proc/meminfo: memFree=953016/2055920 swapFree=4175308/4192956
[pid=10587] ppid=10585 vsize=3048 CPUtime=3.09
/proc/10587/stat : 10587 (precosat) R 10585 10587 7127 0 -1 4194304 668 0 0 0 309 0 0 0 25 0 1 0 1102312049 3121152 652 1992294400 134512640 135151029 4294956240 18446744073709551615 134530822 0 0 4096 17442 0 0 0 17 1 0 0
/proc/10587/statm: 762 652 79 155 0 605 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3048

[startup+6.3019 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10588
/proc/meminfo: memFree=951800/2055920 swapFree=4175308/4192956
[pid=10587] ppid=10585 vsize=3844 CPUtime=6.29
/proc/10587/stat : 10587 (precosat) R 10585 10587 7127 0 -1 4194304 864 0 0 0 629 0 0 0 25 0 1 0 1102312049 3936256 848 1992294400 134512640 135151029 4294956240 18446744073709551615 134554752 0 0 4096 17442 0 0 0 17 1 0 0
/proc/10587/statm: 961 848 79 155 0 804 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3844

[startup+12.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10588
/proc/meminfo: memFree=950584/2055920 swapFree=4175308/4192956
[pid=10587] ppid=10585 vsize=4912 CPUtime=12.68
/proc/10587/stat : 10587 (precosat) R 10585 10587 7127 0 -1 4194304 1145 0 0 0 1268 0 0 0 25 0 1 0 1102312049 5029888 1129 1992294400 134512640 135151029 4294956240 18446744073709551615 134554915 0 0 4096 17442 0 0 0 17 1 0 0
/proc/10587/statm: 1228 1129 79 155 0 1071 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 4912

[startup+25.5012 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10588
/proc/meminfo: memFree=949368/2055920 swapFree=4175308/4192956
[pid=10587] ppid=10585 vsize=6108 CPUtime=25.49
/proc/10587/stat : 10587 (precosat) R 10585 10587 7127 0 -1 4194304 1422 0 0 0 2548 1 0 0 25 0 1 0 1102312049 6254592 1406 1992294400 134512640 135151029 4294956240 18446744073709551615 134542806 0 0 4096 17442 0 0 0 17 1 0 0
/proc/10587/statm: 1527 1406 79 155 0 1370 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6108

[startup+51.1015 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10588
/proc/meminfo: memFree=947512/2055920 swapFree=4175308/4192956
[pid=10587] ppid=10585 vsize=7992 CPUtime=51.07
/proc/10587/stat : 10587 (precosat) R 10585 10587 7127 0 -1 4194304 1894 0 0 0 5106 1 0 0 25 0 1 0 1102312049 8183808 1878 1992294400 134512640 135151029 4294956240 18446744073709551615 134577303 0 0 4096 17442 0 0 0 17 1 0 0
/proc/10587/statm: 1998 1878 79 155 0 1841 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 7992

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10588
/proc/meminfo: memFree=945400/2055920 swapFree=4175308/4192956
[pid=10587] ppid=10585 vsize=10312 CPUtime=102.26
/proc/10587/stat : 10587 (precosat) R 10585 10587 7127 0 -1 4194304 2403 0 0 0 10223 3 0 0 25 0 1 0 1102312049 10559488 2387 1992294400 134512640 135151029 4294956240 18446744073709551615 134554811 0 0 4096 17442 0 0 0 17 1 0 0
/proc/10587/statm: 2578 2387 79 155 0 2421 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 10312

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10588
/proc/meminfo: memFree=943480/2055920 swapFree=4175308/4192956
[pid=10587] ppid=10585 vsize=12612 CPUtime=162.23
/proc/10587/stat : 10587 (precosat) R 10585 10587 7127 0 -1 4194304 2899 0 0 0 16220 3 0 0 25 0 1 0 1102312049 12914688 2883 1992294400 134512640 135151029 4294956240 18446744073709551615 134574250 0 0 4096 17442 0 0 0 17 1 0 0
/proc/10587/statm: 3153 2883 79 155 0 2996 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 12612

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10588
/proc/meminfo: memFree=940792/2055920 swapFree=4175308/4192956
[pid=10587] ppid=10585 vsize=15448 CPUtime=222.22
/proc/10587/stat : 10587 (precosat) R 10585 10587 7127 0 -1 4194304 3555 0 0 0 22217 5 0 0 25 0 1 0 1102312049 15818752 3539 1992294400 134512640 135151029 4294956240 18446744073709551615 134555150 0 0 4096 17442 0 0 0 17 1 0 0
/proc/10587/statm: 3862 3539 79 155 0 3705 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 15448

[startup+282.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10588
/proc/meminfo: memFree=940024/2055920 swapFree=4175308/4192956
[pid=10587] ppid=10585 vsize=16176 CPUtime=282.19
/proc/10587/stat : 10587 (precosat) R 10585 10587 7127 0 -1 4194304 3740 0 0 0 28214 5 0 0 25 0 1 0 1102312049 16564224 3724 1992294400 134512640 135151029 4294956240 18446744073709551615 134554903 0 0 4096 17442 0 0 0 17 1 0 0
/proc/10587/statm: 4044 3724 79 155 0 3887 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 16176

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10588
/proc/meminfo: memFree=939192/2055920 swapFree=4175308/4192956
[pid=10587] ppid=10585 vsize=17108 CPUtime=342.17
/proc/10587/stat : 10587 (precosat) R 10585 10587 7127 0 -1 4194304 3946 0 0 0 34211 6 0 0 25 0 1 0 1102312049 17518592 3930 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/10587/statm: 4277 3930 79 155 0 4120 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 17108

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10588
/proc/meminfo: memFree=938808/2055920 swapFree=4175308/4192956
[pid=10587] ppid=10585 vsize=17636 CPUtime=402.15
/proc/10587/stat : 10587 (precosat) R 10585 10587 7127 0 -1 4194304 4039 0 0 0 40209 6 0 0 25 0 1 0 1102312049 18059264 4023 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/10587/statm: 4409 4023 79 155 0 4252 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 17636

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10588
/proc/meminfo: memFree=938360/2055920 swapFree=4175308/4192956
[pid=10587] ppid=10585 vsize=18116 CPUtime=462.13
/proc/10587/stat : 10587 (precosat) R 10585 10587 7127 0 -1 4194304 4146 0 0 0 46206 7 0 0 25 0 1 0 1102312049 18550784 4130 1992294400 134512640 135151029 4294956240 18446744073709551615 134554760 0 0 4096 17442 0 0 0 17 1 0 0
/proc/10587/statm: 4529 4130 79 155 0 4372 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 18116

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10588
/proc/meminfo: memFree=937720/2055920 swapFree=4175308/4192956
[pid=10587] ppid=10585 vsize=19076 CPUtime=522.11
/proc/10587/stat : 10587 (precosat) R 10585 10587 7127 0 -1 4194304 4313 0 0 0 52204 7 0 0 25 0 1 0 1102312049 19533824 4297 1992294400 134512640 135151029 4294956240 18446744073709551615 134574250 0 0 4096 17442 0 0 0 17 1 0 0
/proc/10587/statm: 4769 4297 79 155 0 4612 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 19076

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10588
/proc/meminfo: memFree=936952/2055920 swapFree=4175308/4192956
[pid=10587] ppid=10585 vsize=19992 CPUtime=582.09
/proc/10587/stat : 10587 (precosat) R 10585 10587 7127 0 -1 4194304 4501 0 0 0 58201 8 0 0 25 0 1 0 1102312049 20471808 4485 1992294400 134512640 135151029 4294956240 18446744073709551615 134554894 0 0 4096 17442 0 0 0 17 1 0 0
/proc/10587/statm: 4998 4485 79 155 0 4841 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 19992

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10588
/proc/meminfo: memFree=936376/2055920 swapFree=4175308/4192956
[pid=10587] ppid=10585 vsize=20664 CPUtime=642.07
/proc/10587/stat : 10587 (precosat) R 10585 10587 7127 0 -1 4194304 4647 0 0 0 64199 8 0 0 25 0 1 0 1102312049 21159936 4631 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/10587/statm: 5166 4631 79 155 0 5009 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 20664

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10588
/proc/meminfo: memFree=935288/2055920 swapFree=4175308/4192956
[pid=10587] ppid=10585 vsize=21844 CPUtime=702.05
/proc/10587/stat : 10587 (precosat) R 10585 10587 7127 0 -1 4194304 4908 0 0 0 70196 9 0 0 25 0 1 0 1102312049 22368256 4892 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/10587/statm: 5461 4892 79 155 0 5304 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 21844

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10588
/proc/meminfo: memFree=934904/2055920 swapFree=4175308/4192956
[pid=10587] ppid=10585 vsize=22268 CPUtime=762.03
/proc/10587/stat : 10587 (precosat) R 10585 10587 7127 0 -1 4194304 4993 0 0 0 76194 9 0 0 25 0 1 0 1102312049 22802432 4977 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/10587/statm: 5567 4977 79 155 0 5410 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 22268

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10588
/proc/meminfo: memFree=934392/2055920 swapFree=4175308/4192956
[pid=10587] ppid=10585 vsize=22848 CPUtime=822
/proc/10587/stat : 10587 (precosat) R 10585 10587 7127 0 -1 4194304 5134 0 0 0 82191 9 0 0 25 0 1 0 1102312049 23396352 5118 1992294400 134512640 135151029 4294956240 18446744073709551615 134554782 0 0 4096 17442 0 0 0 17 1 0 0
/proc/10587/statm: 5712 5118 79 155 0 5555 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 22848

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10588
/proc/meminfo: memFree=933944/2055920 swapFree=4175308/4192956
[pid=10587] ppid=10585 vsize=23400 CPUtime=881.98
/proc/10587/stat : 10587 (precosat) R 10585 10587 7127 0 -1 4194304 5240 0 0 0 88189 9 0 0 25 0 1 0 1102312049 23961600 5224 1992294400 134512640 135151029 4294956240 18446744073709551615 134580620 0 0 4096 17442 0 0 0 17 1 0 0
/proc/10587/statm: 5850 5224 79 155 0 5693 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 23400

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10588
/proc/meminfo: memFree=933688/2055920 swapFree=4175308/4192956
[pid=10587] ppid=10585 vsize=23736 CPUtime=941.96
/proc/10587/stat : 10587 (precosat) R 10585 10587 7127 0 -1 4194304 5303 0 0 0 94186 10 0 0 25 0 1 0 1102312049 24305664 5287 1992294400 134512640 135151029 4294956240 18446744073709551615 134580506 0 0 4096 17442 0 0 0 17 1 0 0
/proc/10587/statm: 5934 5287 79 155 0 5777 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 23736

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10588
/proc/meminfo: memFree=933432/2055920 swapFree=4175308/4192956
[pid=10587] ppid=10585 vsize=24040 CPUtime=1001.94
/proc/10587/stat : 10587 (precosat) R 10585 10587 7127 0 -1 4194304 5374 0 0 0 100184 10 0 0 25 0 1 0 1102312049 24616960 5358 1992294400 134512640 135151029 4294956240 18446744073709551615 134554756 0 0 4096 17442 0 0 0 17 1 0 0
/proc/10587/statm: 6010 5358 79 155 0 5853 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 24040

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10588
/proc/meminfo: memFree=932536/2055920 swapFree=4175308/4192956
[pid=10587] ppid=10585 vsize=24916 CPUtime=1061.92
/proc/10587/stat : 10587 (precosat) R 10585 10587 7127 0 -1 4194304 5595 0 0 0 106182 10 0 0 25 0 1 0 1102312049 25513984 5579 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/10587/statm: 6229 5579 79 155 0 6072 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 24916

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10588
/proc/meminfo: memFree=932024/2055920 swapFree=4175308/4192956
[pid=10587] ppid=10585 vsize=25560 CPUtime=1121.9
/proc/10587/stat : 10587 (precosat) R 10585 10587 7127 0 -1 4194304 5712 0 0 0 112180 10 0 0 25 0 1 0 1102312049 26173440 5696 1992294400 134512640 135151029 4294956240 18446744073709551615 134554805 0 0 4096 17442 0 0 0 17 1 0 0
/proc/10587/statm: 6390 5696 79 155 0 6233 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 25560

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10588
/proc/meminfo: memFree=931832/2055920 swapFree=4175308/4192956
[pid=10587] ppid=10585 vsize=25704 CPUtime=1181.88
/proc/10587/stat : 10587 (precosat) R 10585 10587 7127 0 -1 4194304 5776 0 0 0 118178 10 0 0 25 0 1 0 1102312049 26320896 5760 1992294400 134512640 135151029 4294956240 18446744073709551615 134554756 0 0 4096 17442 0 0 0 17 1 0 0
/proc/10587/statm: 6426 5760 79 155 0 6269 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 25704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10588
/proc/meminfo: memFree=931384/2055920 swapFree=4175308/4192956
[pid=10587] ppid=10585 vsize=26156 CPUtime=1200.08
/proc/10587/stat : 10587 (precosat) R 10585 10587 7127 0 -1 4194304 5867 0 0 0 119997 11 0 0 25 0 1 0 1102312049 26783744 5851 1992294400 134512640 135151029 4294956240 18446744073709551615 134574250 0 0 4096 17442 0 0 0 17 1 0 0
/proc/10587/statm: 6539 5851 79 155 0 6382 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 26156

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10588
/proc/meminfo: memFree=931384/2055920 swapFree=4175308/4192956
[pid=10587] ppid=10585 vsize=26156 CPUtime=1200.08
/proc/10587/stat : 10587 (precosat) R 10585 10587 7127 0 -1 4194304 5867 0 0 0 119997 11 0 0 25 0 1 0 1102312049 26783744 5851 1992294400 134512640 135151029 4294956240 18446744073709551615 134574250 0 0 4096 17442 0 0 0 17 1 0 0
/proc/10587/statm: 6539 5851 79 155 0 6382 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 26156

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.09
CPU user time (s): 1199.98
CPU system time (s): 0.116982
CPU usage (%): 99.9651
Max. virtual memory (cumulated for all children) (KiB): 26156

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

runsolver used 0.883865 second user time and 2.55961 second system time

The end

Launcher Data

Begin job on node55 at 2009-03-29 05:15:02
IDJOB=1518191
IDBENCH=70659
IDSOLVER=507
FILE ID=node55/1518191-1238296501
PBS_JOBID= 9060963
Free space on /tmp= 66268 MiB

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

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

MD5SUM BENCH= 09a6dc57cba44ea6f55eca37108c958d
RANDOM SEED=1324556056

node55.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.259
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.259
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:        955424 kB
Buffers:         98380 kB
Cached:         898024 kB
SwapCached:      11560 kB
Active:         162344 kB
Inactive:       847184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        955424 kB
SwapTotal:     4192956 kB
SwapFree:      4175308 kB
Dirty:             744 kB
Writeback:           0 kB
Mapped:          18828 kB
Slab:            77000 kB
Committed_AS:  2695928 kB
PageTables:       1372 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= 66264 MiB
End job on node55 at 2009-03-29 05:35:04