Trace number 1518179

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/520/
unif-k3-r4.25-v520-c2210-S146188995-071.cnf
MD5SUM890aea0df389e5329db583f37e858c1b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.015996
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-1518179-1238296341.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     2185     501      0     0     19       0      0    0.0   0    0
0.00/0.01	c l    0.0     2185     501      0     0     19       0   2185    0.0   0    0
0.00/0.01	c R    0.0     2185     501      0     0     19     101    101   52.3  14    0
0.00/0.02	c R    0.0     2185     501      0     0     19     204    204   45.1  21    0
0.00/0.04	c N    0.0     2185     501      0     0     19     806    806   33.4  27    0
0.00/0.05	c B    0.1     2185     501      0     0     19    1001   1001   32.9  26    0
0.10/0.11	c B    0.1     2185     501      0     0     19    2001   2001   29.6  28    1
0.10/0.12	c +    0.1     2185     501      0     0     19    2186   2403   29.1  28    1
0.10/0.14	c N    0.1     2185     501      0     0     19    2408   2408   28.7  27    1
0.10/0.16	c +    0.2     2185     501      0     0     19    2730   2643   28.3  26    1
0.20/0.20	c +    0.2     2185     501      0     0     19    3410   2907   27.7  27    1
0.20/0.26	c +    0.3     2185     501      0     0     19    4261   3197   27.0  27    1
0.30/0.33	c +    0.3     2185     501      0     0     19    5326   3516   26.5  29    1
0.40/0.40	c N    0.4     2185     501      0     0     19    6417   3526   26.0  27    1
0.40/0.42	c +    0.4     2185     501      0     0     19    6655   3867   25.9  29    1
0.50/0.52	c B    0.5     2185     501      0     0     19    8004   3873   25.6  28    1
0.50/0.54	c +    0.5     2185     501      0     0     19    8315   4253   25.5  26    1
0.60/0.68	c +    0.7     2185     501      0     0     19   10390   4678   25.1  25    1
0.80/0.88	c
0.80/0.88	c       original/binary      fixed     eliminated      learned       agility
0.80/0.88	c   seconds        variables     equivalent    conflicts       height       MB
0.80/0.88	c
0.80/0.88	c +    0.9     2185     501      0     0     19   12985   5145   24.9  28    1
1.10/1.12	c N    1.1     2185     501      0     0     19   16055   5155   24.5  26    1
1.10/1.13	c +    1.1     2185     501      0     0     19   16231   5659   24.5  26    1
1.40/1.45	c +    1.5     2185     501      0     0     19   20285   6224   24.0  27    1
1.70/1.75	c B    1.8     2185     501      0     0     19   24007   6225   23.8  25    1
1.80/1.84	c +    1.8     2185     501      0     0     19   25355   6846   24.2  27    1
2.29/2.37	c +    2.4     2185     501      0     0     19   31690   7530   24.9  29    2
2.89/2.98	c N    3.0     2185     501      0     0     19   38508   7541   25.1  28    2
2.99/3.08	c +    3.1     2185     501      0     0     19   39611   8283   25.1  26    2
3.89/3.96	c +    4.0     2185     501      0     0     19   49510   9111   25.2  27    2
4.99/5.04	c +    5.0     2185     501      0     0     19   61885  10022   26.2  27    2
5.19/5.24	c B    5.2     2185     501      0     0     19   64031  10027   26.4  27    3
6.39/6.45	c +    6.5     2185     501      0     0     19   77355  11024   27.2  28    3
7.79/7.82	c N    7.8     2185     501      0     0     19   89794  11040   27.4  27    3
8.49/8.60	c +    8.6     2185     501      0     0     19   96690  12126   27.6  27    3
11.29/11.39	c +   11.4     2185     501      0     0     19  120860  13338   28.1  27    4
14.59/14.60	c +   14.6     2185     501      0     0     19  151075  14671   28.3  27    4
15.59/15.64	c B   15.6     2185     501      0     0     19  160063  14680   28.4  27    4
19.09/19.17	c +   19.2     2185     501      0     0     19  188842  16138   28.2  28    5
21.38/21.41	c
21.38/21.41	c       original/binary      fixed     eliminated      learned       agility
21.38/21.41	c   seconds        variables     equivalent    conflicts       height       MB
21.38/21.41	c
21.38/21.41	c N   21.4     2185     501      0     0     19  205210  16148   27.7  28    5
25.48/25.52	c +   25.5     2185     501      0     0     19  236051  17751   26.9  27    5
33.48/33.58	c +   33.6     2185     501      0     0     19  295061  19526   27.2  27    6
45.08/45.17	c +   45.2     2185     501      0     0     19  368826  21478   26.4  28    7
47.68/47.72	c B   47.7     2185     501      0     0     19  384128  21502   26.3  27    7
61.27/61.39	c +   61.4     2185     501      0     0     19  461032  23625   26.0  29    7
61.37/61.49	c N   61.5     2185     501      0     0     19  461574  22037   26.0  26    7
82.66/82.75	c +   82.7     2185     501      0     0     19  576292  25987   25.9  30    8
112.76/112.83	c +  112.8     2185     501      0     0     19  720368  28585   26.3  26   10
149.24/149.33	c B  149.3     2185     501      0     0     19  896220  28596   26.3  27   10
150.04/150.16	c +  150.1     2185     501      0     0     19  900461  31443   26.3  27   10
179.93/180.03	c R  180.0     2185     501      0     0     19 1025595  31459   26.4  24   12
204.73/204.82	c +  204.8     2185     501      0     0     19 1125576  34587   26.5  27   12
275.60/275.71	c +  275.6     2185     501      0     0     19 1406970  38045   26.4  28   14
382.07/382.26	c +  382.1     2185     501      0     0     19 1758711  41849   25.6  26   16
479.54/479.73	c B  479.6     2185     501      0     0     19 2048428  41859   25.6  30   17
531.72/531.99	c +  531.8     2185     501      0     0     19 2198385  46033   25.4  28   17
552.91/553.11	c N  552.9     2185     501      0     0     19 2255966  46045   25.4  27   18
731.45/731.76	c +  731.5     2185     501      0     0     19 2747980  50636   25.3  28   20
1005.66/1006.05	c
1005.66/1006.05	c       original/binary      fixed     eliminated      learned       agility
1005.66/1006.05	c   seconds        variables     equivalent    conflicts       height       MB
1005.66/1006.05	c
1005.66/1006.05	c + 1005.7     2185     501      0     0     19 3434976  55699   25.5  28   23
1200.01/1200.40	c
1200.01/1200.40	c *** CAUGHT SIGNAL 15 ***
1200.01/1200.40	c
1200.01/1200.40	c 3890073 conflicts, 4647580 decisions, 1 random
1200.01/1200.40	c 0 iterations, 173 restarts, 6699 skipped
1200.01/1200.40	c 34 enlarged, 0 shrunken, 38041 rescored, 940 rebiased
1200.01/1200.40	c 1 simplifications, 0 reductions
1200.01/1200.40	c
1200.01/1200.40	c vars: 0 fixed, 0 equiv, 19 elim, 0 merged
1200.01/1200.40	c elim: 7436 resolutions, 1 phases, 1 rounds
1200.01/1200.40	c sbst: 0% substituted, 0.0% nots, 0.0% ands, 0.0% xors, 0.0% ites
1200.01/1200.40	c arty: 0.00 and 0.00 xor average arity
1200.01/1200.40	c prbe: 85208 probed, 85 phases, 85 rounds
1200.01/1200.40	c prbe: 0 failed, 0 lifted, 0 merged
1200.01/1200.40	c sccs: 0 non trivial, 0 fixed, 0 merged
1200.01/1200.40	c hash: 0 units, 0 merged
1200.01/1200.40	c mins: 100054620 learned, 21% deleted, 45 strong, 26 depth
1200.01/1200.40	c subs: 0 forward, 0 backward, 0 doms
1200.01/1200.40	c strs: 0 forward, 0 backward
1200.01/1200.40	c doms: 0 dominators, 0 high, 0 low
1200.01/1200.40	c prps: 339688543 propagations, 0.28 megaprops
1200.01/1200.40	c
1200.01/1200.40	c 1200.0 seconds, 24 MB max, 464 MB recycled
1200.01/1200.40	c
1200.01/1200.40	c *** CAUGHT SIGNAL 15 ***
1200.01/1200.40	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-1518179-1238296341/watcher-1518179-1238296341 -o /tmp/evaluation-result-1518179-1238296341/solver-1518179-1238296341 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/precosat HOME/instance-1518179-1238296341.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 6961
/proc/meminfo: memFree=999432/2055920 swapFree=4178700/4192956
[pid=6961] ppid=6959 vsize=916 CPUtime=0
/proc/6961/stat : 6961 (precosat) R 6959 6961 1875 0 -1 4194304 163 0 0 0 0 0 0 0 18 0 1 0 1102299704 937984 147 1992294400 134512640 135151029 4294956240 18446744073709551615 134697845 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6961/statm: 229 147 79 155 0 72 0

