Trace number 1775131

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 194.62 194.693

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_07_UNSAT.cnf
MD5SUM6419e2e5b92274df2e7e43e6c6a98566
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark120.626
Satisfiable
(Un)Satisfiability was proved
Number of variables1128
Number of clauses57446
Sum of the clauses size170514
Maximum clause length8
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21939
Number of clauses of size 355484
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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-1775131-1241199832.cnf
0.00/0.00	c found header 'p cnf 1128 57446'
0.01/0.04	c finished parsing
0.01/0.04	c
0.01/0.04	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.01/0.04	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.01/0.04	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.01/0.04	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.01/0.04	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.01/0.04	c --random=1 --spread=2000 --seed=0 --skip=25
0.01/0.04	c
0.01/0.04	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.01/0.04	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.01/0.04	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.01/0.04	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.01/0.04	c
0.01/0.04	c starting search after 0.0 seconds
0.01/0.04	c no decision limit
0.01/0.04	c
0.01/0.04	c       original/binary      fixed     eliminated      learned       agility
0.01/0.04	c   seconds        variables     equivalent    conflicts       height       MB
0.01/0.04	c
0.01/0.04	c *    0.0    57446    1061      0    67      0       0      0    0.0   0    3
1.29/1.31	c s    1.3    56544     613      0   157    358       0      0    0.0   0    4
1.29/1.31	c l    1.3    56544     613      0   157    358       0  55059    0.0   0    4
1.29/1.32	c R    1.3    56544     613      0   157    358     101    101   80.2   9    4
1.29/1.34	c R    1.3    56544     613      0   157    358     201    201   57.3  15    4
1.39/1.47	c R    1.5    56544     613      0   157    358     805    805   30.1  15    5
1.49/1.52	c B    1.5    56544     613      0   157    358    1001   1001   28.2  15    5
1.69/1.75	c B    1.8    56544     613      0   157    358    2002   2002   23.4  15    5
1.79/1.85	c R    1.8    56544     613      0   157    358    2411   2411   23.0  11    5
2.58/2.61	c R    2.6    56544     613      0   157    358    6419   6419   20.3  12    5
2.88/2.92	c B    2.9    56544     613      0   157    358    8008   8008   19.3  11    6
5.09/5.13	c R    5.1    56544     613      0   157    358   16038  16038   18.5  11    7
6.69/6.70	c B    6.7    56544     613      0   157    358   24016  24016   17.4  15    8
10.79/10.80	c R   10.8    56544     613      0   157    358   38491  38491   16.6  10   10
15.18/15.28	c +   15.3    56544     613      0   157    358   55059  60564   16.1  10   12
18.49/18.52	c B   18.5    56544     613      0   157    358   64023  60573   16.3  11   13
20.39/20.47	c +   20.5    56544     613      0   157    358   68823  66620   16.4  11   13
27.08/27.13	c +   27.1    56544     613      0   157    358   86026  73282   16.4  13   14
28.38/28.46	c R   28.5    56544     613      0   157    358   89790  70391   16.3  12   15
35.38/35.46	c
35.38/35.46	c       original/binary      fixed     eliminated      learned       agility
35.38/35.46	c   seconds        variables     equivalent    conflicts       height       MB
35.38/35.46	c
35.38/35.46	c +   35.5    56544     613      0   157    358  107531  80610   16.1  10   16
47.07/47.19	c +   47.2    56544     613      0   157    358  134411  88671   15.8  11   17
57.87/57.97	c B   57.9    56544     613      0   157    358  160043  88673   15.7   9   18
61.37/61.44	c +   61.4    56544     613      0   157    358  168010  97538   15.6  12   19
76.76/76.87	c s   76.8    56018     612      1   157    358  200327  88127   15.4  13   13
78.66/78.73	c R   78.7    56018     612      1   157    358  205201  93001   15.4  11   16
80.46/80.54	c +   80.5    56019     612      1   157    358  210010 107291   15.3  13   17
100.55/100.66	c s  100.6    56020     612      1   157    358  252008 107297   14.8  12   14
106.45/106.59	c +  106.6    56020     612      1   157    358  262510 118020   14.8  14   18
137.14/137.20	c s  137.2    56021     612      1   157    358  317141 118025   14.5  13   15
143.14/143.27	c +  143.2    56021     612      1   157    358  328136 129822   14.4  11   19
178.53/178.60	c B  178.5    56022     612      1   157    358  384103 129826   14.0  10   23
183.93/184.08	c s  184.0    56022     612      1   157    358  390732 129825   14.0  14   16
194.53/194.68	c 0  194.6    56501     527     86   157    358  403509 129821   13.8  11   21
194.53/194.68	c
194.53/194.68	s UNSATISFIABLE
194.53/194.68	c
194.53/194.68	c 403509 conflicts, 493064 decisions, 46 random
194.53/194.68	c 4 iterations, 986 restarts, 0 skipped
194.53/194.68	c 9 enlarged, 8 shrunken, 3943 rescored, 126 rebiased
194.53/194.68	c 5 simplifications, 0 reductions
194.53/194.68	c
194.53/194.68	c vars: 86 fixed, 157 equiv, 358 elim, 160 merged
194.53/194.68	c elim: 648851 resolutions, 2 phases, 2 rounds
194.53/194.68	c sbst: 100% substituted, 0.0% nots, 100.0% ands, 0.0% xors, 0.0% ites
194.53/194.68	c arty: 2.19 and 0.00 xor average arity
194.53/194.68	c prbe: 47310 probed, 38 phases, 38 rounds
194.53/194.68	c prbe: 0 failed, 0 lifted, 0 merged
194.53/194.68	c sccs: 0 non trivial, 0 fixed, 0 merged
194.53/194.68	c hash: 1 units, 160 merged
194.53/194.68	c mins: 6267856 learned, 25% deleted, 42 strong, 16 depth
194.53/194.68	c subs: 457 forward, 0 backward, 331 doms
194.53/194.68	c strs: 0 forward, 0 backward
194.53/194.68	c doms: 332 dominators, 224 high, 24 low
194.53/194.68	c prps: 44497597 propagations, 0.23 megaprops
194.53/194.68	c
194.53/194.68	c 194.6 seconds, 23 MB max, 26 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-1775131-1241199832/watcher-1775131-1241199832 -o /tmp/evaluation-result-1775131-1241199832/solver-1775131-1241199832 -C 10000 -W 12000 -M 1800 HOME/precosat HOME/instance-1775131-1241199832.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 29791
/proc/meminfo: memFree=898192/2055920 swapFree=4180196/4192956
[pid=29791] ppid=29789 vsize=1052 CPUtime=0
/proc/29791/stat : 29791 (precosat) R 29789 29791 29557 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 148017030 1077248 167 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29791/statm: 263 167 64 155 0 106 0

