Trace number 1784206

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 143.359 143.418

General information on the benchmark

NameCRAFTED/ramseycube/
Q32inK11.cnf
MD5SUM594c254e77c66d387919761f50e63b6d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark92.8909
Satisfiable
(Un)Satisfiability was proved
Number of variables55
Number of clauses139590
Sum of the clauses size1667160
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 4990
Number of clauses of size 50
Number of clauses of size over 5138600

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-1784206-1241925017.cnf
0.00/0.00	c found header 'p cnf 55 139590'
0.09/0.19	c finished parsing
0.09/0.19	c
0.09/0.19	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.09/0.19	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.09/0.19	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.09/0.19	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.09/0.19	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.09/0.19	c --random=1 --spread=2000 --seed=0 --skip=25
0.09/0.19	c
0.09/0.19	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.09/0.19	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.09/0.19	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.09/0.19	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.09/0.19	c
0.09/0.19	c starting search after 0.2 seconds
0.09/0.19	c no decision limit
0.19/0.20	c
0.19/0.20	c       original/binary      fixed     eliminated      learned       agility
0.19/0.20	c   seconds        variables     equivalent    conflicts       height       MB
0.19/0.20	c
0.19/0.20	c *    0.2   139590      55      0     0      0       0      0    0.0   0   12
1.59/1.65	c s    1.7   139590      55      0     0      0       0      0    0.0   0   12
1.59/1.65	c l    1.7   139590      55      0     0      0       0 139590    0.0   0   12
1.59/1.69	c R    1.7   139590      55      0     0      0     100    100    9.9   4   14
1.69/1.79	c R    1.8   139590      55      0     0      0     202    202   12.6   8   15
2.09/2.13	c R    2.1   139590      55      0     0      0     804    804   15.0  23   16
2.19/2.21	c B    2.2   139590      55      0     0      0    1001   1001   15.0  27   16
2.39/2.44	c B    2.4   139590      55      0     0      0    2001   2001   15.0  36   16
2.49/2.51	c N    2.5   139590      55      0     0      0    2414   2414   14.9  38   16
3.09/3.10	c N    3.1   139590      55      0     0      0    6433   6433   14.0  43   17
3.19/3.27	c B    3.3   139590      55      0     0      0    8003   8003   13.8  42   17
4.09/4.19	c N    4.2   139590      55      0     0      0   16056  16056   13.2  42   18
5.09/5.19	c B    5.2   139590      55      0     0      0   24005  24005   12.9  42   19
7.29/7.38	c N    7.4   139590      55      0     0      0   38502  38502   12.5  43   20
12.19/12.20	c B   12.2   139590      55      0     0      0   64018  64018   11.9  43   23
19.69/19.72	c N   19.7   139590      55      0     0      0   89816  89816   11.5  43   26
34.77/34.81	c +   34.8   139591      55      0     0      0  139591 153549   11.1  43   32
47.37/47.46	c B   47.4   139592      55      0     0      0  160040 153555   11.0  44   34
57.56/57.66	c +   57.6   139593      55      0     0      0  174485 168903   10.9  42   34
87.45/87.58	c
87.45/87.58	c       original/binary      fixed     eliminated      learned       agility
87.45/87.58	c   seconds        variables     equivalent    conflicts       height       MB
87.45/87.58	c
87.45/87.58	c +   87.5   139622      54      1     0      0  218105 185793   10.7  43   37
127.84/127.95	c +  127.9   140040      53      2     0      0  272630 204372   10.5  43   39
143.33/143.41	c 0  143.4   143210      21     34     0      0  300586 204371   10.3  42   41
143.33/143.41	c
143.33/143.41	s UNSATISFIABLE
143.33/143.41	c
143.33/143.41	c 300586 conflicts, 315811 decisions, 1 random
143.33/143.41	c 8 iterations, 6 restarts, 889 skipped
143.33/143.41	c 4 enlarged, 8 shrunken, 2934 rescored, 108 rebiased
143.33/143.41	c 1 simplifications, 0 reductions
143.33/143.41	c
143.33/143.41	c vars: 34 fixed, 0 equiv, 0 elim, 2 merged
143.33/143.41	c elim: 606268 resolutions, 1 phases, 0 rounds
143.33/143.41	c sbst: 0% substituted, 0.0% nots, 0.0% ands, 0.0% xors, 0.0% ites
143.33/143.41	c arty: 0.00 and 0.00 xor average arity
143.33/143.41	c prbe: 322 probed, 3 phases, 3 rounds
143.33/143.41	c prbe: 0 failed, 0 lifted, 0 merged
143.33/143.41	c sccs: 0 non trivial, 0 fixed, 0 merged
143.33/143.41	c hash: 3 units, 2 merged
143.33/143.41	c mins: 3901207 learned, 30% deleted, 0 strong, 7 depth
143.33/143.41	c subs: 0 forward, 0 backward, 3455 doms
143.33/143.41	c strs: 0 forward, 0 backward
143.33/143.41	c doms: 3455 dominators, 3420 high, 28 low
143.33/143.41	c prps: 2876182 propagations, 0.02 megaprops
143.33/143.41	c
143.33/143.41	c 143.4 seconds, 41 MB max, 7 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-1784206-1241925017/watcher-1784206-1241925017 -o /tmp/evaluation-result-1784206-1241925017/solver-1784206-1241925017 -C 5000 -W 6000 -M 1800 HOME/precosat HOME/instance-1784206-1241925017.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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: 0.92 0.98 0.99 3/64 6003
/proc/meminfo: memFree=729720/2055920 swapFree=4191900/4192956
[pid=6003] ppid=6001 vsize=1052 CPUtime=0
/proc/6003/stat : 6003 (precosat) R 6001 6003 2596 0 -1 4194304 161 0 0 0 0 0 0 0 18 0 1 0 220529042 1077248 146 1992294400 134512640 135151029 4294956240 18446744073709551615 134703758 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6003/statm: 263 147 63 155 0 106 0