[startup+0.075704 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 6961
/proc/meminfo: memFree=999432/2055920 swapFree=4178700/4192956
[pid=6961] ppid=6959 vsize=1180 CPUtime=0.07
/proc/6961/stat : 6961 (precosat) R 6959 6961 1875 0 -1 4194304 220 0 0 0 7 0 0 0 18 0 1 0 1102299704 1208320 204 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6961/statm: 295 204 79 155 0 138 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1180

[startup+0.101707 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 6961
/proc/meminfo: memFree=999432/2055920 swapFree=4178700/4192956
[pid=6961] ppid=6959 vsize=1312 CPUtime=0.1
/proc/6961/stat : 6961 (precosat) R 6959 6961 1875 0 -1 4194304 240 0 0 0 10 0 0 0 18 0 1 0 1102299704 1343488 224 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6961/statm: 328 224 79 155 0 171 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1312

[startup+0.301741 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 6961
/proc/meminfo: memFree=999432/2055920 swapFree=4178700/4192956
[pid=6961] ppid=6959 vsize=1576 CPUtime=0.3
/proc/6961/stat : 6961 (precosat) R 6959 6961 1875 0 -1 4194304 311 0 0 0 30 0 0 0 19 0 1 0 1102299704 1613824 295 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6961/statm: 394 295 79 155 0 237 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1576

[startup+0.70181 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 6961
/proc/meminfo: memFree=999432/2055920 swapFree=4178700/4192956
[pid=6961] ppid=6959 vsize=1840 CPUtime=0.7
/proc/6961/stat : 6961 (precosat) R 6959 6961 1875 0 -1 4194304 381 0 0 0 70 0 0 0 22 0 1 0 1102299704 1884160 365 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6961/statm: 460 365 79 155 0 303 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1840

[startup+1.50195 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 6962
/proc/meminfo: memFree=998016/2055920 swapFree=4178700/4192956
[pid=6961] ppid=6959 vsize=2236 CPUtime=1.5
/proc/6961/stat : 6961 (precosat) R 6959 6961 1875 0 -1 4194304 477 0 0 0 150 0 0 0 25 0 1 0 1102299704 2289664 461 1992294400 134512640 135151029 4294956240 18446744073709551615 134580636 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6961/statm: 559 461 79 155 0 402 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2236

[startup+3.10122 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 6962
/proc/meminfo: memFree=997376/2055920 swapFree=4178700/4192956
[pid=6961] ppid=6959 vsize=2764 CPUtime=3.09
/proc/6961/stat : 6961 (precosat) R 6959 6961 1875 0 -1 4194304 629 0 0 0 309 0 0 0 25 0 1 0 1102299704 2830336 613 1992294400 134512640 135151029 4294956240 18446744073709551615 134567992 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6961/statm: 691 613 79 155 0 534 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2764

[startup+6.30177 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 6962
/proc/meminfo: memFree=996224/2055920 swapFree=4178700/4192956
[pid=6961] ppid=6959 vsize=3832 CPUtime=6.29
/proc/6961/stat : 6961 (precosat) R 6959 6961 1875 0 -1 4194304 862 0 0 0 629 0 0 0 25 0 1 0 1102299704 3923968 846 1992294400 134512640 135151029 4294956240 18446744073709551615 134555130 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6961/statm: 958 846 79 155 0 801 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3832

[startup+12.7019 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 6962
/proc/meminfo: memFree=995008/2055920 swapFree=4178700/4192956
[pid=6961] ppid=6959 vsize=4900 CPUtime=12.69
/proc/6961/stat : 6961 (precosat) R 6959 6961 1875 0 -1 4194304 1141 0 0 0 1269 0 0 0 25 0 1 0 1102299704 5017600 1125 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6961/statm: 1225 1125 79 155 0 1068 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4900

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 6962
/proc/meminfo: memFree=993664/2055920 swapFree=4178700/4192956
[pid=6961] ppid=6959 vsize=6120 CPUtime=25.48
/proc/6961/stat : 6961 (precosat) R 6959 6961 1875 0 -1 4194304 1442 0 0 0 2548 0 0 0 25 0 1 0 1102299704 6266880 1426 1992294400 134512640 135151029 4294956240 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6961/statm: 1530 1426 79 155 0 1373 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6120

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 6962
/proc/meminfo: memFree=991680/2055920 swapFree=4178700/4192956
[pid=6961] ppid=6959 vsize=8244 CPUtime=51.08
/proc/6961/stat : 6961 (precosat) R 6959 6961 1875 0 -1 4194304 1942 0 0 0 5107 1 0 0 25 0 1 0 1102299704 8441856 1926 1992294400 134512640 135151029 4294956240 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6961/statm: 2061 1926 79 155 0 1904 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 8244

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 6962
/proc/meminfo: memFree=989568/2055920 swapFree=4178700/4192956
[pid=6961] ppid=6959 vsize=10620 CPUtime=102.26
/proc/6961/stat : 6961 (precosat) R 6959 6961 1875 0 -1 4194304 2457 0 0 0 10224 2 0 0 25 0 1 0 1102299704 10874880 2441 1992294400 134512640 135151029 4294956240 18446744073709551615 134542711 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6961/statm: 2655 2441 79 155 0 2498 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 10620

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6962
/proc/meminfo: memFree=987648/2055920 swapFree=4178700/4192956
[pid=6961] ppid=6959 vsize=12636 CPUtime=162.24
/proc/6961/stat : 6961 (precosat) R 6959 6961 1875 0 -1 4194304 2919 0 0 0 16222 2 0 0 25 0 1 0 1102299704 12939264 2903 1992294400 134512640 135151029 4294956240 18446744073709551615 134554843 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6961/statm: 3159 2903 79 155 0 3002 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 12636

[startup+222.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6962
/proc/meminfo: memFree=986176/2055920 swapFree=4178700/4192956
[pid=6961] ppid=6959 vsize=14312 CPUtime=222.22
/proc/6961/stat : 6961 (precosat) R 6959 6961 1875 0 -1 4194304 3282 0 0 0 22219 3 0 0 25 0 1 0 1102299704 14655488 3266 1992294400 134512640 135151029 4294956240 18446744073709551615 134551513 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6961/statm: 3578 3266 79 155 0 3421 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 14312

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6962
/proc/meminfo: memFree=984768/2055920 swapFree=4178700/4192956
[pid=6961] ppid=6959 vsize=15880 CPUtime=282.2
/proc/6961/stat : 6961 (precosat) R 6959 6961 1875 0 -1 4194304 3639 0 0 0 28217 3 0 0 25 0 1 0 1102299704 16261120 3623 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6961/statm: 3970 3623 79 155 0 3813 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 15880

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6962
/proc/meminfo: memFree=983744/2055920 swapFree=4178700/4192956
[pid=6961] ppid=6959 vsize=17288 CPUtime=342.18
/proc/6961/stat : 6961 (precosat) R 6959 6961 1875 0 -1 4194304 3916 0 0 0 34214 4 0 0 25 0 1 0 1102299704 17702912 3900 1992294400 134512640 135151029 4294956240 18446744073709551615 134554866 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6961/statm: 4322 3900 79 155 0 4165 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 17288

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6962
/proc/meminfo: memFree=983168/2055920 swapFree=4178700/4192956
[pid=6961] ppid=6959 vsize=17872 CPUtime=402.16
/proc/6961/stat : 6961 (precosat) R 6959 6961 1875 0 -1 4194304 4065 0 0 0 40212 4 0 0 25 0 1 0 1102299704 18300928 4049 1992294400 134512640 135151029 4294956240 18446744073709551615 134554780 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6961/statm: 4468 4049 79 155 0 4311 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 17872

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6962
/proc/meminfo: memFree=982208/2055920 swapFree=4178700/4192956
[pid=6961] ppid=6959 vsize=18872 CPUtime=462.14
/proc/6961/stat : 6961 (precosat) R 6959 6961 1875 0 -1 4194304 4296 0 0 0 46209 5 0 0 25 0 1 0 1102299704 19324928 4280 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6961/statm: 4718 4280 79 155 0 4561 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 18872

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6962
/proc/meminfo: memFree=981632/2055920 swapFree=4178700/4192956
[pid=6961] ppid=6959 vsize=19512 CPUtime=522.12
/proc/6961/stat : 6961 (precosat) R 6959 6961 1875 0 -1 4194304 4438 0 0 0 52207 5 0 0 25 0 1 0 1102299704 19980288 4422 1992294400 134512640 135151029 4294956240 18446744073709551615 134574578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6961/statm: 4878 4422 79 155 0 4721 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 19512

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6962
/proc/meminfo: memFree=981056/2055920 swapFree=4178700/4192956
[pid=6961] ppid=6959 vsize=20172 CPUtime=582.1
/proc/6961/stat : 6961 (precosat) R 6959 6961 1875 0 -1 4194304 4570 0 0 0 58205 5 0 0 25 0 1 0 1102299704 20656128 4554 1992294400 134512640 135151029 4294956240 18446744073709551615 134554839 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6961/statm: 5043 4554 79 155 0 4886 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 20172

[startup+642.302 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 6962
/proc/meminfo: memFree=980544/2055920 swapFree=4178700/4192956
[pid=6961] ppid=6959 vsize=20700 CPUtime=642.09
/proc/6961/stat : 6961 (precosat) R 6959 6961 1875 0 -1 4194304 4696 0 0 0 64203 6 0 0 25 0 1 0 1102299704 21196800 4680 1992294400 134512640 135151029 4294956240 18446744073709551615 134554915 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6961/statm: 5175 4680 79 155 0 5018 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 20700

[startup+702.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 6962
/proc/meminfo: memFree=979840/2055920 swapFree=4178700/4192956
[pid=6961] ppid=6959 vsize=21544 CPUtime=702.06
/proc/6961/stat : 6961 (precosat) R 6959 6961 1875 0 -1 4194304 4872 0 0 0 70200 6 0 0 25 0 1 0 1102299704 22061056 4856 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6961/statm: 5386 4856 79 155 0 5229 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 21544

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6962
/proc/meminfo: memFree=978880/2055920 swapFree=4178700/4192956
[pid=6961] ppid=6959 vsize=22864 CPUtime=762.05
/proc/6961/stat : 6961 (precosat) R 6959 6961 1875 0 -1 4194304 5114 0 0 0 76198 7 0 0 25 0 1 0 1102299704 23412736 5098 1992294400 134512640 135151029 4294956240 18446744073709551615 134554837 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6961/statm: 5716 5098 79 155 0 5559 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 22864

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6962
/proc/meminfo: memFree=977984/2055920 swapFree=4178700/4192956
[pid=6961] ppid=6959 vsize=23824 CPUtime=822.03
/proc/6961/stat : 6961 (precosat) R 6959 6961 1875 0 -1 4194304 5338 0 0 0 82196 7 0 0 25 0 1 0 1102299704 24395776 5322 1992294400 134512640 135151029 4294956240 18446744073709551615 134574544 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6961/statm: 5956 5322 79 155 0 5799 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 23824

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6962
/proc/meminfo: memFree=977920/2055920 swapFree=4178700/4192956
[pid=6961] ppid=6959 vsize=23984 CPUtime=882.01
/proc/6961/stat : 6961 (precosat) R 6959 6961 1875 0 -1 4194304 5369 0 0 0 88194 7 0 0 25 0 1 0 1102299704 24559616 5353 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6961/statm: 5996 5353 79 155 0 5839 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 23984

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6962
/proc/meminfo: memFree=977408/2055920 swapFree=4178700/4192956
[pid=6961] ppid=6959 vsize=24588 CPUtime=941.99
/proc/6961/stat : 6961 (precosat) R 6959 6961 1875 0 -1 4194304 5491 0 0 0 94192 7 0 0 25 0 1 0 1102299704 25178112 5475 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6961/statm: 6147 5475 79 155 0 5990 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 24588

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6962
/proc/meminfo: memFree=976960/2055920 swapFree=4178700/4192956
[pid=6961] ppid=6959 vsize=25260 CPUtime=1001.96
/proc/6961/stat : 6961 (precosat) R 6959 6961 1875 0 -1 4194304 5593 0 0 0 100189 7 0 0 25 0 1 0 1102299704 25866240 5577 1992294400 134512640 135151029 4294956240 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6961/statm: 6315 5577 79 155 0 6158 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 25260

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6962
/proc/meminfo: memFree=976256/2055920 swapFree=4178700/4192956
[pid=6961] ppid=6959 vsize=26112 CPUtime=1061.95
/proc/6961/stat : 6961 (precosat) R 6959 6961 1875 0 -1 4194304 5774 0 0 0 106187 8 0 0 25 0 1 0 1102299704 26738688 5758 1992294400 134512640 135151029 4294956240 18446744073709551615 134575850 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6961/statm: 6528 5758 79 155 0 6371 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 26112

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6962
/proc/meminfo: memFree=976128/2055920 swapFree=4178700/4192956
[pid=6961] ppid=6959 vsize=26304 CPUtime=1121.93
/proc/6961/stat : 6961 (precosat) R 6959 6961 1875 0 -1 4194304 5806 0 0 0 112185 8 0 0 25 0 1 0 1102299704 26935296 5790 1992294400 134512640 135151029 4294956240 18446744073709551615 134554903 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6961/statm: 6576 5790 79 155 0 6419 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 26304

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6962
/proc/meminfo: memFree=975872/2055920 swapFree=4178700/4192956
[pid=6961] ppid=6959 vsize=26448 CPUtime=1181.91
/proc/6961/stat : 6961 (precosat) R 6959 6961 1875 0 -1 4194304 5868 0 0 0 118183 8 0 0 25 0 1 0 1102299704 27082752 5852 1992294400 134512640 135151029 4294956240 18446744073709551615 134554756 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6961/statm: 6612 5852 79 155 0 6455 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 26448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6962
/proc/meminfo: memFree=975808/2055920 swapFree=4178700/4192956
[pid=6961] ppid=6959 vsize=26592 CPUtime=1200.01
/proc/6961/stat : 6961 (precosat) R 6959 6961 1875 0 -1 4194304 5871 0 0 0 119993 8 0 0 25 0 1 0 1102299704 27230208 5855 1992294400 134512640 135151029 4294956240 18446744073709551615 134554811 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6961/statm: 6648 5855 79 155 0 6491 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 26592

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.02
CPU user time (s): 1199.93
CPU system time (s): 0.089986
CPU usage (%): 99.9677
Max. virtual memory (cumulated for all children) (KiB): 26592

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

runsolver used 0.886865 second user time and 2.49262 second system time

The end

Launcher Data

Begin job on node25 at 2009-03-29 05:12:21
IDJOB=1518179
IDBENCH=70658
IDSOLVER=507
FILE ID=node25/1518179-1238296341
PBS_JOBID= 9060995
Free space on /tmp= 66264 MiB

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

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

MD5SUM BENCH= 890aea0df389e5329db583f37e858c1b
RANDOM SEED=654659648

node25.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.263
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.263
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:        999848 kB
Buffers:        105364 kB
Cached:         848464 kB
SwapCached:       8032 kB
Active:         274076 kB
Inactive:       689368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        999848 kB
SwapTotal:     4192956 kB
SwapFree:      4178700 kB
Dirty:             756 kB
Writeback:           0 kB
Mapped:          14568 kB
Slab:            78680 kB
Committed_AS:  3108788 kB
PageTables:       1464 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 node25 at 2009-03-29 05:32:24