Trace number 1797035

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 + SatElite 2009-03-18UNSAT 93.7717 93.8277

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-gcdm16-23.cnf
MD5SUMa61ef2b7b3d16661e8162c430ffb1a51
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark93.7717
Satisfiable
(Un)Satisfiability was proved
Number of variables135543
Number of clauses404326
Sum of the clauses size943426
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2269550
Number of clauses of size 3134775
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 SatElite...
0.00/0.00	c Parsing...
0.39/0.42	c ==============================================================================
0.39/0.42	c |           |     ORIGINAL     |              LEARNT              |          |
0.39/0.42	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.39/0.42	c ==============================================================================
0.39/0.42	c |         0 |  404200   943125 |  121259       0        0     nan |  0.000 % |
4.29/4.38	c |         0 |  103664   388086 |      --       0       --      -- |     --   | -300210/-554257
4.29/4.39	c ==============================================================================
4.29/4.39	c Result  :   #vars: 14948   #clauses: 103664   #literals: 388086
4.29/4.39	c CPU time:   4.18836 s
4.29/4.39	c ==============================================================================
4.59/4.67	c SatElite is done !
4.59/4.67	c revival is preprocessing the formula...#ITERATIONS 26
27.54/27.63	#LEARNT CLAUSES 875
27.64/27.70	done !
27.64/27.70	c Calling MINISAT
27.64/27.70	This is MiniSat 2.0 beta
27.64/27.70	WARNING: for repeatability, setting FPU to use double precision
27.64/27.70	============================[ Problem Statistics ]=============================
27.64/27.70	|                                                                             |
27.64/27.70	|  Number of variables:  14948                                                |
27.64/27.70	|  Number of clauses:    72542                                                |
27.64/27.75	|  Parsing time:         0.04         s                                       |
27.64/27.75	============================[ Search Statistics ]==============================
27.64/27.75	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
27.64/27.75	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
27.64/27.75	===============================================================================
27.64/27.75	|         0 |   10989    68375   210499 |    22791        0    nan |  0.000 % |
27.64/27.77	|       100 |   10989    68375   210499 |    25070      100     30 | 26.485 % |
27.64/27.78	|       250 |   10989    68375   210499 |    27577      250     21 | 26.485 % |
27.66/27.83	|       478 |   10989    68375   210499 |    30335      478     19 | 26.485 % |
27.66/27.91	|       815 |   10989    68375   210499 |    33369      815     19 | 26.485 % |
27.66/27.96	|      1323 |   10989    68375   210499 |    36706     1323     16 | 26.485 % |
27.66/28.07	|      2082 |   10989    68375   210499 |    40376     2082     16 | 26.485 % |
27.66/28.30	|      3222 |   10989    68375   210499 |    44414     3222     17 | 26.485 % |
27.66/28.47	|      4930 |   10989    68375   210499 |    48855     4930     18 | 26.485 % |
28.85/28.95	|      7494 |   10989    68375   210499 |    53741     7494     18 | 26.485 % |
29.45/29.51	|     11339 |   10989    68375   210499 |    59115    11339     21 | 26.485 % |
30.44/30.54	|     17105 |   10989    68375   210499 |    65027    17105     20 | 26.485 % |
32.14/32.20	|     25754 |   10989    68375   210499 |    71530    25754     25 | 26.485 % |
35.44/35.51	|     38728 |   10989    68375   210499 |    78683    38728     26 | 26.485 % |
42.94/43.09	|     58191 |   10989    68375   210499 |    86551    58191     30 | 26.485 % |
59.53/59.69	|     87383 |   10989    68375   210499 |    95206    87383     30 | 26.485 % |
80.23/80.33	|    131172 |   10960    68112   209778 |   104727    33199     18 | 26.679 % |
93.72/93.82	===============================================================================
93.72/93.82	restarts              : 17
93.72/93.82	conflicts             : 158441         (2399 /sec)
93.72/93.82	decisions             : 236568         (1.60 % random) (3583 /sec)
93.72/93.82	propagations          : 58173058       (880997 /sec)
93.72/93.82	conflict literals     : 4930876        (44.83 % deleted)
93.72/93.82	Memory used           : 21.79 MB
93.72/93.82	CPU time              : 66.031 s
93.72/93.82	
93.72/93.82	UNSATISFIABLE
93.72/93.82	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-1797035-1242083267/watcher-1797035-1242083267 -o /tmp/evaluation-result-1797035-1242083267/solver-1797035-1242083267 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797035-1242083267.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: 0.99 0.98 0.99 3/64 3459
/proc/meminfo: memFree=874312/2055920 swapFree=4179680/4192956
[pid=3459] ppid=3457 vsize=5360 CPUtime=0
/proc/3459/stat : 3459 (run.sh) S 3457 3459 2865 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236353653 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3459/statm: 1340 238 197 169 0 51 0
[pid=3460] ppid=3459 vsize=984 CPUtime=0
/proc/3460/stat : 3460 (SatElite) R 3459 3459 2865 0 -1 4194304 144 0 0 0 0 0 0 0 18 0 1 0 236353653 1007616 127 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/3460/statm: 246 127 52 126 0 117 0

