Trace number 1720264

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 236UNSAT 79.3969 79.4273

General information on the benchmark

Namemanol-pipe-c6bidw_i.cnf
MD5SUM8aeb1eb6b7bf22d54183762fb5b6410c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark46.7619
Satisfiable
(Un)Satisfiability was proved
Number of variables96089
Number of clauses283993
Sum of the clauses size662649
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2189328
Number of clauses of size 394664
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-1720264-1240654316.cnf
0.00/0.00	c found header 'p cnf 96089 283993'
0.49/0.51	c finished parsing
0.49/0.51	c
0.49/0.51	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.49/0.51	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.49/0.51	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.49/0.51	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.49/0.51	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.49/0.51	c --random=1 --spread=2000 --seed=0 --skip=25
0.49/0.51	c
0.49/0.51	c sizeof     vars[0] = 16   alignment = 0       1 MB
0.49/0.51	c sizeof     orgs[0] =  8   alignment = 0       1 MB
0.49/0.51	c sizeof     occs[0] =  8   alignment = 0       1 MB
0.49/0.51	c sizeof iirfs[0..1] =  8   alignment = 0       1 MB
0.49/0.51	c
0.49/0.51	c starting search after 0.5 seconds
0.49/0.51	c no decision limit
0.49/0.54	c
0.49/0.54	c       original/binary      fixed     eliminated      learned       agility
0.49/0.54	c   seconds        variables     equivalent    conflicts       height       MB
0.49/0.54	c
0.49/0.54	c *    0.5   283992   96088      1     0      0       0      0    0.0   0   25
4.09/4.10	c s    4.1   104404   16214   4629  2548  72698       0      0    0.0   0   17
4.09/4.10	c l    4.1   104404   16214   4629  2548  72698       0  92091    0.0   0   17
4.19/4.22	c R    4.2   104476   16214   4629  2548  72698     100    100  709.5   8   18
4.49/4.52	c R    4.5   104487   16214   4629  2548  72698     201    201  770.4  16   18
4.89/4.91	c R    4.9   104574   16214   4629  2548  72698     803    799  646.9   8   18
5.19/5.22	c B    5.2   104614   16214   4629  2548  72698    1001    996  706.4  14   18
6.09/6.15	c B    6.2   107267   16036   4767  2588  72698    2001   1980  636.5  12   19
6.69/6.75	c R    6.7   107633   16036   4767  2588  72698    3671   3636  596.4  24   19
8.29/8.32	c B    8.3   114351   15819   4862  2710  72698    8005   7946  491.4  11   20
9.09/9.17	c s    9.2   104190   15819   4862  2710  72698   11376  11035  456.2  11   19
9.09/9.17	c -    9.2   104190   15819   4862  2710  72698   11376  89329  456.2  11   19
9.19/9.23	c R    9.2   104200   15819   4862  2710  72698   11640  11289  452.0   7   19
11.29/11.34	c R   11.3   105342   15765   4881  2745  72698   21259  20881  412.6  22   21
12.19/12.28	c B   12.3   105668   15763   4881  2747  72698   24008  23629  409.1  23   22
15.49/15.54	c s   15.5    98758   14877   4881  2749  73582   35199  33700  373.5  17   22
15.49/15.54	c -   15.5    98758   14877   4881  2749  73582   35199  86650  373.5  17   22
17.39/17.47	c N   17.5    98830   14877   4881  2749  73582   43698  42197  370.6  32   25
23.69/23.73	c s   23.7    98929   14874   4882  2751  73582   62313  60783  346.5  14   26
24.19/24.29	c
24.19/24.29	c       original/binary      fixed     eliminated      learned       agility
24.19/24.29	c   seconds        variables     equivalent    conflicts       height       MB
24.19/24.29	c
24.19/24.29	c B   24.3    98939   14874   4882  2751  73582   64020  62481  342.0  14   28
31.28/31.35	c +   31.3   144801   14359   4992  3156  73582   86651  95315  328.3  12   34
34.08/34.18	c s   34.2    96362   13741   4992  3161  74195   91286  60371  324.0  16   25
34.08/34.18	c -   34.2    96362   13741   4992  3161  74195   91286  89597  324.0  16   25
37.57/37.60	c +   37.6    97486   13683   5006  3205  74195  101813  98556  318.5  13   29
44.17/44.30	c s   44.3    96975   13621   5010  3231  74227  120227  87046  308.4  12   29
46.77/46.84	c +   46.8    97571   13606   5013  3243  74227  127266 108411  303.5  19   32
57.47/57.55	c s   57.5    94942   13344   5025  3303  74417  152034 103587  287.9  15   30
57.47/57.55	c -   57.5    94942   13344   5025  3303  74417  152034 106243  287.9  15   30
58.97/59.08	c +   59.1    94963   13342   5025  3305  74417  155899 116867  285.3  10   33
60.76/60.81	c B   60.8    95554   13327   5030  3315  74417  160033 110528  282.9  14   34
72.47/72.58	c s   72.6    99710   12427   5205  4024  74433  179745  88489  272.3  12   28
72.47/72.58	c -   72.6    99710   12427   5205  4024  74433  179745 111024  272.3  12   28
75.16/75.26	c +   75.2   103776   12308   5228  4120  74433  185127 122126  269.4  14   31
79.36/79.41	c 0   79.4   128743   10316   6615  4725  74433  193235 101919  265.3  11   33
79.36/79.41	c
79.36/79.41	s UNSATISFIABLE
79.36/79.41	c
79.36/79.41	c 193235 conflicts, 1363535 decisions, 227 random
79.36/79.41	c 17 iterations, 642 restarts, 10 skipped
79.36/79.41	c 5 enlarged, 1359 shrunken, 1891 rescored, 64 rebiased
79.36/79.41	c 8 simplifications, 0 reductions
79.36/79.41	c
79.36/79.41	c vars: 6615 fixed, 4725 equiv, 74433 elim, 5068 merged
79.36/79.41	c elim: 2739259 resolutions, 7 phases, 4 rounds
79.36/79.41	c sbst: 95% substituted, 4.3% nots, 80.1% ands, 9.3% xors, 6.3% ites
79.36/79.41	c arty: 2.07 and 2.00 xor average arity
79.36/79.41	c prbe: 769312 probed, 40 phases, 27 rounds
79.36/79.41	c prbe: 293 failed, 1422 lifted, 1375 merged
79.36/79.41	c sccs: 54 non trivial, 0 fixed, 101 merged
79.36/79.41	c hash: 72 units, 3592 merged
79.36/79.41	c mins: 4876894 learned, 22% deleted, 899 strong, 27 depth
79.36/79.41	c subs: 1727 forward, 7227 backward, 178226 doms
79.36/79.41	c strs: 1751 forward, 429 backward
79.36/79.41	c doms: 185477 dominators, 167526 high, 231 low
79.36/79.41	c prps: 46686220 propagations, 0.59 megaprops
79.36/79.41	c
79.36/79.41	c 79.4 seconds, 41 MB max, 36 MB recycled

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1720264-1240654316/watcher-1720264-1240654316 -o /tmp/evaluation-result-1720264-1240654316/solver-1720264-1240654316 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/precosat HOME/instance-1720264-1240654316.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.13 1.58 1.42 3/64 26913
/proc/meminfo: memFree=1872384/2055920 swapFree=4192812/4192956
[pid=26913] ppid=26911 vsize=4548 CPUtime=0
/proc/26913/stat : 26913 (precosat) R 26911 26913 26752 0 -1 4194304 848 0 0 0 0 0 0 0 18 0 1 0 93460039 4657152 833 1992294400 134512640 135151029 4294956224 18446744073709551615 134534335 0 0 4096 0 0 0 0 17 1 0 0
/proc/26913/statm: 1137 833 59 155 0 980 0

