Trace number 1807441

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 276.845 276.98

General information on the benchmark

NameCRAFTED/parity-games/
instance_n6_i7_pp_ci_ce.cnf
MD5SUM2ba7146c43b8082afe1c2f5c23a97bd0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark164.724
Satisfiable
(Un)Satisfiability was proved
Number of variables8484
Number of clauses74640
Sum of the clauses size243102
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 215431
Number of clauses of size 333298
Number of clauses of size 418962
Number of clauses of size 55508
Number of clauses of size over 51441

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 16
129.42/129.51	#LEARNT CLAUSES 419
129.42/129.57	done !
129.42/129.57	c Now, SatElite...
129.42/129.57	c Parsing...
129.49/129.64	c ==============================================================================
129.49/129.64	c |           |     ORIGINAL     |              LEARNT              |          |
129.49/129.64	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
129.49/129.64	c ==============================================================================
129.49/129.64	c |         0 |   64115   176423 |   19234       0        0     nan |  0.000 % |
129.61/129.77	c |         0 |   56754   164233 |      --       0       --      -- |     --   | -7361/-12190
129.61/129.77	c ==============================================================================
129.61/129.77	c Result  :   #vars: 4693   #clauses: 56754   #literals: 164233
129.61/129.77	c CPU time:   0.182972 s
129.61/129.77	c ==============================================================================
129.71/129.87	c SatElite is done !
129.71/129.87	c Calling MINISAT
129.71/129.87	This is MiniSat 2.0 beta
129.71/129.87	WARNING: for repeatability, setting FPU to use double precision
129.71/129.87	============================[ Problem Statistics ]=============================
129.71/129.87	|                                                                             |
129.71/129.87	|  Number of variables:  4693                                                 |
129.71/129.87	|  Number of clauses:    56754                                                |
129.78/129.90	|  Parsing time:         0.03         s                                       |
129.78/129.90	============================[ Search Statistics ]==============================
129.78/129.90	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
129.78/129.90	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
129.78/129.90	===============================================================================
129.78/129.90	|         0 |    4693    56754   164233 |    18918        0    nan |  0.000 % |
129.78/129.91	|       100 |    4693    56754   164233 |    20809      100      9 |  0.000 % |
129.78/129.93	|       250 |    4693    56754   164233 |    22890      250     24 |  0.000 % |
129.78/129.96	|       477 |    4693    56754   164233 |    25179      477     25 |  0.000 % |
129.78/130.00	|       815 |    4693    56754   164233 |    27697      815     27 |  0.000 % |
129.78/130.07	|      1321 |    4693    56754   164233 |    30467     1321     28 |  0.000 % |
129.78/130.14	|      2080 |    4693    56754   164233 |    33514     2080     30 |  0.000 % |
129.78/130.34	|      3225 |    4693    56754   164233 |    36865     3225     40 |  0.000 % |
129.78/130.57	|      4934 |    4693    56754   164233 |    40552     4934     39 |  0.000 % |
130.90/131.03	|      7497 |    4693    56754   164233 |    44607     7497     42 |  0.000 % |
131.60/131.76	|     11341 |    4693    56754   164233 |    49068    11341     45 |  0.000 % |
133.00/133.12	|     17107 |    4693    56754   164233 |    53975    17107     46 |  0.000 % |
135.90/136.02	|     25757 |    4693    56754   164233 |    59372    25757     42 |  0.000 % |
140.90/141.05	|     38731 |    4693    56754   164233 |    65310    38731     44 |  0.000 % |
152.09/152.20	|     58192 |    4693    56754   164233 |    71841    58192     47 |  0.000 % |
171.78/171.96	|     87385 |    4693    56754   164233 |    79025    37496     36 |  0.000 % |
201.07/201.28	|    131176 |    4693    56754   164233 |    86927    22380     41 |  0.000 % |
252.54/252.77	|    196862 |    4693    56754   164233 |    95620    28667     37 |  0.000 % |
276.73/276.97	===============================================================================
276.73/276.97	restarts              : 18
276.73/276.97	conflicts             : 234853         (1598 /sec)
276.73/276.97	decisions             : 423761         (1.35 % random) (2883 /sec)
276.73/276.97	propagations          : 79324656       (539724 /sec)
276.73/276.97	conflict literals     : 11555237       (37.81 % deleted)
276.73/276.97	Memory used           : 26.09 MB
276.73/276.97	CPU time              : 146.973 s
276.73/276.97	
276.73/276.97	UNSATISFIABLE
276.73/276.97	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-1807441-1242157796/watcher-1807441-1242157796 -o /tmp/evaluation-result-1807441-1242157796/solver-1807441-1242157796 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1807441-1242157796.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.92 0.95 0.97 3/64 17424
/proc/meminfo: memFree=1816880/2055920 swapFree=4180428/4192956
[pid=17424] ppid=17422 vsize=5360 CPUtime=0
/proc/17424/stat : 17424 (run.sh) S 17422 17424 17183 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243813573 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17424/statm: 1340 237 196 169 0 51 0
[pid=17425] ppid=17424 vsize=2124 CPUtime=0
/proc/17425/stat : 17425 (revival) R 17424 17424 17183 0 -1 4194304 293 0 0 0 0 0 0 0 19 0 1 0 243813573 2174976 259 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/17425/statm: 659 263 81 6 0 297 0

