Trace number 1796236

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
SatElite + ReVivAl 0.23 2009-03-18UNSAT 220.394 220.507

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-5-15-u.cnf
MD5SUMc716daea92d5e29b94f85a19b52859ac
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark220.394
Satisfiable
(Un)Satisfiability was proved
Number of variables151952
Number of clauses697321
Sum of the clauses size1601192
Maximum clause length10
Minimum clause length1
Number of clauses of size 112754
Number of clauses of size 2551183
Number of clauses of size 3104744
Number of clauses of size 43180
Number of clauses of size 512720
Number of clauses of size over 512740

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 6
24.79/24.89	#LEARNT CLAUSES 562
24.89/24.97	done !
24.89/24.97	c Now, SatElite...
24.89/24.97	c Parsing...
24.95/25.12	c ==============================================================================
24.95/25.12	c |           |     ORIGINAL     |              LEARNT              |          |
24.95/25.12	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
24.95/25.12	c ==============================================================================
24.95/25.12	c |         0 |   23558    50977 |    7067       0        0     nan |  0.000 % |
25.17/25.30	c |         0 |   12466    30097 |      --       0       --      -- |     --   | -11092/-20880
25.27/25.30	c ==============================================================================
25.27/25.30	c Result  :   #vars: 2453   #clauses: 12466   #literals: 30097
25.27/25.30	c CPU time:   0.298954 s
25.27/25.30	c ==============================================================================
25.27/25.40	c SatElite is done !
25.27/25.40	c Calling MINISAT
25.27/25.40	This is MiniSat 2.0 beta
25.27/25.40	WARNING: for repeatability, setting FPU to use double precision
25.27/25.40	============================[ Problem Statistics ]=============================
25.27/25.40	|                                                                             |
25.38/25.40	|  Number of variables:  2453                                                 |
25.38/25.40	|  Number of clauses:    12466                                                |
25.38/25.40	|  Parsing time:         0.01         s                                       |
25.38/25.40	============================[ Search Statistics ]==============================
25.38/25.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
25.38/25.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
25.38/25.40	===============================================================================
25.38/25.40	|         0 |    2453    12466    30097 |     4155        0    nan |  0.000 % |
25.38/25.42	|       103 |    2453    12466    30097 |     4570      103     22 |  0.000 % |
25.38/25.43	|       255 |    2453    12466    30097 |     5027      255     21 |  0.000 % |
25.38/25.45	|       480 |    2453    12466    30097 |     5530      480     21 |  0.000 % |
25.38/25.49	|       817 |    2453    12466    30097 |     6083      817     25 |  0.000 % |
25.38/25.53	|      1323 |    2453    12466    30097 |     6692     1323     26 |  0.000 % |
25.38/25.61	|      2082 |    2453    12466    30097 |     7361     2082     26 |  0.001 % |
25.38/25.72	|      3221 |    2453    12466    30097 |     8097     3221     25 |  0.000 % |
25.38/25.89	|      4929 |    2453    12466    30097 |     8907     4929     23 |  0.001 % |
25.38/26.24	|      7491 |    2453    12466    30097 |     9798     7491     22 |  0.001 % |
26.66/26.71	|     11336 |    2453    12466    30097 |    10777     5983     17 |  0.007 % |
27.47/27.50	|     17104 |    2453    12466    30097 |    11855     5886     16 |  0.001 % |
28.66/28.78	|     25753 |    2453    12466    30097 |    13041     8237     19 |  0.000 % |
30.76/30.87	|     38729 |    2453    12466    30097 |    14345     7454     17 |  0.007 % |
33.85/33.96	|     58190 |    2453    12466    30097 |    15779    11738     17 |  0.000 % |
38.35/38.44	|     87382 |    2453    12466    30097 |    17357    16083     16 |  0.008 % |
45.75/45.83	|    131172 |    2453    12466    30097 |    19093    14342     16 |  0.009 % |
58.34/58.46	|    196857 |    2441    12292    29693 |    21003    16233     23 |  0.489 % |
79.43/79.52	|    295384 |    2441    12292    29693 |    23103    17187     19 |  0.489 % |
112.61/112.70	|    443173 |    2417    12154    29386 |    25413    20959     22 |  1.469 % |
165.09/165.29	|    664856 |    2391    11847    28679 |    27955    16950     25 |  2.528 % |
220.37/220.50	===============================================================================
220.37/220.50	restarts              : 21
220.37/220.50	conflicts             : 873665         (4481 /sec)
220.37/220.50	decisions             : 1061422        (1.07 % random) (5444 /sec)
220.37/220.50	propagations          : 272681484      (1398543 /sec)
220.37/220.50	conflict literals     : 18801261       (28.19 % deleted)
220.37/220.50	Memory used           : 10.03 MB
220.37/220.50	CPU time              : 194.975 s
220.37/220.50	
220.37/220.50	UNSATISFIABLE
220.37/220.50	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-1796236-1242072578/watcher-1796236-1242072578 -o /tmp/evaluation-result-1796236-1242072578/solver-1796236-1242072578 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796236-1242072578.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.91 0.98 1.14 2/64 6377
/proc/meminfo: memFree=940808/2055920 swapFree=3990764/4192956
[pid=6377] ppid=6375 vsize=5360 CPUtime=0
/proc/6377/stat : 6377 (run.sh) R 6375 6377 6303 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 235291407 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 238487661215 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/6377/statm: 1340 236 195 169 0 51 0
[pid=6378] ppid=6377 vsize=2124 CPUtime=0
/proc/6378/stat : 6378 (revival) R 6377 6377 6303 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 235291407 2174976 252 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/6378/statm: 531 259 81 6 0 169 0