[startup+0.083375 s]
/proc/loadavg: 1.13 1.58 1.42 3/64 26913
/proc/meminfo: memFree=1872384/2055920 swapFree=4192812/4192956
[pid=26913] ppid=26911 vsize=12044 CPUtime=0.07
/proc/26913/stat : 26913 (precosat) R 26911 26913 26752 0 -1 4194304 2915 0 0 0 6 1 0 0 18 0 1 0 93460039 12333056 2867 1992294400 134512640 135151029 4294956224 18446744073709551615 134703758 0 0 4096 17442 0 0 0 17 1 0 0
/proc/26913/statm: 3011 2868 63 155 0 2854 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12044

[startup+0.101377 s]
/proc/loadavg: 1.13 1.58 1.42 3/64 26913
/proc/meminfo: memFree=1872384/2055920 swapFree=4192812/4192956
[pid=26913] ppid=26911 vsize=12828 CPUtime=0.09
/proc/26913/stat : 26913 (precosat) R 26911 26913 26752 0 -1 4194304 3173 0 0 0 8 1 0 0 18 0 1 0 93460039 13135872 3060 1992294400 134512640 135151029 4294956224 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/26913/statm: 3207 3060 63 155 0 3050 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12828

[startup+0.301407 s]
/proc/loadavg: 1.13 1.58 1.42 3/64 26913
/proc/meminfo: memFree=1872384/2055920 swapFree=4192812/4192956
[pid=26913] ppid=26911 vsize=21260 CPUtime=0.29
/proc/26913/stat : 26913 (precosat) R 26911 26913 26752 0 -1 4194304 5408 0 0 0 26 3 0 0 19 0 1 0 93460039 21770240 5166 1992294400 134512640 135151029 4294956224 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/26913/statm: 5315 5167 63 155 0 5158 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21260