[startup+0.0215881 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 29791
/proc/meminfo: memFree=898192/2055920 swapFree=4180196/4192956
[pid=29791] ppid=29789 vsize=2636 CPUtime=0.01
/proc/29791/stat : 29791 (precosat) R 29789 29791 29557 0 -1 4194304 550 0 0 0 1 0 0 0 18 0 1 0 148017030 2699264 535 1992294400 134512640 135151029 4294956240 18446744073709551615 134682423 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29791/statm: 659 535 64 155 0 502 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2636

[startup+0.101601 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 29791
/proc/meminfo: memFree=898192/2055920 swapFree=4180196/4192956
[pid=29791] ppid=29789 vsize=5708 CPUtime=0.09
/proc/29791/stat : 29791 (precosat) R 29789 29791 29557 0 -1 4194304 1447 0 0 0 9 0 0 0 18 0 1 0 148017030 5844992 1331 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29791/statm: 1427 1336 79 155 0 1270 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5708

[startup+0.301638 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 29791
/proc/meminfo: memFree=898192/2055920 swapFree=4180196/4192956
[pid=29791] ppid=29789 vsize=7440 CPUtime=0.29
/proc/29791/stat : 29791 (precosat) R 29789 29791 29557 0 -1 4194304 1894 0 0 0 29 0 0 0 19 0 1 0 148017030 7618560 1777 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29791/statm: 1860 1777 79 155 0 1703 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7440

[startup+0.701712 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 29791
/proc/meminfo: memFree=898192/2055920 swapFree=4180196/4192956
[pid=29791] ppid=29789 vsize=8108 CPUtime=0.69
/proc/29791/stat : 29791 (precosat) R 29789 29791 29557 0 -1 4194304 2043 0 0 0 69 0 0 0 22 0 1 0 148017030 8302592 1926 1992294400 134512640 135151029 4294956240 18446744073709551615 134548080 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29791/statm: 2027 1926 79 155 0 1870 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8108

[startup+1.50186 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 29792
/proc/meminfo: memFree=890760/2055920 swapFree=4180196/4192956
[pid=29791] ppid=29789 vsize=8108 CPUtime=1.49
/proc/29791/stat : 29791 (precosat) R 29789 29791 29557 0 -1 4194304 2043 0 0 0 149 0 0 0 25 0 1 0 148017030 8302592 1926 1992294400 134512640 135151029 4294956240 18446744073709551615 134574644 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29791/statm: 2027 1926 79 155 0 1870 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8108

[startup+3.10116 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 29792
/proc/meminfo: memFree=890632/2055920 swapFree=4180196/4192956
[pid=29791] ppid=29789 vsize=8108 CPUtime=3.08
/proc/29791/stat : 29791 (precosat) R 29789 29791 29557 0 -1 4194304 2043 0 0 0 308 0 0 0 25 0 1 0 148017030 8302592 1926 1992294400 134512640 135151029 4294956240 18446744073709551615 134574578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29791/statm: 2027 1926 79 155 0 1870 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8108

[startup+6.30175 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 29792
/proc/meminfo: memFree=889992/2055920 swapFree=4180196/4192956
[pid=29791] ppid=29789 vsize=9604 CPUtime=6.29
/proc/29791/stat : 29791 (precosat) R 29789 29791 29557 0 -1 4194304 2390 0 0 0 628 1 0 0 25 0 1 0 148017030 9834496 2273 1992294400 134512640 135151029 4294956240 18446744073709551615 134552590 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29791/statm: 2401 2273 79 155 0 2244 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9604

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 29792
/proc/meminfo: memFree=886152/2055920 swapFree=4180196/4192956
[pid=29791] ppid=29789 vsize=13060 CPUtime=12.69
/proc/29791/stat : 29791 (precosat) R 29789 29791 29557 0 -1 4194304 3238 0 0 0 1267 2 0 0 25 0 1 0 148017030 13373440 3121 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29791/statm: 3265 3121 79 155 0 3108 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13060

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 29792
/proc/meminfo: memFree=882248/2055920 swapFree=4180196/4192956
[pid=29791] ppid=29789 vsize=16876 CPUtime=25.48
/proc/29791/stat : 29791 (precosat) R 29789 29791 29557 0 -1 4194304 4093 0 0 0 2545 3 0 0 25 0 1 0 148017030 17281024 3976 1992294400 134512640 135151029 4294956240 18446744073709551615 134555112 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29791/statm: 4219 3976 79 155 0 4062 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 16876

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 29792
/proc/meminfo: memFree=878984/2055920 swapFree=4180196/4192956
[pid=29791] ppid=29789 vsize=20756 CPUtime=51.07
/proc/29791/stat : 29791 (precosat) R 29789 29791 29557 0 -1 4194304 4931 0 0 0 5104 3 0 0 25 0 1 0 148017030 21254144 4814 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29791/statm: 5189 4814 79 155 0 5032 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 20756

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 29792
/proc/meminfo: memFree=877704/2055920 swapFree=4180196/4192956
[pid=29791] ppid=29789 vsize=20692 CPUtime=102.25
/proc/29791/stat : 29791 (precosat) R 29789 29791 29557 0 -1 4194304 6069 0 0 0 10220 5 0 0 25 0 1 0 148017030 21188608 5065 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29791/statm: 5173 5065 79 155 0 5016 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 20692

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 29792
/proc/meminfo: memFree=873288/2055920 swapFree=4180196/4192956
[pid=29791] ppid=29789 vsize=26976 CPUtime=162.23
/proc/29791/stat : 29791 (precosat) R 29789 29791 29557 0 -1 4194304 7991 0 0 0 16217 6 0 0 25 0 1 0 148017030 27623424 6213 1992294400 134512640 135151029 4294956240 18446744073709551615 134554756 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29791/statm: 6744 6213 79 155 0 6587 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 26976

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

[startup+179.102 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 29792
/proc/meminfo: memFree=872840/2055920 swapFree=4180196/4192956
[pid=29791] ppid=29789 vsize=27488 CPUtime=179.03
/proc/29791/stat : 29791 (precosat) R 29789 29791 29557 0 -1 4194304 8113 0 0 0 17896 7 0 0 25 0 1 0 148017030 28147712 6335 1992294400 134512640 135151029 4294956240 18446744073709551615 134575843 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29791/statm: 6872 6335 79 155 0 6715 0
Current children cumulated CPU time (s) 179.03
Current children cumulated vsize (KiB) 27488

[startup+185.502 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 29792
/proc/meminfo: memFree=873800/2055920 swapFree=4180196/4192956
[pid=29791] ppid=29789 vsize=25248 CPUtime=185.43
/proc/29791/stat : 29791 (precosat) R 29789 29791 29557 0 -1 4194304 8204 0 0 0 18536 7 0 0 25 0 1 0 148017030 25853952 6090 1992294400 134512640 135151029 4294956240 18446744073709551615 134575850 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29791/statm: 6312 6090 79 155 0 6155 0
Current children cumulated CPU time (s) 185.43
Current children cumulated vsize (KiB) 25248

[startup+188.701 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 29792
/proc/meminfo: memFree=873672/2055920 swapFree=4180196/4192956
[pid=29791] ppid=29789 vsize=25248 CPUtime=188.62
/proc/29791/stat : 29791 (precosat) R 29789 29791 29557 0 -1 4194304 8253 0 0 0 18855 7 0 0 25 0 1 0 148017030 25853952 6139 1992294400 134512640 135151029 4294956240 18446744073709551615 134554766 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29791/statm: 6312 6139 79 155 0 6155 0
Current children cumulated CPU time (s) 188.62
Current children cumulated vsize (KiB) 25248

[startup+191.901 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 29792
/proc/meminfo: memFree=873480/2055920 swapFree=4180196/4192956
[pid=29791] ppid=29789 vsize=25248 CPUtime=191.82
/proc/29791/stat : 29791 (precosat) R 29789 29791 29557 0 -1 4194304 8274 0 0 0 19175 7 0 0 25 0 1 0 148017030 25853952 6160 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29791/statm: 6312 6160 79 155 0 6155 0
Current children cumulated CPU time (s) 191.82
Current children cumulated vsize (KiB) 25248

[startup+193.501 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 29792
/proc/meminfo: memFree=873480/2055920 swapFree=4180196/4192956
[pid=29791] ppid=29789 vsize=25248 CPUtime=193.43
/proc/29791/stat : 29791 (precosat) R 29789 29791 29557 0 -1 4194304 8278 0 0 0 19336 7 0 0 25 0 1 0 148017030 25853952 6164 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29791/statm: 6312 6164 79 155 0 6155 0
Current children cumulated CPU time (s) 193.43
Current children cumulated vsize (KiB) 25248

[startup+194.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 29792
/proc/meminfo: memFree=873480/2055920 swapFree=4180196/4192956
[pid=29791] ppid=29789 vsize=25248 CPUtime=194.22
/proc/29791/stat : 29791 (precosat) R 29789 29791 29557 0 -1 4194304 8281 0 0 0 19415 7 0 0 25 0 1 0 148017030 25853952 6167 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29791/statm: 6312 6167 79 155 0 6155 0
Current children cumulated CPU time (s) 194.22
Current children cumulated vsize (KiB) 25248

[startup+194.502 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 29792
/proc/meminfo: memFree=873480/2055920 swapFree=4180196/4192956
[pid=29791] ppid=29789 vsize=25248 CPUtime=194.42
/proc/29791/stat : 29791 (precosat) R 29789 29791 29557 0 -1 4194304 8281 0 0 0 19435 7 0 0 25 0 1 0 148017030 25853952 6167 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29791/statm: 6312 6167 79 155 0 6155 0
Current children cumulated CPU time (s) 194.42
Current children cumulated vsize (KiB) 25248

[startup+194.602 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 29792
/proc/meminfo: memFree=873416/2055920 swapFree=4180196/4192956
[pid=29791] ppid=29789 vsize=25424 CPUtime=194.53
/proc/29791/stat : 29791 (precosat) R 29789 29791 29557 0 -1 4194304 8282 0 0 0 19446 7 0 0 25 0 1 0 148017030 26034176 6168 1992294400 134512640 135151029 4294956240 18446744073709551615 134555108 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29791/statm: 6356 6168 79 155 0 6199 0
Current children cumulated CPU time (s) 194.53
Current children cumulated vsize (KiB) 25424

Child status: 20
Real time (s): 194.693
CPU time (s): 194.62
CPU user time (s): 194.543
CPU system time (s): 0.076988
CPU usage (%): 99.9629
Max. virtual memory (cumulated for all children) (KiB): 27744

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

runsolver used 0.137979 second user time and 0.427934 second system time

The end

Launcher Data

Begin job on node7 at 2009-05-01 19:43:52
IDJOB=1775131
IDBENCH=71091
IDSOLVER=607
FILE ID=node7/1775131-1241199832
PBS_JOBID= 9224660
Free space on /tmp= 66484 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_07_UNSAT.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775131-1241199832/watcher-1775131-1241199832 -o /tmp/evaluation-result-1775131-1241199832/solver-1775131-1241199832 -C 10000 -W 12000 -M 1800  HOME/precosat HOME/instance-1775131-1241199832.cnf

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

MD5SUM BENCH= 6419e2e5b92274df2e7e43e6c6a98566
RANDOM SEED=578453492

node7.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.256
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.256
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:        898608 kB
Buffers:         82264 kB
Cached:         976528 kB
SwapCached:       7108 kB
Active:         166416 kB
Inactive:       900892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        898608 kB
SwapTotal:     4192956 kB
SwapFree:      4180196 kB
Dirty:            1588 kB
Writeback:           0 kB
Mapped:          13488 kB
Slab:            75972 kB
Committed_AS:  1010956 kB
PageTables:       1452 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= 66484 MiB
End job on node7 at 2009-05-01 19:47:07