[startup+0.0393039 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 3459
/proc/meminfo: memFree=874312/2055920 swapFree=4179680/4192956
[pid=3459] ppid=3457 vsize=5360 CPUtime=0
/proc/3459/stat : 3459 (run.sh) S 3457 3459 2865 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236353653 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3459/statm: 1340 238 197 169 0 51 0
[pid=3460] ppid=3459 vsize=5272 CPUtime=0.02
/proc/3460/stat : 3460 (SatElite) R 3459 3459 2865 0 -1 4194304 1193 0 0 0 2 0 0 0 18 0 1 0 236353653 5398528 1176 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/3460/statm: 1318 1177 52 126 0 1189 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 10632

[startup+0.101309 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 3459
/proc/meminfo: memFree=874312/2055920 swapFree=4179680/4192956
[pid=3459] ppid=3457 vsize=5360 CPUtime=0
/proc/3459/stat : 3459 (run.sh) S 3457 3459 2865 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236353653 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3459/statm: 1340 238 197 169 0 51 0
[pid=3460] ppid=3459 vsize=15016 CPUtime=0.09
/proc/3460/stat : 3460 (SatElite) R 3459 3459 2865 0 -1 4194304 3125 0 0 0 8 1 0 0 18 0 1 0 236353653 15376384 3108 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/3460/statm: 3754 3109 52 126 0 3625 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20376

[startup+0.301331 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 3459
/proc/meminfo: memFree=874312/2055920 swapFree=4179680/4192956
[pid=3459] ppid=3457 vsize=5360 CPUtime=0
/proc/3459/stat : 3459 (run.sh) S 3457 3459 2865 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236353653 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3459/statm: 1340 238 197 169 0 51 0
[pid=3460] ppid=3459 vsize=37436 CPUtime=0.29
/proc/3460/stat : 3460 (SatElite) R 3459 3459 2865 0 -1 4194304 8609 0 0 0 24 5 0 0 19 0 1 0 236353653 38334464 8592 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/3460/statm: 9359 8592 52 126 0 9230 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42796

[startup+0.701373 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 3459
/proc/meminfo: memFree=874312/2055920 swapFree=4179680/4192956
[pid=3459] ppid=3457 vsize=5360 CPUtime=0
/proc/3459/stat : 3459 (run.sh) S 3457 3459 2865 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236353653 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3459/statm: 1340 238 197 169 0 51 0
[pid=3460] ppid=3459 vsize=66156 CPUtime=0.69
/proc/3460/stat : 3460 (SatElite) R 3459 3459 2865 0 -1 4194304 13475 0 0 0 60 9 0 0 23 0 1 0 236353653 67743744 13114 1992294400 134512640 135031949 4294956224 18446744073709551615 134560781 0 0 4096 3 0 0 0 17 0 0 0
/proc/3460/statm: 16539 13114 67 126 0 16410 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 71516

[startup+1.50146 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3461
/proc/meminfo: memFree=815544/2055920 swapFree=4179680/4192956
[pid=3459] ppid=3457 vsize=5360 CPUtime=0
/proc/3459/stat : 3459 (run.sh) S 3457 3459 2865 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236353653 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3459/statm: 1340 238 197 169 0 51 0
[pid=3460] ppid=3459 vsize=72180 CPUtime=1.49
/proc/3460/stat : 3460 (SatElite) R 3459 3459 2865 0 -1 4194304 14888 0 0 0 137 12 0 0 25 0 1 0 236353653 73912320 14527 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/3460/statm: 18045 14527 67 126 0 17916 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 77540

[startup+3.10163 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3461
/proc/meminfo: memFree=806072/2055920 swapFree=4179680/4192956
[pid=3459] ppid=3457 vsize=5360 CPUtime=0
/proc/3459/stat : 3459 (run.sh) S 3457 3459 2865 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236353653 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3459/statm: 1340 238 197 169 0 51 0
[pid=3460] ppid=3459 vsize=73920 CPUtime=3.08
/proc/3460/stat : 3460 (SatElite) R 3459 3459 2865 0 -1 4194304 17883 0 0 0 295 13 0 0 25 0 1 0 236353653 75694080 15032 1992294400 134512640 135031949 4294956224 18446744073709551615 134566353 0 0 4096 3 0 0 0 17 0 0 0
/proc/3460/statm: 18480 15032 67 126 0 18351 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 79280

[startup+6.30199 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3462
/proc/meminfo: memFree=853496/2055920 swapFree=4179680/4192956
[pid=3459] ppid=3457 vsize=5360 CPUtime=4.65
/proc/3459/stat : 3459 (run.sh) S 3457 3459 2865 0 -1 4194304 317 28355 0 0 0 0 444 21 16 0 1 0 236353653 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3459/statm: 1340 241 197 169 0 51 0
[pid=3462] ppid=3459 vsize=7884 CPUtime=1.6
/proc/3462/stat : 3462 (revival) R 3459 3459 2865 0 -1 4194304 2223 0 0 0 160 0 0 0 25 0 1 50000 236354121 8073216 1596 1992294400 134512640 134537284 4294956384 18446744073709551615 134523732 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3462/statm: 1971 1596 85 6 0 1609 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 13244

[startup+12.7017 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3462
/proc/meminfo: memFree=853368/2055920 swapFree=4179680/4192956
[pid=3459] ppid=3457 vsize=5360 CPUtime=4.65
/proc/3459/stat : 3459 (run.sh) S 3457 3459 2865 0 -1 4194304 317 28355 0 0 0 0 444 21 16 0 1 0 236353653 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3459/statm: 1340 241 197 169 0 51 0
[pid=3462] ppid=3459 vsize=7884 CPUtime=8
/proc/3462/stat : 3462 (revival) R 3459 3459 2865 0 -1 4194304 2239 0 0 0 799 1 0 0 25 0 1 50000 236354121 8073216 1612 1992294400 134512640 134537284 4294956384 18446744073709551615 134523781 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3462/statm: 1971 1612 85 6 0 1609 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 13244

[startup+25.5021 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3462
/proc/meminfo: memFree=853432/2055920 swapFree=4179680/4192956
[pid=3459] ppid=3457 vsize=5360 CPUtime=4.65
/proc/3459/stat : 3459 (run.sh) S 3457 3459 2865 0 -1 4194304 317 28355 0 0 0 0 444 21 16 0 1 0 236353653 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3459/statm: 1340 241 197 169 0 51 0
[pid=3462] ppid=3459 vsize=7884 CPUtime=20.79
/proc/3462/stat : 3462 (revival) R 3459 3459 2865 0 -1 4194304 2247 0 0 0 2078 1 0 0 25 0 1 50000 236354121 8073216 1620 1992294400 134512640 134537284 4294956384 18446744073709551615 134523979 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3462/statm: 1971 1620 85 6 0 1609 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 13244

[startup+51.1028 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3463
/proc/meminfo: memFree=841912/2055920 swapFree=4179680/4192956
[pid=3459] ppid=3457 vsize=5360 CPUtime=27.66
/proc/3459/stat : 3459 (run.sh) S 3457 3459 2865 0 -1 4194304 343 30617 0 0 0 0 2743 23 16 0 1 0 236353653 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3459/statm: 1340 241 197 169 0 51 0
[pid=3463] ppid=3459 vsize=17720 CPUtime=23.38
/proc/3463/stat : 3463 (minisat) R 3459 3459 2865 0 -1 4194304 4254 0 0 0 2334 4 0 0 25 0 1 0 236356424 18145280 4238 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/3463/statm: 4430 4238 76 170 0 4258 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 23080

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

[startup+76.7026 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3463
/proc/meminfo: memFree=837368/2055920 swapFree=4179680/4192956
[pid=3459] ppid=3457 vsize=5360 CPUtime=27.66
/proc/3459/stat : 3459 (run.sh) S 3457 3459 2865 0 -1 4194304 343 30617 0 0 0 0 2743 23 16 0 1 0 236353653 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3459/statm: 1340 241 197 169 0 51 0
[pid=3463] ppid=3459 vsize=22312 CPUtime=48.97
/proc/3463/stat : 3463 (minisat) R 3459 3459 2865 0 -1 4194304 5361 0 0 0 4891 6 0 0 25 0 1 0 236356424 22847488 5345 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/3463/statm: 5578 5345 76 170 0 5406 0
Current children cumulated CPU time (s) 76.63
Current children cumulated vsize (KiB) 27672

[startup+83.1013 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3463
/proc/meminfo: memFree=837240/2055920 swapFree=4179680/4192956
[pid=3459] ppid=3457 vsize=5360 CPUtime=27.66
/proc/3459/stat : 3459 (run.sh) S 3457 3459 2865 0 -1 4194304 343 30617 0 0 0 0 2743 23 16 0 1 0 236353653 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3459/statm: 1340 241 197 169 0 51 0
[pid=3463] ppid=3459 vsize=22312 CPUtime=55.37
/proc/3463/stat : 3463 (minisat) R 3459 3459 2865 0 -1 4194304 5373 0 0 0 5531 6 0 0 25 0 1 0 236356424 22847488 5357 1992294400 134512640 135212939 4294956240 18446744073709551615 134526720 0 0 4096 3 0 0 0 17 0 0 0
/proc/3463/statm: 5578 5357 76 170 0 5406 0
Current children cumulated CPU time (s) 83.03
Current children cumulated vsize (KiB) 27672

[startup+89.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3463
/proc/meminfo: memFree=837176/2055920 swapFree=4179680/4192956
[pid=3459] ppid=3457 vsize=5360 CPUtime=27.66
/proc/3459/stat : 3459 (run.sh) S 3457 3459 2865 0 -1 4194304 343 30617 0 0 0 0 2743 23 16 0 1 0 236353653 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3459/statm: 1340 241 197 169 0 51 0
[pid=3463] ppid=3459 vsize=22312 CPUtime=61.77
/proc/3463/stat : 3463 (minisat) R 3459 3459 2865 0 -1 4194304 5373 0 0 0 6171 6 0 0 25 0 1 0 236356424 22847488 5357 1992294400 134512640 135212939 4294956240 18446744073709551615 134526636 0 0 4096 3 0 0 0 17 0 0 0
/proc/3463/statm: 5578 5357 76 170 0 5406 0
Current children cumulated CPU time (s) 89.43
Current children cumulated vsize (KiB) 27672

[startup+91.1011 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3463
/proc/meminfo: memFree=837176/2055920 swapFree=4179680/4192956
[pid=3459] ppid=3457 vsize=5360 CPUtime=27.66
/proc/3459/stat : 3459 (run.sh) S 3457 3459 2865 0 -1 4194304 343 30617 0 0 0 0 2743 23 16 0 1 0 236353653 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3459/statm: 1340 241 197 169 0 51 0
[pid=3463] ppid=3459 vsize=22312 CPUtime=63.36
/proc/3463/stat : 3463 (minisat) R 3459 3459 2865 0 -1 4194304 5373 0 0 0 6330 6 0 0 25 0 1 0 236356424 22847488 5357 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/3463/statm: 5578 5357 76 170 0 5406 0
Current children cumulated CPU time (s) 91.02
Current children cumulated vsize (KiB) 27672

[startup+92.7013 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3463
/proc/meminfo: memFree=837176/2055920 swapFree=4179680/4192956
[pid=3459] ppid=3457 vsize=5360 CPUtime=27.66
/proc/3459/stat : 3459 (run.sh) S 3457 3459 2865 0 -1 4194304 343 30617 0 0 0 0 2743 23 16 0 1 0 236353653 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3459/statm: 1340 241 197 169 0 51 0
[pid=3463] ppid=3459 vsize=22312 CPUtime=64.96
/proc/3463/stat : 3463 (minisat) R 3459 3459 2865 0 -1 4194304 5379 0 0 0 6490 6 0 0 25 0 1 0 236356424 22847488 5363 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3463/statm: 5578 5363 76 170 0 5406 0
Current children cumulated CPU time (s) 92.62
Current children cumulated vsize (KiB) 27672

[startup+93.5064 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3463
/proc/meminfo: memFree=837176/2055920 swapFree=4179680/4192956
[pid=3459] ppid=3457 vsize=5360 CPUtime=27.66
/proc/3459/stat : 3459 (run.sh) S 3457 3459 2865 0 -1 4194304 343 30617 0 0 0 0 2743 23 16 0 1 0 236353653 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3459/statm: 1340 241 197 169 0 51 0
[pid=3463] ppid=3459 vsize=22312 CPUtime=65.77
/proc/3463/stat : 3463 (minisat) R 3459 3459 2865 0 -1 4194304 5379 0 0 0 6571 6 0 0 25 0 1 0 236356424 22847488 5363 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/3463/statm: 5578 5363 76 170 0 5406 0
Current children cumulated CPU time (s) 93.43
Current children cumulated vsize (KiB) 27672

[startup+93.7024 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3463
/proc/meminfo: memFree=837176/2055920 swapFree=4179680/4192956
[pid=3459] ppid=3457 vsize=5360 CPUtime=27.66
/proc/3459/stat : 3459 (run.sh) S 3457 3459 2865 0 -1 4194304 343 30617 0 0 0 0 2743 23 16 0 1 0 236353653 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3459/statm: 1340 241 197 169 0 51 0
[pid=3463] ppid=3459 vsize=22312 CPUtime=65.96
/proc/3463/stat : 3463 (minisat) R 3459 3459 2865 0 -1 4194304 5379 0 0 0 6590 6 0 0 25 0 1 0 236356424 22847488 5363 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3463/statm: 5578 5363 76 170 0 5406 0
Current children cumulated CPU time (s) 93.62
Current children cumulated vsize (KiB) 27672

[startup+93.8024 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3463
/proc/meminfo: memFree=837176/2055920 swapFree=4179680/4192956
[pid=3459] ppid=3457 vsize=5360 CPUtime=27.66
/proc/3459/stat : 3459 (run.sh) S 3457 3459 2865 0 -1 4194304 343 30617 0 0 0 0 2743 23 16 0 1 0 236353653 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3459/statm: 1340 241 197 169 0 51 0
[pid=3463] ppid=3459 vsize=22312 CPUtime=66.06
/proc/3463/stat : 3463 (minisat) R 3459 3459 2865 0 -1 4194304 5379 0 0 0 6600 6 0 0 25 0 1 0 236356424 22847488 5363 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3463/statm: 5578 5363 76 170 0 5406 0
Current children cumulated CPU time (s) 93.72
Current children cumulated vsize (KiB) 27672

Child status: 20
Real time (s): 93.8277
CPU time (s): 93.7717
CPU user time (s): 93.4708
CPU system time (s): 0.300954
CPU usage (%): 99.9403
Max. virtual memory (cumulated for all children) (KiB): 86868

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

runsolver used 0.094985 second user time and 0.254961 second system time

The end

Launcher Data

Begin job on node64 at 2009-05-12 01:07:48
IDJOB=1797035
IDBENCH=70952
IDSOLVER=648
FILE ID=node64/1797035-1242083267
PBS_JOBID= 9277639
Free space on /tmp= 66368 MiB

SOLVER NAME= ReVivAl 0.23 + SatElite 2009-03-18
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-gcdm16-23.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797035-1242083267/watcher-1797035-1242083267 -o /tmp/evaluation-result-1797035-1242083267/solver-1797035-1242083267 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1797035-1242083267.cnf HOME

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

MD5SUM BENCH= a61ef2b7b3d16661e8162c430ffb1a51
RANDOM SEED=1458511754

node64.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.218
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.218
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:        874792 kB
Buffers:         63356 kB
Cached:        1028804 kB
SwapCached:       6516 kB
Active:          56992 kB
Inactive:      1044456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        874792 kB
SwapTotal:     4192956 kB
SwapFree:      4179680 kB
Dirty:            8384 kB
Writeback:           0 kB
Mapped:          14956 kB
Slab:            65472 kB
Committed_AS:   674164 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66352 MiB
End job on node64 at 2009-05-12 01:09:21