[startup+0.701465 s]
/proc/loadavg: 1.13 1.58 1.42 3/64 26913
/proc/meminfo: memFree=1872384/2055920 swapFree=4192812/4192956
[pid=26913] ppid=26911 vsize=31736 CPUtime=0.69
/proc/26913/stat : 26913 (precosat) R 26911 26913 26752 0 -1 4194304 8284 0 0 0 66 3 0 0 23 0 1 0 93460039 32497664 7784 1992294400 134512640 135151029 4294956224 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/26913/statm: 7934 7784 79 155 0 7777 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31736

[startup+1.50158 s]
/proc/loadavg: 1.13 1.58 1.42 2/65 26914
/proc/meminfo: memFree=1842488/2055920 swapFree=4192812/4192956
[pid=26913] ppid=26911 vsize=36620 CPUtime=1.49
/proc/26913/stat : 26913 (precosat) R 26911 26913 26752 0 -1 4194304 11476 0 0 0 144 5 0 0 25 0 1 0 93460039 37498880 8967 1992294400 134512640 135151029 4294956224 18446744073709551615 134680943 0 0 4096 17442 0 0 0 17 1 0 0
/proc/26913/statm: 9155 8967 79 155 0 8998 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36620

[startup+3.10182 s]
/proc/loadavg: 1.13 1.58 1.42 2/65 26914
/proc/meminfo: memFree=1832312/2055920 swapFree=4192812/4192956
[pid=26913] ppid=26911 vsize=43776 CPUtime=3.09
/proc/26913/stat : 26913 (precosat) R 26911 26913 26752 0 -1 4194304 13321 0 0 0 303 6 0 0 25 0 1 0 93460039 44826624 10555 1992294400 134512640 135151029 4294956224 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/26913/statm: 10944 10555 79 155 0 10787 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43776

[startup+6.30129 s]
/proc/loadavg: 1.12 1.58 1.41 2/65 26914
/proc/meminfo: memFree=1835768/2055920 swapFree=4192812/4192956
[pid=26913] ppid=26911 vsize=37608 CPUtime=6.29
/proc/26913/stat : 26913 (precosat) R 26911 26913 26752 0 -1 4194304 13497 0 0 0 622 7 0 0 25 0 1 0 93460039 38510592 9090 1992294400 134512640 135151029 4294956224 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/26913/statm: 9402 9090 79 155 0 9245 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37608

[startup+12.7012 s]
/proc/loadavg: 1.11 1.57 1.41 2/65 26914
/proc/meminfo: memFree=1835712/2055920 swapFree=4192812/4192956
[pid=26913] ppid=26911 vsize=37608 CPUtime=12.69
/proc/26913/stat : 26913 (precosat) R 26911 26913 26752 0 -1 4194304 13873 0 0 0 1262 7 0 0 25 0 1 0 93460039 38510592 9090 1992294400 134512640 135151029 4294956224 18446744073709551615 134554851 0 0 4096 17442 0 0 0 17 1 0 0
/proc/26913/statm: 9402 9090 79 155 0 9245 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 37608