[startup+0.065015 s]
/proc/loadavg: 0.92 0.95 0.97 3/64 17424
/proc/meminfo: memFree=1816880/2055920 swapFree=4180428/4192956
[pid=17424] ppid=17422 vsize=5360 CPUtime=0
/proc/17424/stat : 17424 (run.sh) S 17422 17424 17183 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243813573 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17424/statm: 1340 237 196 169 0 51 0
[pid=17425] ppid=17424 vsize=5612 CPUtime=0.05
/proc/17425/stat : 17425 (revival) R 17424 17424 17183 0 -1 4194304 1424 0 0 0 5 0 0 0 19 0 1 50000 243813573 5746688 1033 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17425/statm: 1403 1033 85 6 0 1041 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10972

[startup+0.101018 s]
/proc/loadavg: 0.92 0.95 0.97 3/64 17424
/proc/meminfo: memFree=1816880/2055920 swapFree=4180428/4192956
[pid=17424] ppid=17422 vsize=5360 CPUtime=0
/proc/17424/stat : 17424 (run.sh) S 17422 17424 17183 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243813573 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17424/statm: 1340 237 196 169 0 51 0
[pid=17425] ppid=17424 vsize=5612 CPUtime=0.08
/proc/17425/stat : 17425 (revival) R 17424 17424 17183 0 -1 4194304 1428 0 0 0 8 0 0 0 19 0 1 50000 243813573 5746688 1037 1992294400 134512640 134537284 4294956368 18446744073709551615 134523906 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17425/statm: 1403 1037 85 6 0 1041 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10972

[startup+0.30104 s]
/proc/loadavg: 0.92 0.95 0.97 3/64 17424
/proc/meminfo: memFree=1816880/2055920 swapFree=4180428/4192956
[pid=17424] ppid=17422 vsize=5360 CPUtime=0
/proc/17424/stat : 17424 (run.sh) S 17422 17424 17183 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243813573 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17424/statm: 1340 237 196 169 0 51 0
[pid=17425] ppid=17424 vsize=5744 CPUtime=0.28
/proc/17425/stat : 17425 (revival) R 17424 17424 17183 0 -1 4194304 1439 0 0 0 28 0 0 0 21 0 1 50000 243813573 5881856 1048 1992294400 134512640 134537284 4294956368 18446744073709551615 134523608 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17425/statm: 1436 1048 85 6 0 1074 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 11104

