Trace number 1557053

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
picosat 913UNSAT 189.322 189.416

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-07.cnf
MD5SUMd5384c4b81fff59c87944d03e9ed7d02
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark84.3792
Satisfiable
(Un)Satisfiability was proved
Number of variables69097
Number of clauses225325
Sum of the clauses size583973
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 291744
Number of clauses of size 3133452
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 PicoSAT SAT Solver Version 913
0.00/0.00	c Copyright (c) 2006 - 2009 Armin Biere JKU Linz
0.00/0.00	c gcc -Wall -Wextra -m32 -static -DNDEBUG -O3 -fomit-frame-pointer -finline-limit=1000000
0.00/0.00	c
0.00/0.00	c parsing HOME/instance-1557053-1238751138.cnf
0.00/0.00	c parsed header 'p cnf 69097 225325'
0.49/0.54	c initialized 69097 variables
0.49/0.54	c found 225325 non trivial clauses
0.49/0.54	c
0.49/0.54	c random number generator seed 0
0.49/0.54	c 
0.49/0.54	c  seconds     variables   original    learned     agility
0.49/0.54	c         level        used      conflicts    limit          MB
0.49/0.54	c 
0.49/0.54	c s   0.5   0.0 68638   1.2 132e3    46     0     0   0.0   9.7 
2.09/2.13	c 
2.09/2.13	c initial reduction limit 66598 clauses
2.09/2.13	c 
2.09/2.13	c +   2.1  10.3 68638  87.5 132e3   146   100 73257  40.7  10.7 
2.09/2.15	c N   2.2  10.3 68638  87.5 132e3   147   101 73257  41.9  10.7 
4.39/4.49	c +   4.5   9.9 68638  87.9 132e3   296   250 80582  39.5  10.8 
9.08/9.11	c N   9.1   9.7 68638  99.5 132e3   448   402 80582  45.3  10.9 
11.28/11.30	c +  11.3   9.6 68638  99.5 132e3   521   475 88640  19.2  10.9 
20.07/20.18	c +  20.2   9.3 68638  99.8 132e3   858   812 97504  37.4  11.1 
30.38/30.48	c N  30.5   9.0 68638  99.9 132e3  1248  1202 97504  38.4  11.3 
32.98/33.05	c +  33.0   9.0 68638  99.9 132e3  1363  1317 107e3  39.5  11.4 
51.57/51.64	c +  51.6  12.9 68638  99.9 132e3  2120  2071 117e3  43.4  11.8 
65.46/65.58	c N  65.5  32.6 68638  99.9 132e3  3250  3188 117e3  40.2  12.3 
65.56/65.64	c +  65.6  32.6 68638  99.9 132e3  3255  3193 129e3  44.6  12.3 
94.65/94.75	c +  94.7  28.1 68638 100.0 132e3  4957  4880 142e3  43.5  12.9 
115.72/115.88	c s 115.8  25.0 68464 100.0 132e3  5991  3126 142e3  35.9  12.3 
116.92/117.06	c N 117.0  24.9 68464 100.0 132e3  6070  3205 142e3  40.3  12.4 
121.72/121.87	c N 121.8  34.2 68464 100.0 132e3  6370  3504 142e3  40.3  12.5 
125.22/125.38	c R 125.3 117.3 68464 100.0 132e3  7172  4286 142e3  11.4  12.6 
128.42/128.51	c + 128.4 117.0 68464 100.0 132e3  7531  4635 157e3  44.5  12.7 
161.40/161.51	c N 161.4 106.4 68464 100.0 132e3  9177  6278 157e3  45.4  12.8 
171.50/171.63	c s 171.5 103.4 68460 100.0 132e3  9701  5797 157e3  42.4  12.8 
173.50/173.69	c N 173.6 102.8 68460 100.0 132e3  9802  5898 157e3  44.9  12.8 
173.50/173.69	c 
173.50/173.69	c  seconds     variables   original    learned     agility
173.50/173.69	c         level        used      conflicts    limit          MB
173.50/173.69	c 
179.10/179.24	c N 179.2 101.1 68460 100.0 132e3 10105  6200 157e3  45.4  12.9 
181.50/181.65	c s 181.6 100.5 68446 100.0 132e3 10231  4100 157e3  43.5  12.0 
183.40/183.51	c N 183.4  99.9 68446 100.0 132e3 10328  4197 157e3  44.4  12.0 
185.80/185.93	c s 185.8  99.4 68414 100.0 132e3 10431  3634 157e3  44.1  11.8 
187.70/187.89	c s 187.8  98.9 68401 100.0 132e3 10524  2673 157e3  44.4  11.6 
189.01/189.18	c s 189.1  98.6 68268 100.0 132e3 10580  1471 157e3  45.4  11.2 
189.20/189.39	c 0 189.3  98.6  2464 100.0 132e3 10589  1475 157e3  18.7  13.0 
189.30/189.41	c 
189.30/189.41	c  seconds     variables   original    learned     agility
189.30/189.41	c         level        used      conflicts    limit          MB
189.30/189.41	c 
189.30/189.41	s UNSATISFIABLE
189.30/189.41	c
189.30/189.41	c 10 iterations
189.30/189.41	c 2 restarts
189.30/189.41	c 64 failed literals
189.30/189.41	c 10589 conflicts
189.30/189.41	c 18569 decisions
189.30/189.41	c 66633 fixed variables
189.30/189.41	c 851173 learned literals
189.30/189.41	c 54.0% deleted literals
189.30/189.41	c 291454449 propagations
189.30/189.41	c 100.0% variables used
189.30/189.41	c 189.3 seconds in library
189.30/189.41	c 1.5 megaprops/second
189.30/189.41	c 7 simplifications
189.30/189.41	c 0 reductions
189.30/189.41	c 2.9 MB recycled
189.30/189.41	c 13.2 MB maximally allocated
189.30/189.41	c 189.3 seconds total run time

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-1557053-1238751138/watcher-1557053-1238751138 -o /tmp/evaluation-result-1557053-1238751138/solver-1557053-1238751138 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/picosat HOME/instance-1557053-1238751138.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.96 1.85 1.46 3/64 14747
/proc/meminfo: memFree=1809912/2055920 swapFree=4178460/4192956
[pid=14747] ppid=14745 vsize=4956 CPUtime=0
/proc/14747/stat : 14747 (picosat) R 14745 14747 14235 0 -1 4194304 644 0 0 0 0 0 0 0 18 0 1 0 1147779557 5074944 629 1992294400 134512640 135137933 4294956224 18446744073709551615 134532287 0 0 4096 0 0 0 0 17 0 0 0
/proc/14747/statm: 1239 631 54 152 0 1085 0

