Trace number 1518035

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/500/
unif-k3-r4.25-v500-c2125-S349436298-004.cnf
MD5SUM807de0757f2dbadea1e7b17f93f9b484
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.376942
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2125
Sum of the clauses size6375
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32125
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-1518035-1238294144.cnf
0.00/0.00	c found header 'p cnf 500 2125'
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     2125     500      0     0      0       0      0    0.0   0    0
0.00/0.01	c s    0.0     2115     490      0     0     10       0      0    0.0   0    0
0.00/0.01	c l    0.0     2115     490      0     0     10       0   2115    0.0   0    0
0.00/0.01	c R    0.0     2115     490      0     0     10     101    101   44.0  14    0
0.00/0.01	c R    0.0     2115     490      0     0     10     201    201   39.2  23    0
0.00/0.04	c N    0.0     2115     490      0     0     10     810    810   31.0  26    0
0.04/0.05	c B    0.1     2115     490      0     0     10    1000   1000   30.1  26    0
0.09/0.10	c B    0.1     2115     490      0     0     10    2000   2000   28.7  28    0
0.09/0.10	c +    0.1     2115     490      0     0     10    2115   2326   28.5  27    1
0.09/0.12	c N    0.1     2115     490      0     0     10    2418   2335   28.2  28    1
0.09/0.13	c +    0.1     2115     490      0     0     10    2640   2558   27.9  27    1
0.09/0.17	c +    0.2     2115     490      0     0     10    3300   2813   27.5  27    1
0.19/0.22	c +    0.2     2115     490      0     0     10    4125   3094   27.2  28    1
0.19/0.28	c +    0.3     2115     490      0     0     10    5158   3403   27.2  26    1
0.29/0.37	c N    0.4     2115     490      0     0     10    6431   3417   26.9  27    1
0.29/0.37	c +    0.4     2115     490      0     0     10    6445   3743   26.9  27    1
0.39/0.47	c B    0.5     2115     490      0     0     10    8002   3759   26.3  27    1
0.39/0.48	c +    0.5     2115     490      0     0     10    8056   4117   26.3  27    1
0.59/0.60	c +    0.6     2115     490      0     0     10   10070   4528   26.5  26    1
0.69/0.76	c
0.69/0.76	c       original/binary      fixed     eliminated      learned       agility
0.69/0.76	c   seconds        variables     equivalent    conflicts       height       MB
0.69/0.76	c
0.69/0.76	c +    0.8     2115     490      0     0     10   12585   4980   27.5  27    1
0.89/0.95	c +    1.0     2115     490      0     0     10   15732   5478   27.7  27    1
0.89/0.98	c N    1.0     2115     490      0     0     10   16056   5312   27.8  26    1
1.19/1.26	c +    1.3     2115     490      0     0     10   19666   6025   28.0  27    1
1.49/1.57	c B    1.6     2115     490      0     0     10   24006   6034   29.0  28    2
1.59/1.62	c +    1.6     2115     490      0     0     10   24581   6627   29.1  27    2
1.99/2.08	c +    2.1     2115     490      0     0     10   30726   7289   29.4  27    2
2.59/2.69	c +    2.7     2115     490      0     0     10   38406   8017   29.2  28    2
2.59/2.69	c N    2.7     2115     490      0     0     10   38506   7398   29.2  28    2
3.49/3.51	c +    3.5     2115     490      0     0     10   48006   8818   28.6  25    2
4.39/4.45	c +    4.5     2115     490      0     0     10   60005   9699   29.0  26    2
4.79/4.81	c B    4.8     2115     490      0     0     10   64015   9713   28.8  28    2
5.69/5.78	c +    5.8     2115     490      0     0     10   75011  10668   28.7  27    3
7.29/7.33	c N    7.3     2115     490      0     0     10   89788  10676   28.2  26    3
7.69/7.73	c +    7.7     2115     490      0     0     10   93760  11734   28.0  27    3
9.99/10.05	c +   10.0     2115     490      0     0     10  117200  12907   28.2  27    3
13.09/13.12	c +   13.1     2115     490      0     0     10  146500  14197   28.4  28    4
14.58/14.64	c B   14.6     2115     490      0     0     10  160040  14200   28.3  27    4
17.18/17.20	c +   17.2     2115     490      0     0     10  183125  15616   28.1  27    4
19.88/19.99	c
19.88/19.99	c       original/binary      fixed     eliminated      learned       agility
19.88/19.99	c   seconds        variables     equivalent    conflicts       height       MB
19.88/19.99	c
19.88/19.99	c N   20.0     2115     490      0     0     10  205168  15635   27.6  27    4
22.98/23.01	c +   23.0     2115     490      0     0     10  228905  17177   27.1  25    5
30.69/30.78	c +   30.8     2115     490      0     0     10  286131  18894   26.9  26    5
40.58/40.67	c +   40.7     2115     490      0     0     10  357660  20783   27.3  27    6
44.98/45.03	c B   45.0     2115     490      0     0     10  384083  20793   27.0  28    6
54.57/54.68	c +   54.7     2115     490      0     0     10  447075  22861   26.5  27    7
57.18/57.23	c N   57.2     2115     490      0     0     10  461601  22871   26.3  26    7
73.97/74.04	c +   74.0     2115     490      0     0     10  558840  25147   26.0  27    8
98.56/98.63	c +   98.6     2115     490      0     0     10  698551  27661   26.2  27    9
133.46/133.51	c +  133.5     2115     490      0     0     10  873186  30427   26.2  27    9
138.75/138.85	c B  138.8     2115     490      0     0     10  896192  30442   26.2  27   10
168.54/168.62	c N  168.6     2115     490      0     0     10 1025550  30436   25.8  26   11
184.14/184.23	c +  184.2     2115     490      0     0     10 1091480  33469   25.5  27   11
250.32/250.40	c +  250.3     2115     490      0     0     10 1364351  36815   25.9  27   12
343.90/344.10	c +  344.0     2115     490      0     0     10 1705435  40496   25.7  28   14
442.87/443.05	c B  442.9     2115     490      0     0     10 2048394  40507   25.9  26   15
469.26/469.40	c +  469.3     2115     490      0     0     10 2131791  44545   26.0  25   16
513.35/513.59	c N  513.5     2115     490      0     0     10 2255963  44557   26.0  25   17
654.01/654.23	c +  654.1     2115     490      0     0     10 2664736  48999   25.9  24   18
899.15/899.49	c
899.15/899.49	c       original/binary      fixed     eliminated      learned       agility
899.15/899.49	c   seconds        variables     equivalent    conflicts       height       MB
899.15/899.49	c
899.15/899.49	c +  899.3     2115     490      0     0     10 3330922  53898   25.8  26   21
1200.06/1200.40	c
1200.06/1200.40	c *** CAUGHT SIGNAL 15 ***
1200.06/1200.40	c
1200.06/1200.40	c 4065058 conflicts, 4881156 decisions, 1 random
1200.06/1200.40	c 0 iterations, 365 restarts, 6799 skipped
1200.06/1200.40	c 34 enlarged, 0 shrunken, 39756 rescored, 997 rebiased
1200.06/1200.40	c 1 simplifications, 0 reductions
1200.06/1200.40	c
1200.06/1200.40	c vars: 0 fixed, 0 equiv, 10 elim, 0 merged
1200.06/1200.40	c elim: 7063 resolutions, 1 phases, 1 rounds
1200.06/1200.40	c sbst: 0% substituted, 0.0% nots, 0.0% ands, 0.0% xors, 0.0% ites
1200.06/1200.40	c arty: 0.00 and 0.00 xor average arity
1200.06/1200.40	c prbe: 125460 probed, 128 phases, 128 rounds
1200.06/1200.40	c prbe: 0 failed, 0 lifted, 0 merged
1200.06/1200.40	c sccs: 0 non trivial, 0 fixed, 0 merged
1200.06/1200.40	c hash: 0 units, 0 merged
1200.06/1200.40	c mins: 102741244 learned, 20% deleted, 50 strong, 25 depth
1200.06/1200.40	c subs: 0 forward, 0 backward, 0 doms
1200.06/1200.40	c strs: 0 forward, 0 backward
1200.06/1200.40	c doms: 0 dominators, 0 high, 0 low
1200.06/1200.40	c prps: 354896631 propagations, 0.30 megaprops
1200.06/1200.40	c
1200.06/1200.40	c 1200.1 seconds, 24 MB max, 479 MB recycled
1200.06/1200.40	c
1200.06/1200.40	c *** CAUGHT SIGNAL 15 ***
1200.06/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-1518035-1238294144/watcher-1518035-1238294144 -o /tmp/evaluation-result-1518035-1238294144/solver-1518035-1238294144 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/precosat HOME/instance-1518035-1238294144.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: 1.00 1.03 1.05 3/65 18852
/proc/meminfo: memFree=834224/2055920 swapFree=4176856/4192956
[pid=18852] ppid=18850 vsize=916 CPUtime=0
/proc/18852/stat : 18852 (precosat) R 18850 18852 15443 0 -1 4194304 159 0 0 0 0 0 0 0 20 0 1 0 988788142 937984 143 1992294400 134512640 135151029 4294956240 18446744073709551615 134672939 0 0 4096 17442 0 0 0 17 1 0 0
/proc/18852/statm: 229 143 79 155 0 72 0