[startup+0.0501861 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 6003
/proc/meminfo: memFree=729720/2055920 swapFree=4191900/4192956
[pid=6003] ppid=6001 vsize=4236 CPUtime=0.04
/proc/6003/stat : 6003 (precosat) R 6001 6003 2596 0 -1 4194304 930 0 0 0 4 0 0 0 18 0 1 0 220529042 4337664 915 1992294400 134512640 135151029 4294956240 18446744073709551615 134683216 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6003/statm: 1059 920 63 155 0 902 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4236

[startup+0.101194 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 6003
/proc/meminfo: memFree=729720/2055920 swapFree=4191900/4192956
[pid=6003] ppid=6001 vsize=8000 CPUtime=0.09
/proc/6003/stat : 6003 (precosat) R 6001 6003 2596 0 -1 4194304 1779 0 0 0 9 0 0 0 18 0 1 0 220529042 8192000 1764 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6003/statm: 2000 1765 63 155 0 1843 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8000

[startup+0.301228 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 6003
/proc/meminfo: memFree=729720/2055920 swapFree=4191900/4192956
[pid=6003] ppid=6001 vsize=12084 CPUtime=0.29
/proc/6003/stat : 6003 (precosat) R 6001 6003 2596 0 -1 4194304 3729 0 0 0 28 1 0 0 19 0 1 0 220529042 12374016 2933 1992294400 134512640 135151029 4294956240 18446744073709551615 134521540 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6003/statm: 3021 2933 79 155 0 2864 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12084

[startup+0.701294 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 6003
/proc/meminfo: memFree=729720/2055920 swapFree=4191900/4192956
[pid=6003] ppid=6001 vsize=23096 CPUtime=0.69
/proc/6003/stat : 6003 (precosat) R 6001 6003 2596 0 -1 4194304 6780 0 0 0 67 2 0 0 22 0 1 0 220529042 23650304 5542 1992294400 134512640 135151029 4294956240 18446744073709551615 134526033 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6003/statm: 5774 5542 79 155 0 5617 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23096

[startup+1.50143 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 6004
/proc/meminfo: memFree=707760/2055920 swapFree=4191900/4192956
[pid=6003] ppid=6001 vsize=23096 CPUtime=1.49
/proc/6003/stat : 6003 (precosat) R 6001 6003 2596 0 -1 4194304 6780 0 0 0 147 2 0 0 25 0 1 0 220529042 23650304 5542 1992294400 134512640 135151029 4294956240 18446744073709551615 134526328 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6003/statm: 5774 5542 79 155 0 5617 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23096

[startup+3.1017 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 6004
/proc/meminfo: memFree=712496/2055920 swapFree=4191900/4192956
[pid=6003] ppid=6001 vsize=19168 CPUtime=3.09
/proc/6003/stat : 6003 (precosat) R 6001 6003 2596 0 -1 4194304 7775 0 0 0 306 3 0 0 25 0 1 0 220529042 19628032 4440 1992294400 134512640 135151029 4294956240 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6003/statm: 4792 4440 79 155 0 4635 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19168

[startup+6.30123 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 6004
/proc/meminfo: memFree=709872/2055920 swapFree=4191900/4192956
[pid=6003] ppid=6001 vsize=22264 CPUtime=6.29
/proc/6003/stat : 6003 (precosat) R 6001 6003 2596 0 -1 4194304 8489 0 0 0 625 4 0 0 25 0 1 0 220529042 22798336 5154 1992294400 134512640 135151029 4294956240 18446744073709551615 134574596 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6003/statm: 5566 5154 79 155 0 5409 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22264

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 6004
/proc/meminfo: memFree=705840/2055920 swapFree=4191900/4192956
[pid=6003] ppid=6001 vsize=26024 CPUtime=12.69
/proc/6003/stat : 6003 (precosat) R 6001 6003 2596 0 -1 4194304 9377 0 0 0 1265 4 0 0 25 0 1 0 220529042 26648576 6042 1992294400 134512640 135151029 4294956240 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6003/statm: 6506 6042 79 155 0 6349 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26024

[startup+25.5014 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 6004
/proc/meminfo: memFree=700720/2055920 swapFree=4191900/4192956
[pid=6003] ppid=6001 vsize=31240 CPUtime=25.48
/proc/6003/stat : 6003 (precosat) R 6001 6003 2596 0 -1 4194304 10604 0 0 0 2543 5 0 0 25 0 1 0 220529042 31989760 7269 1992294400 134512640 135151029 4294956240 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6003/statm: 7810 7269 79 155 0 7653 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 31240

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 6004
/proc/meminfo: memFree=695024/2055920 swapFree=4191900/4192956
[pid=6003] ppid=6001 vsize=37780 CPUtime=51.06
/proc/6003/stat : 6003 (precosat) R 6001 6003 2596 0 -1 4194304 12023 0 0 0 5099 7 0 0 25 0 1 0 220529042 38686720 8688 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6003/statm: 9445 8688 79 155 0 9288 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 37780

[startup+102.305 s]
/proc/loadavg: 1.05 1.00 1.00 2/65 6004
/proc/meminfo: memFree=690544/2055920 swapFree=4191900/4192956
[pid=6003] ppid=6001 vsize=43068 CPUtime=102.25
/proc/6003/stat : 6003 (precosat) R 6001 6003 2596 0 -1 4194304 13131 0 0 0 10217 8 0 0 25 0 1 0 220529042 44101632 9796 1992294400 134512640 135151029 4294956240 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6003/statm: 10767 9796 79 155 0 10610 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 43068

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

[startup+127.902 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 6004
/proc/meminfo: memFree=689520/2055920 swapFree=4191900/4192956
[pid=6003] ppid=6001 vsize=44356 CPUtime=127.84
/proc/6003/stat : 6003 (precosat) R 6001 6003 2596 0 -1 4194304 13400 0 0 0 12775 9 0 0 25 0 1 0 220529042 45420544 10065 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6003/statm: 11089 10065 79 155 0 10932 0
Current children cumulated CPU time (s) 127.84
Current children cumulated vsize (KiB) 44356

[startup+134.302 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 6004
/proc/meminfo: memFree=689200/2055920 swapFree=4191900/4192956
[pid=6003] ppid=6001 vsize=44488 CPUtime=134.23
/proc/6003/stat : 6003 (precosat) R 6001 6003 2596 0 -1 4194304 13482 0 0 0 13414 9 0 0 25 0 1 0 220529042 45555712 10147 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6003/statm: 11122 10147 79 155 0 10965 0
Current children cumulated CPU time (s) 134.23
Current children cumulated vsize (KiB) 44488

[startup+137.505 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 6004
/proc/meminfo: memFree=688688/2055920 swapFree=4191900/4192956
[pid=6003] ppid=6001 vsize=45396 CPUtime=137.43
/proc/6003/stat : 6003 (precosat) R 6001 6003 2596 0 -1 4194304 13590 0 0 0 13734 9 0 0 25 0 1 0 220529042 46485504 10255 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6003/statm: 11349 10255 79 155 0 11192 0
Current children cumulated CPU time (s) 137.43
Current children cumulated vsize (KiB) 45396

[startup+140.702 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 6004
/proc/meminfo: memFree=688688/2055920 swapFree=4191900/4192956
[pid=6003] ppid=6001 vsize=45396 CPUtime=140.63
/proc/6003/stat : 6003 (precosat) R 6001 6003 2596 0 -1 4194304 13601 0 0 0 14054 9 0 0 25 0 1 0 220529042 46485504 10266 1992294400 134512640 135151029 4294956240 18446744073709551615 134576002 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6003/statm: 11349 10266 79 155 0 11192 0
Current children cumulated CPU time (s) 140.63
Current children cumulated vsize (KiB) 45396

[startup+142.302 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 6004
/proc/meminfo: memFree=688688/2055920 swapFree=4191900/4192956
[pid=6003] ppid=6001 vsize=45396 CPUtime=142.23
/proc/6003/stat : 6003 (precosat) R 6001 6003 2596 0 -1 4194304 13602 0 0 0 14214 9 0 0 25 0 1 0 220529042 46485504 10267 1992294400 134512640 135151029 4294956240 18446744073709551615 134554575 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6003/statm: 11349 10267 79 155 0 11192 0
Current children cumulated CPU time (s) 142.23
Current children cumulated vsize (KiB) 45396

[startup+143.101 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 6004
/proc/meminfo: memFree=688688/2055920 swapFree=4191900/4192956
[pid=6003] ppid=6001 vsize=45396 CPUtime=143.03
/proc/6003/stat : 6003 (precosat) R 6001 6003 2596 0 -1 4194304 13603 0 0 0 14294 9 0 0 25 0 1 0 220529042 46485504 10268 1992294400 134512640 135151029 4294956240 18446744073709551615 134554794 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6003/statm: 11349 10268 79 155 0 11192 0
Current children cumulated CPU time (s) 143.03
Current children cumulated vsize (KiB) 45396

[startup+143.301 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 6004
/proc/meminfo: memFree=688688/2055920 swapFree=4191900/4192956
[pid=6003] ppid=6001 vsize=45396 CPUtime=143.23
/proc/6003/stat : 6003 (precosat) R 6001 6003 2596 0 -1 4194304 13603 0 0 0 14314 9 0 0 25 0 1 0 220529042 46485504 10268 1992294400 134512640 135151029 4294956240 18446744073709551615 134554770 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6003/statm: 11349 10268 79 155 0 11192 0
Current children cumulated CPU time (s) 143.23
Current children cumulated vsize (KiB) 45396

[startup+143.401 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 6004
/proc/meminfo: memFree=688688/2055920 swapFree=4191900/4192956
[pid=6003] ppid=6001 vsize=45396 CPUtime=143.33
/proc/6003/stat : 6003 (precosat) R 6001 6003 2596 0 -1 4194304 13603 0 0 0 14324 9 0 0 25 0 1 0 220529042 46485504 10268 1992294400 134512640 135151029 4294956240 18446744073709551615 134554575 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6003/statm: 11349 10268 79 155 0 11192 0
Current children cumulated CPU time (s) 143.33
Current children cumulated vsize (KiB) 45396

Child status: 20
Real time (s): 143.418
CPU time (s): 143.359
CPU user time (s): 143.252
CPU system time (s): 0.106983
CPU usage (%): 99.9587
Max. virtual memory (cumulated for all children) (KiB): 45396

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

runsolver used 0.116982 second user time and 0.305953 second system time

The end

Launcher Data

Begin job on node57 at 2009-05-10 05:10:18
IDJOB=1784206
IDBENCH=71128
IDSOLVER=607
FILE ID=node57/1784206-1241925017
PBS_JOBID= 9264860
Free space on /tmp= 65988 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT09/CRAFTED/ramseycube/Q32inK11.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784206-1241925017/watcher-1784206-1241925017 -o /tmp/evaluation-result-1784206-1241925017/solver-1784206-1241925017 -C 5000 -W 6000 -M 1800  HOME/precosat HOME/instance-1784206-1241925017.cnf

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

MD5SUM BENCH= 594c254e77c66d387919761f50e63b6d
RANDOM SEED=834178567

node57.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:        730136 kB
Buffers:         68440 kB
Cached:        1149248 kB
SwapCached:        260 kB
Active:         208240 kB
Inactive:      1022704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        730136 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            5612 kB
Writeback:           0 kB
Mapped:          21792 kB
Slab:            80884 kB
Committed_AS:   620368 kB
PageTables:       1388 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= 65988 MiB
End job on node57 at 2009-05-10 05:12:41