[startup+0.0475791 s]
/proc/loadavg: 1.96 1.85 1.46 3/64 14747
/proc/meminfo: memFree=1809912/2055920 swapFree=4178460/4192956
[pid=14747] ppid=14745 vsize=6964 CPUtime=0.03
/proc/14747/stat : 14747 (picosat) R 14745 14747 14235 0 -1 4194304 1559 0 0 0 3 0 0 0 18 0 1 0 1147779557 7131136 1544 1992294400 134512640 135137933 4294956224 18446744073709551615 134689438 0 0 4096 0 0 0 0 17 0 0 0
/proc/14747/statm: 1741 1544 56 152 0 1587 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6964

[startup+0.101586 s]
/proc/loadavg: 1.96 1.85 1.46 3/64 14747
/proc/meminfo: memFree=1809912/2055920 swapFree=4178460/4192956
[pid=14747] ppid=14745 vsize=9328 CPUtime=0.09
/proc/14747/stat : 14747 (picosat) R 14745 14747 14235 0 -1 4194304 2133 0 0 0 8 1 0 0 18 0 1 0 1147779557 9551872 2118 1992294400 134512640 135137933 4294956224 18446744073709551615 134689438 0 0 4096 0 0 0 0 17 0 0 0
/proc/14747/statm: 2332 2118 56 152 0 2178 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9328

[startup+0.301615 s]
/proc/loadavg: 1.96 1.85 1.46 3/64 14747
/proc/meminfo: memFree=1809912/2055920 swapFree=4178460/4192956
[pid=14747] ppid=14745 vsize=12216 CPUtime=0.29
/proc/14747/stat : 14747 (picosat) R 14745 14747 14235 0 -1 4194304 2763 0 0 0 28 1 0 0 19 0 1 0 1147779557 12509184 2748 1992294400 134512640 135137933 4294956224 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 0 0 0
/proc/14747/statm: 3054 2748 61 152 0 2900 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12216