[startup+0.0711559 s]
/proc/loadavg: 0.91 0.98 1.14 2/64 6377
/proc/meminfo: memFree=940808/2055920 swapFree=3990764/4192956
[pid=6377] ppid=6375 vsize=5360 CPUtime=0
/proc/6377/stat : 6377 (run.sh) S 6375 6377 6303 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235291407 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6377/statm: 1340 237 196 169 0 51 0
[pid=6378] ppid=6377 vsize=26728 CPUtime=0.06
/proc/6378/stat : 6378 (revival) R 6377 6377 6303 0 -1 4194304 5671 0 0 0 3 3 0 0 19 0 1 0 235291407 27369472 5633 1992294400 134512640 134537284 4294956368 18446744073709551615 2930299 0 0 4096 0 0 0 0 17 0 0 0
/proc/6378/statm: 6682 5639 82 6 0 6320 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 32088

[startup+0.101158 s]
/proc/loadavg: 0.91 0.98 1.14 2/64 6377
/proc/meminfo: memFree=940808/2055920 swapFree=3990764/4192956
[pid=6377] ppid=6375 vsize=5360 CPUtime=0
/proc/6377/stat : 6377 (run.sh) S 6375 6377 6303 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235291407 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6377/statm: 1340 237 196 169 0 51 0
[pid=6378] ppid=6377 vsize=37012 CPUtime=0.09
/proc/6378/stat : 6378 (revival) R 6377 6377 6303 0 -1 4194304 7307 0 0 0 6 3 0 0 19 0 1 0 235291407 37900288 7269 1992294400 134512640 134537284 4294956368 18446744073709551615 134527481 0 0 4096 0 0 0 0 17 0 0 0
/proc/6378/statm: 9253 7270 82 6 0 8891 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42372

[startup+0.30118 s]
/proc/loadavg: 0.91 0.98 1.14 2/64 6377
/proc/meminfo: memFree=940808/2055920 swapFree=3990764/4192956
[pid=6377] ppid=6375 vsize=5360 CPUtime=0
/proc/6377/stat : 6377 (run.sh) S 6375 6377 6303 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235291407 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6377/statm: 1340 237 196 169 0 51 0
[pid=6378] ppid=6377 vsize=55748 CPUtime=0.29
/proc/6378/stat : 6378 (revival) R 6377 6377 6303 0 -1 4194304 11565 0 0 0 24 5 0 0 21 0 1 0 235291407 57085952 11527 1992294400 134512640 134537284 4294956368 18446744073709551615 2930299 0 0 4096 0 0 0 0 17 0 0 0
/proc/6378/statm: 13937 11529 82 6 0 13575 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 61108