[startup+25.5011 s]
/proc/loadavg: 1.09 1.54 1.40 2/65 26914
/proc/meminfo: memFree=1835648/2055920 swapFree=4192812/4192956
[pid=26913] ppid=26911 vsize=37608 CPUtime=25.48
/proc/26913/stat : 26913 (precosat) R 26911 26913 26752 0 -1 4194304 16891 0 0 0 2539 9 0 0 25 0 1 0 93460039 38510592 9100 1992294400 134512640 135151029 4294956224 18446744073709551615 134574250 0 0 4096 17442 0 0 0 17 1 0 0
/proc/26913/statm: 9402 9100 79 155 0 9245 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 37608

[startup+51.1019 s]
/proc/loadavg: 1.06 1.49 1.39 2/65 26914
/proc/meminfo: memFree=1833216/2055920 swapFree=4192812/4192956
[pid=26913] ppid=26911 vsize=40068 CPUtime=51.07
/proc/26913/stat : 26913 (precosat) R 26911 26913 26752 0 -1 4194304 20528 0 0 0 5096 11 0 0 25 0 1 0 93460039 41029632 9729 1992294400 134512640 135151029 4294956224 18446744073709551615 134580764 0 0 4096 17442 0 0 0 17 1 0 0
/proc/26913/statm: 10017 9729 79 155 0 9860 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 40068

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

[startup+63.9017 s]
/proc/loadavg: 1.04 1.47 1.38 2/65 26914
/proc/meminfo: memFree=1833024/2055920 swapFree=4192812/4192956
[pid=26913] ppid=26911 vsize=40596 CPUtime=63.86
/proc/26913/stat : 26913 (precosat) R 26911 26913 26752 0 -1 4194304 22248 0 0 0 6374 12 0 0 25 0 1 0 93460039 41570304 9864 1992294400 134512640 135151029 4294956224 18446744073709551615 134554907 0 0 4096 17442 0 0 0 17 1 0 0
/proc/26913/statm: 10149 9864 79 155 0 9992 0
Current children cumulated CPU time (s) 63.86
Current children cumulated vsize (KiB) 40596

[startup+70.3017 s]
/proc/loadavg: 1.04 1.46 1.38 2/65 26914
/proc/meminfo: memFree=1829632/2055920 swapFree=4192812/4192956
[pid=26913] ppid=26911 vsize=43784 CPUtime=70.26
/proc/26913/stat : 26913 (precosat) R 26911 26913 26752 0 -1 4194304 23050 0 0 0 7013 13 0 0 25 0 1 0 93460039 44834816 10666 1992294400 134512640 135151029 4294956224 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/26913/statm: 10946 10666 79 155 0 10789 0
Current children cumulated CPU time (s) 70.26
Current children cumulated vsize (KiB) 43784

[startup+73.5022 s]
/proc/loadavg: 1.04 1.46 1.38 2/65 26914
/proc/meminfo: memFree=1828864/2055920 swapFree=4192812/4192956
[pid=26913] ppid=26911 vsize=44444 CPUtime=73.46
/proc/26913/stat : 26913 (precosat) R 26911 26913 26752 0 -1 4194304 24702 0 0 0 7332 14 0 0 25 0 1 0 93460039 45510656 10814 1992294400 134512640 135151029 4294956224 18446744073709551615 134554866 0 0 4096 17442 0 0 0 17 1 0 0
/proc/26913/statm: 11111 10814 79 155 0 10954 0
Current children cumulated CPU time (s) 73.46
Current children cumulated vsize (KiB) 44444

[startup+76.7016 s]
/proc/loadavg: 1.04 1.45 1.38 2/65 26914
/proc/meminfo: memFree=1828864/2055920 swapFree=4192812/4192956
[pid=26913] ppid=26911 vsize=44444 CPUtime=76.66
/proc/26913/stat : 26913 (precosat) R 26911 26913 26752 0 -1 4194304 24702 0 0 0 7652 14 0 0 25 0 1 0 93460039 45510656 10814 1992294400 134512640 135151029 4294956224 18446744073709551615 134581643 0 0 4096 17442 0 0 0 17 1 0 0
/proc/26913/statm: 11111 10814 79 155 0 10954 0
Current children cumulated CPU time (s) 76.66
Current children cumulated vsize (KiB) 44444