[startup+0.701672 s]
/proc/loadavg: 1.96 1.85 1.46 3/64 14747
/proc/meminfo: memFree=1809912/2055920 swapFree=4178460/4192956
[pid=14747] ppid=14745 vsize=12732 CPUtime=0.69
/proc/14747/stat : 14747 (picosat) R 14745 14747 14235 0 -1 4194304 2859 0 0 0 68 1 0 0 23 0 1 0 1147779557 13037568 2844 1992294400 134512640 135137933 4294956224 18446744073709551615 134527773 0 0 4096 0 0 0 0 17 0 0 0
/proc/14747/statm: 3183 2844 69 152 0 3029 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12732

[startup+1.50179 s]
/proc/loadavg: 1.96 1.85 1.46 2/65 14748
/proc/meminfo: memFree=1798768/2055920 swapFree=4178460/4192956
[pid=14747] ppid=14745 vsize=12864 CPUtime=1.49
/proc/14747/stat : 14747 (picosat) R 14745 14747 14235 0 -1 4194304 2869 0 0 0 148 1 0 0 25 0 1 0 1147779557 13172736 2854 1992294400 134512640 135137933 4294956224 18446744073709551615 134553611 0 0 4096 0 0 0 0 17 0 0 0
/proc/14747/statm: 3216 2854 69 152 0 3062 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12864

[startup+3.10202 s]
/proc/loadavg: 1.96 1.85 1.46 2/65 14748
/proc/meminfo: memFree=1798256/2055920 swapFree=4178460/4192956
[pid=14747] ppid=14745 vsize=13256 CPUtime=3.09
/proc/14747/stat : 14747 (picosat) R 14745 14747 14235 0 -1 4194304 2957 0 0 0 308 1 0 0 25 0 1 0 1147779557 13574144 2942 1992294400 134512640 135137933 4294956224 18446744073709551615 134551882 0 0 4096 0 0 0 0 17 0 0 0
/proc/14747/statm: 3314 2942 69 152 0 3160 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13256

[startup+6.30148 s]
/proc/loadavg: 1.89 1.84 1.45 2/65 14748
/proc/meminfo: memFree=1798128/2055920 swapFree=4178460/4192956
[pid=14747] ppid=14745 vsize=13256 CPUtime=6.28
/proc/14747/stat : 14747 (picosat) R 14745 14747 14235 0 -1 4194304 2967 0 0 0 627 1 0 0 25 0 1 0 1147779557 13574144 2952 1992294400 134512640 135137933 4294956224 18446744073709551615 134552176 0 0 4096 0 0 0 0 17 0 0 0
/proc/14747/statm: 3314 2952 69 152 0 3160 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13256

[startup+12.7014 s]
/proc/loadavg: 1.81 1.82 1.45 2/65 14748
/proc/meminfo: memFree=1798000/2055920 swapFree=4178460/4192956
[pid=14747] ppid=14745 vsize=13388 CPUtime=12.68
/proc/14747/stat : 14747 (picosat) R 14745 14747 14235 0 -1 4194304 2990 0 0 0 1267 1 0 0 25 0 1 0 1147779557 13709312 2975 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 0 0 0
/proc/14747/statm: 3347 2975 69 152 0 3193 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13388

[startup+25.5013 s]
/proc/loadavg: 1.63 1.78 1.44 2/65 14748
/proc/meminfo: memFree=1797872/2055920 swapFree=4178460/4192956
[pid=14747] ppid=14745 vsize=13652 CPUtime=25.48
/proc/14747/stat : 14747 (picosat) R 14745 14747 14235 0 -1 4194304 3062 0 0 0 2546 2 0 0 25 0 1 0 1147779557 13979648 3047 1992294400 134512640 135137933 4294956224 18446744073709551615 134551384 0 0 4096 0 0 0 0 17 0 0 0
/proc/14747/statm: 3413 3047 69 152 0 3259 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13652

[startup+51.102 s]
/proc/loadavg: 1.42 1.72 1.43 2/65 14748
/proc/meminfo: memFree=1797296/2055920 swapFree=4178460/4192956
[pid=14747] ppid=14745 vsize=14312 CPUtime=51.07
/proc/14747/stat : 14747 (picosat) R 14745 14747 14235 0 -1 4194304 3207 0 0 0 5105 2 0 0 25 0 1 0 1147779557 14655488 3192 1992294400 134512640 135137933 4294956224 18446744073709551615 134554564 0 0 4096 0 0 0 0 17 0 0 0
/proc/14747/statm: 3578 3192 69 152 0 3424 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 14312