[startup+0.045601 s]
/proc/loadavg: 1.00 1.03 1.05 3/65 18852
/proc/meminfo: memFree=834224/2055920 swapFree=4176856/4192956
[pid=18852] ppid=18850 vsize=1048 CPUtime=0.04
/proc/18852/stat : 18852 (precosat) R 18850 18852 15443 0 -1 4194304 194 0 0 0 4 0 0 0 20 0 1 0 988788142 1073152 178 1992294400 134512640 135151029 4294956240 18446744073709551615 134574578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/18852/statm: 262 178 79 155 0 105 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1048

[startup+0.102607 s]
/proc/loadavg: 1.00 1.03 1.05 3/65 18852
/proc/meminfo: memFree=834224/2055920 swapFree=4176856/4192956
[pid=18852] ppid=18850 vsize=1312 CPUtime=0.09
/proc/18852/stat : 18852 (precosat) R 18850 18852 15443 0 -1 4194304 242 0 0 0 9 0 0 0 20 0 1 0 988788142 1343488 226 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/18852/statm: 328 226 79 155 0 171 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1312

[startup+0.301625 s]
/proc/loadavg: 1.00 1.03 1.05 3/65 18852
/proc/meminfo: memFree=834224/2055920 swapFree=4176856/4192956
[pid=18852] ppid=18850 vsize=1576 CPUtime=0.29
/proc/18852/stat : 18852 (precosat) R 18850 18852 15443 0 -1 4194304 312 0 0 0 29 0 0 0 22 0 1 0 988788142 1613824 296 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/18852/statm: 394 296 79 155 0 237 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1576

