Trace number 1732948

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 87.8376 87.8709

General information on the benchmark

NameCRAFTED/ramseycube/
Q32inK10.cnf
MD5SUM6acad6aa08a1137d820dbdd152ca2acc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.3421
Satisfiable
(Un)Satisfiability was proved
Number of variables45
Number of clauses38430
Sum of the clauses size456120
Maximum clause length12
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4630
Number of clauses of size 50
Number of clauses of size over 537800

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-1732948-1240784138.cnf
0.00/0.00	c found header 'p cnf 45 38430'
0.02/0.05	c finished parsing
0.02/0.05	c
0.02/0.05	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.02/0.05	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.02/0.05	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.02/0.05	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.02/0.05	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.02/0.05	c --random=1 --spread=2000 --seed=0 --skip=25
0.02/0.05	c
0.02/0.05	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.02/0.05	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.02/0.05	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.02/0.05	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.02/0.05	c
0.02/0.05	c starting search after 0.0 seconds
0.02/0.05	c no decision limit
0.02/0.05	c
0.02/0.05	c       original/binary      fixed     eliminated      learned       agility
0.02/0.05	c   seconds        variables     equivalent    conflicts       height       MB
0.02/0.05	c
0.02/0.05	c *    0.1    38430      45      0     0      0       0      0    0.0   0    4
0.59/0.65	c s    0.6    38430      45      0     0      0       0      0    0.0   0    4
0.59/0.65	c l    0.6    38430      45      0     0      0       0  38430    0.0   0    4
0.59/0.65	c R    0.7    38430      45      0     0      0     101    101    9.2   4    4
0.59/0.67	c R    0.7    38430      45      0     0      0     201    201   12.3   8    4
0.69/0.79	c N    0.8    38430      45      0     0      0     804    804   14.3  25    5
0.79/0.81	c B    0.8    38430      45      0     0      0    1000   1000   14.4  28    5
0.79/0.90	c B    0.9    38430      45      0     0      0    2001   2001   14.2  37    5
0.89/0.93	c N    0.9    38430      45      0     0      0    2409   2409   14.0  39    5
1.19/1.26	c N    1.3    38430      45      0     0      0    6427   6427   13.5  42    5
1.29/1.39	c B    1.4    38430      45      0     0      0    8004   8004   13.4  42    6
1.99/2.06	c N    2.1    38430      45      0     0      0   16043  16043   12.9  42    7
2.99/3.03	c B    3.0    38430      45      0     0      0   24010  24010   12.9  42    7
5.29/5.33	c +    5.3    38430      45      0     0      0   38433  42273   12.3  42    9
5.29/5.34	c N    5.3    38430      45      0     0      0   38479  38479   12.3  42    9
7.28/7.32	c +    7.3    38430      45      0     0      0   48040  46500   12.1  43   10
9.68/9.76	c +    9.8    38430      45      0     0      0   60051  51150   11.9  42   11
10.38/10.45	c B   10.4    38430      45      0     0      0   64023  50480   11.9  42   11
12.69/12.74	c +   12.7    38430      45      0     0      0   75061  56265   11.6  43   11
15.79/15.87	c
15.79/15.87	c       original/binary      fixed     eliminated      learned       agility
15.79/15.87	c   seconds        variables     equivalent    conflicts       height       MB
15.79/15.87	c
15.79/15.87	c N   15.9    38430      45      0     0      0   89771  56269   11.5  44   12
16.79/16.87	c +   16.9    38430      45      0     0      0   93825  61891   11.4  43   12
22.68/22.75	c +   22.7    38430      45      0     0      0  117281  68080   11.0  42   13
31.28/31.33	c +   31.3    38431      45      0     0      0  146600  74888   10.9  42   14
35.08/35.19	c s   35.2    38432      45      0     0      0  159510  74894   10.8  42   10
35.57/35.64	c B   35.6    38432      45      0     0      0  160049  74890   10.8  42   12
45.17/45.24	c +   45.2    38432      45      0     0      0  183252  82376   11.0  43   13
52.47/52.54	c N   52.5    38432      45      0     0      0  205147  82386   10.9  42   15
59.47/59.56	c +   59.5    38434      45      0     0      0  229065  90613   10.8  42   16
79.96/80.09	c +   80.1    38461      44      1     0      0  286331  99674   10.5  42   18
87.75/87.86	c 0   87.8    39940      11     34     0      0  306455  99673   10.4  41   18
87.75/87.86	c
87.75/87.86	s UNSATISFIABLE
87.75/87.86	c
87.75/87.86	c 306455 conflicts, 322321 decisions, 1 random
87.75/87.86	c 7 iterations, 5 restarts, 766 skipped
87.75/87.86	c 10 enlarged, 8 shrunken, 2991 rescored, 111 rebiased
87.75/87.86	c 2 simplifications, 0 reductions
87.75/87.86	c
87.75/87.86	c vars: 34 fixed, 0 equiv, 0 elim, 3 merged
87.75/87.86	c elim: 1064631 resolutions, 2 phases, 1 rounds
87.75/87.86	c sbst: 0% substituted, 0.0% nots, 0.0% ands, 0.0% xors, 0.0% ites
87.75/87.86	c arty: 0.00 and 0.00 xor average arity
87.75/87.86	c prbe: 268 probed, 3 phases, 3 rounds
87.75/87.86	c prbe: 0 failed, 0 lifted, 0 merged
87.75/87.86	c sccs: 0 non trivial, 0 fixed, 0 merged
87.75/87.86	c hash: 6 units, 3 merged
87.75/87.86	c mins: 4011768 learned, 29% deleted, 0 strong, 6 depth
87.75/87.86	c subs: 0 forward, 0 backward, 1339 doms
87.75/87.86	c strs: 0 forward, 0 backward
87.75/87.86	c doms: 1339 dominators, 1307 high, 32 low
87.75/87.86	c prps: 2964198 propagations, 0.03 megaprops
87.75/87.86	c
87.75/87.86	c 87.8 seconds, 18 MB max, 15 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-1732948-1240784138/watcher-1732948-1240784138 -o /tmp/evaluation-result-1732948-1240784138/solver-1732948-1240784138 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/precosat HOME/instance-1732948-1240784138.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 22331
/proc/meminfo: memFree=1735536/2055920 swapFree=4192812/4192956
[pid=22331] ppid=22329 vsize=1052 CPUtime=0
/proc/22331/stat : 22331 (precosat) R 22329 22331 22138 0 -1 4194304 169 0 0 0 0 0 0 0 20 0 1 0 106443307 1077248 154 1992294400 134512640 135151029 4294956240 18446744073709551615 134703758 0 0 4096 17442 0 0 0 17 1 0 0
/proc/22331/statm: 263 154 63 155 0 106 0