[startup+102.305 s]
/proc/loadavg: 1.18 1.61 1.41 2/65 14748
/proc/meminfo: memFree=1795888/2055920 swapFree=4178460/4192956
[pid=14747] ppid=14745 vsize=15632 CPUtime=102.25
/proc/14747/stat : 14747 (picosat) R 14745 14747 14235 0 -1 4194304 3537 0 0 0 10223 2 0 0 25 0 1 0 1147779557 16007168 3522 1992294400 134512640 135137933 4294956224 18446744073709551615 134551628 0 0 4096 0 0 0 0 17 0 0 0
/proc/14747/statm: 3908 3522 69 152 0 3754 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 15632

[startup+162.302 s]
/proc/loadavg: 1.06 1.49 1.38 2/65 14748
/proc/meminfo: memFree=1795632/2055920 swapFree=4178460/4192956
[pid=14747] ppid=14745 vsize=15764 CPUtime=162.2
/proc/14747/stat : 14747 (picosat) R 14745 14747 14235 0 -1 4194304 3578 0 0 0 16218 2 0 0 25 0 1 0 1147779557 16142336 3563 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 0 0 0
/proc/14747/statm: 3941 3563 69 152 0 3787 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 15764

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

[startup+166.302 s]
/proc/loadavg: 1.06 1.48 1.37 2/65 14748
/proc/meminfo: memFree=1795632/2055920 swapFree=4178460/4192956
[pid=14747] ppid=14745 vsize=15764 CPUtime=166.2
/proc/14747/stat : 14747 (picosat) R 14745 14747 14235 0 -1 4194304 3578 0 0 0 16618 2 0 0 25 0 1 0 1147779557 16142336 3563 1992294400 134512640 135137933 4294956224 18446744073709551615 134554634 0 0 4096 0 0 0 0 17 0 0 0
/proc/14747/statm: 3941 3563 69 152 0 3787 0
Current children cumulated CPU time (s) 166.2
Current children cumulated vsize (KiB) 15764

[startup+179.102 s]
/proc/loadavg: 1.05 1.47 1.37 2/65 14748
/proc/meminfo: memFree=1795632/2055920 swapFree=4178460/4192956
[pid=14747] ppid=14745 vsize=15764 CPUtime=179
/proc/14747/stat : 14747 (picosat) R 14745 14747 14235 0 -1 4194304 3579 0 0 0 17898 2 0 0 25 0 1 0 1147779557 16142336 3564 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 0 0 0
/proc/14747/statm: 3941 3564 69 152 0 3787 0
Current children cumulated CPU time (s) 179
Current children cumulated vsize (KiB) 15764

[startup+185.501 s]
/proc/loadavg: 1.05 1.46 1.37 2/65 14748
/proc/meminfo: memFree=1795632/2055920 swapFree=4178460/4192956
[pid=14747] ppid=14745 vsize=15764 CPUtime=185.39
/proc/14747/stat : 14747 (picosat) R 14745 14747 14235 0 -1 4194304 3579 0 0 0 18537 2 0 0 25 0 1 0 1147779557 16142336 3564 1992294400 134512640 135137933 4294956224 18446744073709551615 134548661 0 0 4096 0 0 0 0 17 0 0 0
/proc/14747/statm: 3941 3564 69 152 0 3787 0
Current children cumulated CPU time (s) 185.39
Current children cumulated vsize (KiB) 15764

[startup+187.102 s]
/proc/loadavg: 1.04 1.45 1.36 2/65 14748
/proc/meminfo: memFree=1795632/2055920 swapFree=4178460/4192956
[pid=14747] ppid=14745 vsize=15764 CPUtime=186.99
/proc/14747/stat : 14747 (picosat) R 14745 14747 14235 0 -1 4194304 3579 0 0 0 18697 2 0 0 25 0 1 0 1147779557 16142336 3564 1992294400 134512640 135137933 4294956224 18446744073709551615 134551424 0 0 4096 0 0 0 0 17 0 0 0
/proc/14747/statm: 3941 3564 69 152 0 3787 0
Current children cumulated CPU time (s) 186.99
Current children cumulated vsize (KiB) 15764