[startup+0.702663 s]
/proc/loadavg: 1.00 1.03 1.05 3/65 18852
/proc/meminfo: memFree=834224/2055920 swapFree=4176856/4192956
[pid=18852] ppid=18850 vsize=1840 CPUtime=0.69
/proc/18852/stat : 18852 (precosat) R 18850 18852 15443 0 -1 4194304 392 0 0 0 69 0 0 0 25 0 1 0 988788142 1884160 376 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/18852/statm: 460 376 79 155 0 303 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1840

[startup+1.50174 s]
/proc/loadavg: 1.00 1.02 1.05 2/66 18853
/proc/meminfo: memFree=832808/2055920 swapFree=4176856/4192956
[pid=18852] ppid=18850 vsize=2368 CPUtime=1.49
/proc/18852/stat : 18852 (precosat) R 18850 18852 15443 0 -1 4194304 511 0 0 0 149 0 0 0 25 0 1 0 988788142 2424832 495 1992294400 134512640 135151029 4294956240 18446744073709551615 134555018 0 0 4096 17442 0 0 0 17 1 0 0
/proc/18852/statm: 592 495 79 155 0 435 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2368

[startup+3.10189 s]
/proc/loadavg: 1.00 1.02 1.05 2/66 18853
/proc/meminfo: memFree=832168/2055920 swapFree=4176856/4192956
[pid=18852] ppid=18850 vsize=2896 CPUtime=3.09
/proc/18852/stat : 18852 (precosat) R 18850 18852 15443 0 -1 4194304 660 0 0 0 309 0 0 0 25 0 1 0 988788142 2965504 644 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/18852/statm: 724 644 79 155 0 567 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2896

[startup+6.30119 s]
/proc/loadavg: 1.00 1.02 1.05 2/66 18853
/proc/meminfo: memFree=831208/2055920 swapFree=4176856/4192956
[pid=18852] ppid=18850 vsize=3844 CPUtime=6.29
/proc/18852/stat : 18852 (precosat) R 18850 18852 15443 0 -1 4194304 865 0 0 0 629 0 0 0 25 0 1 0 988788142 3936256 849 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/18852/statm: 961 849 79 155 0 804 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3844