[startup+0.701226 s]
/proc/loadavg: 0.91 0.98 1.14 2/64 6377
/proc/meminfo: memFree=940808/2055920 swapFree=3990764/4192956
[pid=6377] ppid=6375 vsize=5360 CPUtime=0
/proc/6377/stat : 6377 (run.sh) S 6375 6377 6303 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235291407 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6377/statm: 1340 237 196 169 0 51 0
[pid=6378] ppid=6377 vsize=43868 CPUtime=0.69
/proc/6378/stat : 6378 (revival) R 6377 6377 6303 0 -1 4194304 11736 0 0 0 64 5 0 0 25 0 1 50000 235291407 44920832 8663 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/6378/statm: 10967 8663 85 6 0 10605 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49228

[startup+1.50132 s]
/proc/loadavg: 0.91 0.98 1.14 2/66 6379
/proc/meminfo: memFree=906040/2055920 swapFree=3990764/4192956
[pid=6377] ppid=6375 vsize=5360 CPUtime=0
/proc/6377/stat : 6377 (run.sh) S 6375 6377 6303 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235291407 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6377/statm: 1340 237 196 169 0 51 0
[pid=6378] ppid=6377 vsize=43868 CPUtime=1.49
/proc/6378/stat : 6378 (revival) R 6377 6377 6303 0 -1 4194304 11747 0 0 0 144 5 0 0 25 0 1 50000 235291407 44920832 8674 1992294400 134512640 134537284 4294956368 18446744073709551615 134523918 0 0 4096 8192 0 0 0 17 0 0 0
/proc/6378/statm: 10967 8674 85 6 0 10605 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49228

[startup+3.1015 s]
/proc/loadavg: 0.91 0.98 1.14 2/66 6379
/proc/meminfo: memFree=905528/2055920 swapFree=3990764/4192956
[pid=6377] ppid=6375 vsize=5360 CPUtime=0
/proc/6377/stat : 6377 (run.sh) S 6375 6377 6303 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235291407 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6377/statm: 1340 237 196 169 0 51 0
[pid=6378] ppid=6377 vsize=44008 CPUtime=3.08
/proc/6378/stat : 6378 (revival) R 6377 6377 6303 0 -1 4194304 11767 0 0 0 303 5 0 0 25 0 1 50000 235291407 45064192 8694 1992294400 134512640 134537284 4294956368 18446744073709551615 134524222 0 0 4096 8192 0 0 0 17 0 0 0
/proc/6378/statm: 11002 8694 85 6 0 10640 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 49368

[startup+6.30186 s]
/proc/loadavg: 0.92 0.98 1.14 2/66 6379
/proc/meminfo: memFree=905528/2055920 swapFree=3990764/4192956
[pid=6377] ppid=6375 vsize=5360 CPUtime=0
/proc/6377/stat : 6377 (run.sh) S 6375 6377 6303 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235291407 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6377/statm: 1340 237 196 169 0 51 0
[pid=6378] ppid=6377 vsize=44008 CPUtime=6.28
/proc/6378/stat : 6378 (revival) R 6377 6377 6303 0 -1 4194304 11791 0 0 0 623 5 0 0 25 0 1 50000 235291407 45064192 8718 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/6378/statm: 11002 8718 85 6 0 10640 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 49368

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 1.14 2/66 6379
/proc/meminfo: memFree=905600/2055920 swapFree=3990764/4192956
[pid=6377] ppid=6375 vsize=5360 CPUtime=0
/proc/6377/stat : 6377 (run.sh) S 6375 6377 6303 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235291407 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6377/statm: 1340 237 196 169 0 51 0
[pid=6378] ppid=6377 vsize=44008 CPUtime=12.68
/proc/6378/stat : 6378 (revival) R 6377 6377 6303 0 -1 4194304 11801 0 0 0 1263 5 0 0 25 0 1 50000 235291407 45064192 8728 1992294400 134512640 134537284 4294956368 18446744073709551615 134523977 0 0 4096 8192 0 0 0 17 0 0 0
/proc/6378/statm: 11002 8728 85 6 0 10640 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 49368