[startup+0.701084 s]
/proc/loadavg: 0.92 0.95 0.97 3/64 17424
/proc/meminfo: memFree=1816880/2055920 swapFree=4180428/4192956
[pid=17424] ppid=17422 vsize=5360 CPUtime=0
/proc/17424/stat : 17424 (run.sh) S 17422 17424 17183 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243813573 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17424/statm: 1340 237 196 169 0 51 0
[pid=17425] ppid=17424 vsize=5744 CPUtime=0.68
/proc/17425/stat : 17425 (revival) R 17424 17424 17183 0 -1 4194304 1447 0 0 0 68 0 0 0 25 0 1 50000 243813573 5881856 1056 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17425/statm: 1436 1056 85 6 0 1074 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 11104

[startup+1.50117 s]
/proc/loadavg: 0.92 0.95 0.97 2/66 17426
/proc/meminfo: memFree=1812576/2055920 swapFree=4180428/4192956
[pid=17424] ppid=17422 vsize=5360 CPUtime=0
/proc/17424/stat : 17424 (run.sh) S 17422 17424 17183 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243813573 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17424/statm: 1340 237 196 169 0 51 0
[pid=17425] ppid=17424 vsize=5744 CPUtime=1.48
/proc/17425/stat : 17425 (revival) R 17424 17424 17183 0 -1 4194304 1448 0 0 0 148 0 0 0 25 0 1 50000 243813573 5881856 1057 1992294400 134512640 134537284 4294956368 18446744073709551615 134524107 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17425/statm: 1436 1057 85 6 0 1074 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 11104

[startup+3.10135 s]
/proc/loadavg: 0.93 0.95 0.97 2/66 17426
/proc/meminfo: memFree=1812448/2055920 swapFree=4180428/4192956
[pid=17424] ppid=17422 vsize=5360 CPUtime=0
/proc/17424/stat : 17424 (run.sh) S 17422 17424 17183 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243813573 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17424/statm: 1340 237 196 169 0 51 0
[pid=17425] ppid=17424 vsize=5744 CPUtime=3.08
/proc/17425/stat : 17425 (revival) R 17424 17424 17183 0 -1 4194304 1449 0 0 0 308 0 0 0 25 0 1 50000 243813573 5881856 1058 1992294400 134512640 134537284 4294956368 18446744073709551615 134523942 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17425/statm: 1436 1058 85 6 0 1074 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 11104

[startup+6.30171 s]
/proc/loadavg: 0.93 0.95 0.97 2/66 17426
/proc/meminfo: memFree=1812456/2055920 swapFree=4180428/4192956
[pid=17424] ppid=17422 vsize=5360 CPUtime=0
/proc/17424/stat : 17424 (run.sh) S 17422 17424 17183 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243813573 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17424/statm: 1340 237 196 169 0 51 0
[pid=17425] ppid=17424 vsize=5744 CPUtime=6.28
/proc/17425/stat : 17425 (revival) R 17424 17424 17183 0 -1 4194304 1465 0 0 0 628 0 0 0 25 0 1 50000 243813573 5881856 1074 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17425/statm: 1436 1074 85 6 0 1074 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11104

[startup+12.7024 s]
/proc/loadavg: 0.94 0.96 0.97 2/66 17426
/proc/meminfo: memFree=1812272/2055920 swapFree=4180428/4192956
[pid=17424] ppid=17422 vsize=5360 CPUtime=0
/proc/17424/stat : 17424 (run.sh) S 17422 17424 17183 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243813573 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17424/statm: 1340 237 196 169 0 51 0
[pid=17425] ppid=17424 vsize=5876 CPUtime=12.68
/proc/17425/stat : 17425 (revival) R 17424 17424 17183 0 -1 4194304 1471 0 0 0 1268 0 0 0 25 0 1 50000 243813573 6017024 1080 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17425/statm: 1469 1080 85 6 0 1107 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11236