[startup+12.7018 s]
/proc/loadavg: 1.00 1.02 1.05 2/66 18853
/proc/meminfo: memFree=829992/2055920 swapFree=4176856/4192956
[pid=18852] ppid=18850 vsize=4780 CPUtime=12.69
/proc/18852/stat : 18852 (precosat) R 18850 18852 15443 0 -1 4194304 1108 0 0 0 1269 0 0 0 25 0 1 0 988788142 4894720 1092 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/18852/statm: 1195 1092 79 155 0 1038 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4780

[startup+25.502 s]
/proc/loadavg: 1.00 1.02 1.04 2/66 18853
/proc/meminfo: memFree=828776/2055920 swapFree=4176856/4192956
[pid=18852] ppid=18850 vsize=6116 CPUtime=25.49
/proc/18852/stat : 18852 (precosat) R 18850 18852 15443 0 -1 4194304 1416 0 0 0 2548 1 0 0 25 0 1 0 988788142 6262784 1400 1992294400 134512640 135151029 4294956240 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 1 0 0
/proc/18852/statm: 1529 1400 79 155 0 1372 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6116

[startup+51.1014 s]
/proc/loadavg: 1.00 1.02 1.04 2/66 18853
/proc/meminfo: memFree=826984/2055920 swapFree=4176856/4192956
[pid=18852] ppid=18850 vsize=7888 CPUtime=51.07
/proc/18852/stat : 18852 (precosat) R 18850 18852 15443 0 -1 4194304 1847 0 0 0 5106 1 0 0 25 0 1 0 988788142 8077312 1831 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/18852/statm: 1972 1831 79 155 0 1815 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 7888

[startup+102.305 s]
/proc/loadavg: 1.00 1.02 1.04 2/66 18853
/proc/meminfo: memFree=824744/2055920 swapFree=4176856/4192956
[pid=18852] ppid=18850 vsize=10364 CPUtime=102.27
/proc/18852/stat : 18852 (precosat) R 18850 18852 15443 0 -1 4194304 2391 0 0 0 10225 2 0 0 25 0 1 0 988788142 10612736 2375 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/18852/statm: 2591 2375 79 155 0 2434 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 10364

[startup+162.302 s]
/proc/loadavg: 1.00 1.01 1.03 2/66 18853
/proc/meminfo: memFree=823144/2055920 swapFree=4176856/4192956
[pid=18852] ppid=18850 vsize=12200 CPUtime=162.25
/proc/18852/stat : 18852 (precosat) R 18850 18852 15443 0 -1 4194304 2790 0 0 0 16223 2 0 0 25 0 1 0 988788142 12492800 2774 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/18852/statm: 3050 2774 79 155 0 2893 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 12200

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 18853
/proc/meminfo: memFree=821672/2055920 swapFree=4176856/4192956
[pid=18852] ppid=18850 vsize=13700 CPUtime=222.23
/proc/18852/stat : 18852 (precosat) R 18850 18852 15443 0 -1 4194304 3152 0 0 0 22220 3 0 0 25 0 1 0 988788142 14028800 3136 1992294400 134512640 135151029 4294956240 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/18852/statm: 3425 3136 79 155 0 3268 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 13700

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 18853
/proc/meminfo: memFree=820648/2055920 swapFree=4176856/4192956
[pid=18852] ppid=18850 vsize=14876 CPUtime=282.21
/proc/18852/stat : 18852 (precosat) R 18850 18852 15443 0 -1 4194304 3409 0 0 0 28218 3 0 0 25 0 1 0 988788142 15233024 3393 1992294400 134512640 135151029 4294956240 18446744073709551615 134555150 0 0 4096 17442 0 0 0 17 1 0 0
/proc/18852/statm: 3719 3393 79 155 0 3562 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 14876

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 18853
/proc/meminfo: memFree=819816/2055920 swapFree=4176856/4192956
[pid=18852] ppid=18850 vsize=15772 CPUtime=342.2
/proc/18852/stat : 18852 (precosat) R 18850 18852 15443 0 -1 4194304 3610 0 0 0 34217 3 0 0 25 0 1 0 988788142 16150528 3594 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/18852/statm: 3943 3594 79 155 0 3786 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 15772

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 18853
/proc/meminfo: memFree=818472/2055920 swapFree=4176856/4192956
[pid=18852] ppid=18850 vsize=17384 CPUtime=402.18
/proc/18852/stat : 18852 (precosat) R 18850 18852 15443 0 -1 4194304 3936 0 0 0 40215 3 0 0 25 0 1 0 988788142 17801216 3920 1992294400 134512640 135151029 4294956240 18446744073709551615 134554853 0 0 4096 17442 0 0 0 17 1 0 0
/proc/18852/statm: 4346 3920 79 155 0 4189 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 17384

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18853
/proc/meminfo: memFree=818024/2055920 swapFree=4176856/4192956
[pid=18852] ppid=18850 vsize=17880 CPUtime=462.16
/proc/18852/stat : 18852 (precosat) R 18850 18852 15443 0 -1 4194304 4052 0 0 0 46213 3 0 0 25 0 1 0 988788142 18309120 4036 1992294400 134512640 135151029 4294956240 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0
/proc/18852/statm: 4470 4036 79 155 0 4313 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 17880

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18853
/proc/meminfo: memFree=816872/2055920 swapFree=4176856/4192956
[pid=18852] ppid=18850 vsize=19256 CPUtime=522.14
/proc/18852/stat : 18852 (precosat) R 18850 18852 15443 0 -1 4194304 4355 0 0 0 52211 3 0 0 25 0 1 0 988788142 19718144 4339 1992294400 134512640 135151029 4294956240 18446744073709551615 134554851 0 0 4096 17442 0 0 0 17 1 0 0
/proc/18852/statm: 4814 4339 79 155 0 4657 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 19256