[startup+25.501 s]
/proc/loadavg: 0.94 0.98 1.14 2/66 6380
/proc/meminfo: memFree=916480/2055920 swapFree=3990764/4192956
[pid=6377] ppid=6375 vsize=5360 CPUtime=25.38
/proc/6377/stat : 6377 (run.sh) S 6375 6377 6303 0 -1 4194304 341 18270 0 0 0 0 2527 11 15 0 1 0 235291407 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6377/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 5360

[startup+51.102 s]
/proc/loadavg: 0.96 0.98 1.13 2/66 6381
/proc/meminfo: memFree=932864/2055920 swapFree=3990764/4192956
[pid=6377] ppid=6375 vsize=5360 CPUtime=25.38
/proc/6377/stat : 6377 (run.sh) S 6375 6377 6303 0 -1 4194304 341 18270 0 0 0 0 2527 11 15 0 1 0 235291407 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6377/statm: 1340 241 197 169 0 51 0
[pid=6381] ppid=6377 vsize=6168 CPUtime=25.67
/proc/6381/stat : 6381 (minisat) R 6377 6377 6303 0 -1 4194304 1219 0 0 0 2567 0 0 0 25 0 1 0 235293947 6316032 1203 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/6381/statm: 1542 1203 76 170 0 1370 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 11528

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.12 2/66 6381
/proc/meminfo: memFree=931072/2055920 swapFree=3990764/4192956
[pid=6377] ppid=6375 vsize=5360 CPUtime=25.38
/proc/6377/stat : 6377 (run.sh) S 6375 6377 6303 0 -1 4194304 341 18270 0 0 0 0 2527 11 15 0 1 0 235291407 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6377/statm: 1340 241 197 169 0 51 0
[pid=6381] ppid=6377 vsize=7948 CPUtime=76.84
/proc/6381/stat : 6381 (minisat) R 6377 6377 6303 0 -1 4194304 1639 0 0 0 7683 1 0 0 25 0 1 0 235293947 8138752 1623 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/6381/statm: 1987 1623 76 170 0 1815 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 13308

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.11 2/66 6381
/proc/meminfo: memFree=929920/2055920 swapFree=3990764/4192956
[pid=6377] ppid=6375 vsize=5360 CPUtime=25.38
/proc/6377/stat : 6377 (run.sh) S 6375 6377 6303 0 -1 4194304 341 18270 0 0 0 0 2527 11 15 0 1 0 235291407 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6377/statm: 1340 241 197 169 0 51 0
[pid=6381] ppid=6377 vsize=9200 CPUtime=136.81
/proc/6381/stat : 6381 (minisat) R 6377 6377 6303 0 -1 4194304 1940 0 0 0 13679 2 0 0 25 0 1 0 235293947 9420800 1924 1992294400 134512640 135212939 4294956240 18446744073709551615 134526814 0 0 4096 3 0 0 0 17 0 0 0
/proc/6381/statm: 2300 1924 76 170 0 2128 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 14560

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

[startup+179.103 s]
/proc/loadavg: 0.99 0.98 1.11 2/66 6381
/proc/meminfo: memFree=929344/2055920 swapFree=3990764/4192956
[pid=6377] ppid=6375 vsize=5360 CPUtime=25.38
/proc/6377/stat : 6377 (run.sh) S 6375 6377 6303 0 -1 4194304 341 18270 0 0 0 0 2527 11 15 0 1 0 235291407 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6377/statm: 1340 241 197 169 0 51 0
[pid=6381] ppid=6377 vsize=9800 CPUtime=153.61
/proc/6381/stat : 6381 (minisat) R 6377 6377 6303 0 -1 4194304 2078 0 0 0 15359 2 0 0 25 0 1 0 235293947 10035200 2062 1992294400 134512640 135212939 4294956240 18446744073709551615 134526633 0 0 4096 3 0 0 0 17 0 0 0
/proc/6381/statm: 2450 2062 76 170 0 2278 0
Current children cumulated CPU time (s) 178.99
Current children cumulated vsize (KiB) 15160