[startup+0.0293989 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 22331
/proc/meminfo: memFree=1735536/2055920 swapFree=4192812/4192956
[pid=22331] ppid=22329 vsize=2916 CPUtime=0.02
/proc/22331/stat : 22331 (precosat) R 22329 22331 22138 0 -1 4194304 617 0 0 0 2 0 0 0 20 0 1 0 106443307 2985984 602 1992294400 134512640 135151029 4294956240 18446744073709551615 134703758 0 0 4096 17442 0 0 0 17 1 0 0
/proc/22331/statm: 729 602 63 155 0 572 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2916

[startup+0.101411 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 22331
/proc/meminfo: memFree=1735536/2055920 swapFree=4192812/4192956
[pid=22331] ppid=22329 vsize=8104 CPUtime=0.09
/proc/22331/stat : 22331 (precosat) R 22329 22331 22138 0 -1 4194304 1985 0 0 0 9 0 0 0 20 0 1 0 106443307 8298496 1731 1992294400 134512640 135151029 4294956240 18446744073709551615 134578746 0 0 4096 17442 0 0 0 17 1 0 0
/proc/22331/statm: 2026 1731 79 155 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8104

[startup+0.301446 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 22331
/proc/meminfo: memFree=1735536/2055920 swapFree=4192812/4192956
[pid=22331] ppid=22329 vsize=8104 CPUtime=0.29
/proc/22331/stat : 22331 (precosat) R 22329 22331 22138 0 -1 4194304 2006 0 0 0 29 0 0 0 22 0 1 0 106443307 8298496 1752 1992294400 134512640 135151029 4294956240 18446744073709551615 134548467 0 0 4096 17442 0 0 0 17 1 0 0
/proc/22331/statm: 2026 1752 79 155 0 1869 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8104

[startup+0.701518 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 22331
/proc/meminfo: memFree=1735536/2055920 swapFree=4192812/4192956
[pid=22331] ppid=22329 vsize=5728 CPUtime=0.69
/proc/22331/stat : 22331 (precosat) R 22329 22331 22138 0 -1 4194304 2269 0 0 0 68 1 0 0 25 0 1 0 106443307 5865472 1236 1992294400 134512640 135151029 4294956240 18446744073709551615 134574638 0 0 4096 17442 0 0 0 17 1 0 0
/proc/22331/statm: 1432 1236 79 155 0 1275 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5728

[startup+1.50166 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22332
/proc/meminfo: memFree=1730472/2055920 swapFree=4192812/4192956
[pid=22331] ppid=22329 vsize=7004 CPUtime=1.49
/proc/22331/stat : 22331 (precosat) R 22329 22331 22138 0 -1 4194304 2564 0 0 0 148 1 0 0 25 0 1 0 106443307 7172096 1531 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/22331/statm: 1751 1531 79 155 0 1594 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7004

[startup+3.10295 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22332
/proc/meminfo: memFree=1728744/2055920 swapFree=4192812/4192956
[pid=22331] ppid=22329 vsize=8852 CPUtime=3.09
/proc/22331/stat : 22331 (precosat) R 22329 22331 22138 0 -1 4194304 3000 0 0 0 308 1 0 0 25 0 1 0 106443307 9064448 1967 1992294400 134512640 135151029 4294956240 18446744073709551615 134551307 0 0 4096 17442 0 0 0 17 1 0 0
/proc/22331/statm: 2213 1967 79 155 0 2056 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8852

[startup+6.30152 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22332
/proc/meminfo: memFree=1725992/2055920 swapFree=4192812/4192956
[pid=22331] ppid=22329 vsize=11148 CPUtime=6.28
/proc/22331/stat : 22331 (precosat) R 22329 22331 22138 0 -1 4194304 3530 0 0 0 627 1 0 0 25 0 1 0 106443307 11415552 2497 1992294400 134512640 135151029 4294956240 18446744073709551615 134554580 0 0 4096 17442 0 0 0 17 1 0 0
/proc/22331/statm: 2787 2497 79 155 0 2630 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11148

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22332
/proc/meminfo: memFree=1724008/2055920 swapFree=4192812/4192956
[pid=22331] ppid=22329 vsize=13700 CPUtime=12.69
/proc/22331/stat : 22331 (precosat) R 22329 22331 22138 0 -1 4194304 4085 0 0 0 1267 2 0 0 25 0 1 0 106443307 14028800 3052 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/22331/statm: 3425 3052 79 155 0 3268 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13700

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22332
/proc/meminfo: memFree=1721384/2055920 swapFree=4192812/4192956
[pid=22331] ppid=22329 vsize=15744 CPUtime=25.48
/proc/22331/stat : 22331 (precosat) R 22329 22331 22138 0 -1 4194304 4552 0 0 0 2546 2 0 0 25 0 1 0 106443307 16121856 3519 1992294400 134512640 135151029 4294956240 18446744073709551615 134554866 0 0 4096 17442 0 0 0 17 1 0 0
/proc/22331/statm: 3936 3519 79 155 0 3779 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15744

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22332
/proc/meminfo: memFree=1719400/2055920 swapFree=4192812/4192956
[pid=22331] ppid=22329 vsize=16992 CPUtime=51.07
/proc/22331/stat : 22331 (precosat) R 22329 22331 22138 0 -1 4194304 5278 0 0 0 5104 3 0 0 25 0 1 0 106443307 17399808 4025 1992294400 134512640 135151029 4294956240 18446744073709551615 134554890 0 0 4096 17442 0 0 0 17 1 0 0
/proc/22331/statm: 4248 4025 79 155 0 4091 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 16992

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

[startup+63.9028 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22332
/proc/meminfo: memFree=1718056/2055920 swapFree=4192812/4192956
[pid=22331] ppid=22329 vsize=18984 CPUtime=63.87
/proc/22331/stat : 22331 (precosat) R 22329 22331 22138 0 -1 4194304 5608 0 0 0 6383 4 0 0 25 0 1 0 106443307 19439616 4355 1992294400 134512640 135151029 4294956240 18446744073709551615 134554851 0 0 4096 17442 0 0 0 17 1 0 0
/proc/22331/statm: 4746 4355 79 155 0 4589 0
Current children cumulated CPU time (s) 63.87
Current children cumulated vsize (KiB) 18984

[startup+76.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22332
/proc/meminfo: memFree=1716840/2055920 swapFree=4192812/4192956
[pid=22331] ppid=22329 vsize=20332 CPUtime=76.66
/proc/22331/stat : 22331 (precosat) R 22329 22331 22138 0 -1 4194304 5908 0 0 0 7662 4 0 0 25 0 1 0 106443307 20819968 4655 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/22331/statm: 5083 4655 79 155 0 4926 0
Current children cumulated CPU time (s) 76.66
Current children cumulated vsize (KiB) 20332

[startup+83.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22332
/proc/meminfo: memFree=1716584/2055920 swapFree=4192812/4192956
[pid=22331] ppid=22329 vsize=20588 CPUtime=83.06
/proc/22331/stat : 22331 (precosat) R 22329 22331 22138 0 -1 4194304 5982 0 0 0 8302 4 0 0 25 0 1 0 106443307 21082112 4729 1992294400 134512640 135151029 4294956240 18446744073709551615 134554794 0 0 4096 17442 0 0 0 17 1 0 0
/proc/22331/statm: 5147 4729 79 155 0 4990 0
Current children cumulated CPU time (s) 83.06
Current children cumulated vsize (KiB) 20588

[startup+86.3018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22332
/proc/meminfo: memFree=1716328/2055920 swapFree=4192812/4192956
[pid=22331] ppid=22329 vsize=20972 CPUtime=86.26
/proc/22331/stat : 22331 (precosat) R 22329 22331 22138 0 -1 4194304 6039 0 0 0 8622 4 0 0 25 0 1 0 106443307 21475328 4786 1992294400 134512640 135151029 4294956240 18446744073709551615 134576059 0 0 4096 17442 0 0 0 17 1 0 0
/proc/22331/statm: 5243 4786 79 155 0 5086 0
Current children cumulated CPU time (s) 86.26
Current children cumulated vsize (KiB) 20972

[startup+87.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22332
/proc/meminfo: memFree=1716328/2055920 swapFree=4192812/4192956
[pid=22331] ppid=22329 vsize=20972 CPUtime=87.06
/proc/22331/stat : 22331 (precosat) R 22329 22331 22138 0 -1 4194304 6041 0 0 0 8702 4 0 0 25 0 1 0 106443307 21475328 4788 1992294400 134512640 135151029 4294956240 18446744073709551615 134552130 0 0 4096 17442 0 0 0 17 1 0 0
/proc/22331/statm: 5243 4788 79 155 0 5086 0
Current children cumulated CPU time (s) 87.06
Current children cumulated vsize (KiB) 20972

[startup+87.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22332
/proc/meminfo: memFree=1716328/2055920 swapFree=4192812/4192956
[pid=22331] ppid=22329 vsize=20972 CPUtime=87.46
/proc/22331/stat : 22331 (precosat) R 22329 22331 22138 0 -1 4194304 6042 0 0 0 8742 4 0 0 25 0 1 0 106443307 21475328 4789 1992294400 134512640 135151029 4294956240 18446744073709551615 134555150 0 0 4096 17442 0 0 0 17 1 0 0
/proc/22331/statm: 5243 4789 79 155 0 5086 0
Current children cumulated CPU time (s) 87.46
Current children cumulated vsize (KiB) 20972

[startup+87.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22332
/proc/meminfo: memFree=1716328/2055920 swapFree=4192812/4192956
[pid=22331] ppid=22329 vsize=20972 CPUtime=87.66
/proc/22331/stat : 22331 (precosat) R 22329 22331 22138 0 -1 4194304 6042 0 0 0 8762 4 0 0 25 0 1 0 106443307 21475328 4789 1992294400 134512640 135151029 4294956240 18446744073709551615 134575915 0 0 4096 17442 0 0 0 17 1 0 0
/proc/22331/statm: 5243 4789 79 155 0 5086 0
Current children cumulated CPU time (s) 87.66
Current children cumulated vsize (KiB) 20972

[startup+87.801 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22332
/proc/meminfo: memFree=1716328/2055920 swapFree=4192812/4192956
[pid=22331] ppid=22329 vsize=20972 CPUtime=87.75
/proc/22331/stat : 22331 (precosat) R 22329 22331 22138 0 -1 4194304 6042 0 0 0 8771 4 0 0 25 0 1 0 106443307 21475328 4789 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/22331/statm: 5243 4789 79 155 0 5086 0
Current children cumulated CPU time (s) 87.75
Current children cumulated vsize (KiB) 20972

Child status: 20
Real time (s): 87.8709
CPU time (s): 87.8376
CPU user time (s): 87.7867
CPU system time (s): 0.050992
CPU usage (%): 99.9622
Max. virtual memory (cumulated for all children) (KiB): 20972

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

runsolver used 0.097985 second user time and 0.226965 second system time

The end

Launcher Data

Begin job on node89 at 2009-04-27 00:15:38
IDJOB=1732948
IDBENCH=71131
IDSOLVER=507
FILE ID=node89/1732948-1240784138
PBS_JOBID= 9187272
Free space on /tmp= 66384 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT09/CRAFTED/ramseycube/Q32inK10.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1732948-1240784138/watcher-1732948-1240784138 -o /tmp/evaluation-result-1732948-1240784138/solver-1732948-1240784138 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/precosat HOME/instance-1732948-1240784138.cnf

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

MD5SUM BENCH= 6acad6aa08a1137d820dbdd152ca2acc
RANDOM SEED=1302519916

node89.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.268
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.268
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1736016 kB
Buffers:         44400 kB
Cached:         194616 kB
SwapCached:        140 kB
Active:          86056 kB
Inactive:       166952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1736016 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2036 kB
Writeback:           0 kB
Mapped:          23540 kB
Slab:            52848 kB
Committed_AS:   343512 kB
PageTables:       1372 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= 66380 MiB
End job on node89 at 2009-04-27 00:17:06