Trace number 3308581

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
SAT09 reference solver:precosat 236UNSAT 34.4078 34.4081

General information on the benchmark

Namevelev-pipe-o-uns-1.1-6.cnf
MD5SUMd986f0b849e7c714ed5d3a26373567af
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.6861
Satisfiable
(Un)Satisfiability was proved
Number of variables17710
Number of clauses304026
Sum of the clauses size890580
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2268354
Number of clauses of size 326401
Number of clauses of size 4173
Number of clauses of size 5120
Number of clauses of size over 58977

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-3308581-1303983377.cnf
0.00/0.00	c found header 'p cnf 17710 304026'
0.18/0.25	c finished parsing
0.18/0.25	c
0.18/0.25	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.18/0.25	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.18/0.25	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.18/0.25	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.18/0.25	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.18/0.25	c --random=1 --spread=2000 --seed=0 --skip=25
0.18/0.25	c
0.18/0.25	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.18/0.25	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.18/0.25	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.18/0.25	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.18/0.25	c
0.18/0.25	c starting search after 0.3 seconds
0.18/0.25	c no decision limit
0.18/0.26	c
0.18/0.26	c       original/binary      fixed     eliminated      learned       agility
0.18/0.26	c   seconds        variables     equivalent    conflicts       height       MB
0.18/0.26	c
0.18/0.26	c *    0.3   304025   17709      1     0      0       0      0    0.0   0   23
1.79/1.84	c s    1.8   260010   10716    407    20   6567       0      0    0.0   0   20
1.79/1.84	c l    1.8   260010   10716    407    20   6567       0  30601    0.0   0   20
1.79/1.85	c R    1.9   260010   10716    407    20   6567     102    102  308.8   5   20
1.79/1.86	c R    1.9   260010   10716    407    20   6567     202    202  332.9   3   20
1.89/1.91	c R    1.9   260016   10716    407    20   6567     808    805  296.2   5   20
1.89/1.93	c B    1.9   260018   10716    407    20   6567    1001    998  301.6   3   21
1.99/2.02	c B    2.0   260040   10716    407    20   6567    2002   1995  317.1   3   21
1.99/2.05	c R    2.1   260044   10716    407    20   6567    2427   2420  311.9   8   21
2.39/2.49	c R    2.5   266428   10581    524    38   6567    6437   6414  290.4   5   23
2.59/2.64	c B    2.6   266543   10581    524    38   6567    8003   7978  282.6   1   24
3.49/3.59	c R    3.6   276147   10449    640    54   6567   16059  16031  268.5   2   27
4.69/4.72	c s    4.7   272361   10399    670    55   6586   19913  17557  261.2   1   26
4.69/4.72	c -    4.7   272361   10399    670    55   6586   19913  29071  261.2   1   26
5.19/5.28	c B    5.3   282612   10320    733    71   6586   24006  21644  258.2   2   29
5.69/5.79	c +    5.8   289185   10157    865   102   6586   29073  31978  249.4   1   31
6.59/6.61	c +    6.6   292023   10151    869   104   6586   36343  35175  237.7   2   33
6.79/6.85	c R    6.9   294381   10151    869   104   6586   38496  34150  234.0   7   34
7.99/8.03	c s    8.0   253886    9244    872   105   7489   41415  35135  231.3   1   31
7.99/8.03	c
7.99/8.03	c       original/binary      fixed     eliminated      learned       agility
7.99/8.03	c   seconds        variables     equivalent    conflicts       height       MB
7.99/8.03	c
7.99/8.03	c -    8.0   253886    9244    872   105   7489   41415  30954  231.3   1   31
7.99/8.03	c +    8.0   253886    9244    872   105   7489   41415  34049  231.3   1   31
9.09/9.16	c +    9.2   253999    9243    873   105   7489   51766  37453  228.4   2   30
10.39/10.46	c B   10.5   254194    9243    873   105   7489   64015  37470  223.3   1   32
10.49/10.55	c +   10.6   254229    9243    873   105   7489   64706  41198  223.1   1   32
11.19/11.21	c s   11.2   254155    9243    873   105   7489   64834  37608  223.2   1   30
12.89/12.92	c +   12.9   258721    9191    902   128   7489   80883  45317  213.3   3   31
14.09/14.13	c s   14.1   251081    8883    902   129   7796   84162  31948  213.9   1   27
14.09/14.13	c -   14.1   251081    8883    902   129   7796   84162  43052  213.9   1   27
15.39/15.45	c +   15.4   251903    8870    915   129   7796   96046  47357  208.1   1   31
16.69/16.75	c -   16.8   247629    8864    915   129   7802  104938  46410  202.7   2   33
17.09/17.15	c s   17.2   246338    8862    915   129   7804  104938  42013  202.7   2   29
17.09/17.15	c -   17.2   246338    8862    915   129   7804  104938  45946  202.7   2   29
18.39/18.45	c +   18.5   247129    8862    915   129   7804  116480  50540  197.3   2   31
20.19/20.29	c s   20.3   247778    8862    915   129   7804  126906  50555  192.3   1   30
22.49/22.52	c +   22.5   249508    8848    924   134   7804  145601  55594  185.1   2   33
23.49/23.54	c s   23.5   242759    8732    924   134   7920  147831  51939  184.2   1   31
23.49/23.54	c -   23.5   242759    8732    924   134   7920  147831  55039  184.2   1   31
24.89/24.99	c B   25.0   242957    8730    924   136   7920  160054  55121  179.5   2   33
26.49/26.50	c
26.49/26.50	c       original/binary      fixed     eliminated      learned       agility
26.49/26.50	c   seconds        variables     equivalent    conflicts       height       MB
26.49/26.50	c
26.49/26.50	c s   26.5   243030    8730    924   136   7920  167423  55035  176.5   2   31
27.89/27.90	c +   27.9   243115    8730    924   136   7920  180180  60542  173.1   1   32
27.89/27.91	c R   27.9   243115    8730    924   136   7920  180236  55122  173.1   1   32
29.29/29.34	c s   29.3   243262    8730    924   136   7920  187160  60580  171.1   2   31
32.59/32.62	c s   32.6   242056    8686    947   142   7935  207270  58722  165.4   2   30
32.59/32.62	c -   32.6   242056    8686    947   142   7935  207270  58121  165.4   2   30
33.69/33.76	c +   33.8   247729    8550   1060   165   7935  216217  63933  163.1   1   32
34.39/34.40	c 0   34.4   251475    7292   2319   164   7935  221193  63108  161.8   2   33
34.39/34.40	c
34.39/34.40	s UNSATISFIABLE
34.39/34.40	c
34.39/34.40	c 221193 conflicts, 1485953 decisions, 715 random
34.39/34.40	c 5 iterations, 663 restarts, 0 skipped
34.39/34.40	c 11 enlarged, 550 shrunken, 2161 rescored, 77 rebiased
34.39/34.40	c 11 simplifications, 0 reductions
34.39/34.40	c
34.39/34.40	c vars: 2319 fixed, 164 equiv, 7935 elim, 216 merged
34.39/34.40	c elim: 4301495 resolutions, 11 phases, 4 rounds
34.39/34.40	c sbst: 58% substituted, 14.3% nots, 47.7% ands, 0.0% xors, 38.0% ites
34.39/34.40	c arty: 21.89 and 0.00 xor average arity
34.39/34.40	c prbe: 56367 probed, 109 phases, 2 rounds
34.39/34.40	c prbe: 551 failed, 66 lifted, 4 merged
34.39/34.40	c sccs: 2 non trivial, 0 fixed, 2 merged
34.39/34.40	c hash: 9 units, 210 merged
34.39/34.40	c mins: 10891242 learned, 38% deleted, 11 strong, 65 depth
34.39/34.40	c subs: 870 forward, 3616 backward, 24132 doms
34.39/34.40	c strs: 22161 forward, 34 backward
34.39/34.40	c doms: 24625 dominators, 22761 high, 185 low
34.39/34.40	c prps: 125428585 propagations, 3.65 megaprops
34.39/34.40	c
34.39/34.40	c 34.4 seconds, 37 MB max, 43 MB recycled

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3308581-1303983377/watcher-3308581-1303983377 -o /tmp/evaluation-result-3308581-1303983377/solver-3308581-1303983377 -C 2400 -W 1300 -M 7680 HOME/precosat HOME/instance-3308581-1303983377.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.73 1.63 0.61 5/189 22372
/proc/meminfo: memFree=15607320/32950928 swapFree=67111528/67111528
[pid=22372] ppid=22370 vsize=2956 CPUtime=0 cores=5,7
/proc/22372/stat : 22372 (precosat) R 22370 22372 22173 0 -1 4202496 635 0 0 0 0 0 0 0 25 0 1 0 509936484 3026944 592 33554432000 134512640 135151029 4293555408 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/22372/statm: 739 592 64 156 0 582 0