[startup+204.702 s]
/proc/loadavg: 0.99 0.98 1.10 2/66 6381
/proc/meminfo: memFree=929152/2055920 swapFree=3990764/4192956
[pid=6377] ppid=6375 vsize=5360 CPUtime=25.38
/proc/6377/stat : 6377 (run.sh) S 6375 6377 6303 0 -1 4194304 341 18270 0 0 0 0 2527 11 15 0 1 0 235291407 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6377/statm: 1340 241 197 169 0 51 0
[pid=6381] ppid=6377 vsize=9952 CPUtime=179.2
/proc/6381/stat : 6381 (minisat) R 6377 6377 6303 0 -1 4194304 2109 0 0 0 17918 2 0 0 25 0 1 0 235293947 10190848 2093 1992294400 134512640 135212939 4294956240 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/6381/statm: 2488 2093 76 170 0 2316 0
Current children cumulated CPU time (s) 204.58
Current children cumulated vsize (KiB) 15312

[startup+211.101 s]
/proc/loadavg: 0.99 0.98 1.10 2/66 6381
/proc/meminfo: memFree=929024/2055920 swapFree=3990764/4192956
[pid=6377] ppid=6375 vsize=5360 CPUtime=25.38
/proc/6377/stat : 6377 (run.sh) S 6375 6377 6303 0 -1 4194304 341 18270 0 0 0 0 2527 11 15 0 1 0 235291407 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6377/statm: 1340 241 197 169 0 51 0
[pid=6381] ppid=6377 vsize=10124 CPUtime=185.59
/proc/6381/stat : 6381 (minisat) R 6377 6377 6303 0 -1 4194304 2148 0 0 0 18557 2 0 0 25 0 1 0 235293947 10366976 2132 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6381/statm: 2531 2132 76 170 0 2359 0
Current children cumulated CPU time (s) 210.97
Current children cumulated vsize (KiB) 15484

[startup+217.502 s]
/proc/loadavg: 0.99 0.98 1.10 2/66 6381
/proc/meminfo: memFree=929024/2055920 swapFree=3990764/4192956
[pid=6377] ppid=6375 vsize=5360 CPUtime=25.38
/proc/6377/stat : 6377 (run.sh) S 6375 6377 6303 0 -1 4194304 341 18270 0 0 0 0 2527 11 15 0 1 0 235291407 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6377/statm: 1340 241 197 169 0 51 0
[pid=6381] ppid=6377 vsize=10124 CPUtime=191.99
/proc/6381/stat : 6381 (minisat) R 6377 6377 6303 0 -1 4194304 2157 0 0 0 19197 2 0 0 25 0 1 0 235293947 10366976 2141 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6381/statm: 2531 2141 76 170 0 2359 0
Current children cumulated CPU time (s) 217.37
Current children cumulated vsize (KiB) 15484

[startup+219.101 s]
/proc/loadavg: 0.99 0.98 1.10 2/66 6381
/proc/meminfo: memFree=928960/2055920 swapFree=3990764/4192956
[pid=6377] ppid=6375 vsize=5360 CPUtime=25.38
/proc/6377/stat : 6377 (run.sh) S 6375 6377 6303 0 -1 4194304 341 18270 0 0 0 0 2527 11 15 0 1 0 235291407 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6377/statm: 1340 241 197 169 0 51 0
[pid=6381] ppid=6377 vsize=10124 CPUtime=193.59
/proc/6381/stat : 6381 (minisat) R 6377 6377 6303 0 -1 4194304 2166 0 0 0 19357 2 0 0 25 0 1 0 235293947 10366976 2150 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/6381/statm: 2531 2150 76 170 0 2359 0
Current children cumulated CPU time (s) 218.97
Current children cumulated vsize (KiB) 15484

