Trace number 1796672

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
ReVivAl 0.23 2009-03-18UNSAT 105.343 105.387

General information on the benchmark

NameAPPLICATIONS/bitverif/
minor/minor064.cnf
MD5SUM1a151a1e93387c74239b48070e3eed97
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark22.8045
Satisfiable
(Un)Satisfiability was proved
Number of variables14578
Number of clauses42581
Sum of the clauses size99353
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 228386
Number of clauses of size 314193
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 revival is preprocessing the formula...#ITERATIONS 5
4.19/4.30	#LEARNT CLAUSES 0
4.29/4.33	done !
4.29/4.33	c Calling MINISAT
4.29/4.33	This is MiniSat 2.0 beta
4.29/4.33	WARNING: for repeatability, setting FPU to use double precision
4.29/4.33	============================[ Problem Statistics ]=============================
4.29/4.33	|                                                                             |
4.29/4.33	|  Number of variables:  14578                                                |
4.29/4.33	|  Number of clauses:    42419                                                |
4.29/4.36	|  Parsing time:         0.02         s                                       |
4.29/4.36	============================[ Search Statistics ]==============================
4.29/4.36	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.29/4.36	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.29/4.36	===============================================================================
4.29/4.36	|         0 |   14553    42394    98768 |    14131        0    nan |  0.000 % |
4.29/4.38	|       105 |   14553    42394    98768 |    15544      105     57 |  0.172 % |
4.32/4.41	|       255 |   14553    42394    98768 |    17098      255     35 |  0.171 % |
4.32/4.44	|       480 |   14553    42394    98768 |    18808      480     29 |  0.171 % |
4.32/4.48	|       824 |   14553    42394    98768 |    20689      824     22 |  0.171 % |
4.32/4.55	|      1330 |   14553    42394    98768 |    22758     1330     21 |  0.171 % |
4.32/4.62	|      2089 |   14553    42394    98768 |    25034     2089     20 |  0.171 % |
4.32/4.76	|      3228 |   14553    42394    98768 |    27537     3228     24 |  0.171 % |
4.32/5.03	|      4936 |   14553    42394    98768 |    30291     4936     40 |  0.171 % |
5.37/5.47	|      7498 |   14553    42394    98768 |    33320     7498     53 |  0.171 % |
6.28/6.33	|     11342 |   14553    42394    98768 |    36653    11342     62 |  0.171 % |
7.38/7.47	|     17108 |   14553    42394    98768 |    40318    17108     76 |  0.171 % |
10.98/11.08	|     25758 |   14553    42394    98768 |    44350    25758    111 |  0.171 % |
17.76/17.83	|     38734 |   14553    42394    98768 |    48785    38734    141 |  0.171 % |
24.87/24.96	|     58196 |   14553    42394    98768 |    53663    24006     89 |  0.171 % |
41.95/42.04	|     87391 |   14553    42394    98768 |    59030    53201    139 |  0.171 % |
76.34/76.48	|    131184 |   14553    42394    98768 |    64933    53486    180 |  0.171 % |
105.23/105.37	===============================================================================
105.23/105.37	restarts              : 17
105.23/105.37	conflicts             : 172706         (1712 /sec)
105.23/105.37	decisions             : 389193         (1.75 % random) (3857 /sec)
105.23/105.37	propagations          : 141266664      (1400126 /sec)
105.23/105.37	conflict literals     : 26344058       (21.78 % deleted)
105.23/105.37	Memory used           : 53.56 MB
105.23/105.37	CPU time              : 100.896 s
105.23/105.37	
105.23/105.37	UNSATISFIABLE
105.23/105.38	s UNSATISFIABLE

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-1796672-1242078967/watcher-1796672-1242078967 -o /tmp/evaluation-result-1796672-1242078967/solver-1796672-1242078967 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796672-1242078967.cnf HOME 

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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21213
/proc/meminfo: memFree=1096608/2055920 swapFree=4179592/4192956
[pid=21213] ppid=21211 vsize=5360 CPUtime=0
/proc/21213/stat : 21213 (run.sh) S 21211 21213 20928 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 235922934 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21213/statm: 1340 237 196 169 0 51 0
[pid=21214] ppid=21213 vsize=1608 CPUtime=0
/proc/21214/stat : 21214 (revival) R 21213 21213 20928 0 -1 4194304 146 0 0 0 0 0 0 0 23 0 1 0 235922934 1646592 113 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21214/statm: 402 120 80 6 0 40 0