[startup+25.5018 s]
/proc/loadavg: 0.95 0.96 0.97 2/66 17426
/proc/meminfo: memFree=1812272/2055920 swapFree=4180428/4192956
[pid=17424] ppid=17422 vsize=5360 CPUtime=0
/proc/17424/stat : 17424 (run.sh) S 17422 17424 17183 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243813573 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17424/statm: 1340 237 196 169 0 51 0
[pid=17425] ppid=17424 vsize=5876 CPUtime=25.48
/proc/17425/stat : 17425 (revival) R 17424 17424 17183 0 -1 4194304 1475 0 0 0 2547 1 0 0 25 0 1 50000 243813573 6017024 1084 1992294400 134512640 134537284 4294956368 18446744073709551615 134524545 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17425/statm: 1469 1084 85 6 0 1107 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11236

[startup+51.1017 s]
/proc/loadavg: 0.96 0.96 0.97 2/66 17426
/proc/meminfo: memFree=1812336/2055920 swapFree=4180428/4192956
[pid=17424] ppid=17422 vsize=5360 CPUtime=0
/proc/17424/stat : 17424 (run.sh) S 17422 17424 17183 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243813573 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17424/statm: 1340 237 196 169 0 51 0
[pid=17425] ppid=17424 vsize=5876 CPUtime=51.06
/proc/17425/stat : 17425 (revival) R 17424 17424 17183 0 -1 4194304 1484 0 0 0 5105 1 0 0 25 0 1 50000 243813573 6017024 1093 1992294400 134512640 134537284 4294956368 18446744073709551615 134523755 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17425/statm: 1469 1093 85 6 0 1107 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 11236

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.97 2/66 17426
/proc/meminfo: memFree=1812144/2055920 swapFree=4180428/4192956
[pid=17424] ppid=17422 vsize=5360 CPUtime=0
/proc/17424/stat : 17424 (run.sh) S 17422 17424 17183 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243813573 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17424/statm: 1340 237 196 169 0 51 0
[pid=17425] ppid=17424 vsize=6008 CPUtime=102.24
/proc/17425/stat : 17425 (revival) R 17424 17424 17183 0 -1 4194304 1508 0 0 0 10223 1 0 0 25 0 1 50000 243813573 6152192 1117 1992294400 134512640 134537284 4294956368 18446744073709551615 134524234 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17425/statm: 1502 1117 85 6 0 1140 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 11368

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 17428
/proc/meminfo: memFree=1794992/2055920 swapFree=4180428/4192956
[pid=17424] ppid=17422 vsize=5360 CPUtime=129.78
/proc/17424/stat : 17424 (run.sh) S 17422 17424 17183 0 -1 4194304 341 3415 0 0 0 0 12975 3 15 0 1 0 243813573 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17424/statm: 1340 241 197 169 0 51 0
[pid=17428] ppid=17424 vsize=20172 CPUtime=32.4
/proc/17428/stat : 17428 (minisat) R 17424 17424 17183 0 -1 4194304 4883 0 0 0 3237 3 0 0 25 0 1 0 243826560 20656128 4867 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17428/statm: 5043 4867 76 170 0 4871 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 25532

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 17428
/proc/meminfo: memFree=1792624/2055920 swapFree=4180428/4192956
[pid=17424] ppid=17422 vsize=5360 CPUtime=129.78
/proc/17424/stat : 17424 (run.sh) S 17422 17424 17183 0 -1 4194304 341 3415 0 0 0 0 12975 3 15 0 1 0 243813573 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17424/statm: 1340 241 197 169 0 51 0
[pid=17428] ppid=17424 vsize=22204 CPUtime=92.38
/proc/17428/stat : 17428 (minisat) R 17424 17424 17183 0 -1 4194304 5403 0 0 0 9234 4 0 0 25 0 1 0 243826560 22736896 5387 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/17428/statm: 5551 5387 76 170 0 5379 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 27564

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