[startup+78.3029 s]
/proc/loadavg: 1.03 1.44 1.38 2/65 26914
/proc/meminfo: memFree=1828864/2055920 swapFree=4192812/4192956
[pid=26913] ppid=26911 vsize=44444 CPUtime=78.26
/proc/26913/stat : 26913 (precosat) R 26911 26913 26752 0 -1 4194304 24702 0 0 0 7812 14 0 0 25 0 1 0 93460039 45510656 10814 1992294400 134512640 135151029 4294956224 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0
/proc/26913/statm: 11111 10814 79 155 0 10954 0
Current children cumulated CPU time (s) 78.26
Current children cumulated vsize (KiB) 44444

[startup+79.102 s]
/proc/loadavg: 1.03 1.44 1.38 2/65 26914
/proc/meminfo: memFree=1828864/2055920 swapFree=4192812/4192956
[pid=26913] ppid=26911 vsize=44444 CPUtime=79.06
/proc/26913/stat : 26913 (precosat) R 26911 26913 26752 0 -1 4194304 24702 0 0 0 7892 14 0 0 25 0 1 0 93460039 45510656 10814 1992294400 134512640 135151029 4294956224 18446744073709551615 134554668 0 0 4096 17442 0 0 0 17 1 0 0
/proc/26913/statm: 11111 10814 79 155 0 10954 0
Current children cumulated CPU time (s) 79.06
Current children cumulated vsize (KiB) 44444

[startup+79.302 s]
/proc/loadavg: 1.03 1.44 1.38 2/65 26914
/proc/meminfo: memFree=1828864/2055920 swapFree=4192812/4192956
[pid=26913] ppid=26911 vsize=44444 CPUtime=79.26
/proc/26913/stat : 26913 (precosat) R 26911 26913 26752 0 -1 4194304 24702 0 0 0 7912 14 0 0 25 0 1 0 93460039 45510656 10814 1992294400 134512640 135151029 4294956224 18446744073709551615 134520403 0 0 4096 17442 0 0 0 17 1 0 0
/proc/26913/statm: 11111 10814 79 155 0 10954 0
Current children cumulated CPU time (s) 79.26
Current children cumulated vsize (KiB) 44444

[startup+79.402 s]
/proc/loadavg: 1.03 1.44 1.38 2/65 26914
/proc/meminfo: memFree=1828864/2055920 swapFree=4192812/4192956
[pid=26913] ppid=26911 vsize=44444 CPUtime=79.36
/proc/26913/stat : 26913 (precosat) R 26911 26913 26752 0 -1 4194304 24702 0 0 0 7922 14 0 0 25 0 1 0 93460039 45510656 10814 1992294400 134512640 135151029 4294956224 18446744073709551615 134554571 0 0 4096 17442 0 0 0 17 1 0 0
/proc/26913/statm: 11111 10814 79 155 0 10954 0
Current children cumulated CPU time (s) 79.36
Current children cumulated vsize (KiB) 44444

Child status: 20
Real time (s): 79.4273
CPU time (s): 79.3969
CPU user time (s): 79.242
CPU system time (s): 0.154976
CPU usage (%): 99.9618
Max. virtual memory (cumulated for all children) (KiB): 48956

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

runsolver used 0.065989 second user time and 0.171973 second system time

The end

Launcher Data

Begin job on node39 at 2009-04-25 12:11:56
IDJOB=1720264
IDBENCH=69599
IDSOLVER=507
FILE ID=node39/1720264-1240654316
PBS_JOBID= 9186548
Free space on /tmp= 66272 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c6bidw_i.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1720264-1240654316/watcher-1720264-1240654316 -o /tmp/evaluation-result-1720264-1240654316/solver-1720264-1240654316 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/precosat HOME/instance-1720264-1240654316.cnf

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

MD5SUM BENCH= 8aeb1eb6b7bf22d54183762fb5b6410c
RANDOM SEED=274096255

node39.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.281
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.281
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:       1872800 kB
Buffers:         12080 kB
Cached:          95488 kB
SwapCached:        144 kB
Active:          41736 kB
Inactive:        79884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1872800 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5372 kB
Writeback:           0 kB
Mapped:          23688 kB
Slab:            47512 kB
Committed_AS:   414204 kB
PageTables:       1380 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= 66272 MiB
End job on node39 at 2009-04-25 12:13:16