[startup+0.0415049 s]
/proc/loadavg: 3.73 1.63 0.61 5/189 22372
/proc/meminfo: memFree=15607320/32950928 swapFree=67111528/67111528
[pid=22372] ppid=22370 vsize=7304 CPUtime=0.03 cores=5,7
/proc/22372/stat : 22372 (precosat) R 22370 22372 22173 0 -1 4202496 1821 0 0 0 3 0 0 0 25 0 1 0 509936484 7479296 1680 33554432000 134512640 135151029 4293555408 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/22372/statm: 1826 1681 64 156 0 1669 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7304

[startup+0.100495 s]
/proc/loadavg: 3.73 1.63 0.61 5/189 22372
/proc/meminfo: memFree=15607320/32950928 swapFree=67111528/67111528
[pid=22372] ppid=22370 vsize=15416 CPUtime=0.09 cores=5,7
/proc/22372/stat : 22372 (precosat) R 22370 22372 22173 0 -1 4202496 3802 0 0 0 9 0 0 0 25 0 1 0 509936484 15785984 3532 33554432000 134512640 135151029 4293555408 18446744073709551615 134697845 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/22372/statm: 3854 3560 64 156 0 3697 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15416

[startup+0.30046 s]
/proc/loadavg: 3.73 1.63 0.61 5/189 22372
/proc/meminfo: memFree=15607320/32950928 swapFree=67111528/67111528
[pid=22372] ppid=22370 vsize=27400 CPUtime=0.29 cores=5,7
/proc/22372/stat : 22372 (precosat) R 22370 22372 22173 0 -1 4202496 7764 0 0 0 28 1 0 0 25 0 1 0 509936484 28057600 6723 33554432000 134512640 135151029 4293555408 18446744073709551615 134554525 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/22372/statm: 6850 6723 80 156 0 6693 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27400