[startup+230.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 17428
/proc/meminfo: memFree=1792624/2055920 swapFree=4180428/4192956
[pid=17424] ppid=17422 vsize=5360 CPUtime=129.78
/proc/17424/stat : 17424 (run.sh) S 17422 17424 17183 0 -1 4194304 341 3415 0 0 0 0 12975 3 15 0 1 0 243813573 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17424/statm: 1340 241 197 169 0 51 0
[pid=17428] ppid=17424 vsize=22204 CPUtime=100.37
/proc/17428/stat : 17428 (minisat) R 17424 17424 17183 0 -1 4194304 5403 0 0 0 10033 4 0 0 25 0 1 0 243826560 22736896 5387 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/17428/statm: 5551 5387 76 170 0 5379 0
Current children cumulated CPU time (s) 230.15
Current children cumulated vsize (KiB) 27564

[startup+255.901 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 17428
/proc/meminfo: memFree=1788272/2055920 swapFree=4180428/4192956
[pid=17424] ppid=17422 vsize=5360 CPUtime=129.78
/proc/17424/stat : 17424 (run.sh) S 17422 17424 17183 0 -1 4194304 341 3415 0 0 0 0 12975 3 15 0 1 0 243813573 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17424/statm: 1340 241 197 169 0 51 0
[pid=17428] ppid=17424 vsize=26580 CPUtime=125.96
/proc/17428/stat : 17428 (minisat) R 17424 17424 17183 0 -1 4194304 6502 0 0 0 12590 6 0 0 25 0 1 0 243826560 27217920 6486 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/17428/statm: 6645 6486 76 170 0 6473 0
Current children cumulated CPU time (s) 255.74
Current children cumulated vsize (KiB) 31940

[startup+268.702 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 17428
/proc/meminfo: memFree=1788208/2055920 swapFree=4180428/4192956
[pid=17424] ppid=17422 vsize=5360 CPUtime=129.78
/proc/17424/stat : 17424 (run.sh) S 17422 17424 17183 0 -1 4194304 341 3415 0 0 0 0 12975 3 15 0 1 0 243813573 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17424/statm: 1340 241 197 169 0 51 0
[pid=17428] ppid=17424 vsize=26716 CPUtime=138.76
/proc/17428/stat : 17428 (minisat) R 17424 17424 17183 0 -1 4194304 6516 0 0 0 13870 6 0 0 25 0 1 0 243826560 27357184 6500 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17428/statm: 6679 6500 76 170 0 6507 0
Current children cumulated CPU time (s) 268.54
Current children cumulated vsize (KiB) 32076

[startup+271.901 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 17428
/proc/meminfo: memFree=1788208/2055920 swapFree=4180428/4192956
[pid=17424] ppid=17422 vsize=5360 CPUtime=129.78
/proc/17424/stat : 17424 (run.sh) S 17422 17424 17183 0 -1 4194304 341 3415 0 0 0 0 12975 3 15 0 1 0 243813573 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17424/statm: 1340 241 197 169 0 51 0
[pid=17428] ppid=17424 vsize=26716 CPUtime=141.96
/proc/17428/stat : 17428 (minisat) R 17424 17424 17183 0 -1 4194304 6516 0 0 0 14190 6 0 0 25 0 1 0 243826560 27357184 6500 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17428/statm: 6679 6500 76 170 0 6507 0
Current children cumulated CPU time (s) 271.74
Current children cumulated vsize (KiB) 32076

[startup+275.102 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 17428
/proc/meminfo: memFree=1788208/2055920 swapFree=4180428/4192956
[pid=17424] ppid=17422 vsize=5360 CPUtime=129.78
/proc/17424/stat : 17424 (run.sh) S 17422 17424 17183 0 -1 4194304 341 3415 0 0 0 0 12975 3 15 0 1 0 243813573 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17424/statm: 1340 241 197 169 0 51 0
[pid=17428] ppid=17424 vsize=26716 CPUtime=145.15
/proc/17428/stat : 17428 (minisat) R 17424 17424 17183 0 -1 4194304 6516 0 0 0 14509 6 0 0 25 0 1 0 243826560 27357184 6500 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17428/statm: 6679 6500 76 170 0 6507 0
Current children cumulated CPU time (s) 274.93
Current children cumulated vsize (KiB) 32076

[startup+275.902 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 17428
/proc/meminfo: memFree=1788208/2055920 swapFree=4180428/4192956
[pid=17424] ppid=17422 vsize=5360 CPUtime=129.78
/proc/17424/stat : 17424 (run.sh) S 17422 17424 17183 0 -1 4194304 341 3415 0 0 0 0 12975 3 15 0 1 0 243813573 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17424/statm: 1340 241 197 169 0 51 0
[pid=17428] ppid=17424 vsize=26716 CPUtime=145.95
/proc/17428/stat : 17428 (minisat) R 17424 17424 17183 0 -1 4194304 6516 0 0 0 14589 6 0 0 25 0 1 0 243826560 27357184 6500 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/17428/statm: 6679 6500 76 170 0 6507 0
Current children cumulated CPU time (s) 275.73
Current children cumulated vsize (KiB) 32076

[startup+276.702 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 17428
/proc/meminfo: memFree=1788208/2055920 swapFree=4180428/4192956
[pid=17424] ppid=17422 vsize=5360 CPUtime=129.78
/proc/17424/stat : 17424 (run.sh) S 17422 17424 17183 0 -1 4194304 341 3415 0 0 0 0 12975 3 15 0 1 0 243813573 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17424/statm: 1340 241 197 169 0 51 0
[pid=17428] ppid=17424 vsize=26716 CPUtime=146.75
/proc/17428/stat : 17428 (minisat) R 17424 17424 17183 0 -1 4194304 6516 0 0 0 14669 6 0 0 25 0 1 0 243826560 27357184 6500 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17428/statm: 6679 6500 76 170 0 6507 0
Current children cumulated CPU time (s) 276.53
Current children cumulated vsize (KiB) 32076

[startup+276.902 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 17428
/proc/meminfo: memFree=1788208/2055920 swapFree=4180428/4192956
[pid=17424] ppid=17422 vsize=5360 CPUtime=129.78
/proc/17424/stat : 17424 (run.sh) S 17422 17424 17183 0 -1 4194304 341 3415 0 0 0 0 12975 3 15 0 1 0 243813573 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17424/statm: 1340 241 197 169 0 51 0
[pid=17428] ppid=17424 vsize=26716 CPUtime=146.95
/proc/17428/stat : 17428 (minisat) R 17424 17424 17183 0 -1 4194304 6516 0 0 0 14689 6 0 0 25 0 1 0 243826560 27357184 6500 1992294400 134512640 135212939 4294956240 18446744073709551615 134536250 0 0 4096 3 0 0 0 17 0 0 0
/proc/17428/statm: 6679 6500 76 170 0 6507 0
Current children cumulated CPU time (s) 276.73
Current children cumulated vsize (KiB) 32076

Child status: 20
Real time (s): 276.98
CPU time (s): 276.845
CPU user time (s): 276.727
CPU system time (s): 0.117982
CPU usage (%): 99.9513
Max. virtual memory (cumulated for all children) (KiB): 32076

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

runsolver used 0.244962 second user time and 0.772882 second system time

The end

Launcher Data

Begin job on node5 at 2009-05-12 21:49:56
IDJOB=1807441
IDBENCH=71629
IDSOLVER=647
FILE ID=node5/1807441-1242157796
PBS_JOBID= 9289771
Free space on /tmp= 66288 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n6_i7_pp_ci_ce.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1807441-1242157796/watcher-1807441-1242157796 -o /tmp/evaluation-result-1807441-1242157796/solver-1807441-1242157796 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1807441-1242157796.cnf HOME

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

MD5SUM BENCH= 2ba7146c43b8082afe1c2f5c23a97bd0
RANDOM SEED=2041779319

node5.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.212
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.212
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:       1817360 kB
Buffers:         29028 kB
Cached:         150968 kB
SwapCached:       6324 kB
Active:          54200 kB
Inactive:       133536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1817360 kB
SwapTotal:     4192956 kB
SwapFree:      4180428 kB
Dirty:            3112 kB
Writeback:           0 kB
Mapped:          13464 kB
Slab:            36848 kB
Committed_AS:   966168 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= 66284 MiB
End job on node5 at 2009-05-12 21:54:33