Trace number 1718028

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

Nameindustrial/jarvisalo/
eq.atree.braun.12.unsat.cnf
MD5SUM8d6acb9f6b752ad76c024133f5175c69
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1694
Number of clauses5726
Sum of the clauses size14874
Maximum clause length23
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22490
Number of clauses of size 33143
Number of clauses of size 439
Number of clauses of size 538
Number of clauses of size over 513

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-1718028-1240632431.cnf
0.00/0.00	c found header 'p cnf 1694 5726'
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     5723    1691      3     0      0       0      0    0.0   0    0
0.04/0.06	c s    0.1     5169    1020     27     8    639       0      0    0.0   0    0
0.04/0.06	c l    0.1     5169    1020     27     8    639       0   3801    0.0   0    0
0.04/0.07	c N    0.1     5179    1019     28     8    639     123    120   43.9  33    1
0.04/0.09	c N    0.1     5179    1019     28     8    639     223    220   36.6  41    1
0.09/0.19	c N    0.2     5182    1019     28     8    639     826    823   26.0  39    1
0.19/0.20	c s    0.2     5170    1019     28     8    639     886    874   25.5  42    1
0.19/0.20	c -    0.2     5170    1019     28     8    639     886   3725   25.5  42    1
0.19/0.21	c B    0.2     5170    1019     28     8    639    1002    990   25.6  35    1
0.19/0.28	c B    0.3     5176    1019     28     8    639    2003   1991   22.0  28    1
0.29/0.31	c N    0.3     5176    1019     28     8    639    2433   2421   20.9  26    1
0.29/0.34	c s    0.3     5177    1019     28     8    639    2704   2692   20.2  30    1
0.49/0.52	c +    0.5     5180    1019     28     8    639    3725   4097   21.6  44    1
0.49/0.59	c s    0.6     5181    1019     28     8    639    4129   4117   22.0  39    1
0.59/0.68	c +    0.7     5181    1019     28     8    639    4655   4506   22.2  35    1
0.80/0.86	c +    0.9     5292    1019     28     8    639    5815   4956   23.3  43    2
0.80/0.88	c s    0.9     5292    1019     28     8    639    5881   4588   23.4  41    1
0.89/0.95	c N    1.0     5292    1019     28     8    639    6442   4980   24.3  44    2
1.00/1.08	c +    1.1     5292    1019     28     8    639    7266   5451   24.5  43    2
1.10/1.20	c
1.10/1.20	c       original/binary      fixed     eliminated      learned       agility
1.10/1.20	c   seconds        variables     equivalent    conflicts       height       MB
1.10/1.20	c
1.10/1.20	c B    1.2     5292    1019     28     8    639    8005   5473   24.7  37    2
1.29/1.38	c +    1.4     5292    1019     28     8    639    9080   5996   24.7  40    2
1.79/1.81	c +    1.8     5292    1019     28     8    639   11350   6595   24.8  41    2
2.29/2.40	c s    2.4     5293    1019     28     8    639   14083   7450   24.6  40    2
2.39/2.42	c +    2.4     5295    1019     28     8    639   14186   7254   24.6  37    2
2.59/2.67	c N    2.7     5295    1019     28     8    639   16067   7305   26.1  40    2
2.79/2.86	c s    2.9     5295    1019     28     8    639   17166   7318   26.4  37    2
2.89/2.98	c +    3.0     5296    1019     28     8    639   17730   7979   26.2  41    2
3.20/3.29	c s    3.3     5296    1019     28     8    639   19136   8021   26.1  42    2
3.69/3.76	c +    3.8     5297    1019     28     8    639   22162   8776   25.6  39    3
3.79/3.82	c s    3.8     5297    1019     28     8    639   22347   9310   25.6  40    3
3.99/4.04	c B    4.0     5299    1019     28     8    639   24010   8827   25.5  41    3
4.19/4.26	c s    4.3     5318    1019     28     8    639   25440   8844   25.4  35    2
4.49/4.59	c +    4.6     5319    1019     28     8    639   27700   9653   25.1  39    2
4.69/4.76	c s    4.8     5319    1019     28     8    639   28648   9694   25.0  38    2
5.69/5.77	c +    5.8     5319    1019     28     8    639   34625  10618   24.9  39    3
6.39/6.44	c s    6.4     5280    1013     28     8    645   37519  10455   24.7  40    2
6.59/6.63	c N    6.6     5280    1013     28     8    645   38519  10641   24.7  37    3
6.99/7.04	c s    7.0     5281    1013     28     8    645   40524  10659   24.7  45    2
7.39/7.41	c
7.39/7.41	c       original/binary      fixed     eliminated      learned       agility
7.39/7.41	c   seconds        variables     equivalent    conflicts       height       MB
7.39/7.41	c
7.39/7.41	c +    7.4     5281    1013     28     8    645   43280  11679   25.0  41    3
8.19/8.27	c s    8.3     5282    1013     28     8    645   47659  11715   25.0  38    2
9.49/9.57	c +    9.6     5282    1013     28     8    645   54101  12846   24.9  39    3
11.69/11.71	c B   11.7     5282    1013     28     8    645   64024  12983   24.5  39    3
12.49/12.54	c +   12.5     5282    1013     28     8    645   67627  14130   24.4  43    4
15.68/15.76	c +   15.8     5282    1013     28     8    645   84531  15543   24.4  36    5
16.89/16.98	c N   17.0     5282    1013     28     8    645   89801  15593   24.4  40    6
20.38/20.43	c +   20.4     5282    1013     28     8    645  105660  17097   24.5  37    6
23.98/24.04	c s   24.0     5283    1013     28     8    645  118763  23892   24.3  37    8
27.08/27.15	c +   27.1     5283    1013     28     8    645  132075  18806   23.9  38    5
35.47/35.53	c s   35.5     5284    1013     28     8    645  157608  14157   23.3  41    3
35.97/36.03	c B   36.0     5284    1013     28     8    645  160043  16592   23.3  34    4
36.28/36.37	c s   36.4     5285    1013     28     8    645  161542  18090   23.3  41    4
37.07/37.17	c +   37.2     5285    1013     28     8    645  165091  20686   23.2  35    4
48.27/48.35	c N   48.3     5285    1013     28     8    645  205201  20710   21.9  41    5
48.57/48.68	c +   48.7     5285    1013     28     8    645  206360  22754   21.9  40    5
62.37/62.42	c +   62.4     5285    1013     28     8    645  257950  25029   20.8  38    6
82.27/82.39	c +   82.4     5285    1013     28     8    645  322435  27531   20.2  42    7
103.96/104.06	c B  104.0     5285    1013     28     8    645  384081  27600   19.8  36    8
110.45/110.50	c
110.45/110.50	c       original/binary      fixed     eliminated      learned       agility
110.45/110.50	c   seconds        variables     equivalent    conflicts       height       MB
110.45/110.50	c
110.45/110.50	c +  110.5     5285    1013     28     8    645  403040  30284   19.8  43    9
133.45/133.59	c N  133.6     5285    1013     28     8    645  461518  39013   19.6  43   11
138.45/138.52	c s  138.5     5286    1013     28     8    645  472207  22760   19.5  44    4
147.54/147.70	c +  147.7     5286    1013     28     8    645  503802  33312   19.5  45    7
155.44/155.55	c s  155.5     5287    1013     28     8    645  526488  25034   19.6  41    5
180.33/180.49	c s  180.4     5288    1013     28     8    645  586453  25024   19.6  44    4
195.02/195.14	c +  195.1     5288    1013     28     8    645  629750  36643   19.9  38    8
234.22/234.35	c s  234.3     5293    1013     28     8    645  706272  27505   20.2  44    5
257.81/257.91	c s  257.8     5298    1013     28     8    645  758101  27540   20.2  39    5
259.41/259.54	c s  259.5     5301    1013     28     8    645  765418  34856   20.3  43    6
261.81/261.95	c s  261.9     5305    1013     28     8    645  772541  36725   20.3  46    7
264.70/264.80	c s  264.7     5291    1011     29     8    646  785378  36634   20.4  36    7
265.10/265.29	c +  265.2     5291    1011     29     8    646  787185  40307   20.4  41    8
305.19/305.31	c B  305.2     5291    1011     29     8    646  896154  40324   20.1  30    9
307.69/307.89	c s  307.8     5292    1011     29     8    646  903813  40364   20.1  34    6
310.48/310.61	c s  310.5     5293    1011     29     8    646  913371  40328   20.1  38    7
341.99/342.12	c +  342.0     5293    1011     29     8    646  983981  44337   20.3  41   10
361.87/362.07	c N  362.0     5293    1011     29     8    646 1025429  44421   20.2  41   10
461.94/462.15	c +  462.0     5293    1011     29     8    646 1229975  48770   19.9  39   12
609.39/609.66	c
609.39/609.66	c       original/binary      fixed     eliminated      learned       agility
609.39/609.66	c   seconds        variables     equivalent    conflicts       height       MB
609.39/609.66	c
609.39/609.66	c +  609.5     5293    1011     29     8    646 1537465  53647   19.7  40   15
712.06/712.33	c s  712.1     5303    1011     29     8    646 1722726  40302   19.5  35    6
814.43/814.71	c +  814.4     5303    1011     29     8    646 1921830  59011   19.7  41   16
891.70/892.03	c B  891.7     5303    1011     29     8    646 2048335  59063   19.6  44   19
1014.36/1014.78	c N 1014.4     5303    1011     29     8    646 2255603  59062   19.4  44   19
1089.63/1090.09	c + 1089.7     5303    1011     29     8    646 2402285  64912   19.3  36   21
1200.01/1200.40	c
1200.01/1200.40	c *** CAUGHT SIGNAL 15 ***
1200.01/1200.40	c
1200.01/1200.40	c 2595301 conflicts, 3245224 decisions, 1 random
1200.01/1200.40	c 1 iterations, 0 restarts, 4471 skipped
1200.01/1200.40	c 30 enlarged, 41 shrunken, 25366 rescored, 617 rebiased
1200.01/1200.40	c 28 simplifications, 8 reductions
1200.01/1200.40	c
1200.01/1200.40	c vars: 29 fixed, 8 equiv, 646 elim, 10 merged
1200.01/1200.40	c elim: 56600 resolutions, 3 phases, 3 rounds
1200.01/1200.40	c sbst: 100% substituted, 0.0% nots, 91.6% ands, 8.2% xors, 0.2% ites
1200.01/1200.40	c arty: 2.02 and 2.00 xor average arity
1200.01/1200.40	c prbe: 50537 probed, 21 phases, 23 rounds
1200.01/1200.40	c prbe: 3 failed, 18 lifted, 1 merged
1200.01/1200.40	c sccs: 0 non trivial, 0 fixed, 0 merged
1200.01/1200.40	c hash: 1 units, 9 merged
1200.01/1200.40	c mins: 103874039 learned, 51% deleted, 398 strong, 60 depth
1200.01/1200.40	c subs: 183 forward, 16 backward, 62 doms
1200.01/1200.40	c strs: 193 forward, 1 backward
1200.01/1200.40	c doms: 122 dominators, 23 high, 0 low
1200.01/1200.40	c prps: 558056088 propagations, 0.47 megaprops
1200.01/1200.40	c
1200.01/1200.40	c 1200.0 seconds, 24 MB max, 444 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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1718028-1240632431/watcher-1718028-1240632431 -o /tmp/evaluation-result-1718028-1240632431/solver-1718028-1240632431 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/precosat HOME/instance-1718028-1240632431.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 21027
/proc/meminfo: memFree=1080904/2055920 swapFree=4192956/4192956
[pid=21027] ppid=21025 vsize=1064 CPUtime=0
/proc/21027/stat : 21027 (precosat) R 21025 21027 20142 0 -1 4194304 163 0 0 0 0 0 0 0 18 0 1 0 91277071 1089536 148 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21027/statm: 266 149 64 155 0 109 0