[startup+582.301 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 18853
/proc/meminfo: memFree=816424/2055920 swapFree=4176856/4192956
[pid=18852] ppid=18850 vsize=19740 CPUtime=582.13
/proc/18852/stat : 18852 (precosat) R 18850 18852 15443 0 -1 4194304 4462 0 0 0 58210 3 0 0 25 0 1 0 988788142 20213760 4446 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/18852/statm: 4935 4446 79 155 0 4778 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 19740

[startup+642.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 18853
/proc/meminfo: memFree=816104/2055920 swapFree=4176856/4192956
[pid=18852] ppid=18850 vsize=20192 CPUtime=642.12
/proc/18852/stat : 18852 (precosat) R 18850 18852 15443 0 -1 4194304 4539 0 0 0 64209 3 0 0 25 0 1 0 988788142 20676608 4523 1992294400 134512640 135151029 4294956240 18446744073709551615 134575852 0 0 4096 17442 0 0 0 17 1 0 0
/proc/18852/statm: 5048 4523 79 155 0 4891 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 20192

[startup+702.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18853
/proc/meminfo: memFree=815464/2055920 swapFree=4176856/4192956
[pid=18852] ppid=18850 vsize=20932 CPUtime=702.11
/proc/18852/stat : 18852 (precosat) R 18850 18852 15443 0 -1 4194304 4690 0 0 0 70207 4 0 0 25 0 1 0 988788142 21434368 4674 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/18852/statm: 5233 4674 79 155 0 5076 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 20932

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18853
/proc/meminfo: memFree=814824/2055920 swapFree=4176856/4192956
[pid=18852] ppid=18850 vsize=21676 CPUtime=762.09
/proc/18852/stat : 18852 (precosat) R 18850 18852 15443 0 -1 4194304 4848 0 0 0 76205 4 0 0 25 0 1 0 988788142 22196224 4832 1992294400 134512640 135151029 4294956240 18446744073709551615 134574592 0 0 4096 17442 0 0 0 17 1 0 0
/proc/18852/statm: 5419 4832 79 155 0 5262 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 21676

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18853
/proc/meminfo: memFree=814120/2055920 swapFree=4176856/4192956
[pid=18852] ppid=18850 vsize=22448 CPUtime=822.07
/proc/18852/stat : 18852 (precosat) R 18850 18852 15443 0 -1 4194304 5016 0 0 0 82203 4 0 0 25 0 1 0 988788142 22986752 5000 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/18852/statm: 5612 5000 79 155 0 5455 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 22448

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18853
/proc/meminfo: memFree=813544/2055920 swapFree=4176856/4192956
[pid=18852] ppid=18850 vsize=23204 CPUtime=882.05
/proc/18852/stat : 18852 (precosat) R 18850 18852 15443 0 -1 4194304 5157 0 0 0 88201 4 0 0 25 0 1 0 988788142 23760896 5141 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/18852/statm: 5801 5141 79 155 0 5644 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 23204

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18853
/proc/meminfo: memFree=812904/2055920 swapFree=4176856/4192956
[pid=18852] ppid=18850 vsize=23896 CPUtime=942.03
/proc/18852/stat : 18852 (precosat) R 18850 18852 15443 0 -1 4194304 5328 0 0 0 94199 4 0 0 25 0 1 0 988788142 24469504 5312 1992294400 134512640 135151029 4294956240 18446744073709551615 134554752 0 0 4096 17442 0 0 0 17 1 0 0
/proc/18852/statm: 5974 5312 79 155 0 5817 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 23896

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18853
/proc/meminfo: memFree=812264/2055920 swapFree=4176856/4192956
[pid=18852] ppid=18850 vsize=24684 CPUtime=1002.02
/proc/18852/stat : 18852 (precosat) R 18850 18852 15443 0 -1 4194304 5470 0 0 0 100198 4 0 0 25 0 1 0 988788142 25276416 5454 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/18852/statm: 6171 5454 79 155 0 6014 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 24684

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18853
/proc/meminfo: memFree=812008/2055920 swapFree=4176856/4192956
[pid=18852] ppid=18850 vsize=24976 CPUtime=1062
/proc/18852/stat : 18852 (precosat) R 18850 18852 15443 0 -1 4194304 5540 0 0 0 106196 4 0 0 25 0 1 0 988788142 25575424 5524 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/18852/statm: 6244 5524 79 155 0 6087 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 24976

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18853
/proc/meminfo: memFree=811560/2055920 swapFree=4176856/4192956
[pid=18852] ppid=18850 vsize=25552 CPUtime=1121.98
/proc/18852/stat : 18852 (precosat) R 18850 18852 15443 0 -1 4194304 5649 0 0 0 112194 4 0 0 25 0 1 0 988788142 26165248 5633 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/18852/statm: 6388 5633 79 155 0 6231 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 25552

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18853
/proc/meminfo: memFree=811432/2055920 swapFree=4176856/4192956
[pid=18852] ppid=18850 vsize=25696 CPUtime=1181.97
/proc/18852/stat : 18852 (precosat) R 18850 18852 15443 0 -1 4194304 5687 0 0 0 118193 4 0 0 25 0 1 0 988788142 26312704 5671 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/18852/statm: 6424 5671 79 155 0 6267 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 25696



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18853
/proc/meminfo: memFree=811240/2055920 swapFree=4176856/4192956
[pid=18852] ppid=18850 vsize=26064 CPUtime=1200.06
/proc/18852/stat : 18852 (precosat) R 18850 18852 15443 0 -1 4194304 5743 0 0 0 120002 4 0 0 25 0 1 0 988788142 26689536 5727 1992294400 134512640 135151029 4294956240 18446744073709551615 134554929 0 0 4096 17442 0 0 0 17 1 0 0
/proc/18852/statm: 6516 5727 79 155 0 6359 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 26064

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.08
CPU user time (s): 1200.03
CPU system time (s): 0.053991
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 26064

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

runsolver used 1.27581 second user time and 3.10053 second system time

The end

Launcher Data

Begin job on node8 at 2009-03-29 04:35:44
IDJOB=1518035
IDBENCH=70646
IDSOLVER=507
FILE ID=node8/1518035-1238294144
PBS_JOBID= 9060954
Free space on /tmp= 64056 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/500/unif-k3-r4.25-v500-c2125-S349436298-004.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1518035-1238294144/watcher-1518035-1238294144 -o /tmp/evaluation-result-1518035-1238294144/solver-1518035-1238294144 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/precosat HOME/instance-1518035-1238294144.cnf

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

MD5SUM BENCH= 807de0757f2dbadea1e7b17f93f9b484
RANDOM SEED=1368863369

node8.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.232
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.232
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        834640 kB
Buffers:         94856 kB
Cached:        1022700 kB
SwapCached:       9204 kB
Active:         151136 kB
Inactive:       977120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        834640 kB
SwapTotal:     4192956 kB
SwapFree:      4176856 kB
Dirty:             756 kB
Writeback:           0 kB
Mapped:          16392 kB
Slab:            78772 kB
Committed_AS:  2567992 kB
PageTables:       1376 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 64056 MiB
End job on node8 at 2009-03-29 04:55:47