[startup+0.700388 s]
/proc/loadavg: 3.73 1.63 0.61 5/189 22372
/proc/meminfo: memFree=15607320/32950928 swapFree=67111528/67111528
[pid=22372] ppid=22370 vsize=31500 CPUtime=0.69 cores=5,7
/proc/22372/stat : 22372 (precosat) R 22370 22372 22173 0 -1 4202496 11143 0 0 0 68 1 0 0 25 0 1 0 509936484 32256000 7722 33554432000 134512640 135151029 4293555408 18446744073709551615 134548302 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/22372/statm: 7875 7722 80 156 0 7718 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31500

[startup+1.50024 s]
/proc/loadavg: 3.75 1.67 0.63 5/190 22373
/proc/meminfo: memFree=15574948/32950928 swapFree=67111528/67111528
[pid=22372] ppid=22370 vsize=33004 CPUtime=1.49 cores=5,7
/proc/22372/stat : 22372 (precosat) R 22370 22372 22173 0 -1 4202496 11491 0 0 0 147 2 0 0 25 0 1 0 509936484 33796096 8070 33554432000 134512640 135151029 4293555408 18446744073709551615 134526328 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/22372/statm: 8251 8070 80 156 0 8094 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33004

[startup+3.10096 s]
/proc/loadavg: 3.75 1.67 0.63 5/190 22373
/proc/meminfo: memFree=15573584/32950928 swapFree=67111528/67111528
[pid=22372] ppid=22370 vsize=33004 CPUtime=3.09 cores=5,7
/proc/22372/stat : 22372 (precosat) R 22370 22372 22173 0 -1 4202496 12262 0 0 0 307 2 0 0 25 0 1 0 509936484 33796096 8071 33554432000 134512640 135151029 4293555408 18446744073709551615 134551328 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/22372/statm: 8251 8071 80 156 0 8094 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33004