[startup+0.0141641 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21213
/proc/meminfo: memFree=1096608/2055920 swapFree=4179592/4192956
[pid=21213] ppid=21211 vsize=5360 CPUtime=0
/proc/21213/stat : 21213 (run.sh) S 21211 21213 20928 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 235922934 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21213/statm: 1340 237 196 169 0 51 0
[pid=21214] ppid=21213 vsize=3616 CPUtime=0
/proc/21214/stat : 21214 (revival) R 21213 21213 20928 0 -1 4194304 627 0 0 0 0 0 0 0 23 0 1 0 235922934 3702784 593 1992294400 134512640 134537284 4294956368 18446744073709551615 7328717 0 0 4096 0 0 0 0 17 1 0 0
/proc/21214/statm: 904 593 82 6 0 542 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8976

[startup+0.101178 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21213
/proc/meminfo: memFree=1096608/2055920 swapFree=4179592/4192956
[pid=21213] ppid=21211 vsize=5360 CPUtime=0
/proc/21213/stat : 21213 (run.sh) S 21211 21213 20928 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 235922934 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21213/statm: 1340 237 196 169 0 51 0
[pid=21214] ppid=21213 vsize=4372 CPUtime=0.09
/proc/21214/stat : 21214 (revival) R 21213 21213 20928 0 -1 4194304 938 0 0 0 9 0 0 0 23 0 1 50000 235922934 4476928 743 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21214/statm: 1093 743 85 6 0 731 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9732

[startup+0.301214 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21213
/proc/meminfo: memFree=1096608/2055920 swapFree=4179592/4192956
[pid=21213] ppid=21211 vsize=5360 CPUtime=0
/proc/21213/stat : 21213 (run.sh) S 21211 21213 20928 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 235922934 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21213/statm: 1340 237 196 169 0 51 0
[pid=21214] ppid=21213 vsize=4372 CPUtime=0.29
/proc/21214/stat : 21214 (revival) R 21213 21213 20928 0 -1 4194304 939 0 0 0 29 0 0 0 24 0 1 50000 235922934 4476928 744 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21214/statm: 1093 744 85 6 0 731 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9732

[startup+0.701286 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21213
/proc/meminfo: memFree=1096608/2055920 swapFree=4179592/4192956
[pid=21213] ppid=21211 vsize=5360 CPUtime=0
/proc/21213/stat : 21213 (run.sh) S 21211 21213 20928 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 235922934 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21213/statm: 1340 237 196 169 0 51 0
[pid=21214] ppid=21213 vsize=4372 CPUtime=0.69
/proc/21214/stat : 21214 (revival) R 21213 21213 20928 0 -1 4194304 939 0 0 0 69 0 0 0 25 0 1 50000 235922934 4476928 744 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21214/statm: 1093 744 85 6 0 731 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9732

[startup+1.50143 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21215
/proc/meminfo: memFree=1093520/2055920 swapFree=4179592/4192956
[pid=21213] ppid=21211 vsize=5360 CPUtime=0
/proc/21213/stat : 21213 (run.sh) S 21211 21213 20928 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 235922934 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21213/statm: 1340 237 196 169 0 51 0
[pid=21214] ppid=21213 vsize=4372 CPUtime=1.49
/proc/21214/stat : 21214 (revival) R 21213 21213 20928 0 -1 4194304 939 0 0 0 149 0 0 0 25 0 1 50000 235922934 4476928 744 1992294400 134512640 134537284 4294956368 18446744073709551615 134524039 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21214/statm: 1093 744 85 6 0 731 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9732

[startup+3.10172 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21215
/proc/meminfo: memFree=1093392/2055920 swapFree=4179592/4192956
[pid=21213] ppid=21211 vsize=5360 CPUtime=0
/proc/21213/stat : 21213 (run.sh) S 21211 21213 20928 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 235922934 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21213/statm: 1340 237 196 169 0 51 0
[pid=21214] ppid=21213 vsize=4372 CPUtime=3.09
/proc/21214/stat : 21214 (revival) R 21213 21213 20928 0 -1 4194304 939 0 0 0 309 0 0 0 25 0 1 50000 235922934 4476928 744 1992294400 134512640 134537284 4294956368 18446744073709551615 134523617 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21214/statm: 1093 744 85 6 0 731 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9732

[startup+6.3013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21216
/proc/meminfo: memFree=1090384/2055920 swapFree=4179592/4192956
[pid=21213] ppid=21211 vsize=5360 CPUtime=4.32
/proc/21213/stat : 21213 (run.sh) S 21211 21213 20928 0 -1 4194304 312 954 0 0 0 0 432 0 16 0 1 0 235922934 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21213/statm: 1340 238 197 169 0 51 0
[pid=21216] ppid=21213 vsize=8012 CPUtime=1.96
/proc/21216/stat : 21216 (minisat) R 21213 21213 20928 0 -1 4194304 1731 0 0 0 195 1 0 0 25 0 1 0 235923367 8204288 1717 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 1 0 0
/proc/21216/statm: 2003 1717 77 170 0 1831 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13372

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21216
/proc/meminfo: memFree=1078352/2055920 swapFree=4179592/4192956
[pid=21213] ppid=21211 vsize=5360 CPUtime=4.32
/proc/21213/stat : 21213 (run.sh) S 21211 21213 20928 0 -1 4194304 312 954 0 0 0 0 432 0 16 0 1 0 235922934 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21213/statm: 1340 238 197 169 0 51 0
[pid=21216] ppid=21213 vsize=19452 CPUtime=8.35
/proc/21216/stat : 21216 (minisat) R 21213 21213 20928 0 -1 4194304 4586 0 0 0 833 2 0 0 25 0 1 0 235923367 19918848 4572 1992294400 134512640 135212939 4294956240 18446744073709551615 134719078 0 0 4096 3 0 0 0 17 1 0 0
/proc/21216/statm: 4863 4572 77 170 0 4691 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 24812

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21216
/proc/meminfo: memFree=1063632/2055920 swapFree=4179592/4192956
[pid=21213] ppid=21211 vsize=5360 CPUtime=4.32
/proc/21213/stat : 21213 (run.sh) S 21211 21213 20928 0 -1 4194304 312 954 0 0 0 0 432 0 16 0 1 0 235922934 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21213/statm: 1340 238 197 169 0 51 0
[pid=21216] ppid=21213 vsize=33140 CPUtime=21.14
/proc/21216/stat : 21216 (minisat) R 21213 21213 20928 0 -1 4194304 8019 0 0 0 2109 5 0 0 25 0 1 0 235923367 33935360 8005 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/21216/statm: 8285 8005 77 170 0 8113 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 38500

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21216
/proc/meminfo: memFree=1051920/2055920 swapFree=4179592/4192956
[pid=21213] ppid=21211 vsize=5360 CPUtime=4.32
/proc/21213/stat : 21213 (run.sh) S 21211 21213 20928 0 -1 4194304 312 954 0 0 0 0 432 0 16 0 1 0 235922934 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21213/statm: 1340 238 197 169 0 51 0
[pid=21216] ppid=21213 vsize=44904 CPUtime=46.73
/proc/21216/stat : 21216 (minisat) R 21213 21213 20928 0 -1 4194304 10931 0 0 0 4666 7 0 0 25 0 1 0 235923367 45981696 10917 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/21216/statm: 11226 10917 77 170 0 11054 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 50264

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21216
/proc/meminfo: memFree=1041936/2055920 swapFree=4179592/4192956
[pid=21213] ppid=21211 vsize=5360 CPUtime=4.32
/proc/21213/stat : 21213 (run.sh) S 21211 21213 20928 0 -1 4194304 312 954 0 0 0 0 432 0 16 0 1 0 235922934 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21213/statm: 1340 238 197 169 0 51 0
[pid=21216] ppid=21213 vsize=54840 CPUtime=97.92
/proc/21216/stat : 21216 (minisat) R 21213 21213 20928 0 -1 4194304 13424 0 0 0 9782 10 0 0 25 0 1 0 235923367 56156160 13410 1992294400 134512640 135212939 4294956240 18446744073709551615 134529392 0 0 4096 3 0 0 0 17 1 0 0
/proc/21216/statm: 13710 13410 77 170 0 13538 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 60200

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

[startup+103.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21216
/proc/meminfo: memFree=1041936/2055920 swapFree=4179592/4192956
[pid=21213] ppid=21211 vsize=5360 CPUtime=4.32
/proc/21213/stat : 21213 (run.sh) S 21211 21213 20928 0 -1 4194304 312 954 0 0 0 0 432 0 16 0 1 0 235922934 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21213/statm: 1340 238 197 169 0 51 0
[pid=21216] ppid=21213 vsize=54840 CPUtime=99.52
/proc/21216/stat : 21216 (minisat) R 21213 21213 20928 0 -1 4194304 13424 0 0 0 9942 10 0 0 25 0 1 0 235923367 56156160 13410 1992294400 134512640 135212939 4294956240 18446744073709551615 134536120 0 0 4096 3 0 0 0 17 1 0 0
/proc/21216/statm: 13710 13410 77 170 0 13538 0
Current children cumulated CPU time (s) 103.84
Current children cumulated vsize (KiB) 60200

[startup+104.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21216
/proc/meminfo: memFree=1041936/2055920 swapFree=4179592/4192956
[pid=21213] ppid=21211 vsize=5360 CPUtime=4.32
/proc/21213/stat : 21213 (run.sh) S 21211 21213 20928 0 -1 4194304 312 954 0 0 0 0 432 0 16 0 1 0 235922934 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21213/statm: 1340 238 197 169 0 51 0
[pid=21216] ppid=21213 vsize=54840 CPUtime=100.31
/proc/21216/stat : 21216 (minisat) R 21213 21213 20928 0 -1 4194304 13424 0 0 0 10021 10 0 0 25 0 1 0 235923367 56156160 13410 1992294400 134512640 135212939 4294956240 18446744073709551615 134536453 0 0 4096 3 0 0 0 17 1 0 0
/proc/21216/statm: 13710 13410 77 170 0 13538 0
Current children cumulated CPU time (s) 104.63
Current children cumulated vsize (KiB) 60200

[startup+105.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21216
/proc/meminfo: memFree=1041936/2055920 swapFree=4179592/4192956
[pid=21213] ppid=21211 vsize=5360 CPUtime=4.32
/proc/21213/stat : 21213 (run.sh) S 21211 21213 20928 0 -1 4194304 312 954 0 0 0 0 432 0 16 0 1 0 235922934 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21213/statm: 1340 238 197 169 0 51 0
[pid=21216] ppid=21213 vsize=54840 CPUtime=100.71
/proc/21216/stat : 21216 (minisat) R 21213 21213 20928 0 -1 4194304 13424 0 0 0 10061 10 0 0 25 0 1 0 235923367 56156160 13410 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 1 0 0
/proc/21216/statm: 13710 13410 77 170 0 13538 0
Current children cumulated CPU time (s) 105.03
Current children cumulated vsize (KiB) 60200

[startup+105.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21216
/proc/meminfo: memFree=1041936/2055920 swapFree=4179592/4192956
[pid=21213] ppid=21211 vsize=5360 CPUtime=4.32
/proc/21213/stat : 21213 (run.sh) S 21211 21213 20928 0 -1 4194304 312 954 0 0 0 0 432 0 16 0 1 0 235922934 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21213/statm: 1340 238 197 169 0 51 0
[pid=21216] ppid=21213 vsize=54840 CPUtime=100.91
/proc/21216/stat : 21216 (minisat) R 21213 21213 20928 0 -1 4194304 13424 0 0 0 10081 10 0 0 25 0 1 0 235923367 56156160 13410 1992294400 134512640 135212939 4294956240 18446744073709551615 134526831 0 0 4096 3 0 0 0 17 1 0 0
/proc/21216/statm: 13710 13410 77 170 0 13538 0
Current children cumulated CPU time (s) 105.23
Current children cumulated vsize (KiB) 60200

Child status: 20
Real time (s): 105.387
CPU time (s): 105.343
CPU user time (s): 105.223
CPU system time (s): 0.119981
CPU usage (%): 99.9586
Max. virtual memory (cumulated for all children) (KiB): 60200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 105.223
system time used= 0.119981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14715
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= 7
involuntary context switches= 186

runsolver used 0.13098 second user time and 0.26196 second system time

The end

Launcher Data

Begin job on node67 at 2009-05-11 23:56:07
IDJOB=1796672
IDBENCH=70756
IDSOLVER=649
FILE ID=node67/1796672-1242078967
PBS_JOBID= 9277604
Free space on /tmp= 66316 MiB

SOLVER NAME= ReVivAl 0.23 2009-03-18
BENCH NAME= SAT09/APPLICATIONS/bitverif/minor/minor064.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796672-1242078967/watcher-1796672-1242078967 -o /tmp/evaluation-result-1796672-1242078967/solver-1796672-1242078967 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1796672-1242078967.cnf HOME

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

MD5SUM BENCH= 1a151a1e93387c74239b48070e3eed97
RANDOM SEED=1598369525

node67.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.277
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.277
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:       1097088 kB
Buffers:         67340 kB
Cached:         819348 kB
SwapCached:       8260 kB
Active:         261844 kB
Inactive:       634484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1097088 kB
SwapTotal:     4192956 kB
SwapFree:      4179592 kB
Dirty:            2040 kB
Writeback:           0 kB
Mapped:          14116 kB
Slab:            48500 kB
Committed_AS:   780920 kB
PageTables:       1436 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= 66316 MiB
End job on node67 at 2009-05-11 23:57:53