[startup+219.901 s]
/proc/loadavg: 0.99 0.98 1.10 2/66 6381
/proc/meminfo: memFree=928896/2055920 swapFree=3990764/4192956
[pid=6377] ppid=6375 vsize=5360 CPUtime=25.38
/proc/6377/stat : 6377 (run.sh) S 6375 6377 6303 0 -1 4194304 341 18270 0 0 0 0 2527 11 15 0 1 0 235291407 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6377/statm: 1340 241 197 169 0 51 0
[pid=6381] ppid=6377 vsize=10268 CPUtime=194.39
/proc/6381/stat : 6381 (minisat) R 6377 6377 6303 0 -1 4194304 2177 0 0 0 19437 2 0 0 25 0 1 0 235293947 10514432 2161 1992294400 134512640 135212939 4294956240 18446744073709551615 134534888 0 0 4096 3 0 0 0 17 0 0 0
/proc/6381/statm: 2567 2161 76 170 0 2395 0
Current children cumulated CPU time (s) 219.77
Current children cumulated vsize (KiB) 15628

[startup+220.301 s]
/proc/loadavg: 0.99 0.98 1.10 2/66 6381
/proc/meminfo: memFree=928896/2055920 swapFree=3990764/4192956
[pid=6377] ppid=6375 vsize=5360 CPUtime=25.38
/proc/6377/stat : 6377 (run.sh) S 6375 6377 6303 0 -1 4194304 341 18270 0 0 0 0 2527 11 15 0 1 0 235291407 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6377/statm: 1340 241 197 169 0 51 0
[pid=6381] ppid=6377 vsize=10268 CPUtime=194.79
/proc/6381/stat : 6381 (minisat) R 6377 6377 6303 0 -1 4194304 2177 0 0 0 19477 2 0 0 25 0 1 0 235293947 10514432 2161 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6381/statm: 2567 2161 76 170 0 2395 0
Current children cumulated CPU time (s) 220.17
Current children cumulated vsize (KiB) 15628

[startup+220.501 s]
/proc/loadavg: 0.99 0.98 1.10 2/66 6381
/proc/meminfo: memFree=928896/2055920 swapFree=3990764/4192956
[pid=6377] ppid=6375 vsize=5360 CPUtime=25.38
/proc/6377/stat : 6377 (run.sh) S 6375 6377 6303 0 -1 4194304 341 18270 0 0 0 0 2527 11 15 0 1 0 235291407 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6377/statm: 1340 241 197 169 0 51 0
[pid=6381] ppid=6377 vsize=10268 CPUtime=194.99
/proc/6381/stat : 6381 (minisat) R 6377 6377 6303 0 -1 4194304 2177 0 0 0 19497 2 0 0 25 0 1 0 235293947 10514432 2161 1992294400 134512640 135212939 4294956240 18446744073709551615 134527089 0 0 4096 3 0 0 0 17 0 0 0
/proc/6381/statm: 2567 2161 76 170 0 2395 0
Current children cumulated CPU time (s) 220.37
Current children cumulated vsize (KiB) 15628

Child status: 20
Real time (s): 220.507
CPU time (s): 220.394
CPU user time (s): 220.253
CPU system time (s): 0.141978
CPU usage (%): 99.9491
Max. virtual memory (cumulated for all children) (KiB): 61108

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

runsolver used 0.223965 second user time and 0.58691 second system time

The end

Launcher Data

Begin job on node23 at 2009-05-11 22:09:39
IDJOB=1796236
IDBENCH=20374
IDSOLVER=647
FILE ID=node23/1796236-1242072578
PBS_JOBID= 9277591
Free space on /tmp= 66416 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-5-15-u.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796236-1242072578/watcher-1796236-1242072578 -o /tmp/evaluation-result-1796236-1242072578/solver-1796236-1242072578 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1796236-1242072578.cnf HOME

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

MD5SUM BENCH= c716daea92d5e29b94f85a19b52859ac
RANDOM SEED=991038857

node23.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.238
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.238
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:        941360 kB
Buffers:         66700 kB
Cached:         786972 kB
SwapCached:     196860 kB
Active:         210112 kB
Inactive:       841944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        941360 kB
SwapTotal:     4192956 kB
SwapFree:      3990764 kB
Dirty:           13544 kB
Writeback:           0 kB
Mapped:          14004 kB
Slab:            48616 kB
Committed_AS:   824176 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= 66412 MiB
End job on node23 at 2009-05-11 22:13:20