[startup+6.30039 s]
/proc/loadavg: 3.77 1.71 0.65 5/190 22373
/proc/meminfo: memFree=15561948/32950928 swapFree=67111528/67111528
[pid=22372] ppid=22370 vsize=37924 CPUtime=6.29 cores=5,7
/proc/22372/stat : 22372 (precosat) R 22370 22372 22173 0 -1 4202496 16052 0 0 0 627 2 0 0 25 0 1 0 509936484 38834176 9293 33554432000 134512640 135151029 4293555408 18446744073709551615 134580721 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/22372/statm: 9481 9293 80 156 0 9324 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37924

[startup+12.7002 s]
/proc/loadavg: 3.79 1.74 0.67 5/190 22373
/proc/meminfo: memFree=15539384/32950928 swapFree=67111528/67111528
[pid=22372] ppid=22370 vsize=42984 CPUtime=12.69 cores=5,7
/proc/22372/stat : 22372 (precosat) R 22370 22372 22173 0 -1 4202496 22265 0 0 0 1266 3 0 0 25 0 1 0 509936484 44015616 10468 33554432000 134512640 135151029 4293555408 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/22372/statm: 10746 10468 80 156 0 10589 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42984

[startup+25.501 s]
/proc/loadavg: 3.84 1.85 0.72 5/190 22374
/proc/meminfo: memFree=15473264/32950928 swapFree=67111528/67111528
[pid=22372] ppid=22370 vsize=42984 CPUtime=25.49 cores=5,7
/proc/22372/stat : 22372 (precosat) R 22370 22372 22173 0 -1 4202496 31517 0 0 0 2545 4 0 0 25 0 1 0 509936484 44015616 10480 33554432000 134512640 135151029 4293555408 18446744073709551615 134542806 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/22372/statm: 10746 10480 80 156 0 10589 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 42984

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

[startup+28.7004 s]
/proc/loadavg: 3.84 1.85 0.72 5/190 22374
/proc/meminfo: memFree=15466436/32950928 swapFree=67111528/67111528
[pid=22372] ppid=22370 vsize=40932 CPUtime=28.69 cores=5,7
/proc/22372/stat : 22372 (precosat) R 22370 22372 22173 0 -1 4202496 33827 0 0 0 2864 5 0 0 25 0 1 0 509936484 41914368 9967 33554432000 134512640 135151029 4293555408 18446744073709551615 134522076 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/22372/statm: 10233 9967 80 156 0 10076 0
Current children cumulated CPU time (s) 28.69
Current children cumulated vsize (KiB) 40932

[startup+31.9068 s]
/proc/loadavg: 3.85 1.89 0.74 5/190 22374
/proc/meminfo: memFree=15460236/32950928 swapFree=67111528/67111528
[pid=22372] ppid=22370 vsize=40932 CPUtime=31.9 cores=5,7
/proc/22372/stat : 22372 (precosat) R 22370 22372 22173 0 -1 4202496 36137 0 0 0 3185 5 0 0 25 0 1 0 509936484 41914368 9967 33554432000 134512640 135151029 4293555408 18446744073709551615 134522111 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/22372/statm: 10233 9967 80 156 0 10076 0
Current children cumulated CPU time (s) 31.9
Current children cumulated vsize (KiB) 40932