[startup+0.0488231 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21027
/proc/meminfo: memFree=1080904/2055920 swapFree=4192956/4192956
[pid=21027] ppid=21025 vsize=1588 CPUtime=0.04
/proc/21027/stat : 21027 (precosat) R 21025 21027 20142 0 -1 4194304 317 0 0 0 4 0 0 0 18 0 1 0 91277071 1626112 301 1992294400 134512640 135151029 4294956240 18446744073709551615 134518978 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21027/statm: 397 302 79 155 0 240 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1588

[startup+0.101831 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21027
/proc/meminfo: memFree=1080904/2055920 swapFree=4192956/4192956
[pid=21027] ppid=21025 vsize=1724 CPUtime=0.09
/proc/21027/stat : 21027 (precosat) R 21025 21027 20142 0 -1 4194304 355 0 0 0 9 0 0 0 18 0 1 0 91277071 1765376 339 1992294400 134512640 135151029 4294956240 18446744073709551615 134697777 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21027/statm: 431 339 79 155 0 274 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1724

[startup+0.301865 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21027
/proc/meminfo: memFree=1080904/2055920 swapFree=4192956/4192956
[pid=21027] ppid=21025 vsize=1724 CPUtime=0.29
/proc/21027/stat : 21027 (precosat) R 21025 21027 20142 0 -1 4194304 369 0 0 0 29 0 0 0 19 0 1 0 91277071 1765376 353 1992294400 134512640 135151029 4294956240 18446744073709551615 134554915 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21027/statm: 431 353 79 155 0 274 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1724

[startup+0.701935 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21027
/proc/meminfo: memFree=1080904/2055920 swapFree=4192956/4192956
[pid=21027] ppid=21025 vsize=2356 CPUtime=0.69
/proc/21027/stat : 21027 (precosat) R 21025 21027 20142 0 -1 4194304 503 0 0 0 69 0 0 0 22 0 1 0 91277071 2412544 487 1992294400 134512640 135151029 4294956240 18446744073709551615 134554752 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21027/statm: 589 487 79 155 0 432 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2356

[startup+1.50108 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 21028
/proc/meminfo: memFree=1079040/2055920 swapFree=4192956/4192956
[pid=21027] ppid=21025 vsize=2752 CPUtime=1.49
/proc/21027/stat : 21027 (precosat) R 21025 21027 20142 0 -1 4194304 610 0 0 0 149 0 0 0 25 0 1 0 91277071 2818048 594 1992294400 134512640 135151029 4294956240 18446744073709551615 134580646 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21027/statm: 688 594 79 155 0 531 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2752

[startup+3.10136 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 21028
/proc/meminfo: memFree=1078464/2055920 swapFree=4192956/4192956
[pid=21027] ppid=21025 vsize=3148 CPUtime=3.09
/proc/21027/stat : 21027 (precosat) R 21025 21027 20142 0 -1 4194304 721 0 0 0 309 0 0 0 25 0 1 0 91277071 3223552 705 1992294400 134512640 135151029 4294956240 18446744073709551615 134552203 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21027/statm: 787 705 79 155 0 630 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3148

[startup+6.30292 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 21028
/proc/meminfo: memFree=1077440/2055920 swapFree=4192956/4192956
[pid=21027] ppid=21025 vsize=3912 CPUtime=6.29
/proc/21027/stat : 21027 (precosat) R 21025 21027 20142 0 -1 4194304 914 0 0 0 629 0 0 0 25 0 1 0 91277071 4005888 898 1992294400 134512640 135151029 4294956240 18446744073709551615 134580636 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21027/statm: 978 898 79 155 0 821 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3912

[startup+12.701 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 21028
/proc/meminfo: memFree=1076736/2055920 swapFree=4192956/4192956
[pid=21027] ppid=21025 vsize=5212 CPUtime=12.69
/proc/21027/stat : 21027 (precosat) R 21025 21027 20142 0 -1 4194304 1237 0 0 0 1269 0 0 0 25 0 1 0 91277071 5337088 1221 1992294400 134512640 135151029 4294956240 18446744073709551615 134530797 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21027/statm: 1303 1221 79 155 0 1146 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5212

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 21028
/proc/meminfo: memFree=1071296/2055920 swapFree=4192956/4192956
[pid=21027] ppid=21025 vsize=9984 CPUtime=25.48
/proc/21027/stat : 21027 (precosat) R 21025 21027 20142 0 -1 4194304 2427 0 0 0 2547 1 0 0 25 0 1 0 91277071 10223616 2411 1992294400 134512640 135151029 4294956240 18446744073709551615 134551282 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21027/statm: 2496 2411 79 155 0 2339 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9984

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 21028
/proc/meminfo: memFree=1071360/2055920 swapFree=4192956/4192956
[pid=21027] ppid=21025 vsize=9984 CPUtime=51.07
/proc/21027/stat : 21027 (precosat) R 21025 21027 20142 0 -1 4194304 2427 0 0 0 5106 1 0 0 25 0 1 0 91277071 10223616 2411 1992294400 134512640 135151029 4294956240 18446744073709551615 134554872 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21027/statm: 2496 2411 79 155 0 2339 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 9984

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 21028
/proc/meminfo: memFree=1071040/2055920 swapFree=4192956/4192956
[pid=21027] ppid=21025 vsize=10472 CPUtime=102.26
/proc/21027/stat : 21027 (precosat) R 21025 21027 20142 0 -1 4194304 2498 0 0 0 10224 2 0 0 25 0 1 0 91277071 10723328 2482 1992294400 134512640 135151029 4294956240 18446744073709551615 134554517 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21027/statm: 2618 2482 79 155 0 2461 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 10472

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21028
/proc/meminfo: memFree=1068288/2055920 swapFree=4192956/4192956
[pid=21027] ppid=21025 vsize=13096 CPUtime=162.24
/proc/21027/stat : 21027 (precosat) R 21025 21027 20142 0 -1 4194304 3203 0 0 0 16221 3 0 0 25 0 1 0 91277071 13410304 3145 1992294400 134512640 135151029 4294956240 18446744073709551615 134581561 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21027/statm: 3274 3145 79 155 0 3117 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 13096

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21028
/proc/meminfo: memFree=1067712/2055920 swapFree=4192956/4192956
[pid=21027] ppid=21025 vsize=13756 CPUtime=222.22
/proc/21027/stat : 21027 (precosat) R 21025 21027 20142 0 -1 4194304 3356 0 0 0 22218 4 0 0 25 0 1 0 91277071 14086144 3298 1992294400 134512640 135151029 4294956240 18446744073709551615 134580559 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21027/statm: 3439 3298 79 155 0 3282 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 13756

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21028
/proc/meminfo: memFree=1066176/2055920 swapFree=4192956/4192956
[pid=21027] ppid=21025 vsize=15168 CPUtime=282.2
/proc/21027/stat : 21027 (precosat) R 21025 21027 20142 0 -1 4194304 3708 0 0 0 28216 4 0 0 25 0 1 0 91277071 15532032 3650 1992294400 134512640 135151029 4294956240 18446744073709551615 134531028 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21027/statm: 3792 3650 79 155 0 3635 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 15168

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21028
/proc/meminfo: memFree=1065984/2055920 swapFree=4192956/4192956
[pid=21027] ppid=21025 vsize=15332 CPUtime=342.18
/proc/21027/stat : 21027 (precosat) R 21025 21027 20142 0 -1 4194304 3759 0 0 0 34213 5 0 0 25 0 1 0 91277071 15699968 3701 1992294400 134512640 135151029 4294956240 18446744073709551615 134574193 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21027/statm: 3833 3701 79 155 0 3676 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 15332

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21028
/proc/meminfo: memFree=1065600/2055920 swapFree=4192956/4192956
[pid=21027] ppid=21025 vsize=15684 CPUtime=402.16
/proc/21027/stat : 21027 (precosat) R 21025 21027 20142 0 -1 4194304 3853 0 0 0 40211 5 0 0 25 0 1 0 91277071 16060416 3795 1992294400 134512640 135151029 4294956240 18446744073709551615 134554915 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21027/statm: 3921 3795 79 155 0 3764 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 15684

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21028
/proc/meminfo: memFree=1064832/2055920 swapFree=4192956/4192956
[pid=21027] ppid=21025 vsize=16580 CPUtime=462.14
/proc/21027/stat : 21027 (precosat) R 21025 21027 20142 0 -1 4194304 4041 0 0 0 46208 6 0 0 25 0 1 0 91277071 16977920 3983 1992294400 134512640 135151029 4294956240 18446744073709551615 134574623 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21027/statm: 4145 3983 79 155 0 3988 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 16580

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21028
/proc/meminfo: memFree=1064704/2055920 swapFree=4192956/4192956
[pid=21027] ppid=21025 vsize=17092 CPUtime=522.12
/proc/21027/stat : 21027 (precosat) R 21025 21027 20142 0 -1 4194304 4119 0 0 0 52206 6 0 0 25 0 1 0 91277071 17502208 4061 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21027/statm: 4273 4061 79 155 0 4116 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 17092

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21028
/proc/meminfo: memFree=1064128/2055920 swapFree=4192956/4192956
[pid=21027] ppid=21025 vsize=17860 CPUtime=582.1
/proc/21027/stat : 21027 (precosat) R 21025 21027 20142 0 -1 4194304 4243 0 0 0 58204 6 0 0 25 0 1 0 91277071 18288640 4185 1992294400 134512640 135151029 4294956240 18446744073709551615 134578249 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21027/statm: 4465 4185 79 155 0 4308 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 17860

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21028
/proc/meminfo: memFree=1061568/2055920 swapFree=4192956/4192956
[pid=21027] ppid=21025 vsize=20472 CPUtime=642.08
/proc/21027/stat : 21027 (precosat) R 21025 21027 20142 0 -1 4194304 4886 0 0 0 64202 6 0 0 25 0 1 0 91277071 20963328 4828 1992294400 134512640 135151029 4294956240 18446744073709551615 134554575 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21027/statm: 5118 4828 79 155 0 4961 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 20472

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21028
/proc/meminfo: memFree=1060928/2055920 swapFree=4192956/4192956
[pid=21027] ppid=21025 vsize=21308 CPUtime=702.06
/proc/21027/stat : 21027 (precosat) R 21025 21027 20142 0 -1 4194304 5059 0 0 0 70199 7 0 0 25 0 1 0 91277071 21819392 5001 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21027/statm: 5327 5001 79 155 0 5170 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 21308

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21028
/proc/meminfo: memFree=1059584/2055920 swapFree=4192956/4192956
[pid=21027] ppid=21025 vsize=22396 CPUtime=762.04
/proc/21027/stat : 21027 (precosat) R 21025 21027 20142 0 -1 4194304 5410 0 0 0 76197 7 0 0 25 0 1 0 91277071 22933504 5316 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21027/statm: 5599 5316 79 155 0 5442 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 22396

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21028
/proc/meminfo: memFree=1059520/2055920 swapFree=4192956/4192956
[pid=21027] ppid=21025 vsize=22396 CPUtime=822.02
/proc/21027/stat : 21027 (precosat) R 21025 21027 20142 0 -1 4194304 5425 0 0 0 82194 8 0 0 25 0 1 0 91277071 22933504 5331 1992294400 134512640 135151029 4294956240 18446744073709551615 134554575 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21027/statm: 5599 5331 79 155 0 5442 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 22396

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21028
/proc/meminfo: memFree=1059136/2055920 swapFree=4192956/4192956
[pid=21027] ppid=21025 vsize=22396 CPUtime=882
/proc/21027/stat : 21027 (precosat) R 21025 21027 20142 0 -1 4194304 5528 0 0 0 88192 8 0 0 25 0 1 0 91277071 22933504 5434 1992294400 134512640 135151029 4294956240 18446744073709551615 134552309 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21027/statm: 5599 5434 79 155 0 5442 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 22396

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21028
/proc/meminfo: memFree=1059136/2055920 swapFree=4192956/4192956
[pid=21027] ppid=21025 vsize=22396 CPUtime=941.98
/proc/21027/stat : 21027 (precosat) R 21025 21027 20142 0 -1 4194304 5538 0 0 0 94190 8 0 0 25 0 1 0 91277071 22933504 5444 1992294400 134512640 135151029 4294956240 18446744073709551615 134554766 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21027/statm: 5599 5444 79 155 0 5442 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 22396

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21028
/proc/meminfo: memFree=1058880/2055920 swapFree=4192956/4192956
[pid=21027] ppid=21025 vsize=22588 CPUtime=1001.96
/proc/21027/stat : 21027 (precosat) R 21025 21027 20142 0 -1 4194304 5586 0 0 0 100188 8 0 0 25 0 1 0 91277071 23130112 5492 1992294400 134512640 135151029 4294956240 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21027/statm: 5647 5492 79 155 0 5490 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 22588

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21028
/proc/meminfo: memFree=1058560/2055920 swapFree=4192956/4192956
[pid=21027] ppid=21025 vsize=23164 CPUtime=1061.94
/proc/21027/stat : 21027 (precosat) R 21025 21027 20142 0 -1 4194304 5669 0 0 0 106185 9 0 0 25 0 1 0 91277071 23719936 5575 1992294400 134512640 135151029 4294956240 18446744073709551615 134574578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21027/statm: 5791 5575 79 155 0 5634 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 23164

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21028
/proc/meminfo: memFree=1056960/2055920 swapFree=4192956/4192956
[pid=21027] ppid=21025 vsize=25124 CPUtime=1121.93
/proc/21027/stat : 21027 (precosat) R 21025 21027 20142 0 -1 4194304 6084 0 0 0 112183 10 0 0 25 0 1 0 91277071 25726976 5990 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21027/statm: 6281 5990 79 155 0 6124 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 25124

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21028
/proc/meminfo: memFree=1055488/2055920 swapFree=4192956/4192956
[pid=21027] ppid=21025 vsize=26688 CPUtime=1181.91
/proc/21027/stat : 21027 (precosat) R 21025 21027 20142 0 -1 4194304 6439 0 0 0 118180 11 0 0 25 0 1 0 91277071 27328512 6345 1992294400 134512640 135151029 4294956240 18446744073709551615 134555084 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21027/statm: 6672 6345 79 155 0 6515 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 26688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21028
/proc/meminfo: memFree=1055360/2055920 swapFree=4192956/4192956
[pid=21027] ppid=21025 vsize=26944 CPUtime=1200.01
/proc/21027/stat : 21027 (precosat) R 21025 21027 20142 0 -1 4194304 6473 0 0 0 119990 11 0 0 25 0 1 0 91277071 27590656 6379 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21027/statm: 6736 6379 79 155 0 6579 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 26944

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.9
CPU system time (s): 0.115982
CPU usage (%): 99.9672
Max. virtual memory (cumulated for all children) (KiB): 26944

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

runsolver used 1.04284 second user time and 2.26565 second system time

The end

Launcher Data

Begin job on node4 at 2009-04-25 06:07:11
IDJOB=1718028
IDBENCH=20468
IDSOLVER=507
FILE ID=node4/1718028-1240632431
PBS_JOBID= 9186360
Free space on /tmp= 66208 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.12.unsat.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718028-1240632431/watcher-1718028-1240632431 -o /tmp/evaluation-result-1718028-1240632431/solver-1718028-1240632431 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/precosat HOME/instance-1718028-1240632431.cnf

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

MD5SUM BENCH= 8d6acb9f6b752ad76c024133f5175c69
RANDOM SEED=2058543835

node4.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.265
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.265
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:       1081320 kB
Buffers:         90120 kB
Cached:         784088 kB
SwapCached:          0 kB
Active:         188596 kB
Inactive:       699484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1081320 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             856 kB
Writeback:           0 kB
Mapped:          23652 kB
Slab:            72360 kB
Committed_AS:   405844 kB
PageTables:       1468 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= 66204 MiB
End job on node4 at 2009-04-25 06:27:13