[startup+188.702 s]
/proc/loadavg: 1.04 1.45 1.36 2/65 14748
/proc/meminfo: memFree=1795504/2055920 swapFree=4178460/4192956
[pid=14747] ppid=14745 vsize=16024 CPUtime=188.6
/proc/14747/stat : 14747 (picosat) R 14745 14747 14235 0 -1 4194304 3622 0 0 0 18857 3 0 0 25 0 1 0 1147779557 16408576 3607 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 0 0 0
/proc/14747/statm: 4006 3607 69 152 0 3852 0
Current children cumulated CPU time (s) 188.6
Current children cumulated vsize (KiB) 16024

[startup+189.102 s]
/proc/loadavg: 1.04 1.45 1.36 2/65 14748
/proc/meminfo: memFree=1795504/2055920 swapFree=4178460/4192956
[pid=14747] ppid=14745 vsize=16024 CPUtime=189.01
/proc/14747/stat : 14747 (picosat) R 14745 14747 14235 0 -1 4194304 3622 0 0 0 18898 3 0 0 25 0 1 0 1147779557 16408576 3607 1992294400 134512640 135137933 4294956224 18446744073709551615 134554620 0 0 4096 0 0 0 0 17 0 0 0
/proc/14747/statm: 4006 3607 69 152 0 3852 0
Current children cumulated CPU time (s) 189.01
Current children cumulated vsize (KiB) 16024

[startup+189.302 s]
/proc/loadavg: 1.04 1.45 1.36 2/65 14748
/proc/meminfo: memFree=1795504/2055920 swapFree=4178460/4192956
[pid=14747] ppid=14745 vsize=16024 CPUtime=189.2
/proc/14747/stat : 14747 (picosat) R 14745 14747 14235 0 -1 4194304 3622 0 0 0 18917 3 0 0 25 0 1 0 1147779557 16408576 3607 1992294400 134512640 135137933 4294956224 18446744073709551615 134569819 0 0 4096 0 0 0 0 17 0 0 0
/proc/14747/statm: 4006 3607 69 152 0 3852 0
Current children cumulated CPU time (s) 189.2
Current children cumulated vsize (KiB) 16024

[startup+189.402 s]
/proc/loadavg: 1.04 1.45 1.36 2/65 14748
/proc/meminfo: memFree=1795504/2055920 swapFree=4178460/4192956
[pid=14747] ppid=14745 vsize=16540 CPUtime=189.3
/proc/14747/stat : 14747 (picosat) R 14745 14747 14235 0 -1 4194304 3689 0 0 0 18927 3 0 0 25 0 1 0 1147779557 16936960 3674 1992294400 134512640 135137933 4294956224 18446744073709551615 134532944 0 0 4096 0 0 0 0 17 0 0 0
/proc/14747/statm: 4135 3674 69 152 0 3981 0
Current children cumulated CPU time (s) 189.3
Current children cumulated vsize (KiB) 16540

Child status: 20
Real time (s): 189.416
CPU time (s): 189.322
CPU user time (s): 189.288
CPU system time (s): 0.033994
CPU usage (%): 99.9505
Max. virtual memory (cumulated for all children) (KiB): 16540

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

runsolver used 0.160975 second user time and 0.535918 second system time

The end

Launcher Data

Begin job on node22 at 2009-04-03 11:32:19
IDJOB=1557053
IDBENCH=70831
IDSOLVER=506
FILE ID=node22/1557053-1238751138
PBS_JOBID= 9086103
Free space on /tmp= 66528 MiB

SOLVER NAME= picosat 913
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-07.cnf
COMMAND LINE= HOME/picosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1557053-1238751138/watcher-1557053-1238751138 -o /tmp/evaluation-result-1557053-1238751138/solver-1557053-1238751138 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/picosat HOME/instance-1557053-1238751138.cnf

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

MD5SUM BENCH= d5384c4b81fff59c87944d03e9ed7d02
RANDOM SEED=1403642378

node22.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.279
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.279
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:       1810392 kB
Buffers:         47972 kB
Cached:         110180 kB
SwapCached:       8312 kB
Active:          25028 kB
Inactive:       143064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1810392 kB
SwapTotal:     4192956 kB
SwapFree:      4178460 kB
Dirty:            4776 kB
Writeback:           0 kB
Mapped:          15580 kB
Slab:            63492 kB
Committed_AS:  3186552 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= 66528 MiB
End job on node22 at 2009-04-03 11:35:28