[startup+33.5005 s]
/proc/loadavg: 3.85 1.89 0.74 5/190 22374
/proc/meminfo: memFree=15457756/32950928 swapFree=67111528/67111528
[pid=22372] ppid=22370 vsize=42984 CPUtime=33.49 cores=5,7
/proc/22372/stat : 22372 (precosat) R 22370 22372 22173 0 -1 4202496 38448 0 0 0 3344 5 0 0 25 0 1 0 509936484 44015616 10481 33554432000 134512640 135151029 4293555408 18446744073709551615 134553822 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/22372/statm: 10746 10481 80 156 0 10589 0
Current children cumulated CPU time (s) 33.49
Current children cumulated vsize (KiB) 42984

[startup+33.9005 s]
/proc/loadavg: 3.85 1.89 0.74 5/190 22374
/proc/meminfo: memFree=15457756/32950928 swapFree=67111528/67111528
[pid=22372] ppid=22370 vsize=42984 CPUtime=33.89 cores=5,7
/proc/22372/stat : 22372 (precosat) R 22370 22372 22173 0 -1 4202496 38448 0 0 0 3384 5 0 0 25 0 1 0 509936484 44015616 10481 33554432000 134512640 135151029 4293555408 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/22372/statm: 10746 10481 80 156 0 10589 0
Current children cumulated CPU time (s) 33.89
Current children cumulated vsize (KiB) 42984

[startup+34.3004 s]
/proc/loadavg: 3.85 1.89 0.74 5/190 22374
/proc/meminfo: memFree=15455524/32950928 swapFree=67111528/67111528
[pid=22372] ppid=22370 vsize=42984 CPUtime=34.29 cores=5,7
/proc/22372/stat : 22372 (precosat) R 22370 22372 22173 0 -1 4202496 38448 0 0 0 3424 5 0 0 25 0 1 0 509936484 44015616 10481 33554432000 134512640 135151029 4293555408 18446744073709551615 134554594 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/22372/statm: 10746 10481 80 156 0 10589 0
Current children cumulated CPU time (s) 34.29
Current children cumulated vsize (KiB) 42984

[startup+34.4004 s]
/proc/loadavg: 3.85 1.89 0.74 5/190 22374
/proc/meminfo: memFree=15455524/32950928 swapFree=67111528/67111528
[pid=22372] ppid=22370 vsize=42984 CPUtime=34.39 cores=5,7
/proc/22372/stat : 22372 (precosat) R 22370 22372 22173 0 -1 4202496 38448 0 0 0 3434 5 0 0 25 0 1 0 509936484 44015616 10481 33554432000 134512640 135151029 4293555408 18446744073709551615 134554594 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/22372/statm: 10746 10481 80 156 0 10589 0
Current children cumulated CPU time (s) 34.39
Current children cumulated vsize (KiB) 42984

Child status: 20
Real time (s): 34.4081
CPU time (s): 34.4078
CPU user time (s): 34.3478
CPU system time (s): 0.05999
CPU usage (%): 99.9991
Max. virtual memory (cumulated for all children) (KiB): 44012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 34.3478
system time used= 0.05999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38449
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= 4
involuntary context switches= 39

runsolver used 0.048992 second user time and 0.146977 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-28 11:36:17
IDJOB=3308581
IDBENCH=71718
IDSOLVER=1690
FILE ID=node122/3308581-1303983377
RUNJOBID= node122-1303983219-22194
PBS_JOBID= 13168704
Free space on /tmp= 71612 MiB

SOLVER NAME= SAT09 reference solver:precosat 236
BENCH NAME= SAT_RACE06/velev-pipe-o-uns-1.1-6.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308581-1303983377/watcher-3308581-1303983377 -o /tmp/evaluation-result-3308581-1303983377/solver-3308581-1303983377 -C 2400 -W 1300 -M 7680  HOME/precosat HOME/instance-3308581-1303983377.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= d986f0b849e7c714ed5d3a26373567af
RANDOM SEED=2071549705

node122.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15607468 kB
Buffers:       1728104 kB
Cached:       14434916 kB
SwapCached:          0 kB
Active:        5586104 kB
Inactive:     11190488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15607468 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           22780 kB
Writeback:           0 kB
AnonPages:      612648 kB
Mapped:          16252 kB
Slab:           500808 kB
PageTables:       6328 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   804592 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71612 MiB
End job on node122 at 2011-04-28 11:36:51